CVE-2024-56591
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 19c40e3bcaf2d969f5d4ee85bbe1330b54d36d9c < c55a4c5a04bae40dcdc1e1c19d8eb79a06fb3397 | affected |
| Linux | Linux | 19c40e3bcaf2d969f5d4ee85bbe1330b54d36d9c < 2b0f2fc9ed62e73c95df1fa8ed2ba3dac54699df | affected |
| Linux | Linux | 3.3 | affected |
| Linux | Linux | 0 < 3.3 | unaffected |
| Linux | Linux | 6.12.5 <= 6.12.* | unaffected |
| Linux | Linux | 6.13 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/c55a4c5a04bae40dcdc1e1c19d8eb79a06fb3397
- https://git.kernel.org/stable/c/2b0f2fc9ed62e73c95df1fa8ed2ba3dac54699df
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.