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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于MGMT命令完成处理函数中列表操作不当,可能导致列表损坏和释放后重用。

AI 预测 5.5 利用难度: 困难 EPSS 0.12% · P2

影响版本矩阵 15

厂商产品 版本范围状态
Linux Linux d71b98f253b079cbadc83266383f26fe7e9e103b< 695b45b2262fcb5e71bed1175aad59c72f92aa78 affected
302a1f674c00dd5581ab8e493ef44767c5101aab< b5c5e96f3b0a5003c3ff98ebb33e59afec51dd77 affected
302a1f674c00dd5581ab8e493ef44767c5101aab< 02023ff760cc104a5d86a82ef5b8dd89098ad78d affected
302a1f674c00dd5581ab8e493ef44767c5101aab< 17f89341cb4281d1da0e2fb0de5406ab7c4e25ef affected
0b60eb04b8524e1b4b3f07fea0d16fda9a677d9a affected
87a1f16f07c6c43771754075e08f45b41d237421 affected
6.12.59< 6.12.78 affected
6.6.140< 6.7 affected
… +7 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers Commit 302a1f674c00 ("Bluetooth: MGMT: Fix possible UAFs") introduced mgmt_pending_valid(), which not only validates the pending command but also unlinks it from the pending list if it is valid. This change in semantics requires updates to several completion handlers to avoid list corruption and memory safety issues. This patch addresses two left-over issues from the aforementioned rework: 1. In mgmt_add_adv_patterns_monitor_complete(), mgmt_pending_remove() is replaced with mgmt_pending_free() in the success path. Since mgmt_pending_valid() already unlinks the command at the beginning of the function, calling mgmt_pending_remove() leads to a double list_del() and subsequent list corruption/kernel panic. 2. In set_mesh_complete(), the use of mgmt_pending_foreach() in the error path is removed. Since the current command is already unlinked by mgmt_pending_valid(), this foreach loop would incorrectly target other pending mesh commands, potentially freeing them while they are still being processed concurrently (leading to UAFs). The redundant mgmt_cmd_status() is also simplified to use cmd->opcode directly.
来源: 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存在安全漏洞,该漏洞源于MGMT命令完成处理函数中列表操作不当,可能导致列表损坏和释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux d71b98f253b079cbadc83266383f26fe7e9e103b ~ 695b45b2262fcb5e71bed1175aad59c72f92aa78 -
Linux Linux 6.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-43059 补丁与修复 (4)

同批安全公告 · 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-43061 Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43059

暂无评论


发表评论