GHSA-g5v6-wm74-gh57
A vulnerability in the Linux kernel Bluetooth L2CAP implementation related to channel closure order has been resolved. The issue involved improper locking order when closing channels in cleanup_listen(), which could cause concurrency issues. The fix schedules channel closure asynchronously via a timer to maintain correct lock acquisition order and avoid race conditions.
AI Analysis
Technical Summary
The Linux kernel Bluetooth L2CAP subsystem had a vulnerability in the cleanup_listen() function where l2cap_chan_close() was called directly, violating the established lock acquisition order (conn->lock -> chan->lock -> sk_lock). This could lead to concurrency problems. The fix replaces the direct call with scheduling l2cap_chan_timeout with zero delay, which asynchronously closes the channel while acquiring locks in the correct order. The timer is only armed if the channel connection is still valid, and race conditions with channel deletion are safely handled by canceling or harmlessly returning from the timeout handler.
Potential Impact
The vulnerability could cause concurrency issues in Bluetooth channel cleanup due to improper lock ordering, potentially leading to kernel instability or crashes. No known exploits are reported in the wild. The fix prevents these concurrency issues by enforcing correct lock acquisition order during channel closure.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by changing the channel closure mechanism to use an asynchronous timer callback that respects lock ordering. Users should update to the fixed Linux kernel version once available. Patch status is not explicitly stated; check the vendor advisory for current remediation guidance.
GHSA-g5v6-wm74-gh57
Description
A vulnerability in the Linux kernel Bluetooth L2CAP implementation related to channel closure order has been resolved. The issue involved improper locking order when closing channels in cleanup_listen(), which could cause concurrency issues. The fix schedules channel closure asynchronously via a timer to maintain correct lock acquisition order and avoid race conditions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel Bluetooth L2CAP subsystem had a vulnerability in the cleanup_listen() function where l2cap_chan_close() was called directly, violating the established lock acquisition order (conn->lock -> chan->lock -> sk_lock). This could lead to concurrency problems. The fix replaces the direct call with scheduling l2cap_chan_timeout with zero delay, which asynchronously closes the channel while acquiring locks in the correct order. The timer is only armed if the channel connection is still valid, and race conditions with channel deletion are safely handled by canceling or harmlessly returning from the timeout handler.
Potential Impact
The vulnerability could cause concurrency issues in Bluetooth channel cleanup due to improper lock ordering, potentially leading to kernel instability or crashes. No known exploits are reported in the wild. The fix prevents these concurrency issues by enforcing correct lock acquisition order during channel closure.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by changing the channel closure mechanism to use an asynchronous timer callback that respects lock ordering. Users should update to the fixed Linux kernel version once available. Patch status is not explicitly stated; check the vendor advisory for current remediation guidance.
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
- null
Threat ID: 6a46ecd827e9c7971943f604
Added to database: 07/02/2026, 22:57:28 UTC
Last enriched: 07/02/2026, 23:23:15 UTC
Last updated: 07/03/2026, 00:11:26 UTC
Views: 2
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.