CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64406

highCVSS 8covered by 2 sourcesfirst seen 2026-07-25
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 the queue reference. The subsequent sock_hold() therefore accesses freed memory if it was the final reference, as observed by KASAN during listening L2CAP socket cleanup. Retain the temporary queue-walk reference through unlink and hand it to the caller on success. Drop it explicitly on the closed and not-yet-connected paths.

CSIRTS triage

What
A use-after-free vulnerability has been fixed in the bt_accept_dequeue() function.
Who is affected
Deployments using Bluetooth functionality are affected.
Urgency
Remediation is necessary to prevent potential exploitation, although exploitation status is currently unknown.
Action
Apply the fix for CVE-2026-64406.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64406

Get an email if CVE-2026-64406 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64406

CVE.org record

Embed the live status

CVE-2026-64406 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64406 status](https://www.csirts.com/badge/CVE-2026-64406)](https://www.csirts.com/cve/CVE-2026-64406)