CVE-2025-68218

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.
Configurations

No configuration.

History

30 Jul 2026, 06:24

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

16 Dec 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-16 14:15

Updated : 2026-07-30 06:24


NVD link : CVE-2025-68218

Mitre link : CVE-2025-68218

CVE.ORG link : CVE-2025-68218


JSON object : View

Products Affected

No product.

CWE

No CWE.