5.5
CVE-2024-50013
- EPSS 0.22%
- Veröffentlicht 21.10.2024 19:15:04
- Zuletzt bearbeitet 03.11.2025 23:16:40
- CVE-Watchlists
- Unerledigt
exfat: fix memory leak in exfat_load_bitmap()
In the Linux kernel, the following vulnerability has been resolved: exfat: fix memory leak in exfat_load_bitmap() If the first directory entry in the root directory is not a bitmap directory entry, 'bh' will not be released and reassigned, which will cause a memory leak.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 5.7 < 5.10.227
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.168
Linux ≫ Linux Kernel Version >= 5.16 < 6.1.113
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.55
Linux ≫ Linux Kernel Version >= 6.7 < 6.10.14
Linux ≫ Linux Kernel Version >= 6.11 < 6.11.3
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.128 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-401 Missing Release of Memory after Effective Lifetime
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
https://git.kernel.org/stable/c/4e1813e52f86eb8db0c6c9570251f2fcbc571f5d
https://git.kernel.org/stable/c/89081e8407e637463db5880d168e3652fb9f4330
https://git.kernel.org/stable/c/bf0b3b35259475d1fe377bcaa565488e26684f7a
https://git.kernel.org/stable/c/d2b537b3e533f28e0d97293fe9293161fe8cd137
https://git.kernel.org/stable/c/dca359db1eb37f334267ebd7e3cab9a66d191d5b
https://git.kernel.org/stable/c/ddf704c2ce3b73f38d2dd8cf1bb0f7ec038bdf63
https://git.kernel.org/stable/c/f692160d3e1e5450605071b8df8f7d08d9b09a83
https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html