]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Mention BZ 25933 fix
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Jul 2020 16:45:21 +0000 (09:45 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Jul 2020 17:06:38 +0000 (10:06 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 1d00542a5db791c14ea8e19b1afc57e7b14eecbd..1884f741e65dee067d5f66ec5d663198bb674100 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,7 @@ The following bugs are resolved with this release:
   [25232] No const correctness for strchr et al. for Clang++
   [25414] 'glob' use-after-free bug (CVE-2020-1752)
   [25423] Array overflow in backtrace on powerpc
+  [25933] Off by one error in __strncmp_avx2
 
 Security related changes: