mirror of git://sourceware.org/git/glibc.git
NEWS: Add a bug fix entry for BZ #28896
This commit is contained in:
parent
d385079bd5
commit
183709983d
2
NEWS
2
NEWS
|
@ -44,6 +44,8 @@ The following bugs are resolved with this release:
|
|||
[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
|
||||
[28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm
|
||||
variants when avoiding overflow
|
||||
|
||||
Security related changes:
|
||||
|
||||
|
|
Loading…
Reference in New Issue