Tracker / CVE-2024-53093
CVE-2024-53093
High 7.5
In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scan_work context. If a path error occurs here, the IO will wait until a path becomes available or all paths are torn down, but that action also occurs within scan_work, so it would deadlock. Defer the partion scan to a different context that does not block scan_work.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · … → 6.1.118 |
| linux | linux_kernel · 6.2 → 6.6.62 |
| linux | linux_kernel · 6.7 → 6.11.9 |
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.