Linux Kernel Bluetooth Vulnerability Impacts Device Security
CVE-2026-68390

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
10 August 2026

What is CVE-2026-68390?

A vulnerability has been identified in the Linux kernel's Bluetooth subsystem, specifically related to the improper handling of concurrency in parameter lookups. The issue arises in the hci_sync function, where the necessary lock (hdev->lock) is not held during hci_conn_params lookups. This oversight can lead to unsafe list iteration or parameter access, potentially compromising the integrity of Bluetooth connections and the overall security of affected devices. Mitigations have been implemented to address the issue, ensuring that hdev->lock is properly held during these operations.

Affected Version(s)

Linux c530569adc19b5f0c62955de41f067bad34e3fe0 < 8d892bec1dd134761cabec6ba23fe315d0f20f98

Linux c530569adc19b5f0c62955de41f067bad34e3fe0

Linux 6.19

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.