Use-after-free in Linux kernel - CVE-2026-80764

 

Use-after-free in Linux kernel - CVE-2026-80764

Published: September 6, 2026


Vulnerability identifier: #VU147159
CSH Severity: Low
CVSS v4: 0 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-80764
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to trigger a use-after-free condition.

The vulnerability exists due to use-after-free in the Bluetooth HCI event handler's LE accept and resolving list handling when a debugfs reader accesses a list entry concurrently with reset completion. A local user can read Bluetooth LE lists through debugfs while reset completion frees a current list entry to trigger a use-after-free condition.

Exploitation requires a concurrent reset completion and read access to the relevant debugfs entries.


Affected software

Linux kernel

How to mitigate CVE-2026-80764

Install security update from vendor's repository.


External References

Related Security Bulletins