cve/2024/CVE-2024-58241.md
2025-09-29 21:09:30 +02:00

1.7 KiB

CVE-2024-58241

Description

In the Linux kernel, the following vulnerability has been resolved:Bluetooth: hci_core: Disable works on hci_unregister_devThis make use of disable_work_* on hci_unregister_dev since the hci_dev isabout to be freed new submissions are not disarable.

POC

Reference

No PoCs from references.

Github