CVE-2022-42332
Last modified
CVE-2022-42332 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. x86 shadow plus log-dirty mode use-after-free In environments where host assisted address translation is necessary but Hardware Assisted Paging (HAP) is unavailable, Xen will run guests in so called shadow mode. Shadow mode maintains a pool of memory used for both shadow page tables as well as auxiliary data structures. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
x86 shadow plus log-dirty mode use-after-free In environments where host assisted address translation is necessary but Hardware Assisted Paging (HAP) is unavailable, Xen will run guests in so called shadow mode. Shadow mode maintains a pool of memory used for both shadow page tables as well as auxiliary data structures. To migrate or snapshot guests, Xen additionally runs them in so called log-dirty mode. The data structures needed by the log-dirty tracking are part of aformentioned auxiliary data. In order to keep error handling efforts within reasonable bounds, for operations which may require memory allocations shadow mode logic ensures up front that enough memory is available for the worst case requirements. Unfortunately, while page table memory is properly accounted for on the code path requiring the potential establishing of new shadows, demands by the log-dirty infrastructure were not taken into consideration. As a result, just established shadow page tables could be freed again immediately, while other code is still accessing them on the assumption that they would remain allocated.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | >= 3.2.0 |
| Debian | Debian Linux | 11.0 |
| Fedoraproject | Fedora | 37 |
| Fedoraproject | Fedora | 38 |
References
- http://www.openwall.com/lists/oss-security/2023/03/21/1Mailing List, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-427.htmlVendor Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5L6PM4RE7MUE6OWA32ZVOXCP235RM2TM/Mailing List, Third Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APBMS2Q6746AXAFAITNJMGBNFGNMVLWR/Mailing List, Third Party Advisory
- https://www.debian.org/security/2023/dsa-5378Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-427.txtVendor Advisory
- http://www.openwall.com/lists/oss-security/2023/03/21/1Mailing List, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-427.htmlVendor Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5L6PM4RE7MUE6OWA32ZVOXCP235RM2TM/Mailing List, Third Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APBMS2Q6746AXAFAITNJMGBNFGNMVLWR/Mailing List, Third Party Advisory
- https://www.debian.org/security/2023/dsa-5378Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-427.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-42332?
How severe is CVE-2022-42332?
How do I fix CVE-2022-42332?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-42327x86: unintended memory sharing between guests On Intel syste…7.1
- CVE-2022-42328Guests can trigger deadlock in Linux netback driver T[his CN…5.5
- CVE-2022-42329Guests can trigger deadlock in Linux netback driver T[his CN…5.5
- CVE-2022-4233A vulnerability has been found in SourceCodester Event Regis…6.1
- CVE-2022-42330Guests can cause Xenstore crash via soft reset When a guest …7.5
- CVE-2022-42331x86: speculative vulnerability in 32bit SYSCALL path Due to …5.5
- CVE-2022-42333x86/HVM pinned cache attributes mis-handling T[his CNA infor…8.6
- CVE-2022-42334x86/HVM pinned cache attributes mis-handling T[his CNA infor…6.5
- CVE-2022-42335x86 shadow paging arbitrary pointer dereference In environme…7.8
- CVE-2022-42336Mishandling of guest SSBD selection on AMD hardware The curr…3.3
- CVE-2022-42337Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2022-42338Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
Are you affected by CVE-2022-42332?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
