Security Advisory

CVE-2024-41073

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-29 14:57:33
Last updated 2026-05-11 20:25:39
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: nvme: avoid double free special payload If a discard request needs to be retried, and that retry may fail before a new special payload is added, a double free will result. Clear the RQF_SPECIAL_LOAD when the request is cleaned.