CVE-2022-23035
Last modified
CVE-2022-23035 is a medium-severity vulnerability rated 4.6/10 on the CVSS scale. 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. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | >= 4.6.0 |
| Fedoraproject | Fedora | 34 |
| Debian | Debian Linux | 11.0 |
References
- http://www.openwall.com/lists/oss-security/2022/01/25/4Mailing List, Patch, Third Party Advisory
- https://security.gentoo.org/glsa/202208-23Third Party Advisory
- https://www.debian.org/security/2022/dsa-5117Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-395.txtVendor Advisory
- http://www.openwall.com/lists/oss-security/2022/01/25/4Mailing List, Patch, Third Party Advisory
- https://security.gentoo.org/glsa/202208-23Third Party Advisory
- https://www.debian.org/security/2022/dsa-5117Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-395.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23035?
How severe is CVE-2022-23035?
How do I fix CVE-2022-23035?
Are you affected by CVE-2022-23035?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
