bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17531] readelf crashes on fuzzed samples


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17531] readelf crashes on fuzzed samples
Date: Tue, 10 Feb 2015 17:55:28 +0000

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

--- Comment #85 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=834f871cdc6e5d9f5bda9ce607fd3c47f41a2ade

commit 834f871cdc6e5d9f5bda9ce607fd3c47f41a2ade
Author: Nick Clifton <address@hidden>
Date:   Tue Feb 10 17:53:53 2015 +0000

    Fix memory access violations discovered by running readelf compiled with
undefined memory access sanitization on fuzzed binaries.

        PR binutils/17531
        * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
        offset.
        * readelf.c (dump_relocations): Handle printing offsets which are
        MIN_INT.
        (process_corefile_note_segment): Add range check of the namesz
        field.

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