From efe736ebe7782d41a70c08e6d77d7c7a48cba54a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 18 Feb 2022 19:14:26 -0800 Subject: NEWS: Add a bug fix entry for BZ #28896 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f3b3685..e7daa18 100644 --- a/NEWS +++ b/NEWS @@ -48,6 +48,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: -- cgit v1.1