CVE-2021-28707: High severity xen xapi vulnerability
PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEMdecreasereservation (CVE-2021-28704) and XENMEMpopulatephysmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEMdecreasereservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2021-28707?
CVE-2021-28707 is considered a moderate severity vulnerability.
How do I fix CVE-2021-28707?
To fix CVE-2021-28707, update to the latest version of affected packages such as Xen and ensure your system is running an updated kernel.
What types of systems are affected by CVE-2021-28707?
CVE-2021-28707 affects x86 HVM and PVH guests that are started in populate-on-demand (PoD) mode.
Can CVE-2021-28707 lead to any security risks?
Yes, CVE-2021-28707 could potentially expose systems to memory-related issues.
What is the impact of exploitation of CVE-2021-28707?
Exploitation of CVE-2021-28707 may allow unauthorized access to memory resources within the affected virtual environments.