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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 中等 EPSS 0.17% · P7

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 20

厂商产品版本范围状态
LinuxLinux7ab56c3a6eccb215034b0cb096e0313441cbf2a4< fc0c3b9cf27cfa2a06f66dae1d08c668fe0a2faaaffected
7ab56c3a6eccb215034b0cb096e0313441cbf2a4< 9901f847a762a5d953871dd95767ce2aed3d684daffected
7ab56c3a6eccb215034b0cb096e0313441cbf2a4< 4a0bb0fd63fe2b0c62e1072cd1811d6f61e0081caffected
7ab56c3a6eccb215034b0cb096e0313441cbf2a4< 8daaf7f73fe998631a160d1a5a7e1b0b0480eef8affected
7ab56c3a6eccb215034b0cb096e0313441cbf2a4< 8de7b386ffad480ca59222b688c94a2da8f0d805affected
7ab56c3a6eccb215034b0cb096e0313441cbf2a4< d5616beb3355b5fca2280d796c1cf7ada4ee6551affected
7ab56c3a6eccb215034b0cb096e0313441cbf2a4< e96fbac8d3a73b0bc165383c092a30628561d320affected
7ab56c3a6eccb215034b0cb096e0313441cbf2a4< 2641a9e0a1dd4af2e21995470a21d55dd35e5203affected
… +12 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock l2cap_conn_del() takes conn->lock and then calls cancel_work_sync() for pending_rx_work. process_pending_rx() takes the same mutex, so teardown can deadlock against the worker it is flushing. This issue was found by our static analysis tool and then manually reviewed against the current tree. The grounded PoC kept the l2cap_conn_ready() -> queue_work(..., &conn->pending_rx_work) submit path, the l2cap_conn_del() -> cancel_work_sync(&conn->pending_rx_work) teardown path, and the process_pending_rx() -> mutex_lock(&conn->lock) worker edge. Lockdep WARNING: possible circular locking dependency detected process_pending_rx+0x21/0x2a [vuln_msv] l2cap_conn_del.constprop.0+0x3f/0x4e [vuln_msv] *** DEADLOCK *** Cancel pending_rx_work before taking conn->lock, matching the existing lock-before-drain ordering used for the two delayed works in the same teardown path. The pending_rx queue is still purged after the work has been cancelled and conn->lock has been acquired.
来源: 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 3.16版本存在安全漏洞,该漏洞源于Bluetooth L2CAP在释放连接时正确加锁,可能导致死锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 7ab56c3a6eccb215034b0cb096e0313441cbf2a4 ~ fc0c3b9cf27cfa2a06f66dae1d08c668fe0a2faa -
LinuxLinux 3.16 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-07-20 · 共 9 条

CVE-2026-64187Linux kernel 安全漏洞
CVE-2026-64188Linux kernel 安全漏洞
CVE-2026-64190Linux kernel 安全漏洞
CVE-2026-64189Linux kernel 安全漏洞
CVE-2026-64191Linux kernel 安全漏洞
CVE-2026-64192Linux kernel 安全漏洞
CVE-2026-64205Linux kernel 安全漏洞
CVE-2026-64207Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-64206

暂无评论


发表评论