5.5
CVE-2022-50042
- EPSS 0.21%
- Veröffentlicht 18.06.2025 11:01:43
- Zuletzt bearbeitet 13.11.2025 18:58:33
- CVE-Watchlists
- Unerledigt
net: genl: fix error path memory leak in policy dumping
In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array of policies fails when recording non-first policy we need to unwind. netlink_policy_dump_add_policy() itself also needs fixing as it currently gives up on error without recording the allocated pointer in the pstate pointer.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 5.10 < 5.10.138
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.63
Linux ≫ Linux Kernel Version >= 5.16 < 5.19.4
Linux ≫ Linux Kernel Version6.0 Updaterc1
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.111 |
| 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/83411c9f05d5a8b637293b3389eca3d378197c04
https://git.kernel.org/stable/c/b0672895d8be5d19d4b05ac83f807026fc791037
https://git.kernel.org/stable/c/26b6acd365823e99e46be3b27500f5dc235dda5e
https://git.kernel.org/stable/c/249801360db3dec4f73768c502192020bfddeacc