Catch potential integer overflow in readelf when processing corrupt binaries.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index f3be2641f15cdcb64ad76f8556d9dbded7d5de1c..22a7828d9c94f59ac5c5c0b83afab6e3587e9b56 100644 (file)
@@ -1,3 +1,15 @@
+2019-08-05  Nick Clifton  <nickc@redhat.com>
+
+       PR 24829
+       * readelf.c (apply_relocations): Catch potential integer overflow
+       whilst checking reloc location against section size.
+
+2019-08-02  Alan Modra  <amodra@gmail.com>
+
+       PR 24871
+       * readelf.c (ABSADDR): Delete.
+       (dump_ia64_unwind): Expand ABSADDR.  Check validity of info.section.
+
 2019-07-29  Martin Liska  <mliska@suse.cz>
 
        PR 24768
This page took 0.023792 seconds and 4 git commands to generate.