This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/17905] catopen() Multiple unbounded stack allocations (CVE-2015-8779)


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

--- Comment #6 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 "GNU C Library master sources".

The branch, gentoo/2.21 has been updated
       via  43fbf6fe015eac5db619139200e543bbce53a965 (commit)
      from  6d0b7b443c9735672bb76d003c3f7263c5292d7d (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=glibc.git;h=43fbf6fe015eac5db619139200e543bbce53a965

commit 43fbf6fe015eac5db619139200e543bbce53a965
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Sat Aug 8 15:53:03 2015 -0700

    Fix BZ #17905

    (cherry picked from commit 0f58539030e436449f79189b6edab17d7479796e)
    (cherry picked from commit 907cc11c576a21ea6df5f5ad0a2b1dc3b55dd553)

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

Summary of changes:
 catgets/Makefile       |    9 ++++++++-
 catgets/catgets.c      |   19 ++++++++++++-------
 catgets/open_catalog.c |   23 ++++++++++++++---------
 catgets/tst-catgets.c  |   31 +++++++++++++++++++++++++++++++
 4 files changed, 65 insertions(+), 17 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]