Beveiligingsadvies

CVE-2026-63974

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-19 14:55:59
Laatst bijgewerkt 2026-08-05 12:37:44
Toegewezen door Linux
CVSS-score 8.8
Status PUBLISHED

Beschrijving

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device close Since hci_dev_close_sync() can now be called during the reset path, we should also set HCI_CMD_DRAIN_WORKQUEUE. This avoids queuing timeouts while the hdev workqueue is being drained.