In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success… (CVE-2026-63976)
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success l2cap_ecred_reconf_rsp() returns early on success without clearing chan->ident. Every other L2CAP response handler (l2cap_ecred_conn_rsp, l2cap_le_connect_rsp, l2cap_config_rsp) clears chan->ident after a successful transaction to prevent the channel from matching subsequent responses with the recycled ident value. A remote attacker that completed a reconfiguration as the peer can replay a failure response with the stale ident, causing the kernel to match and destroy the already-established channel via l2cap_chan_del(chan, ECONNRESET). Clear chan->ident for all matching channels on success, and harden the failure path by using l2cap_chan_hold_unless_zero() consistent with other L2CAP handlers (l2cap_le_command_rej, __l2cap_get_chan_by_ident).
AI Analysis
Technical Summary
The Linux kernel Bluetooth L2CAP code did not clear the channel identifier (chan->ident) after a successful ECRED reconfiguration response, unlike other L2CAP response handlers. This allowed a remote attacker, after completing a reconfiguration as the peer, to replay a failure response using the stale identifier. The kernel would then match this stale identifier to an existing channel and delete it via l2cap_chan_del(chan, ECONNRESET), disrupting the established connection. The fix involves clearing chan->ident for all matching channels on success and hardening the failure path by using l2cap_chan_hold_unless_zero() consistent with other handlers.
Potential Impact
A remote attacker who has completed a Bluetooth L2CAP ECRED reconfiguration can replay failure responses with stale identifiers to cause the kernel to delete active Bluetooth channels unexpectedly. This results in denial of service by disrupting established Bluetooth connections.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to clear chan->ident on successful ECRED reconfiguration and to harden the failure handling path. Users should apply the official Linux kernel updates that include this patch. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the Linux kernel vendor advisory for current patch availability and guidance.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success… (CVE-2026-63976)
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success l2cap_ecred_reconf_rsp() returns early on success without clearing chan->ident. Every other L2CAP response handler (l2cap_ecred_conn_rsp, l2cap_le_connect_rsp, l2cap_config_rsp) clears chan->ident after a successful transaction to prevent the channel from matching subsequent responses with the recycled ident value. A remote attacker that completed a reconfiguration as the peer can replay a failure response with the stale ident, causing the kernel to match and destroy the already-established channel via l2cap_chan_del(chan, ECONNRESET). Clear chan->ident for all matching channels on success, and harden the failure path by using l2cap_chan_hold_unless_zero() consistent with other L2CAP handlers (l2cap_le_command_rej, __l2cap_get_chan_by_ident).
CVSS v3.1
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel Bluetooth L2CAP code did not clear the channel identifier (chan->ident) after a successful ECRED reconfiguration response, unlike other L2CAP response handlers. This allowed a remote attacker, after completing a reconfiguration as the peer, to replay a failure response using the stale identifier. The kernel would then match this stale identifier to an existing channel and delete it via l2cap_chan_del(chan, ECONNRESET), disrupting the established connection. The fix involves clearing chan->ident for all matching channels on success and hardening the failure path by using l2cap_chan_hold_unless_zero() consistent with other handlers.
Potential Impact
A remote attacker who has completed a Bluetooth L2CAP ECRED reconfiguration can replay failure responses with stale identifiers to cause the kernel to delete active Bluetooth channels unexpectedly. This results in denial of service by disrupting established Bluetooth connections.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to clear chan->ident on successful ECRED reconfiguration and to harden the failure handling path. Users should apply the official Linux kernel updates that include this patch. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the Linux kernel vendor advisory for current patch availability and guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-2c97-7qvf-wx4v
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63976"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27aa2a4a8d598912e552
Added to database: 07/19/2026, 19:38:18 UTC
Last enriched: 07/19/2026, 20:03:31 UTC
Last updated: 07/20/2026, 21:52:03 UTC
Views: 12
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.