https://sourceware.org/bugzilla/show_bug.cgi?id=17531

--- Comment #85 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=834f871cdc6e5d9f5bda9ce607fd3c47f41a2ade

commit 834f871cdc6e5d9f5bda9ce607fd3c47f41a2ade
Author: Nick Clifton <ni...@redhat.com>
Date:   Tue Feb 10 17:53:53 2015 +0000

    Fix memory access violations discovered by running readelf compiled with
undefined memory access sanitization on fuzzed binaries.

        PR binutils/17531
        * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
        offset.
        * readelf.c (dump_relocations): Handle printing offsets which are
        MIN_INT.
        (process_corefile_note_segment): Add range check of the namesz
        field.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to