CVE-2024-41073

Publication date

2024-07-29 14:57:33

Family

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.