An attempted excessive memory allocation was discovered in the function read_long_names in elf_begin.c in libelf in elfutils 0.174. Remote attackers could leverage this vulnerability to cause a denial-of-service via crafted elf input, which leads to an out-of-memory exception. NOTE: The maintainers believe this is not a real issue, but instead a "warning caused by ASAN because the allocation is big. By setting ASAN_OPTIONS=allocator_may_return_null=1 and running the reproducer, nothing happens."
References
Link | Resource |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=24085 | Exploit Issue Tracking Third Party Advisory |
https://sourceware.org/bugzilla/show_bug.cgi?id=24085 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
21 Nov 2024, 04:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://sourceware.org/bugzilla/show_bug.cgi?id=24085 - Exploit, Issue Tracking, Third Party Advisory |
Information
Published : 2019-01-29 00:29
Updated : 2024-11-21 04:47
NVD link : CVE-2019-7148
Mitre link : CVE-2019-7148
CVE.ORG link : CVE-2019-7148
JSON object : View
Products Affected
elfutils_project
- elfutils
CWE
CWE-770
Allocation of Resources Without Limits or Throttling