Resource exhaustion in Binutils - CVE-2018-12700
Published: June 26, 2018
Binutils
Detailed vulnerability description
The vulnerability allows a local attacker to cause DoS condition on the target system.
The vulnerability exists due to DEBUG_KIND_INDIRECT infinite recursion condition. A local attacker can execute the objdump command, trigger stack exhaustion condition in the debug_write_type function, as defined in debug.c source code file and cause the service to crash.