CVE-2026-64408
Last modified
CVE-2026-64408 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnep_add_connection() reads the L2CAP connection without holding the channel lock, then passes its HCI device to register_netdev(). Controller teardown can clear and release that connection concurrently, leaving the network device registration path to dereference a freed parent device. Take a reference to the L2CAP connection while holding the channel lock. Retain it until register_netdev() has taken the parent device reference.. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnep_add_connection() reads the L2CAP connection without holding the channel lock, then passes its HCI device to register_netdev(). Controller teardown can clear and release that connection concurrently, leaving the network device registration path to dereference a freed parent device. Take a reference to the L2CAP connection while holding the channel lock. Retain it until register_netdev() has taken the parent device reference.
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 | >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < 390b5db3ff8745187f094c4e915663b7b1f98944; >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < 46a88784c4c9b96954dd86f747ce93f65efa1302; >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < 551ae773ec64045b4e72099132654887e0270bcc; >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < ae215c5b6422d8eda443b861b124bd1be6969c31; >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < df22adc7eafc22e651561813c11dc51a796b12ee; >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < a6b22dbd80926556290ad2243be25218d6956a19; >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < 563a8573047182f550b1e1e030615755cd8c41da; >= 65f53e9802dbfae0e5758a91793c3f5f8bece49b, < bb067a99a0356196c0b89a95721985485ebce5a5 |
| Linux | Linux | 3.13 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64408?
How severe is CVE-2026-64408?
How do I fix CVE-2026-64408?
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-64402In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64403In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64404In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64405In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64406In the Linux kernel, the following vulnerability has been re…8
- CVE-2026-64407In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64409In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6441The Canto plugin for WordPress is vulnerable to Missing Auth…4.3
- CVE-2026-64410In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64411In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64412In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64413In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2026-64408?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
