In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()… (CVE-2026-53358)
A high-severity vulnerability in the Linux kernel's Bluetooth L2CAP implementation was resolved by changing how channels are closed in cleanup_listen(). The fix avoids lock order inversion by scheduling channel closure asynchronously via a timer handler that acquires locks in the correct order. This prevents potential race conditions and improper channel cleanup.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel Bluetooth L2CAP subsystem involved improper locking order when closing channels in cleanup_listen(). Directly calling l2cap_chan_close() under the parent sk_lock would invert the established lock order (conn->lock -> chan->lock -> sk_lock), risking race conditions or deadlocks. The fix schedules l2cap_chan_timeout with zero delay to close channels asynchronously, ensuring locks are acquired in the correct order. The timer is only armed if chan->conn is set, and if the channel is already processed or races occur, the timer is safely canceled or the handler exits harmlessly.
Potential Impact
Exploitation could lead to corruption or instability in the Bluetooth L2CAP channel management, potentially causing denial of service or unauthorized access due to improper channel cleanup. The CVSS vector indicates high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the channel closing mechanism to use a timer-based asynchronous approach. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly stated here; verify with the Linux kernel vendor advisory for the exact fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()… (CVE-2026-53358)
Description
A high-severity vulnerability in the Linux kernel's Bluetooth L2CAP implementation was resolved by changing how channels are closed in cleanup_listen(). The fix avoids lock order inversion by scheduling channel closure asynchronously via a timer handler that acquires locks in the correct order. This prevents potential race conditions and improper channel cleanup.
CVSS v3.1
Score 8.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel Bluetooth L2CAP subsystem involved improper locking order when closing channels in cleanup_listen(). Directly calling l2cap_chan_close() under the parent sk_lock would invert the established lock order (conn->lock -> chan->lock -> sk_lock), risking race conditions or deadlocks. The fix schedules l2cap_chan_timeout with zero delay to close channels asynchronously, ensuring locks are acquired in the correct order. The timer is only armed if chan->conn is set, and if the channel is already processed or races occur, the timer is safely canceled or the handler exits harmlessly.
Potential Impact
Exploitation could lead to corruption or instability in the Bluetooth L2CAP channel management, potentially causing denial of service or unauthorized access due to improper channel cleanup. The CVSS vector indicates high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the channel closing mechanism to use a timer-based asynchronous approach. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly stated here; verify with the Linux kernel vendor advisory for the exact fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-g5v6-wm74-gh57
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53358"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- 3.1
Threat ID: 6a46ecd827e9c7971943f604
Added to database: 07/02/2026, 22:57:28 UTC
Last enriched: 07/19/2026, 01:23:07 UTC
Last updated: 07/31/2026, 19:24:49 UTC
Views: 27
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.