Integer overflow in Binutils - CVE-2018-19932
Published: December 10, 2018
Binutils
Detailed vulnerability description
The vulnerability allows a local attacker to cause DoS condition on the target system.
The vulnerability exists due to integer overflow in the IS_CONTAINED_BY_LMAfunction, as defined in the elf.c source code file when handling malicious input. A local attacker can map a section to a segment, trigger an infinite loop condition, resulting in a DoS condition.