Resource exhaustion in Binutils - CVE-2018-18484
Published: October 18, 2018 / Updated: August 8, 2020
Binutils
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there is a stack consumption problem caused by recursive stack frames: cplus_demangle_type, d_bare_function_type, d_function_type.
How to mitigate CVE-2018-18484
Sources
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00072.html
- http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00008.html
- http://www.securityfocus.com/bid/105693
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87636
- https://usn.ubuntu.com/4326-1/
- https://usn.ubuntu.com/4336-1/