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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于8250串口DMA传输取消时未清除tx_running标志,可能导致TX DMA事务无法再次调度。

AI 预测 5.3 利用难度: 中等 EPSS 0.09% · P1

影响版本矩阵 27

厂商产品 版本范围状态
Linux Linux 7c47e637dfadfbc691dd297b91d81ef939ca2080< 8190f9ab6ad90cb97652adbebd238b874a4ef70d affected
bf3f395b9c37956eca866c9e1679769ed7dcce68< 79a19bd936bb35f56ef0ccab1b3b59ebce8c762d affected
d470522c597b73e63cca04f3012aec28185113b7< f76d91271bcacbd759a2e4ee3ea61faa6a727ccf affected
5e00346deb7bf40a4cf70e3716ac8e9a2409eb55< d2719a0a9c3439abf67843a5504b7afccd9ded93 affected
c8a52c772c7c6de72257a435bcad03d3bb914a70< 2a72403b985aea6b4aac3171830492f9a387f9e1 affected
9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583< 5f6b17562f03fc65c7d3474ef8f1959b19d1ca41 affected
9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583< b5ad887339503103d0fbe9827b16ad287597c275 affected
9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583< a424a34b8faddf97b5af41689087e7a230f79ba7 affected
… +19 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
serial: 8250: Fix TX deadlock when using DMA
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix TX deadlock when using DMA `dmaengine_terminate_async` does not guarantee that the `__dma_tx_complete` callback will run. The callback is currently the only place where `dma->tx_running` gets cleared. If the transaction is canceled and the callback never runs, then `dma->tx_running` will never get cleared and we will never schedule new TX DMA transactions again. This change makes it so we clear `dma->tx_running` after we terminate the DMA transaction. This is "safe" because `serial8250_tx_dma_flush` is holding the UART port lock. The first thing the callback does is also grab the UART port lock, so access to `dma->tx_running` is serialized.
来源: 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存在安全漏洞,该漏洞源于8250串口DMA传输取消时未清除tx_running标志,可能导致TX DMA事务无法再次调度。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 7c47e637dfadfbc691dd297b91d81ef939ca2080 ~ 8190f9ab6ad90cb97652adbebd238b874a4ef70d -
Linux Linux 6.14 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-43067 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43071 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2026-43070 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43063 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43060 7.8 HIGH Linux kernel 安全漏洞
CVE-2026-43062 7.1 HIGH Linux kernel 安全漏洞
CVE-2026-43073 Linux kernel 安全漏洞
CVE-2026-43072 Linux kernel 安全漏洞
CVE-2026-43069 Linux kernel 安全漏洞
CVE-2026-43068 Linux kernel 安全漏洞
CVE-2026-43066 Linux kernel 安全漏洞
CVE-2026-43065 Linux kernel 安全漏洞
CVE-2026-43064 Linux kernel 安全漏洞
CVE-2026-43059 Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43061

暂无评论


发表评论