2 matches found
CVE-2026-98109
A race condition exists in the Linux kernel Bluetooth hci_core component during device registration. Specifically, in hci_register_dev(), the power_on work item is queued before hdev->adv_monitors_idr is initialized and before the MSFT extension is registered via msft_register(). For devices w...
5.8AI score
SaveExploits0References4
EUVD-2026-86940
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix race condition during device registration In hciregisterdev, the poweron work item is queued to hdev-reqworkqueue before initializing hdev-advmonitorsidr and registering the MSFT extension via msftregister...
5.8AI score
SaveExploits0References4
20