PT-2026-61261 · Linux+2 · Linux Kernel+2

CVE-2026-63944

·

Published

2026-07-19

·

Updated

2026-09-08

CVSS v3.1

8.8

High

VectorAV:A/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 read occurs in the Bluetooth subsystem within the hci le create cis sync() function. The issue arises when the function dereferences the conn->conn timeout variable after releasing the rcu read lock() and hci dev lock(hdev) locks. Because the conn pointer is obtained via an RCU-protected iteration, it becomes invalid once the locks are dropped. A concurrent disconnect can free the hci conn object before the dereference occurs. The existing cancellation mechanism in hci conn del() fails to prevent this because hci le create cis pending() queues the work item with a NULL data pointer, while hci conn del() attempts to dequeue using the conn pointer, resulting in a mismatch during the lookup in hci cmd sync lookup entry().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

ALSA-2026:65334
CVE-2026-63944
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu