7.8
CVE-2024-41073
- EPSS 0.25%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 14.01.2026 16:24:53
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
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 RQF_SPECIAL_LOAD when the request is cleaned.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Debian ≫ Debian Linux Version11.0
Linux ≫ Linux Kernel Version >= 4.10 < 5.10.237
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.164
Linux ≫ Linux Kernel Version >= 5.16 < 6.1.101
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.42
Linux ≫ Linux Kernel Version >= 6.7 < 6.9.11
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.25% | 0.16 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address.
https://git.kernel.org/stable/c/1b9fd1265fac85916f90b4648de02adccdb7220b
https://git.kernel.org/stable/c/ae84383c96d6662c24697ab6b44aae855ab670aa
https://git.kernel.org/stable/c/c5942a14f795de957ae9d66027aac8ff4fe70057
https://git.kernel.org/stable/c/e5d574ab37f5f2e7937405613d9b1a724811e5ad
https://git.kernel.org/stable/c/f3ab45aacd25d957547fb6d115c1574c20964b3b
https://git.kernel.org/stable/c/882574942a9be8b9d70d13462ddacc80c4b385ba
https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html