bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24332] Heap-buffer-overflow in bfd_getl16 and bfd_getl64 in bfd,


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24332] Heap-buffer-overflow in bfd_getl16 and bfd_getl64 in bfd, respectively
Date: Thu, 14 Mar 2019 14:46:34 +0000

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

--- Comment #4 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=be22c732bf873e0c7e8a08564c97cafdfcf153bb

commit be22c732bf873e0c7e8a08564c97cafdfcf153bb
Author: Nick Clifton <address@hidden>
Date:   Thu Mar 14 14:45:32 2019 +0000

    Fix illegal memory access parsing a corrupt ELF file.

        PR 24332
        * elflink.c (elf_link_add_object_symbols): Add new local variable
        extversym_end.  Initialise it to point to the end of the version
        symbol table, if present.  Check it when initialising and updating
        the ever pointer.

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