← Retour à la recherche de CVE

CVE-2026-64019

Linux Kernel

Description

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma mapping leak on data setup error We-re leaking the initial DMA mapping during iteration if we fail to allocate the tracking descriptor for both PRP and SGL. Unmap the iterator directly; we can-t use the existing unmap helper because it depends on the tracking descriptor being successfully allocated, so a new one for an in-use iterator is provided. The mappings were also leaking when the driver detects an invalid bio_vec when mapping PRPs, so fix that too.

EPSS 0.155%Risque 0
Voir la source
Publication
2026-07-19 16:17:41
Versions concernées
unknown
Type
Système d’exploitation
Dernière modification
2026-07-30 14:59:47
Vecteur
Pending