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

--- 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=7296a62a2a237f6b1ad8db8c38b090e9f592c8cf

commit 7296a62a2a237f6b1ad8db8c38b090e9f592c8cf
Author: Nick Clifton <ni...@redhat.com>
Date:   Thu Apr 13 16:06:30 2017 +0100

    readelf: fix out of range subtraction, seg fault from a NULL pointer and
memory exhaustion, all from parsing corrupt binaries.

        PR binutils/21379
        * readelf.c (process_dynamic_section): Detect over large section
        offsets in the DT_SYMTAB entry.

        PR binutils/21345
        * readelf.c (process_mips_specific): Catch an unfeasible memory
        allocation before it happens and print a suitable error message.

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