]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Document CVE-2023-4806 and CVE-2023-5156 in NEWS
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 26 Sep 2023 11:38:07 +0000 (07:38 -0400)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 26 Sep 2023 19:36:54 +0000 (15:36 -0400)
These are tracked in BZ #30884 and BZ #30843.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit fd134feba35fa839018965733b34d28a09a075dd)

NEWS

diff --git a/NEWS b/NEWS
index 94adcee263a9e32f12f0f2f640f5ed85b6f03ceb..36da15a922593ef362f32f3bbcf23d692d0c1148 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -86,6 +86,17 @@ The following bugs are resolved with this release:
   [30804] F_GETLK, F_SETLK, and F_SETLKW value change for powerpc64 with
     -D_FILE_OFFSET_BITS=64
 
+Security related changes:
+
+  CVE-2023-4806: When an NSS plugin only implements the
+  _gethostbyname2_r and _getcanonname_r callbacks, getaddrinfo could use
+  memory that was freed during buffer resizing, potentially causing a
+  crash or read or write to arbitrary memory.
+
+  CVE-2023-5156: The fix for CVE-2023-4806 introduced a memory leak when
+  an application calls getaddrinfo for AF_INET6 with AI_CANONNAME,
+  AI_ALL and AI_V4MAPPED flags set.
+
 \f
 Version 2.35