CVE-2025-40318
Linux Kernel < 6.1.159, 6.2.0-6.6.117, 6.7.0-6.12.58, 6.9.0-6.17.8 - Bluetooth HCI UAF
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once hci_cmd_sync_dequeue_once() does lookup and then cancel the entry under two separate lock sections. Meanwhile, hci_cmd_sync_work() can also delete the same entry, leading to double list_del() and "UAF". Fix this by holding cmd_sync_work_lock across both lookup and cancel, so that the entry cannot be removed concurrently.
References (5)
Core 5
Core References
Scores
EPSS
0.0004
EPSS Percentile
13.4%
Details
Status
published
Products (20)
linux/Kernel
< 6.1.159linux
linux/Kernel
6.2.0 - 6.6.117linux
linux/Kernel
6.7.0 - 6.12.58linux
linux/Kernel
6.9.0 - 6.17.8linux
Linux/Linux
< 6.9
Linux/Linux
1499f79995c7ee58e3bfeeff75f6d1b37dcda881 - 932c0a4f77ac13e526fdd5b42914d29c9821d389
Linux/Linux
357603f4d396d85fbf0045512efaf1d7f7394ed7
Linux/Linux
505ea2b295929e7be2b4e1bc86ee31cb7862fb01 - 09b0cd1297b4dbfe736aeaa0ceeab2265f47f772
Linux/Linux
505ea2b295929e7be2b4e1bc86ee31cb7862fb01 - 9cd536970192b72257afcdfba0bfc09993e6f19c
Linux/Linux
505ea2b295929e7be2b4e1bc86ee31cb7862fb01 - ae76cf6c2c842944c6514c57df54d728f1916553
... and 10 more
Published
Dec 08, 2025
Tracked Since
Feb 18, 2026