CVE-2021-28692: High severity xen xapi vulnerability
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-28692?
CVE-2021-28692 has a medium severity rating due to potential impacts on system stability and security.
How do I fix CVE-2021-28692?
To fix CVE-2021-28692, upgrade the Xen package to a version equal to or greater than 4.11.4+107-gef32c7afa2-1 or any other patched version.
What systems are affected by CVE-2021-28692?
CVE-2021-28692 affects Xen versions starting from 3.2.0 up to the versions that have not been patched.
What is the nature of the vulnerability in CVE-2021-28692?
CVE-2021-28692 involves inappropriate timeout detection and handling in IOMMUs, which may lead to delays in command processing.
Is there a workaround for CVE-2021-28692 before a patch is applied?
Currently, there are no recommended workarounds for CVE-2021-28692, and applying the security patch is essential for protection.