SB20260812133 - Use-after-free in Linux kernel bluetooth
Published: August 12, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Use-after-free (CVE-ID: CVE-2026-68391)
CWE-ID: CWE-416 - Use After Free
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to use-after-free in the Bluetooth management subsystem in net/bluetooth/mgmt.c when handling Bluetooth management operations involving pending command callbacks and connection lookups. A local user can trigger connection state changes during these operations to cause a denial of service.
The issue involves dereferencing RCU-protected hci_conn pointers outside critical sections and accessing connection state without the required device lock, which can also lead to a data race.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/b56f2ecafc08f372bf0529f9c4f3f429cb1702dc
- https://git.kernel.org/stable/c/d5b3b484b62bb0f4542e7622789d28871626cdf0
- https://git.kernel.org/stable/c/da55f570191d5d72f10c607a7043b947eb05ea46
- https://git.kernel.org/stable/c/ecdcb55ea1c01dda074406f38058785a69526734
- https://git.kernel.org/stable/c/f915e74b6f18293d1d69a2a3305ef321ff7c0172