CVE-2021-28698: Medium severity xen xapi vulnerability
long running loops in grant table handling In order to properly monitor resource use, Xen maintains information on the grant mappings a domain may create to map grants offered by other domains. In the process of carrying out certain actions, Xen would iterate over all such entries, including ones which aren't in use anymore and some which may have been created but never used. If the number of entries for a given domain is large enough, this iterating of the entire table may tie up a CPU for too long, starving other domains or causing issues in the hypervisor itself. Note that a domain may map its own grants, i.e. there is no need for multiple domains to be involved here. A pair of "cooperating" guests may, however, cause the effects to be more severe.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-28698?
CVE-2021-28698 is classified as having a moderate severity due to the potential for denial-of-service through resource exhaustion.
How do I fix CVE-2021-28698?
To fix CVE-2021-28698, you should update your Xen software to a version that is not affected, such as those released after the vulnerability was disclosed.
Which software versions are affected by CVE-2021-28698?
CVE-2021-28698 affects Xen versions ranging from 3.2.0 up to 4.11.4+107-gef32c7afa2-1 for various distributions including Debian and Fedora.
What are the potential implications of CVE-2021-28698?
The implications of CVE-2021-28698 include the risk of prolonged denial-of-service attacks that could disrupt the availability of services running on affected systems.
Is CVE-2021-28698 present in Xen hypervisor environments?
Yes, CVE-2021-28698 is specifically related to long-running loops in grant table handling within Xen hypervisor environments.