PT-2026-64627 · Linux+1 · Linux Kernel+1
CVE-2026-64406
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A Use-After-Free (UAF) issue exists in the Bluetooth component. The
bt accept dequeue() function drops a temporary reference before calling bt accept unlink(), which subsequently drops the queue reference. This leads to a situation where sock hold() accesses freed memory if the reference was the final one, a condition detected by KASAN during the cleanup of listening L2CAP sockets. Use-After-Free is a condition where a program continues to use a pointer after it has been freed, potentially leading to crashes or arbitrary code execution.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu