CVE-2024-41073: nvme: avoid double free special payload
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 RQFSPECIALLOAD when the request is cleaned.
Other sources
In the Linux kernel, the following vulnerability has been resolved:
nvme: avoid double free special payload
The Linux kernel CVE team has assigned CVE-2024-41073 to this issue.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024072909-CVE-2024-41073-1fb9@gregkh/T
— Red Hat
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/linuxto a version that resolves this vulnerability.Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1 - Upgrade
Upgrade
debian/linux-6.1to a version that resolves this vulnerability.Fixed in 6.1.129-1~deb11u1 - Upgrade
Upgrade
redhat/kernelto a version that resolves this vulnerability.Fixed in 5.15.164 - Upgrade
Upgrade
redhat/kernelto a version that resolves this vulnerability.Fixed in 6.1.101 - Upgrade
Upgrade
redhat/kernelto a version that resolves this vulnerability.Fixed in 6.6.42 - Upgrade
Upgrade
redhat/kernelto a version that resolves this vulnerability.Fixed in 6.9.11 - Upgrade
Upgrade
redhat/kernelto a version that resolves this vulnerability.Fixed in 6.10 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 6.6.47.1-1 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 5.15.164.1-1
Event History
Frequently Asked Questions
What is the severity of CVE-2024-41073?
CVE-2024-41073 has been classified as a medium severity vulnerability due to the potential for a double free condition.
How do I fix CVE-2024-41073?
To resolve CVE-2024-41073, update your Linux kernel to versions 5.15.164, 6.1.101, 6.6.42, 6.9.11, or 6.10 as applicable.
What systems are affected by CVE-2024-41073?
CVE-2024-41073 affects various versions of the Linux kernel, specifically those below 5.15.164 and versions within specified ranges.
Is there a workaround for CVE-2024-41073?
Currently, there are no documented workarounds for CVE-2024-41073 other than applying the recommended updates.
Can CVE-2024-41073 lead to data loss?
Yes, CVE-2024-41073 could potentially lead to data loss due to mishandling of discard requests.