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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.3 利用难度: 极易 EPSS 0.18% · P8

可能的 ATT&CK 技术 1AI

T1055 · Process Injection

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 69a02273e288011b521ee7c1f3ab2c23fda633ceaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< d679c816929d62af51c8e6d7fc0e165c9412d2f3affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< ab86cf6f8d24e63e9aca23da5108af1aa5483928affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 7a3bbe41efa55323b6ea3c35fa15941d4dbecdefaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< bbaafbb4651fede8d3c3881601ecaa4f834f9d3faffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 52aaf1ff14622a04148dbb9ccce6d9de5d534ea7affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< ca09dfc3cfdf89e6af3ac24e1c6c0be5c575a729affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 1be3226445362bfbf461c92a5bcdb1723f2e4907affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
serial/pmac_zilog: Remove flawed mitigation for rx irq flood
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: serial/pmac_zilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that you get a crash anyway if you're using pmac_zilog as a serial console: ttyPZ0: pmz: rx irq flood ! BUG: spinlock recursion on CPU#0, swapper/0 That's because the pr_err() call in pmz_receive_chars() results in pmz_console_write() attempting to lock a spinlock already locked in pmz_interrupt(). With CONFIG_DEBUG_SPINLOCK=y, this produces a fatal BUG splat. The spinlock in question is the one in struct uart_port. Even when it's not fatal, the serial port rx function ceases to work. Also, the iteration limit doesn't play nicely with QEMU, as can be seen in the bug report linked below. A web search for other reports of the error message "pmz: rx irq flood" didn't produce anything. So I don't think this code is needed any more. Remove it.
来源: 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存在安全漏洞,该漏洞源于调用pmz_receive_chars()中的pr_err()导致函数 pmz_console_write()试图锁定已锁定的自旋锁 pmz_interrupt()。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 ~ 69a02273e288011b521ee7c1f3ab2c23fda633ce -
LinuxLinux 2.6.12 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · Linux · 2024-05-01 · 共 159 条

CVE-2024-273889.8 CRITICALLinux kernel 安全漏洞
CVE-2024-269539.8 CRITICALLinux kernel 安全漏洞
CVE-2024-269318.8 HIGHLinux kernel 安全漏洞
CVE-2024-270538.8 HIGHLinux kernel 安全漏洞
CVE-2024-269908.8 HIGHLinux kernel 安全漏洞
CVE-2024-269528.3 HIGHLinux kernel 安全漏洞
CVE-2024-270188.2 HIGHLinux kernel 安全漏洞
CVE-2024-269368.2 HIGHLinux kernel 安全漏洞
CVE-2024-269808.2 HIGHLinux kernel 安全漏洞
CVE-2024-269548.1 HIGHLinux kernel 安全漏洞
CVE-2024-269947.8 HIGHLinux kernel 安全漏洞
CVE-2024-269667.8 HIGHLinux kernel 安全漏洞
CVE-2024-269747.8 HIGHLinux kernel 安全漏洞
CVE-2024-269767.8 HIGHLinux kernel 安全漏洞
CVE-2024-270627.8 HIGHLinux kernel 安全漏洞
CVE-2024-270617.8 HIGHLinux kernel 安全漏洞
CVE-2024-269837.8 HIGHLinux kernel 安全漏洞
CVE-2024-270587.8 HIGHLinux kernel 安全漏洞
CVE-2024-270567.8 HIGHLinux kernel 安全漏洞
CVE-2024-270177.8 HIGHLinux kernel 安全漏洞

显示前 20 条,共 159 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-26999

暂无评论


发表评论