bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17510] strings: crash when given a truncated ELF


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17510] strings: crash when given a truncated ELF
Date: Mon, 27 Oct 2014 12:46:32 +0000

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

--- Comment #3 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  493a33860c71cac998f1a56d6d87d6faa801fbaa (commit)
      from  763905a3ad8f98d33bd9319790a8d53904554265 (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=493a33860c71cac998f1a56d6d87d6faa801fbaa

commit 493a33860c71cac998f1a56d6d87d6faa801fbaa
Author: Nick Clifton <address@hidden>
Date:   Mon Oct 27 12:43:16 2014 +0000

    This patch closes a potential security hole in applications that use
    the bfd library to parse binaries containing maliciously corrupt section
    group headers.

        PR binutils/17510
        * elf.c (setup_group): Improve handling of corrupt group
        sections.

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

Summary of changes:
 bfd/ChangeLog |    6 ++++++
 bfd/elf.c     |   34 ++++++++++++++++++++++++++++++----
 2 files changed, 36 insertions(+), 4 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]