about summary refs log tree commit diff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-01-27 12:49:55 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-01-27 12:49:55 -0800
commit2baf5616d5ec5e592d64746253713969eb473f5b (patch)
treefeae2d8b19af96cbc6da171e6283a63f2ddf90f8
parent29c42b8d68d548214f5f96f5413fa9d01a46daf2 (diff)
downloadglibc-2baf5616d5ec5e592d64746253713969eb473f5b.tar.gz
glibc-2baf5616d5ec5e592d64746253713969eb473f5b.tar.xz
glibc-2baf5616d5ec5e592d64746253713969eb473f5b.zip
NEWS: Add a bug fix entry for BZ #27457
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52faf926a5..e41990c516 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: