CVE-2024-41073
NVIDIA NVMe Double Free Vulnerability
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.
INFO
Published Date :
July 29, 2024, 3:15 p.m.
Last Modified :
May 2, 2025, 7:15 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
5.9
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-41073
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-41073
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-41073
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 02, 2025
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/882574942a9be8b9d70d13462ddacc80c4b385ba -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/1b9fd1265fac85916f90b4648de02adccdb7220b Added Reference https://git.kernel.org/stable/c/ae84383c96d6662c24697ab6b44aae855ab670aa Added Reference https://git.kernel.org/stable/c/c5942a14f795de957ae9d66027aac8ff4fe70057 Added Reference https://git.kernel.org/stable/c/e5d574ab37f5f2e7937405613d9b1a724811e5ad Added Reference https://git.kernel.org/stable/c/f3ab45aacd25d957547fb6d115c1574c20964b3b -
Initial Analysis by [email protected]
Aug. 22, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://git.kernel.org/stable/c/1b9fd1265fac85916f90b4648de02adccdb7220b No Types Assigned https://git.kernel.org/stable/c/1b9fd1265fac85916f90b4648de02adccdb7220b Patch Changed Reference Type https://git.kernel.org/stable/c/ae84383c96d6662c24697ab6b44aae855ab670aa No Types Assigned https://git.kernel.org/stable/c/ae84383c96d6662c24697ab6b44aae855ab670aa Patch Changed Reference Type https://git.kernel.org/stable/c/c5942a14f795de957ae9d66027aac8ff4fe70057 No Types Assigned https://git.kernel.org/stable/c/c5942a14f795de957ae9d66027aac8ff4fe70057 Patch Changed Reference Type https://git.kernel.org/stable/c/e5d574ab37f5f2e7937405613d9b1a724811e5ad No Types Assigned https://git.kernel.org/stable/c/e5d574ab37f5f2e7937405613d9b1a724811e5ad Patch Changed Reference Type https://git.kernel.org/stable/c/f3ab45aacd25d957547fb6d115c1574c20964b3b No Types Assigned https://git.kernel.org/stable/c/f3ab45aacd25d957547fb6d115c1574c20964b3b Patch Added CWE NIST CWE-415 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 5.15.164 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.101 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.42 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.9.11 -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jul. 29, 2024
Action Type Old Value New Value Added 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. Added Reference kernel.org https://git.kernel.org/stable/c/c5942a14f795de957ae9d66027aac8ff4fe70057 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/f3ab45aacd25d957547fb6d115c1574c20964b3b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/ae84383c96d6662c24697ab6b44aae855ab670aa [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/1b9fd1265fac85916f90b4648de02adccdb7220b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/e5d574ab37f5f2e7937405613d9b1a724811e5ad [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-41073
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-41073
weaknesses.