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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-72153— Linux kernel 安全漏洞

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会开源的一个操作系统内核。 Linux kernel 4.1版本存在安全漏洞,该漏洞源于crossbar_domain_free()函数重置域数据后使用已置空的irq_data->hwirq成员作为索引,导致释放错误索引,可能造成越界访问。

AI 预测 5.5 利用难度: 中等 EPSS 0.21% · P12

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 783d31863fb826f1a3754a2d5959a022a1b12d54< 13bdb5140405ff283f9052e65ee1d5c2303765c7 affected
783d31863fb826f1a3754a2d5959a022a1b12d54< 1c48dc6a0c1ef47a9fa24611e60bc2f4ee4dd0df affected
783d31863fb826f1a3754a2d5959a022a1b12d54< ccc3664679763d2d6f067c28729bdff627bb72d0 affected
783d31863fb826f1a3754a2d5959a022a1b12d54< 424130169dc03b84ea604685409726d61bcec859 affected
783d31863fb826f1a3754a2d5959a022a1b12d54< cca649a23a5fc8aae536fc27a0546c67690a4078 affected
783d31863fb826f1a3754a2d5959a022a1b12d54< 36ca587f55a2c04468a89fd16174bb2f78dc04ec affected
783d31863fb826f1a3754a2d5959a022a1b12d54< e5be5d452d5f1efbb3342da2b00029be6c99034e affected
783d31863fb826f1a3754a2d5959a022a1b12d54< 043db005a8d6932dc7d217c86307e9af0bc10ddc affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-72153 基础信息

漏洞信息

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

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

Vulnerability Title
irqchip/crossbar: Use correct index in crossbar_domain_free()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: irqchip/crossbar: Use correct index in crossbar_domain_free() crossbar_domain_free() resets the domain data and then uses the nulled out irq_data->hwirq member as index to reset the irq_map[] entry and to write the relevant crossbar register with a safe entry. That means it never frees the correct index and keeps the crossbar register connection to the source interrupt active. If it would not reset the domain data, then this would be even worse as irq_data->hwirq holds the source interrupt number, but both the map and register index need the corresponding GIC SPI number and not the source interrupt number. This might even result in an out of bounds access as the source interrupt number can be higher than the maximal index space. Fix this by using the GIC SPI index from the parent domain's irq_data.
来源: 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 kernel 4.1版本存在安全漏洞,该漏洞源于crossbar_domain_free()函数重置域数据后使用已置空的irq_data->hwirq成员作为索引,导致释放错误索引,可能造成越界访问。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 783d31863fb826f1a3754a2d5959a022a1b12d54 ~ 13bdb5140405ff283f9052e65ee1d5c2303765c7 -
Linux Linux 4.1 -

二、漏洞 CVE-2026-72153 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-72153 的情报信息

登录查看更多情报信息。

CVE-2026-72153 补丁与修复 (7)

同批安全公告 · Linux · 2026-08-15 · 共 845 条

CVE-2026-74475 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-74280 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-74279 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72408 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-74309 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72421 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72407 10.0 CRITICAL Linux kernel 安全漏洞
CVE-2026-72493 9.9 CRITICAL Linux kernel 安全漏洞
CVE-2026-72201 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72065 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72064 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-74480 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72191 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72192 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-74478 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72194 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-74269 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72209 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72211 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-72210 9.8 CRITICAL Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72153

暂无评论


发表评论