CVE-2026-63974

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/07/2026
Last modified:
20/07/2026

Description

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