CVE-2024-41073
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.05%• Percentile: 16%
Techniques & Countermeasures
- CWE-415•Double Free
The product calls free() twice on the same memory address.
Affected Systems
- debian•debian_linux
11.0
- linux•linux
≥ f9d03f96b988002027d4b28ea1b7a24729a4c9b5, < 882574942a9be8b9d70d13462ddacc80c4b385ba | ≥ f9d03f96b988002027d4b28ea1b7a24729a4c9b5, < c5942a14f795de957ae9d66027aac8ff4fe70057 | ≥ f9d03f96b988002027d4b28ea1b7a24729a4c9b5, < f3ab45aacd25d957547fb6d115c1574c20964b3b | ≥ f9d03f96b988002027d4b28ea1b7a24729a4c9b5, < ae84383c96d6662c24697ab6b44aae855ab670aa | ≥ f9d03f96b988002027d4b28ea1b7a24729a4c9b5, < 1b9fd1265fac85916f90b4648de02adccdb7220b | ≥ f9d03f96b988002027d4b28ea1b7a24729a4c9b5, < e5d574ab37f5f2e7937405613d9b1a724811e5ad | 4.10
- linux•linux_kernel
≥ 4.10, < 5.10.237 | ≥ 5.11, < 5.15.164 | ≥ 5.16, < 6.1.101 | ≥ 6.2, < 6.6.42 | ≥ 6.7, < 6.9.11
References (8)
- https://git.kernel.org/stable/c/882574942a9be8b9d70d13462ddacc80c4b385ba
- https://git.kernel.org/stable/c/c5942a14f795de957ae9d66027aac8ff4fe70057
- https://git.kernel.org/stable/c/f3ab45aacd25d957547fb6d115c1574c20964b3b
- https://git.kernel.org/stable/c/ae84383c96d6662c24697ab6b44aae855ab670aa
- https://git.kernel.org/stable/c/1b9fd1265fac85916f90b4648de02adccdb7220b
- https://git.kernel.org/stable/c/e5d574ab37f5f2e7937405613d9b1a724811e5ad
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html