summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2022-01-24 23:45:03 +0100
committerAurelien Jarno <aurelien@aurel32.net>2022-01-24 23:45:03 +0100
commit1b9cd6a7214db1812a20eb3591cf42f9190a5d1a (patch)
treeb1dad22687fa90022704cc2c36308994a6b7cf4b
parent3438bbca90895d32825a52e31a77dc44d273c1c1 (diff)
downloadglibc-1b9cd6a7214db1812a20eb3591cf42f9190a5d1a.tar.gz
NEWS: add bug entry for BZ #28769 and BZ #28770
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d7467d2c1..c063c78b15 100644
--- a/NEWS
+++ b/NEWS
@@ -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