Tracker / CVE-2026-64408
CVE-2026-64408
High 8.8
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 3.13 → 5.10.261 |
| linux | linux_kernel · 5.11 → 5.15.212 |
| linux | linux_kernel · 5.16 → 6.1.178 |
| linux | linux_kernel · 6.13 → 6.18.39 |
| linux | linux_kernel · 6.19 → 7.1.4 |
| linux | linux_kernel · 6.2 → 6.6.145 |
| linux | linux_kernel · 6.7 → 6.12.96 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.