about summary refs log tree commit diff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-01-27 12:25:41 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-01-27 12:25:41 -0800
commitc3535cb6cdd4cbbce22018df09cc69633781d808 (patch)
tree3af32a61f6cfab79acada632589474331ee13cfd
parentaff5eec9cecec6525ab04af83e9bfdc1cb9b4af5 (diff)
downloadglibc-c3535cb6cdd4cbbce22018df09cc69633781d808.tar.gz
glibc-c3535cb6cdd4cbbce22018df09cc69633781d808.tar.xz
glibc-c3535cb6cdd4cbbce22018df09cc69633781d808.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 f4baecafad..fc19382f7f 100644
--- a/NEWS
+++ b/NEWS
@@ -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: