CVE-2024-27437
MEDIUMLinux Kernel - Unrecoverable Interrupt Disable Depth via INTx IRQ Auto-Enable
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Disable auto-enable of exclusive INTx IRQ Currently for devices requiring masking at the irqchip for INTx, ie. devices without DisINTx support, the IRQ is enabled in request_irq() and subsequently disabled as necessary to align with the masked status flag. This presents a window where the interrupt could fire between these events, resulting in the IRQ incrementing the disable depth twice. This would be unrecoverable for a user since the masked flag prevents nested enables through vfio. Instead, invert the logic using IRQF_NO_AUTOEN such that exclusive INTx is never auto-enabled, then unmask as required.
References (10)
Core 10
Core References
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
5.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (27)
debian/debian_linux
10.0
linux/Kernel
3.6.0 - 5.4.274linux
linux/Kernel
5.11.0 - 5.15.154linux
linux/Kernel
5.16.0 - 6.1.84linux
linux/Kernel
5.5.0 - 5.10.215linux
linux/Kernel
6.2.0 - 6.6.24linux
linux/Kernel
6.7.0 - 6.7.12linux
linux/Kernel
6.8.0 - 6.8.3linux
Linux/Linux
< 3.6
Linux/Linux
3.6
... and 17 more
Published
Apr 05, 2024
Tracked Since
Feb 18, 2026