NEWS: add bug entry for BZ #28769 and BZ #28770

This commit is contained in:
Aurelien Jarno 2022-01-24 23:45:03 +01:00
parent 3438bbca90
commit 1b9cd6a721

2
NEWS
View File

@ -52,6 +52,8 @@ The following bugs are resolved with this release:
[28744] A64FX string functions are selected without SVE HWCAP
[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()
[28770] CVE-2021-3998: Unexpected return value from realpath() for too long results
[28784] x86: crash in 32bit memset-sse2.s when the cache size can not be determined