CVE-2026-63976

Source
https://cve.org/CVERecord?id=CVE-2026-63976
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63976.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63976
Downstream
Published
2026-07-19T14:56:01.284Z
Modified
2026-07-21T03:47:45.498678262Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success
Details

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success

l2capecredreconfrsp() returns early on success without clearing chan->ident. Every other L2CAP response handler (l2capecredconnrsp, l2capleconnectrsp, l2capconfig_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 l2capchandel(chan, ECONNRESET).

Clear chan->ident for all matching channels on success, and harden the failure path by using l2capchanholdunlesszero() consistent with other L2CAP handlers (l2caplecommand_rej, __l2capgetchanbyident).

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63976.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
15f02b91056253e8cdc592888f431da0731337b8
Fixed
59f5ecf6ad5c4db6ae81965a96156954a3b0d89a
Fixed
ae0152d77d101c920769934fb102b18de0c6f526
Fixed
c2afd2613fda90107c5e2fe8e855627451749c78
Fixed
cc2b4f749de09975bfa06e58bbbad2f6acd4c79c
Fixed
3b5b5f423b4fd23404a393bda8adba3cd6f74ef1
Fixed
f39049304ba655ffcbb92edbdf8c51a1f1210bed
Fixed
8e7977afaef37c6bd2b2654f1bce6ab40d471147
Fixed
00e1950716c6ed67d74777b2db286b0fa23b4be9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63976.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.7.0
Fixed
5.10.259
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.93
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.35
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.12

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63976.json"