CVE-2026-64019

Source
https://cve.org/CVERecord?id=CVE-2026-64019
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64019.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64019
Downstream
Published
2026-07-19T15:39:13.400Z
Modified
2026-07-21T03:47:47.876742449Z
Summary
nvme-pci: fix dma mapping leak on data setup error
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64019.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7ce3c1dd78fca86ea8b9aee370db10c7a8cfc3c2
Fixed
e50db059ec8e63bc50b1cc039e2502cb5ea75a70
Fixed
1bf86336e4b6cf40873fda47a7fe191446864937

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64019.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
7.0.11

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64019.json"