CVE-2022-23035
CVSS V2 Medium 4.7
CVSS V3 Medium 4.6
Description
Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest's use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.
Overview
- CVE ID
- CVE-2022-23035
- Assigner
- security@xen.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-01-25T14:15:09
- Last Modified Date
- 2022-08-19T09:59:20
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:xen:xen:*:*:*:*:*:*:x86:* | 1 | OR | 4.6.0 | |
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:M/Au:N/C:N/I:N/A:C
- Access Vector
- LOCAL
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- COMPLETE
- Base Score
- 4.7
- Severity
- MEDIUM
- Exploitability Score
- 3.4
- Impact Score
- 6.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- PHYSICAL
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 4.6
- Base Severity
- MEDIUM
- Exploitability Score
- 0.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
http://www.openwall.com/lists/oss-security/2022/01/25/4 | Mailing List Patch Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202208-23 | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5117 | Third Party Advisory |
https://xenbits.xenproject.org/xsa/advisory-395.txt | Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23035 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23035 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-04 00:42:14 | Added to TrackCVE | |||
2022-12-06 07:38:53 | 2022-01-25T14:15Z | 2022-01-25T14:15:09 | CVE Published Date | updated |
2022-12-06 07:38:53 | 2022-08-19T09:59:20 | CVE Modified Date | updated | |
2022-12-06 07:38:53 | Analyzed | Vulnerability Status | updated | |
2022-12-06 07:38:58 | References | updated |