
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68218 is a Linux kernel vulnerability in the nvme-multipath subsystem involving an improper locking dependency that can lead to a potential deadlock. The flaw was disclosed on December 16, 2025, and affects multiple stable Linux kernel branches, with fixes backported to versions 6.1.159, 6.6.118, 6.12.60, 6.17.10, and 6.18. The vulnerability was identified through blktests test cases nvme/014, 057, and 058, which fail occasionally due to a lockdep (lock dependency checker) warning. No CVSS score has been formally assigned; the EUVD records a base score of 0.0, reflecting its classification as a kernel stability/correctness issue rather than a remotely exploitable security flaw (Feedly, EUVD).
The root cause is an improper synchronization dependency (related to CWE-667: Improper Locking) within the nvme-multipath partition scan work path. Specifically, a circular dependency exists among disk->open_mutex, the kblockd workqueue completion, and partition_scan_work completion — a combination that lockdep identifies as a potential deadlock scenario. The fix relocates the execution of partition_scan_work from the kblockd workqueue to the dedicated nvme_wq workqueue, breaking the problematic dependency chain. This is a local kernel-level issue triggered during NVMe multipath device operations, not exploitable via a network vector (Feedly).
The primary impact of this vulnerability is a potential kernel deadlock in systems using NVMe multipath configurations, which could result in a system hang or denial of service affecting storage availability. There is no evidence of confidentiality or integrity impact, as this is a locking/synchronization defect rather than a memory corruption or privilege escalation issue. Systems relying on NVMe multipath for high-availability storage (e.g., enterprise servers, storage appliances) are most at risk of availability disruption (Feedly).
The Linux kernel maintainers have released patches across multiple stable branches. Fixed versions include Linux 6.1.159, 6.6.118, 6.12.60, 6.17.10, and 6.18. Downstream distributions have also issued updates: Debian LTS (DLA-4436-1), Ubuntu (USN-8094-1 through USN-8094-5, USN-8152-1), and Oracle Enterprise Linux (ELSA-2026-50112). Administrators should update to a patched kernel version for their distribution. No configuration-based workaround is documented; upgrading is the recommended remediation (Feedly, Ubuntu Advisory, Debian LTS).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."