63 matches found
CVE-2026-68390
CVE-2026-68390 concerns the Linux kernel Bluetooth HCI area. The issue arose because hci_conn_params_lookup required the hdev lock, and lacking it could make list iteration or parameter access unsafe. The connected records confirm the fix: the code now holds hdev->lock during hci_conn_params l...
5.3AI score
SaveExploits0References2
20