]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Mention bug fixes for 29039/30745/30843
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 23 Dec 2023 14:27:50 +0000 (06:27 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 23 Dec 2023 16:00:37 +0000 (08:00 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 4ba7fabddbf5cb8e56f2ed07856996c7d6c9f10b..366ec7be5c912079ec9ae8b08ab75aa6406f6a25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ The following bugs are resolved with this release:
   [28953] nss: Protect against errno changes in function lookup
   [29029] nptl: poll() spuriously returns EINTR during thread
     cancellation and with cancellation disabled
+  [29039] Corrupt DTV after reuse of a TLS module ID following dlclose with unused TLS
   [29062] elf: Fix memory leak in _dl_find_object_update
   [29078] <dlfcn.h> functions unusable during early auditing
   [29097] time: fchmodat does not handle 64 bit time_t for
@@ -82,8 +83,10 @@ The following bugs are resolved with this release:
   [30305] x86_64: Fix asm constraints in feraiseexcept
   [30477] libc: [RISCV]: time64 does not work on riscv32
   [30515] _dl_find_object incorrectly returns 1 during early startup
+  [30745] Slight bug in cache info codes for x86
   [30804] F_GETLK, F_SETLK, and F_SETLKW value change for powerpc64 with
     -D_FILE_OFFSET_BITS=64
+  [30843] potential use-after-free in getcanonname (CVE-2023-4806)
   [31184] FAIL: elf/tst-tlsgap
   [31185] Incorrect thread point access in _dl_tlsdesc_undefweak and _dl_tlsdesc_dynamic