From: H.J. Lu Date: Thu, 27 Jan 2022 20:49:55 +0000 (-0800) Subject: NEWS: Add a bug fix entry for BZ #27457 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2baf5616d5ec5e592d64746253713969eb473f5b;p=thirdparty%2Fglibc.git NEWS: Add a bug fix entry for BZ #27457 --- diff --git a/NEWS b/NEWS index 52faf926a5d..e41990c516d 100644 --- a/NEWS +++ b/NEWS @@ -79,6 +79,7 @@ The following bugs are resolved with this release: [25933] Off by one error in __strncmp_avx2 [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 [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex Security related changes: