bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24360] Integer-Truncation / heap-overflow in objdump.c cau


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24360] Integer-Truncation / heap-overflow in objdump.c caused by commit-7a6e0d89
Date: Tue, 19 Mar 2019 13:40:56 +0000

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

--- Comment #3 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=634557801d909982b47b1723f4216ebe8bc784aa

commit 634557801d909982b47b1723f4216ebe8bc784aa
Author: Nick Clifton <address@hidden>
Date:   Tue Mar 19 13:39:30 2019 +0000

    Prevent an illegal memory access by objdump when parsing a corrupt file on
a 32-bit host.

        PR 24360
        * objdump.c (load_specific_debug_section): Check that the amount
        of memory to be allocated matches the size of the section.

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