bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21432] heap buffer overflow in objdump


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/21432] heap buffer overflow in objdump
Date: Sat, 29 Apr 2017 09:42:02 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

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

commit a941291cab71b9ac356e1c03968c177c03e602ab
Author: Alan Modra <address@hidden>
Date:   Sat Apr 29 14:48:16 2017 +0930

    PR21432, buffer overflow in perform_relocation

    The existing reloc offset range tests didn't catch small negative
    offsets less than the size of the reloc field.

        PR 21432
        * reloc.c (reloc_offset_in_range): New function.
        (bfd_perform_relocation, bfd_install_relocation): Use it.
        (_bfd_final_link_relocate): Likewise.

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