bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/22508] Heap overflow in dump_relocs_in_section


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22508] Heap overflow in dump_relocs_in_section
Date: Wed, 29 Nov 2017 12:42:03 +0000

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

--- 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 <address@hidden>:

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

commit d785b7d4b877ed465d04072e17ca19d0f47d840f
Author: Nick Clifton <address@hidden>
Date:   Wed Nov 29 12:40:43 2017 +0000

    Stop objdump from attempting to allocate a huge chunk of memory when
parsing relocs in a corrupt file.

        PR 22508
        * objdump.c (dump_relocs_in_section): Also check the section's
        relocation count to make sure that it is reasonable before
        attempting to allocate space for the relocs.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]