From: H.J. Lu Date: Sat, 19 Feb 2022 03:17:09 +0000 (-0800) Subject: NEWS: Add a bug fix entry for BZ #28896 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f25710ec54cf1143786a5120660ff720501d5f21;p=thirdparty%2Fglibc.git NEWS: Add a bug fix entry for BZ #28896 --- diff --git a/NEWS b/NEWS index 57fdcba0009..ae480a2de8a 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,8 @@ The following bugs are resolved with this release: [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 + [28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm + variants when avoiding overflow Security related changes: