VDB
DEBIAN-CVE-2024-53093
DEBIAN-CVE-2024-53093
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.66-1, 6.1.37-1, 0 |
| Debian:11 | linux | 6.12.25-1, *, * |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.106-3~deb11u2, * |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
Timeline
- Nov 21, 2024 CVE Published
- Apr 28, 2026 CVE Updated