Service interruption via L2CAP teardown deadlock
Published Jul 20, 2026 · Updated Jul 20, 2026
Race condition in the Linux Kernel Bluetooth L2CAP subsystem allows physically proximate attackers to deadlock connection teardown. The l2cap_conn_del() path holds conn->lock while cancel_work_sync() waits for pending_rx_work, whose process_pending_rx() worker needs the same mutex, creating a circular wait. Bluetooth L2CAP must be present and processing a connection teardown; the published evidence demonstrates a deadlock, not memory corruption or code execution.
Summary
What happened
Race condition in the Linux Kernel Bluetooth L2CAP subsystem allows physically proximate attackers to deadlock connection teardown. The l2cap_conn_del() path holds conn->lock while cancel_work_sync() waits for pending_rx_work, whose process_pending_rx() worker needs the same mutex, creating a circular wait. Bluetooth L2CAP must be present and processing a connection teardown; the published evidence demonstrates a deadlock, not memory corruption or code execution.
The record
- CVE
- CVE-2026-64206
- Published
- Jul 20, 2026
- Updated
- Jul 20, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1499
- Attack vector
- adjacent
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 20, 2026CVE publishedPublication date reported by the CVE source.
- Jul 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.15.5 <3.16
- Affected versionversion=3.16
- Affected versionversion=7ab56c3a6eccb215034b0cb096e0313441cbf2a4 <2641a9e0a1dd4af2e21995470a21d55dd35e5203
- Affected versionversion=7ab56c3a6eccb215034b0cb096e0313441cbf2a4 <d5616beb3355b5fca2280d796c1cf7ada4ee6551
- Affected versionversion=7ab56c3a6eccb215034b0cb096e0313441cbf2a4 <e96fbac8d3a73b0bc165383c092a30628561d320
- Affected versionversion=ee805f9499ebd0edf0877990968543c752043b59
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo