From: H.J. Lu Date: Fri, 28 Jan 2022 00:37:50 +0000 (-0800) Subject: NEWS: Add a bug fix entry for BZ #27974 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fcf886725f666e3406069fe33166bedc1efa91;p=thirdparty%2Fglibc.git NEWS: Add a bug fix entry for BZ #27974 --- diff --git a/NEWS b/NEWS index e41990c516d..57fdcba0009 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,7 @@ The following bugs are resolved with this release: [27130] "rep movsb" performance issue [27177] GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on doesn't work [27457] vzeroupper use in AVX2 multiarch string functions cause HTM aborts + [27974] Overflow bug in some implementation of wcsnlen, wmemchr, and wcsncat [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex Security related changes: