CVE-2026-63975
Last modified
CVE-2026-63975 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp If dcid is received for an already-assigned destination CID the spec requires that both channels to be discarded, but calling l2cap_chan_del may invalidate the tmp cursor created by list_for_each_entry_safe and in fact it is the wrong procedure as the chan->dcid may be assigned previously it really needs to be disconnected. Calling l2cap_chan_clone directly may still lead to l2cap_chan_del so instead schedule l2cap_chan_timeout with delay 0 to close the channel asynchronously.. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp If dcid is received for an already-assigned destination CID the spec requires that both channels to be discarded, but calling l2cap_chan_del may invalidate the tmp cursor created by list_for_each_entry_safe and in fact it is the wrong procedure as the chan->dcid may be assigned previously it really needs to be disconnected. Calling l2cap_chan_clone directly may still lead to l2cap_chan_del so instead schedule l2cap_chan_timeout with delay 0 to close the channel asynchronously.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 15f02b91056253e8cdc592888f431da0731337b8, < 3c8eaa91eb433c450426539290be4ffe282e9f00; >= 15f02b91056253e8cdc592888f431da0731337b8, < ecfed1e0d8efecad6737a0d83e21d2fd021d8c48; >= 15f02b91056253e8cdc592888f431da0731337b8, < e6833e737a51db1e5ea0401322acf5e22abd8be6; >= 15f02b91056253e8cdc592888f431da0731337b8, < 6319b38fe69f56ed95680ade485b957a53fff642; >= 15f02b91056253e8cdc592888f431da0731337b8, < 291eec1041c918c460dc9702e44edd17794b4a4b; >= 15f02b91056253e8cdc592888f431da0731337b8, < 41e29548b5e8b5e5fcf708786b3bea67cab107fa; >= 15f02b91056253e8cdc592888f431da0731337b8, < d153b8898c0051eb8b6a083b35cbe304a5886bd5; >= 15f02b91056253e8cdc592888f431da0731337b8, < 41c2713b204e6cb6a94587bc6bf6935107df5479 |
| Linux | Linux | 5.7 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63975?
How severe is CVE-2026-63975?
How do I fix CVE-2026-63975?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6397The Sticky plugin for WordPress is vulnerable to Stored Cros…6.4
- CVE-2026-63970In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63971In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63972In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-63973In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63974In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63976In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63977In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63978In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-63979In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-6398Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-63980In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-63975?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
