From: Florian Weimer Date: Tue, 3 Jul 2018 13:58:48 +0000 (+0200) Subject: NEWS: Reorder out-of-order bugs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=762e9d63d531de78c930335dd3afbc593046514b;p=thirdparty%2Fglibc.git NEWS: Reorder out-of-order bugs --- diff --git a/NEWS b/NEWS index 5bcca538c60..c0b9398e837 100644 --- a/NEWS +++ b/NEWS @@ -120,23 +120,23 @@ The following bugs are resolved with this release: [22299] x86-64: Don't set GLRO(dl_platform) to NULL [22320] glob: Fix one-byte overflow (CVE-2017-15670) [22321] sysconf: Fix missing definition of UIO_MAXIOV on Linux - [22442] if_nametoindex: Check length of ifname before copying it [22322] libc: [mips64] wrong bits/long-double.h installed [22325] glibc: Memory leak in glob with GLOB_TILDE (CVE-2017-15671) [22342] NSCD not properly caching netgroup [22343] malloc: Integer overflow in posix_memalign (CVE-2018-6485) [22375] malloc returns pointer from tcache instead of NULL (CVE-2017-17426) [22377] Provide a C++ version of iseqsig - [22636] PTHREAD_STACK_MIN is too small on x86-64 + [22442] if_nametoindex: Check length of ifname before copying it [22627] $ORIGIN in $LD_LIBRARY_PATH is substituted twice + [22636] PTHREAD_STACK_MIN is too small on x86-64 [22637] nptl: Fix stack guard size accounting [22644] Fix i386 memmove issue [22679] getcwd(3) can succeed without returning an absolute path (CVE-2018-1000001) [22685] powerpc: Fix syscalls during early process initialization - [22786] Fix path length overflow in realpath [22715] x86-64: Properly align La_x86_64_retval to VEC_SIZE [22774] malloc: Integer overflow in malloc (CVE-2018-6551) + [22786] Fix path length overflow in realpath [23005] resolv: Fix crash in resolver on memory allocation failure [23024] getlogin_r: return early when linux sentinel value is set [23037] resolv: Fully initialize struct mmsghdr in send_dg