Resource exhaustion in Linux
CVE-2023-34324
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).
Vulnerability class: DoS (Denial of Service)
EPSS: 0.009 (55.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.9 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions consult Xen advisory XSA-441
- Linux Linux_kernel
- Xen
Weakness classification (CWE)
References
- security@xen.org (Patch, Vendor Advisory)
- security@xen.org
- security@xen.org
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2023-34324?
- CVE-2023-34324 is a medium-severity vulnerability in Linux, classified under Uncontrolled Resource Consumption. CVSS score: 4.9/10. Published 2024-01-05.
- How severe is CVE-2023-34324?
- Medium severity. CVSS v3 base score is 4.9 out of 10.