Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1020 CNY

100%

CVE-2024-26812— vfio/pci: Create persistent INTx handler

EPSS 0.01% · P2

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< b18fa894d615c8527e15d96b76c7448800e13899affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 27d40bf72dd9a6600b76ad05859176ea9a1b4897affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 4cb0d7532126d23145329826c38054b4e9a05e7caffected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 7d29d4c72c1e196cce6969c98072a272d1a703b3affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 69276a555c740acfbff13fb5769ee9c92e1c828eaffected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 4c089cefe30924fbe20dd1ee92774ea1f5eca834affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 0e09cf81959d9f12b75ad5c6dd53d237432ed034affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 18c198c96a815c962adc2b9b77909eec0be7df4daffected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-26812

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
vfio/pci: Create persistent INTx handler
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the SET_IRQS ioctl or through unmask irqfd if the device interrupt is pending. Ideally this could be solved with some additional locking; the igate mutex serializes the ioctl and config space accesses, and the interrupt handler is unregistered relative to the trigger, but the irqfd path runs asynchronous to those. The igate mutex cannot be acquired from the atomic context of the eventfd wake function. Disabling the irqfd relative to the eventfd registration is potentially incompatible with existing userspace. As a result, the solution implemented here moves configuration of the INTx interrupt handler to track the lifetime of the INTx context object and irq_type configuration, rather than registration of a particular trigger eventfd. Synchronization is added between the ioctl path and eventfd_signal() wrapper such that the eventfd trigger can be dynamically updated relative to in-flight interrupts or irqfd callbacks.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 vfio/pci 中存在安全问题。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153 ~ b18fa894d615c8527e15d96b76c7448800e13899 -
LinuxLinux 3.6 -

II. Public POCs for CVE-2024-26812

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-26812

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-04-05 · 5 CVEs total

CVE-2024-27437vfio/pci: Disable auto-enable of exclusive INTx IRQ
CVE-2024-26814vfio/fsl-mc: Block calling interrupt handler without trigger
CVE-2024-26813vfio/platform: Create persistent IRQ handlers
CVE-2024-26810vfio/pci: Lock external INTx masking ops

IV. Related Vulnerabilities

V. Comments for CVE-2024-26812

No comments yet


Leave a comment