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 time/18985] Passing out of range data to strftime() causes a segfault (CVE-2015-8776)


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

--- Comment #7 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  01367766b3a9962e5dd5fada7c667c4876be5ebf (commit)
      from  43fbf6fe015eac5db619139200e543bbce53a965 (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=01367766b3a9962e5dd5fada7c667c4876be5ebf

commit 01367766b3a9962e5dd5fada7c667c4876be5ebf
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Sat Sep 26 13:27:48 2015 -0700

    Fix BZ #18985 -- out of range data to strftime() causes a segfault

    (cherry picked from commit d36c75fc0d44deec29635dd239b0fbd206ca49b7)
    (cherry picked from commit 163437ec37ea32e82469de9b6cbed0d7209551c1)

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

Summary of changes:
 time/strftime_l.c   |   20 ++++++++++++------
 time/tst-strftime.c |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 64 insertions(+), 8 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]