aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2023-12-23 06:27:50 -0800
committerH.J. Lu <hjl.tools@gmail.com>2023-12-23 09:09:18 -0800
commit43ac0f94f19a55bd2454f64b95275b3206ca6c1b (patch)
tree25449031c2d7a9793d5e30bf3a16910fbbed7b4b
parent2143fcd54025df8ee1e95a31b2cbadcb2e3547ac (diff)
downloadglibc-43ac0f94f19a55bd2454f64b95275b3206ca6c1b.tar
glibc-43ac0f94f19a55bd2454f64b95275b3206ca6c1b.tar.gz
glibc-43ac0f94f19a55bd2454f64b95275b3206ca6c1b.tar.bz2
glibc-43ac0f94f19a55bd2454f64b95275b3206ca6c1b.zip
NEWS: Mention bug fixes for 29039/30745/30843
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af73ed99f5..3c8bec80a1 100644
--- a/NEWS
+++ b/NEWS
@@ -124,6 +124,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
[29069] libc: fstatat64_time64_statx wrapper broken on MIPS N32 with
-D_FILE_OFFSET_BITS=64 and -D_TIME_BITS=64
[29078] <dlfcn.h> functions unusable during early auditing
@@ -160,6 +161,8 @@ The following bugs are resolved with this release:
[30151] gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling
[30163] posix: Fix system blocks SIGCHLD erroneously
[30305] x86_64: Fix asm constraints in feraiseexcept
+ [30745] Slight bug in cache info codes for x86
+ [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