In the Linux kernel, the following vulnerability has been...
Unreviewed
Published
Sep 24, 2025
to the GitHub Advisory Database
•
Updated Sep 24, 2025
Description
Published by the National Vulnerability Database
Sep 24, 2025
Published to the GitHub Advisory Database
Sep 24, 2025
Last updated
Sep 24, 2025
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_core: Disable works on hci_unregister_dev
This make use of disable_work_* on hci_unregister_dev since the hci_dev is
about to be freed new submissions are not disarable.
References