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

--- Comment #1 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=315350be6598235df12a0190a5a4c21447eead36

commit 315350be6598235df12a0190a5a4c21447eead36
Author: Nick Clifton <ni...@redhat.com>
Date:   Mon May 9 17:31:07 2016 +0100

    Fix seg fault objdumping a corrupt binary with an invalid sh_link field.

        PR binutils/20063
        * elf.c (bfd_elf_get_elf_syms): Check for out of range sh_link
        field before accessing sections array.

        * readelf.c (get_32bit_section_headers): Warn if an out of range
        sh_link or sh_info field is encountered.
        (get_64bit_section_headers): Likewise.

-- 
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