From f25710ec54cf1143786a5120660ff720501d5f21 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 18 Feb 2022 19:17:09 -0800 Subject: [PATCH] NEWS: Add a bug fix entry for BZ #28896 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 57fdcba0009..ae480a2de8a 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,8 @@ The following bugs are resolved with this release: [27457] vzeroupper use in AVX2 multiarch string functions cause HTM aborts [27974] Overflow bug in some implementation of wcsnlen, wmemchr, and wcsncat [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex + [28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm + variants when avoiding overflow Security related changes: -- 2.47.2