CVE-2024-56591
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Use disable_delayed_work_sync This makes use of d
CVSS
8.8
High
EPSS
0.3%
p20
KEV
—
Exploit Today
6
0-100
Published: Dec 27, 2024 · Last modified: Aug 4, 2026
0.3%EPSS · 30 days0.3%
2026-08-082026-09-05
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Use disable_delayed_work_sync This makes use of disable_delayed_work_sync instead cancel_delayed_work_sync as it not only cancel the ongoing work but also disables new submit which is disarable since the object holding the work is about to be freed.
No related CVEs by CWE or product.