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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于qrtr_tx_flow使用radix_tree导致内部节点内存泄漏,迁移至xarray后修复。

AI 预测 5.5 利用难度: 较易 EPSS 0.11% · P2

可能的 ATT&CK 技术 1 AI

T1496 · Resource Hijacking

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 5fdeb0d372ab33b4175043a2a4a1730239a217f1< f2dd9aaf6e2861337f5835f877a5b2becaf4b015 affected
5fdeb0d372ab33b4175043a2a4a1730239a217f1< 4b75ff0aedd6ade1018ad4a3a9d8336794e36e42 affected
5fdeb0d372ab33b4175043a2a4a1730239a217f1< ff134cc43972d7ddceff8cfd36cf6b9eaafc00b3 affected
5fdeb0d372ab33b4175043a2a4a1730239a217f1< 0fda873092b541bb5a9b87d728a2429f863f8cfa affected
5fdeb0d372ab33b4175043a2a4a1730239a217f1< 69402908e277dd164bf8d7c8fd0513c0fac28e9e affected
5fdeb0d372ab33b4175043a2a4a1730239a217f1< f2664bc4f0f356f17c2094587a2b3665e3867e44 affected
5fdeb0d372ab33b4175043a2a4a1730239a217f1< 5d2249eefaca59908fe3c264b8eca526424dcfbe affected
5fdeb0d372ab33b4175043a2a4a1730239a217f1< 2428083101f6883f979cceffa76cd8440751ffe6 affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak __radix_tree_create() allocates and links intermediate nodes into the tree one by one. If a subsequent allocation fails, the already-linked nodes remain in the tree with no corresponding leaf entry. These orphaned internal nodes are never reclaimed because radix_tree_for_each_slot() only visits slots containing leaf values. The radix_tree API is deprecated in favor of xarray. As suggested by Matthew Wilcox, migrate qrtr_tx_flow from radix_tree to xarray instead of fixing the radix_tree itself [1]. xarray properly handles cleanup of internal nodes — xa_destroy() frees all internal xarray nodes when the qrtr_node is released, preventing the leak. [1] https://lore.kernel.org/all/20260225071623.41275-1-jiayuan.chen@linux.dev/T/
来源: 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存在安全漏洞,该漏洞源于qrtr_tx_flow使用radix_tree导致内部节点内存泄漏,迁移至xarray后修复。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 5fdeb0d372ab33b4175043a2a4a1730239a217f1 ~ f2dd9aaf6e2861337f5835f877a5b2becaf4b015 -
Linux Linux 5.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-43011 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-31705 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43037 9.8 CRITICAL Linux kernel 缓冲区错误漏洞
CVE-2026-43038 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-43039 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-31718 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-31735 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43018 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-31773 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-31739 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-31717 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-43048 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-31709 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-31706 8.8 HIGH Linux kernel 安全漏洞
CVE-2026-31712 8.3 HIGH Linux kernel 安全漏洞
CVE-2026-31708 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-31779 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-43051 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-31771 8.1 HIGH Linux kernel 安全漏洞
CVE-2026-31772 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-43041

暂无评论


发表评论