Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma_vecs leak on p2p memory We don't unmap P2P memory, so we don't need to track it. The dma_vec allocation was getting leaked on the completion.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/24ea0de233d9ebb5ebd6f6018eaf2084af25e3dd
- https://git.kernel.org/stable/c/85686c72966c5ee637893f124ddb31a1cace7bee
FAQ
What is CVE-2026-64020?
CVE-2026-64020 is a vulnerability with a CVSS score of 7.5 (HIGH). In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma_vecs leak on p2p memory We don't unmap P2P memory, so we don't need to track it. The dma_vec allocation was gett...
How severe is CVE-2026-64020?
CVE-2026-64020 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-64020?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.