Security Advisory

CVE-2026-64072

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 15:39:47
Last updated 2026-07-19 15:39:47
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: nvme: fix bio leak on mapping failure The local bio is always NULL, so we'd leak the bio if the integrity mapping failed. Just get it directly from the request.