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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会开源的一个操作系统内核。 Linux kernel 4.4版本存在安全漏洞,该漏洞源于用户空间与内核空间并发写入控制台时触发竞争条件,可能导致相同消息无限循环打印。

AI 预测 4.3 利用难度: 困难 EPSS 0.18% · P8

可能的 ATT&CK 技术 1 AI

T1015

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< f58e568dc308c8e13f7730c8de2da5ed514e540d affected
3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< bb4296de5b538b575978c588cb3738ab8524d01a affected
3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< 6acea62738ed4cae6746483026706a773b44dad7 affected
3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< abc1926c88c189e5d698b91ed6890e09ab5c321d affected
3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< 2727744ccb5ca59090451451ee94f530b1be04a5 affected
3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< d354716245192de2d203f2b35f22ab8dc13595e2 affected
3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< e3b42e326f4f30efcdc90bad5f5ba37e1cd91a47 affected
3a878c430fd6eb4f8587f9ebd187f773bf85d1d6< 22dd2777e6c180e1c945b00f6d18550979436324 affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
serial: msm: Disable DMA for kernel console UART
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: serial: msm: Disable DMA for kernel console UART At the moment, concurrent writes from userspace and the kernel to the console can trigger a race condition that results in an infinite loop of the same messages printed over and over again. This is most likely to happen during system startup or shutdown when the init system starts/stops a large number of system services that interact with various kernel code. When userspace writes to the TTY device, the driver initiates an asynchronous DMA transfer and releases the port lock. At the same moment, the kernel printk path might grab the port lock and re-configure the UART controller for PIO, without waiting for the DMA operation to complete. It seems like this collision results in zero progress being reported for the DMA engine, so the same text is printed to the console over and over again. For the kernel console, we want a reliable output path that will be functional even during crashes etc. So rather than implementing complex code to synchronize the kernel console write routines with the userspace DMA write routines, simply disable DMA for the console UART instance. Similar checks exist in many other serial drivers, e.g. 8250_port.c, imx.c, sh-sci.c etc.
来源: 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.4版本存在安全漏洞,该漏洞源于用户空间与内核空间并发写入控制台时触发竞争条件,可能导致相同消息无限循环打印。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 3a878c430fd6eb4f8587f9ebd187f773bf85d1d6 ~ f58e568dc308c8e13f7730c8de2da5ed514e540d -
Linux Linux 4.4 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-80886 补丁与修复 (8)

同批安全公告 · Linux · 2026-09-04 · 共 156 条

CVE-2026-80864 Linux kernel 安全漏洞
CVE-2026-80855 Linux kernel 安全漏洞
CVE-2026-80856 Linux kernel 安全漏洞
CVE-2026-80857 Linux kernel 安全漏洞
CVE-2026-80858 Linux kernel 安全漏洞
CVE-2026-80859 Linux kernel 安全漏洞
CVE-2026-80860 Linux kernel 安全漏洞
CVE-2026-80861 Linux kernel 安全漏洞
CVE-2026-80862 Linux kernel 安全漏洞
CVE-2026-80863 Linux kernel 安全漏洞
CVE-2026-80869 Linux kernel 安全漏洞
CVE-2026-80873 Linux kernel 安全漏洞
CVE-2026-80872 Linux kernel 安全漏洞
CVE-2026-80871 Linux kernel 安全漏洞
CVE-2026-80870 Linux kernel 安全漏洞
CVE-2026-80867 Linux kernel 安全漏洞
CVE-2026-80865 Linux kernel 安全漏洞
CVE-2026-80866 Linux kernel 安全漏洞
CVE-2026-80854 Linux kernel 安全漏洞
CVE-2026-80868 Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-80886

暂无评论


发表评论