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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-07-29 15:15
Updated : 2024-11-21 09:32
NVD link : CVE-2024-41073
Mitre link : CVE-2024-41073
CVE.ORG link : CVE-2024-41073
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-415
Double Free