THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64406 (HIGH 8.0) — In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in bt_accept_dequeue() bt_accept_get() takes a temporary reference before dropping the accept queue lock. bt_accept_dequeue() currently drops that reference before bt_accept_unlink(), leaving

[NVD] CVE-2026-64406 (HIGH 8.0) — In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in bt_accept_dequeue() bt_accept_get() takes a temporary reference before dropping the accept queue lock. bt_accept_dequeue() currently drops that reference before bt_accept_unlink(), leaving

lownvdPublished 2026-07-25

CVE-2026-64406 CVSS: 8.0 HIGH Published: 2026-07-25T10:17:24.243

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

Bluetooth: fix UAF in bt_accept_dequeue()

bt_accept_get() takes a temporary reference before dropping the accept queue lock. bt_accept_dequeue() currently drops that reference before bt_accept_unlink(), leaving only the queue reference.

bt_accept_unlink() drops t

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64406