bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22809] Segmentation fault in bfd_section_from_shdr


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22809] Segmentation fault in bfd_section_from_shdr
Date: Tue, 08 May 2018 11:52:47 +0000

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

--- Comment #5 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=95a6d23566165208853a68d9cd3c6eedca840ec6

commit 95a6d23566165208853a68d9cd3c6eedca840ec6
Author: Nick Clifton <address@hidden>
Date:   Tue May 8 12:51:06 2018 +0100

    Prevent a memory exhaustion failure when running objdump on a fuzzed input
file with corrupt string and attribute sections.

        PR 22809
        * elf.c (bfd_elf_get_str_section): Check for an excessively large
        string section.
        * elf-attrs.c (_bfd_elf_parse_attributes): Issue an error if the
        attribute section is larger than the size of the file.

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