NEWS: Add a bug fix entry for BZ #28755

This commit is contained in:
H.J. Lu 2022-01-27 05:16:30 -08:00
parent 5ee8a436ab
commit 5b13651085

1
NEWS
View File

@ -40,6 +40,7 @@ The following bugs are resolved with this release:
[27130] "rep movsb" performance issue
[27177] GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on doesn't work
[28524] Conversion from ISO-2022-JP-3 with iconv may emit spurious NULs
[28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
[28768] CVE-2022-23218: Buffer overflow in sunrpc svcunix_create
Security related changes: