cbcvebase.
CVE-2024-41063
published 2024-07-29

CVE-2024-41063: In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: cancel all works upon hci_unregister_dev() syzbot is reporting that…

PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.18%
8.0th percentile
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: cancel all works upon hci_unregister_dev() syzbot is reporting that calling hci_release_dev() from hci_error_reset() due to hci_dev_put() from hci_error_reset() can cause deadlock at destroy_workqueue(), for hci_error_reset() is called from hdev->req_workqueue which destroy_workqueue() needs to flush. We need to make sure that hdev->{rx_work,cmd_work,tx_work} which are queued into hdev->workqueue and hdev->{power_on,error_reset} which are queued into hdev->req_workqueue are no longer running by the moment destroy_workqueue(hdev->workqueue); destroy_workqueue(hdev->req_workqueue); are called from hci_release_dev(). Call cancel_work_sync() on these work items from hci_unregister_dev() as soon as hdev->list is removed from hci_dev_list.

Affected

36 ranges· showing 25
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.106-1 (bookworm)linux 6.1.106-1 (bookworm)
debianlinux-6.1< linux 6.1.106-1 (bookworm)linux 6.1.106-1 (bookworm)
linuxlinux
linuxlinux
linuxlinux>= 2449007d3f73b2842c9734f45f0aadb522daf592 < 3f939bd73fed12dddc2a32a76116c19ca47c76783f939bd73fed12dddc2a32a76116c19ca47c7678
linuxlinux>= 2449007d3f73b2842c9734f45f0aadb522daf592 < 0d151a103775dd9645c78c97f77d6e2a5298d9130d151a103775dd9645c78c97f77d6e2a5298d913
linuxlinux>= 2ab9a19d896f5a0dd386e1f001c5309bc35f433b < d6cbce18370641a21dd889e8613d8153df15eb39d6cbce18370641a21dd889e8613d8153df15eb39
linuxlinux>= 4.19.309 < 4.19.3194.19.319
linuxlinux>= 45085686b9559bfbe3a4f41d3d695a520668f5e1 < 96600c2e5ee8213dbab5df1617293d8e847bb4fa96600c2e5ee8213dbab5df1617293d8e847bb4fa
linuxlinux>= 5.10.212 < 5.10.2235.10.223
linuxlinux>= 5.15.151 < 5.15.1645.15.164
linuxlinux>= 5.4.271 < 5.4.2815.4.281
linuxlinux>= 6.1.81 < 6.1.1016.1.101
linuxlinux>= 6.6.21 < 6.6.426.6.42
linuxlinux>= 6.7.9 < 6.86.8
linuxlinux>= 6dd0a9dfa99f8990a08eb8fdd8e79bee31c7d8e2 < ddeda6ca5f218b668b560d90fc31ae469adbfd92ddeda6ca5f218b668b560d90fc31ae469adbfd92
linuxlinux>= 98fb98fd37e42fd4ce13ff657ea64503e24b6090 < 9cfc84b1d464cc024286f42a090718f9067b80ed9cfc84b1d464cc024286f42a090718f9067b80ed
linuxlinux>= da4569d450b193e39e87119fd316c0291b585d14 < d2ce562a5aff1dcd0c50d9808ea825ef90da909fd2ce562a5aff1dcd0c50d9808ea825ef90da909f
linuxlinux>= e0b278650f07acf2e0932149183458468a731c03 < 48542881997e17b49dc16b93fe910e0cfcf7a9f948542881997e17b49dc16b93fe910e0cfcf7a9f9
linuxlinux_kernel< 4.19.3194.19.319
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.223-15.10.223-1
linuxlinux_kernel>= 0 < 6.1.106-16.1.106-1
linuxlinux_kernel>= 0 < 6.9.11-16.9.11-1
linuxlinux_kernel>= 0 < 6.9.11-16.9.11-1

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv8.8HIGH
vendor_ubuntu8.8HIGH
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.