CVE-2026-68390

Summary

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

hci_conn_params_lookup requires hdev->lock be held, otherwise the list iteration or param access is not safe.

Hold hdev->lock for params lookups in hci_sync.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxc530569adc19b5f0c62955de41f067bad34e3fe0 < 8d892bec1dd134761cabec6ba23fe315d0f20f98affected
LinuxLinuxc530569adc19b5f0c62955de41f067bad34e3fe0 < c363202ec841df36421ec280eea3d5f94f556143affected
LinuxLinux6.19affected
LinuxLinux0 < 6.19unaffected
LinuxLinux7.1.6 <= 7.1.*unaffected
LinuxLinux7.2-rc4 <= *unaffected

Weaknesses

References