GHSA-wmrv-hj8c-hqrmunknown

In the Linux kernel, the following vulnerability has been resolved: nvme: fix bio leak on...

Published
July 19, 2026
Last Modified
July 19, 2026

🔗 CVE IDs covered (1)

📋 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 (5)