CVE-2024-56591
ADVISORY - nistSummary
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.
EPSS Score: 0.00185 (0.082)
Common Weakness Enumeration (CWE)
ADVISORY - nist
ADVISORY - redhat
Improper Control of Resource Identifiers ('Resource Injection')
Sign in to Docker Scout
See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.
Sign in