In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock… (CVE-2026-64206)
A deadlock vulnerability was identified and resolved in the Linux kernel's Bluetooth L2CAP component. The issue arises because l2cap_conn_del() takes a connection lock before canceling a pending work item, while the worker function process_pending_rx() also takes the same lock, leading to a potential deadlock. The fix involves canceling the pending work before acquiring the lock, preventing the circular locking dependency.
AI Analysis
Technical Summary
The Linux kernel Bluetooth L2CAP subsystem had a deadlock vulnerability (CVE-2026-64206) caused by improper ordering of lock acquisition and work cancellation. Specifically, l2cap_conn_del() took the conn->lock mutex before calling cancel_work_sync() on pending_rx_work, while process_pending_rx() also took the same mutex. This created a circular locking dependency that could cause a deadlock during connection teardown. The vulnerability was identified by static analysis and confirmed with a proof-of-concept demonstrating the deadlock. The resolution was to cancel the pending_rx_work before acquiring conn->lock, aligning with the existing lock-before-drain ordering for other delayed works in the teardown path.
Potential Impact
This vulnerability can cause a deadlock in the Bluetooth L2CAP connection teardown process, potentially leading to resource hangs or denial of service on affected systems running the vulnerable Linux kernel versions. There is no indication of code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to cancel the pending_rx_work before taking the conn->lock, preventing the deadlock. Users should update their Linux kernel to a version that includes this fix. Since no vendor advisory or patch links are provided, check the official Linux kernel repositories or distributions for the relevant patch or updated kernel version. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock… (CVE-2026-64206)
Description
A deadlock vulnerability was identified and resolved in the Linux kernel's Bluetooth L2CAP component. The issue arises because l2cap_conn_del() takes a connection lock before canceling a pending work item, while the worker function process_pending_rx() also takes the same lock, leading to a potential deadlock. The fix involves canceling the pending work before acquiring the lock, preventing the circular locking dependency.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel Bluetooth L2CAP subsystem had a deadlock vulnerability (CVE-2026-64206) caused by improper ordering of lock acquisition and work cancellation. Specifically, l2cap_conn_del() took the conn->lock mutex before calling cancel_work_sync() on pending_rx_work, while process_pending_rx() also took the same mutex. This created a circular locking dependency that could cause a deadlock during connection teardown. The vulnerability was identified by static analysis and confirmed with a proof-of-concept demonstrating the deadlock. The resolution was to cancel the pending_rx_work before acquiring conn->lock, aligning with the existing lock-before-drain ordering for other delayed works in the teardown path.
Potential Impact
This vulnerability can cause a deadlock in the Bluetooth L2CAP connection teardown process, potentially leading to resource hangs or denial of service on affected systems running the vulnerable Linux kernel versions. There is no indication of code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to cancel the pending_rx_work before taking the conn->lock, preventing the deadlock. Users should update their Linux kernel to a version that includes this fix. Since no vendor advisory or patch links are provided, check the official Linux kernel repositories or distributions for the relevant patch or updated kernel version. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-4pqq-whjc-554c
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64206"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5e79e92a4a8d59899bad63
Added to database: 07/20/2026, 19:41:29 UTC
Last enriched: 07/20/2026, 19:44:54 UTC
Last updated: 07/21/2026, 05:54:10 UTC
Views: 8
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.