CVE-2024-58241
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-24

Last updated on: 2025-12-12

Assigner: kernel.org

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-24
Last Modified
2025-12-12
Generated
2026-05-07
AI Q&A
2025-09-24
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 14 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 4.19.319 (inc) to 4.20 (exc)
linux linux_kernel From 5.4.281 (inc) to 5.5 (exc)
linux linux_kernel From 5.10.223 (inc) to 5.11 (exc)
linux linux_kernel From 5.15.164 (inc) to 5.16 (exc)
linux linux_kernel From 6.1.101 (inc) to 6.2 (exc)
linux linux_kernel From 6.6.42 (inc) to 6.7 (exc)
linux linux_kernel From 6.9.11 (inc) to 6.10 (exc)
linux linux_kernel From 6.10.1 (inc) to 6.11.6 (exc)
linux linux_kernel 6.10
linux linux_kernel 6.10
linux linux_kernel 6.12
linux linux_kernel 6.12
linux linux_kernel 6.12
linux linux_kernel 6.12
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability relates to the Linux kernel's Bluetooth subsystem, specifically the hci_core component. It involves the disable_work_* functions being used during the hci_unregister_dev process. Since the hci_dev device is about to be freed, new submissions to disable_work_* are not disabled properly, which could lead to issues during device unregistration.


How can this vulnerability impact me? :

The vulnerability could potentially cause instability or unexpected behavior in the Bluetooth subsystem of the Linux kernel when devices are unregistered, possibly leading to system crashes or resource management issues.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart