Back to overview

CVE-2026-64019

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.

Metadata

CVE ID
CVE-2026-64019
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 07:54 UTC
Published
2026-07-19 15:39 UTC
Last updated
2026-07-19 15:39 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 7ce3c1dd78fca86ea8b9aee370db10c7a8cfc3c2 < e50db059ec8e63bc50b1cc039e2502cb5ea75a70, 7ce3c1dd78fca86ea8b9aee370db10c7a8cfc3c2 < 1bf86336e4b6cf40873fda47a7fe191446864937
Linux Linux 6.17, 0 < 6.17, 7.0.11 ≤ 7.0.*, 7.1 ≤ *
Back to overview