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

目标: 1000 元 · 已筹: 1336

100%

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

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

影响版本矩阵 27

厂商产品版本范围状态
LinuxLinux7c47e637dfadfbc691dd297b91d81ef939ca2080< 8190f9ab6ad90cb97652adbebd238b874a4ef70daffected
bf3f395b9c37956eca866c9e1679769ed7dcce68< 79a19bd936bb35f56ef0ccab1b3b59ebce8c762daffected
d470522c597b73e63cca04f3012aec28185113b7< f76d91271bcacbd759a2e4ee3ea61faa6a727ccfaffected
5e00346deb7bf40a4cf70e3716ac8e9a2409eb55< d2719a0a9c3439abf67843a5504b7afccd9ded93affected
c8a52c772c7c6de72257a435bcad03d3bb914a70< 2a72403b985aea6b4aac3171830492f9a387f9e1affected
9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583< 5f6b17562f03fc65c7d3474ef8f1959b19d1ca41affected
9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583< b5ad887339503103d0fbe9827b16ad287597c275affected
9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583< a424a34b8faddf97b5af41689087e7a230f79ba7affected
… +19 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
serial: 8250: Fix TX deadlock when using DMA
来源: 美国国家漏洞数据库 NVD
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
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订阅
LinuxLinux 7c47e637dfadfbc691dd297b91d81ef939ca2080 ~ 8190f9ab6ad90cb97652adbebd238b874a4ef70d -
LinuxLinux 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-430679.8 CRITICALLinux kernel 安全漏洞
CVE-2026-430719.1 CRITICALLinux kernel 安全漏洞
CVE-2026-430707.8 HIGHLinux kernel 安全漏洞
CVE-2026-430637.8 HIGHLinux kernel 安全漏洞
CVE-2026-430607.8 HIGHLinux kernel 安全漏洞
CVE-2026-430627.1 HIGHLinux kernel 安全漏洞
CVE-2026-43073Linux kernel 安全漏洞
CVE-2026-43072Linux kernel 安全漏洞
CVE-2026-43069Linux kernel 安全漏洞
CVE-2026-43068Linux kernel 安全漏洞
CVE-2026-43066Linux kernel 安全漏洞
CVE-2026-43065Linux kernel 安全漏洞
CVE-2026-43064Linux kernel 安全漏洞
CVE-2026-43059Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43061

暂无评论


发表评论