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 string/23196] __mempcpy_avx512_no_vzeroupper mishandles large copies (CVE-2018-11237)


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

--- 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, master has been updated
       via  ed983107bbc62245b06b99f02e69acf36a0baa3e (commit)
      from  9aaaab7c6e4176e61c59b0a63c6ba906d875dc0e (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=ed983107bbc62245b06b99f02e69acf36a0baa3e

commit ed983107bbc62245b06b99f02e69acf36a0baa3e
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed May 23 03:59:56 2018 -0700

    Add a test case for [BZ #23196]

        [BZ #23196]
        * string/test-memcpy.c (do_test1): New function.
        (test_main): Call it.

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

Summary of changes:
 ChangeLog            |    6 ++++++
 string/test-memcpy.c |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+), 0 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]