about summary refs log tree commit diff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-02-18 19:12:04 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-02-18 19:12:04 -0800
commit183709983db14000d1b9224b2aea9cb50787a59e (patch)
tree45cc1300a2f7fc06b82aa082da39425a14bf1996
parentd385079bd55064f441348b0dde05bc779fab4f88 (diff)
downloadglibc-183709983db14000d1b9224b2aea9cb50787a59e.tar.gz
glibc-183709983db14000d1b9224b2aea9cb50787a59e.tar.xz
glibc-183709983db14000d1b9224b2aea9cb50787a59e.zip
NEWS: Add a bug fix entry for BZ #28896
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de2f46ce5b..8b492d48d1 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,8 @@ The following bugs are resolved with this release:
   [28524] Conversion from ISO-2022-JP-3 with iconv may emit spurious NULs
   [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
   [28768] CVE-2022-23218: Buffer overflow in sunrpc svcunix_create
+  [28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm
+    variants when avoiding overflow
 
 Security related changes: