NEWS: Add a bug fix entry for BZ #27457

This commit is contained in:
H.J. Lu 2022-01-27 12:25:41 -08:00
parent aff5eec9ce
commit c3535cb6cd

1
NEWS
View File

@ -45,6 +45,7 @@ The following bugs are resolved with this release:
[25976] nss_compat: internal_end*ent may clobber errno, hiding ERANGE
[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: