目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-26812— Linux kernel 安全漏洞

AI 预测 7.8 利用难度: 中等 EPSS 0.24% · P15

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< b18fa894d615c8527e15d96b76c7448800e13899affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 27d40bf72dd9a6600b76ad05859176ea9a1b4897affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 4cb0d7532126d23145329826c38054b4e9a05e7caffected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 7d29d4c72c1e196cce6969c98072a272d1a703b3affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 69276a555c740acfbff13fb5769ee9c92e1c828eaffected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 4c089cefe30924fbe20dd1ee92774ea1f5eca834affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 0e09cf81959d9f12b75ad5c6dd53d237432ed034affected
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153< 18c198c96a815c962adc2b9b77909eec0be7df4daffected
… +10 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-26812 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
vfio/pci: Create persistent INTx handler
来源: CVE Program / CVE List V5
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.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 vfio/pci 中存在安全问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153 ~ b18fa894d615c8527e15d96b76c7448800e13899 -
LinuxLinux 3.6 -

二、漏洞 CVE-2024-26812 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-26812 的情报信息

登录查看更多情报信息。

CVE-2024-26812 邮件列表归档 (1)

CVE-2024-26812 其他参考 (8)

同批安全公告 · Linux · 2024-04-05 · 共 5 条

CVE-2024-27437Linux kernel 安全漏洞
CVE-2024-26814Linux kernel 安全漏洞
CVE-2024-26813Linux kernel 安全漏洞
CVE-2024-26810Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-26812

暂无评论


发表评论