bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20440] readelf crash in parsing compression header


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/20440] readelf crash in parsing compression header
Date: Mon, 08 Aug 2016 12:21:09 +0000

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

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

commit d8024a9189b9e686e403512a96e4256823b5c6e4
Author: Nick Clifton <address@hidden>
Date:   Mon Aug 8 13:20:04 2016 +0100

    Fix seg-faults when running readelf on fuzzed binaries.

        PR binutils/20440
        * dwarf.c (display_debug_lines_decoded): Add checks for running
        off the end of the section when populating the directory table and
        file table.
        (frame_display_row): Set max_regs equal to ncols.
        (load_specific_debug_section): If the section is compressed, but
        it is not big enough to hold a compression header then warn and
        return 0.

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