binutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git%3Bh=3a551c7a1b80fca579461774860574eabfd7f18f | |
http://www.securityfocus.com/bid/106304 | vdb entry broken link |
https://sourceware.org/bugzilla/show_bug.cgi?id=23994 | issue tracking exploit third party advisory |
https://access.redhat.com/errata/RHSA-2019:2075 | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00072.html | vendor advisory broken link |
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00008.html | vendor advisory broken link |
https://usn.ubuntu.com/4336-1/ | third party advisory vendor advisory |