Vulnerability in Xen
CVE-2021-28699
inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can be accessed through. For 32-bit guests on x86, translation of requests has to occur because the interface structure layouts commonly differ between 32- and 64-bit. The translation of the request to obtain the frame numbers of the grant status table involves translating the resulting array of frame numbers. Since the space used to carry out the translation is limited, the translation layer tells the core function the capacity of the array within translation space. Unfortunately the core function then only enforces array bounds to be below 8 times the specified value, and would write past the available space if enough frame numbers needed storing.
EPSS: 0.004 (27.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Xen — versions unspecified, 4.11.x, next of xen-unstable
- Debian Debian_linux — versions 11.0
- Fedoraproject Fedora — versions 33, 34, 35
Public proof-of-concept exploits
References
- security@xen.org (x_refsource_MISC, Vendor Advisory)
- security@xen.org (x_refsource_FEDORA, vendor-advisory)
- security@xen.org (x_refsource_FEDORA, vendor-advisory)
- security@xen.org (vendor-advisory, Third Party Advisory, x_refsource_DEBIAN)
- security@xen.org (x_refsource_FEDORA, vendor-advisory)
- security@xen.org (vendor-advisory, Third Party Advisory, x_refsource_GENTOO)
Frequently asked questions
- What is CVE-2021-28699?
- CVE-2021-28699 is a medium-severity vulnerability in Xen. CVSS score: 5.5/10. Published 2021-08-27.
- How severe is CVE-2021-28699?
- Medium severity. CVSS v3 base score is 5.5 out of 10.
- Is CVE-2021-28699 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.