VDB
DEBIAN-CVE-2025-68218
DEBIAN-CVE-2025-68218
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due to the dependency among disk->open_mutex, kblockd workqueue completion and partition_scan_work completion. To avoid the lockdep WARN and the potential deadlock, cut the dependency by running the partition_scan_work not by kblockd workqueue but by nvme_wq.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.112-1, 6.1.158-1, 6.1.153-1 |
| Debian:13 | linux | 0, 6.12.38-1, * |
| Debian:12 | linux | 6.1.98-1, 6.1.106-1, 6.1.106-3 |
| Debian:14 | linux | 6.15.3-1~exp1, 6.15.2-1~exp1, 6.15.1-1~exp1 |
Timeline
- Dec 16, 2025 CVE Published
- Apr 28, 2026 CVE Updated