Bluetooth Protocol Vulnerability in Linux Kernel
CVE-2026-74535

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
15 August 2026

What is CVE-2026-74535?

A vulnerability in the Linux kernel's Bluetooth subsystem related to iso_sock_timeout has been identified. The function iso_sock_timeout could cause deadlocks by improperly managing the timer while holding locks. Additionally, this function may run concurrently with iso_conn_del, leading to a Use After Free condition. This can allow an attacker to manipulate connections improperly and potentially lead to undesirable behaviors or system instability. Remediation steps involve removing the disabling of the timer from the lock_sock sections, ensuring that timer management is decoupled from connection management to prevent such vulnerabilities.

Affected Version(s)

Linux a58d0f5dac322e16cc75334d000666512341bde5 < 16d89a63e08280abeef7218970a3bbd7ca62b021

Linux dc26097bdb864a0d5955b9a25e43376ffc1af99b < 82e982f54f962f72646868ddbb2c3bd9ea178568

Linux dc26097bdb864a0d5955b9a25e43376ffc1af99b < 3c3d5f85db80145636bb991a6005e2760012b985

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.