PT-2026-82966 · Linux · Linux Kernel

CVE-2026-80666

·

Published

2026-08-28

·

Updated

2026-08-28

CVSS v4.0

5.7

Medium

VectorAV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.13.0-rc4
Description A race condition exists in the Bluetooth SCO component. The function sco sock timeout() runs asynchronously and acquires a socket lock. If a socket is closing while the timer is active, the system may attempt to hold the same lock twice, resulting in a deadlock. This occurs when sco sock close() calls disable delayed work sync() while already holding the lock, which then conflicts with the lock acquisition in sco sock timeout().
Recommendations Update the Linux kernel to version 6.13.0-rc4 or later.

Exploit

Fix

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

Related Identifiers

CVE-2026-80666

Affected Products

Linux Kernel