From: H.J. Lu Date: Thu, 27 Jan 2022 13:34:02 +0000 (-0800) Subject: NEWS: Add a bug fix entry for BZ #28755 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f3fb944b311b67e609ed79478cc1737f6066af9;p=thirdparty%2Fglibc.git NEWS: Add a bug fix entry for BZ #28755 --- diff --git a/NEWS b/NEWS index 49b04dfdcc6..f4baecafadd 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,7 @@ The following bugs are resolved with this release: [25976] nss_compat: internal_end*ent may clobber errno, hiding ERANGE [27130] "rep movsb" performance issue [27177] GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on doesn't work + [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex Security related changes: