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: Tue, 18 Nov 2014 10:08:47 +0000

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

--- Comment #34 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  0eff716535f3e8f501d6b438f7f796b70a0b9f98 (commit)
      from  25a0334e39963239f03555efe7e933558cc897e0 (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=0eff716535f3e8f501d6b438f7f796b70a0b9f98

commit 0eff716535f3e8f501d6b438f7f796b70a0b9f98
Author: Nick Clifton <address@hidden>
Date:   Tue Nov 18 10:07:11 2014 +0000

    Fix memort access problems exposed by fuzzed binaries.

        PR binutils/17531
        * readelf.c (get_unwind_section_word): Skip reloc processing if
        there are no relocs associated with the section.
        (decode_tic6x_unwind_bytecode): Warn and return if the stack
        pointer adjustment falls off the end of the buffer.

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

Summary of changes:
 binutils/ChangeLog |    8 ++++++++
 binutils/readelf.c |   16 +++++++++++++++-
 2 files changed, 23 insertions(+), 1 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]