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. CREATE(Triage):(User=admin) CVE-2024-41073 (https://nvd.nist.gov/vuln/detail/CVE-2024-41073)