bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25221] objcopy : SIGSEGV in bfd_convert_section_contents (


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/25221] objcopy : SIGSEGV in bfd_convert_section_contents (bfd.c:2848)
Date: Thu, 09 Jan 2020 15:51:31 +0000

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

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

commit b899eb3bb807be1094fde9a2f1c8628232bc0743
Author: Nick Clifton <address@hidden>
Date:   Thu Jan 9 15:49:08 2020 +0000

    Fix an illegal memory access triggered when trying to examine an input file
containing corrupt compressed sections.

        PR 25221
        * bfd.c (bfd_convert_section_contents): Check for a compress
        header size that is larger than the actual section size.

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