CVE-2021-28692

inappropriate x86 IOMMU timeout detection / handling IOMMUs process commands issued to them in parallel with the operation of the CPU(s) issuing such commands. In the current implementation in Xen, asynchronous notification of the completion of such commands is not used. Instead, the issuing CPU spin-waits for the completion of the most recently issued command(s). Some of these waiting loops try to apply a timeout to fail overly-slow commands. The course of action upon a perceived timeout actually being detected is inappropriate: - on Intel hardware guests which did not originally cause the timeout may be marked as crashed, - on AMD hardware higher layer callers would not be notified of the issue, making them continue as if the IOMMU operation succeeded.
References
Link Resource
https://security.gentoo.org/glsa/202107-30 Mitigation Third Party Advisory
https://xenbits.xenproject.org/xsa/advisory-373.txt Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*

History

12 Jul 2021, 14:53

Type Values Removed Values Added
CWE CWE-269
CPE cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 5.6
v3 : 7.1
References
  • (GENTOO) https://security.gentoo.org/glsa/202107-30 - Mitigation, Third Party Advisory
References (MISC) https://xenbits.xenproject.org/xsa/advisory-373.txt - (MISC) https://xenbits.xenproject.org/xsa/advisory-373.txt - Vendor Advisory

30 Jun 2021, 11:55

Type Values Removed Values Added
New CVE

Information

Published : 2021-06-30 11:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-28692

Mitre link : CVE-2021-28692

CVE.ORG link : CVE-2021-28692


JSON object : View

Products Affected

xen

  • xen
CWE
CWE-269

Improper Privilege Management