CVE-2026-64020
7.5Linux · Kernel
A memory leak vulnerability exists in the Linux kernel nvme-pci driver handling of peer-to-peer memory, allowing unauthenticated attackers to cause a denial of service via high resource consumption.
Executive summary
A memory leak vulnerability in the Linux kernel nvme-pci driver allows remote attackers to cause a denial of service through resource exhaustion.
Vulnerability
This is a resource management error in the nvme-pci driver where dma_vec allocations for peer-to-peer memory are leaked on completion, requiring no user authentication or interaction to trigger.
Business impact
A successful exploit of this vulnerability can lead to severe system instability and resource exhaustion, resulting in kernel panics or complete system crashes. This creates significant business downtime for affected infrastructure. The assigned CVSS score of 7.5 reflects a high severity due to the potential for a complete denial of service against vulnerable systems.
Remediation
Immediate Action: Update the Linux kernel to version 7.0.11 or later, or apply the upstream fix commits provided by the vendor.
Proactive Monitoring: Monitor system memory usage and kernel logs for abnormal consumption patterns or driver-related errors indicating resource leaks.
Compensating Controls: Restrict network access to vulnerable endpoints using firewalls or security groups to minimize exposure until patches can be applied.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Administrators managing systems running the affected Linux kernel versions must prioritize applying the latest stable kernel updates. Immediate patching is essential to prevent potential denial of service conditions and maintain overall system availability.