CVE-2023-34324
Last modified
CVE-2023-34324 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. Closing of an event channel in the Linux kernel can result in a deadlock. This happens when the close is being performed in parallel to an unrelated Xen console action and the handling of a Xen console interrupt in an unprivileged guest. The closing of an event channel is e.g. triggered by removal of a paravirtual device on the other side. EPSS estimates a 0.89% chance of exploitation in the next 30 days.
Description
Closing of an event channel in the Linux kernel can result in a deadlock. This happens when the close is being performed in parallel to an unrelated Xen console action and the handling of a Xen console interrupt in an unprivileged guest. The closing of an event channel is e.g. triggered by removal of a paravirtual device on the other side. As this action will cause console messages to be issued on the other side quite often, the chance of triggering the deadlock is not neglectable. Note that 32-bit Arm-guests are not affected, as the 32-bit Linux kernel on Arm doesn't use queued-RW-locks, which are required to trigger the issue (on Arm32 a waiting writer doesn't block further readers to get the lock).
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.10 |
| Xen | Xen | All versions |
References
- https://xenbits.xenproject.org/xsa/advisory-441.htmlPatch, Vendor Advisory
- https://xenbits.xenproject.org/xsa/advisory-441.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-34324?
How severe is CVE-2023-34324?
How do I fix CVE-2023-34324?
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 2023
- CVE-2023-34319The fix for XSA-423 added logic to Linux'es netback driver t…7.8
- CVE-2023-3432Server-Side Request Forgery (SSRF) in GitHub repository plan…10
- CVE-2023-34320Cortex-A77 cores (r0p0 and r1p0) are affected by erratum 150…5.5
- CVE-2023-34321Arm provides multiple helpers to clean & invalidate the cach…3.3
- CVE-2023-34322For migration as well as to work around kernels unaware of L…7.8
- CVE-2023-34323When a transaction is committed, C Xenstored will first chec…5.5
- CVE-2023-34325 [This CNA information record relates to multiple CVEs; the …7.8
- CVE-2023-34326The caching invalidation guidelines from the AMD-Vi specific…7.8
- CVE-2023-34327 [This CNA information record relates to multiple CVEs; the …5.5
- CVE-2023-34328 [This CNA information record relates to multiple CVEs; the …5.5
- CVE-2023-34329AMI MegaRAC SPx12 contains a vulnerability in BMC where a Us…8
- CVE-2023-3433The "nickname" field within Savoir-faire Linux's Jami applic…5.5
Are you affected by CVE-2023-34324?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
