CVE Database
/

CVE-2021-28699

Back to search

CVE-2021-28699

Published: Aug 27, 2021

Modified: Aug 3, 2024

PUBLISHED

Description

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.

VendorProductVersions

Xen

xen

unknown
unspecified - < 4.12
affected
4.11.x - < unspecified
unaffected
next of xen-unstable - < unspecified

References

FEDORA-2021-4f129cc0c1
vendor-advisory
x_refsource_FEDORA
FEDORA-2021-d68ed12e46
vendor-advisory
x_refsource_FEDORA
DSA-4977
vendor-advisory
x_refsource_DEBIAN
FEDORA-2021-081f9bf5d2
vendor-advisory
x_refsource_FEDORA
GLSA-202208-23
vendor-advisory
x_refsource_GENTOO

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now