From f82072183ad5b328f6a7cb91868cb1709e85d96c Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 4 Jul 2020 09:45:21 -0700 Subject: [PATCH] NEWS: Mention BZ 25933 fix --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1d00542a5db..1884f741e65 100644 --- 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: -- 2.47.2