← Späť na vyhľadávanie CVE

CVE-2026-64408

Linux Kernel

Popis

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.

CVSS 8.8EPSS 0.262%Riziko 0.9
Zobraziť zdroj
Zverejnené
2026-07-25 10:17:24
Dotknuté verzie
unknown
Typ
Jadro
Posledná úprava
2026-08-11 15:01:50
Vektor
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H