CVE-2021-28692
CVSS V2 Medium 5.6
CVSS V3 High 7.1
Description
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.
Overview
- CVE ID
- CVE-2021-28692
- Assigner
- security@xen.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-06-30T11:15:08
- Last Modified Date
- 2021-07-12T14:53:51
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:* | 1 | OR | 3.2.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:N/A:C
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- COMPLETE
- Base Score
- 5.6
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 7.8
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.1
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://xenbits.xenproject.org/xsa/advisory-373.txt | Vendor Advisory |
https://security.gentoo.org/glsa/202107-30 | Mitigation Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-28692 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28692 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:07:33 | Added to TrackCVE | |||
2022-12-05 05:13:10 | 2021-06-30T11:15Z | 2021-06-30T11:15:08 | CVE Published Date | updated |
2022-12-05 05:13:10 | 2021-07-12T14:53:51 | CVE Modified Date | updated | |
2022-12-05 05:13:10 | Analyzed | Vulnerability Status | updated |