In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind… (CVE-2026-90256)
A use-after-free vulnerability in the Linux kernel's Bluetooth L2CAP component has been resolved. The issue involves unsafe access to l2cap_data without proper locking, which could lead to memory corruption if the l2cap connection is deleted concurrently. The fix involves adding proto_lock to guard l2cap_data accesses. This vulnerability has a high severity score of 8.8 and affects the kernel's Bluetooth protocol handling.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel Bluetooth L2CAP subsystem arises from accessing hci_conn::l2cap_data without proper synchronization in the l2cap_disconn_ind function. Specifically, l2cap_data is accessed without locks during a disconnection indication, which can cause a use-after-free condition if the l2cap connection is deleted concurrently. The disconnection work (disc_work) is disabled synchronously in hci_conn_del(), preventing the use of hci_dev_lock in this context. The fix adds the use of proto_lock to protect l2cap_data accesses alongside the existing hdev->lock used in other code paths.
Potential Impact
Successful exploitation could lead to use-after-free memory corruption, potentially allowing an attacker to execute arbitrary code, cause denial of service, or escalate privileges via the Bluetooth protocol stack. The CVSS score of 8.8 reflects high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that adds proto_lock protection for l2cap_data accesses. Users and administrators should apply the official Linux kernel updates that include this patch to remediate the vulnerability. No additional mitigation steps are indicated beyond applying the fix.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind… (CVE-2026-90256)
Description
A use-after-free vulnerability in the Linux kernel's Bluetooth L2CAP component has been resolved. The issue involves unsafe access to l2cap_data without proper locking, which could lead to memory corruption if the l2cap connection is deleted concurrently. The fix involves adding proto_lock to guard l2cap_data accesses. This vulnerability has a high severity score of 8.8 and affects the kernel's Bluetooth protocol handling.
CVSS v3.1
Score 8.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel Bluetooth L2CAP subsystem arises from accessing hci_conn::l2cap_data without proper synchronization in the l2cap_disconn_ind function. Specifically, l2cap_data is accessed without locks during a disconnection indication, which can cause a use-after-free condition if the l2cap connection is deleted concurrently. The disconnection work (disc_work) is disabled synchronously in hci_conn_del(), preventing the use of hci_dev_lock in this context. The fix adds the use of proto_lock to protect l2cap_data accesses alongside the existing hdev->lock used in other code paths.
Potential Impact
Successful exploitation could lead to use-after-free memory corruption, potentially allowing an attacker to execute arbitrary code, cause denial of service, or escalate privileges via the Bluetooth protocol stack. The CVSS score of 8.8 reflects high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that adds proto_lock protection for l2cap_data accesses. Users and administrators should apply the official Linux kernel updates that include this patch to remediate the vulnerability. No additional mitigation steps are indicated beyond applying the fix.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-323m-rj3w-9jqp
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90256"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade52355bf5e2cf5edc192
Added to database: 09/19/2026, 01:28:03 UTC
Last enriched: 09/19/2026, 01:51:15 UTC
Last updated: 09/19/2026, 03:21:36 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.