From: H.J. Lu Date: Thu, 27 Jan 2022 04:20:43 +0000 (-0800) Subject: NEWS: Add a bug entry for BZ #28755 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72123e1b56f53f9205bb105f8a62d0869b837b22;p=thirdparty%2Fglibc.git NEWS: Add a bug entry for BZ #28755 --- diff --git a/NEWS b/NEWS index c063c78b151..daeb0664198 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,7 @@ The following bugs are resolved with this release: [28704] elf/tst-cpu-features-cpuinfo fails for KVM guests on some AMD systems [28707] assert in tzfile.c __tzfile_read striking with truncated timezones [28744] A64FX string functions are selected without SVE HWCAP + [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex [28771] %ebx optimization macros are incompatible with .altmacro [28768] CVE-2022-23218: Buffer overflow in sunrpc svcunix_create [28769] CVE-2021-3999: Off-by-one buffer overflow/underflow in getcwd()