Tracker / CVE-2024-45007
CVE-2024-45007
Medium 5.5
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 5.14 → 5.15.166 |
| linux | linux_kernel · 5.16 → 6.1.107 |
| linux | linux_kernel · 6.2 → 6.6.48 |
| linux | linux_kernel · 6.7 → 6.10.7 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.