NONE · 0

CVE-2026-64072

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

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

References

FAQ

What is CVE-2026-64072?

CVE-2026-64072 is a documented vulnerability. 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...

How severe is CVE-2026-64072?

CVSS scoring is not yet available for CVE-2026-64072. Check NVD for updates.

Is there a patch for CVE-2026-64072?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.