GHSA-vrp7-59vv-qgvcHighCVSS 7.5

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma_vecs leak...

Published
July 19, 2026
Last Modified
July 20, 2026

🔗 CVE IDs covered (1)

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

🔗 References (4)