NEWS: Add a bug fix entry for BZ #27457

This commit is contained in:
H.J. Lu 2022-01-27 12:49:55 -08:00
parent 29c42b8d68
commit 2baf5616d5
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -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: