Catch potential integer overflow in readelf when processing corrupt binaries.
authorNick Clifton <nickc@redhat.com>
Mon, 5 Aug 2019 09:40:35 +0000 (10:40 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 5 Aug 2019 09:40:35 +0000 (10:40 +0100)
commite17869db99195849826eaaf5d2d0eb2cfdd7a2a7
treef2fa1a8ea84149112d7aba413ece7185ed09ad82
parent2b79f3761c834cd217407f75f867f6a761703ab3
Catch potential integer overflow in readelf when processing corrupt binaries.

PR 24829
* readelf.c (apply_relocations): Catch potential integer overflow
whilst checking reloc location against section size.
binutils/ChangeLog
binutils/readelf.c
This page took 0.024362 seconds and 4 git commands to generate.