Vulnerability Description
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."
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Elfutils Project | Elfutils | 0.174 |
Related Weaknesses (CWE)
References
- https://sourceware.org/bugzilla/show_bug.cgi?id=24085ExploitIssue TrackingThird Party Advisory
- https://sourceware.org/bugzilla/show_bug.cgi?id=24085ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2019-7148?
CVE-2019-7148 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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...
How severe is CVE-2019-7148?
CVE-2019-7148 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-7148?
Check the references section above for vendor advisories and patch information. Affected products include: Elfutils Project Elfutils.