PT-2025-51631 · Linux+3 · Linux Kernel+3
Published
2025-12-16
·
Updated
2026-05-07
·
CVE-2025-68218
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to lock dependency within the nvme-multipath component. Specifically, test cases nvme/014, 057, and 058 occasionally fail due to a lockdep warning, indicating a potential deadlock. This deadlock arises from dependencies between
disk->open mutex, kblockd workqueue completion, and partition scan work completion. The issue is addressed by modifying the workqueue used for partition scanning from kblockd to nvme wq, thereby removing the dependency and preventing the deadlock.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu