5.5
CVE-2022-47011
- EPSS 0.4%
- Veröffentlicht 22.08.2023 19:16:30
- Zuletzt bearbeitet 21.11.2024 07:31:24
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered function parse_stab_struct_fields in stabs.c in Binutils 2.34 thru 2.38, allows attackers to cause a denial of service due to memory leaks.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.4% | 0.319 |
| 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:N/UI:R/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://sourceware.org/bugzilla/show_bug.cgi?id=29261