CVE-2024-45007
MEDIUMLinux Kernel 5.14-5.15.165 5.16-6.1.106 6.2-6.6.47 6.7-6.10.6 - Use-After-Free in Xillybus Workqueue Destruction
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroy_workqueue() may be called from within a work item for destroying its own workqueue. This illegal situation is averted by adding a module-global workqueue for exclusive use of the offending work item. Other work items continue to be queued on per-device workqueues to ensure performance.
References (6)
Core 6
Core References
Scores
CVSS v3
5.5
EPSS
0.0022
EPSS Percentile
13.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (18)
linux/Kernel
5.14.0 - 5.15.166linux
linux/Kernel
5.16.0 - 6.1.107linux
linux/Kernel
6.2.0 - 6.6.48linux
linux/Kernel
6.7.0 - 6.10.7linux
Linux/Linux
< 5.14
Linux/Linux
5.14
Linux/Linux
5.15.166 - 5.15.*
Linux/Linux
6.1.107 - 6.1.*
Linux/Linux
6.10.7 - 6.10.*
Linux/Linux
6.11
... and 8 more
Published
Sep 04, 2024
Tracked Since
Feb 18, 2026