bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17531] readelf -a crashes on fuzzed samples


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17531] readelf -a crashes on fuzzed samples
Date: Wed, 03 Dec 2014 16:35:01 +0000

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

--- Comment #50 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  bee0ee850e846a8717b9aadb8d5da3adee3254ee (commit)
      from  9d157cb9fe73ff3d911ccdf581ab09eae02e78aa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bee0ee850e846a8717b9aadb8d5da3adee3254ee

commit bee0ee850e846a8717b9aadb8d5da3adee3254ee
Author: Nick Clifton <address@hidden>
Date:   Wed Dec 3 16:33:33 2014 +0000

    Replace calls to abort (in readelf) with informative error messages.

        PR binutils/17531
        * readelf.c (get_machine_flags): Replace call to abort with a
        warning message and a return value.
        (get_elf_section_flags): Likewise.
        (get_symbol_visibility): Likewise.
        (get_ia64_symbol_other): Likewise.
        (get_ia64_symbol_other): Likewise.
        (is_32bit_abs_reloc): Likewise.
        (apply_relocations): Likewise.
        (display_arm_attribute): Likewise.

-----------------------------------------------------------------------

Summary of changes:
 binutils/ChangeLog |   13 +++++++++++
 binutils/readelf.c |   61 ++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 60 insertions(+), 14 deletions(-)

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