PT-2025-51708 · Linux+3 · Linux Kernel+3

Published

2025-12-16

·

Updated

2026-05-22

·

CVE-2025-68304

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Bluetooth implementation within the Linux kernel, specifically in the hci core component. The issue relates to improper locking mechanisms when handling Bluetooth connections during the packet reception (RX) path. This can lead to a use-after-free (UAF) condition where a Bluetooth connection is deleted while still being used, potentially causing system crashes. The vulnerability stems from a concurrency issue where the hci conn structure can be modified or deleted concurrently with its use in the RX path. Syzkaller has reported a crash that appears to be related to this issue, involving functions such as l2cap recv acldata, hci conn get, hci abort conn sync, hci dev lock, hci conn del, and hci conn put. The vulnerability was addressed by moving the lookup of the hci conn structure and associated socket-specific connection information within a critical section to ensure proper synchronization.
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

AZL-72649
CVE-2025-68304
ECHO-18B1-A024-77D7
OESA-2026-2417
OESA-2026-2418
USN-8094-1
USN-8094-2
USN-8094-3
USN-8094-4
USN-8094-5
USN-8152-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu