Update NEWS for bug 22343 and bug 22774

This commit is contained in:
Arjun Shankar 2018-02-08 17:04:17 +01:00
parent 01ba6f5076
commit d300041c53

2
NEWS
View File

@ -107,6 +107,7 @@ The following bugs are resolved with this release:
[22321] sysconf: Fix missing definition of UIO_MAXIOV on Linux
[22322] libc: [mips64] wrong bits/long-double.h installed
[22325] glibc: Memory leak in glob with GLOB_TILDE (CVE-2017-15671)
[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
@ -116,6 +117,7 @@ The following bugs are resolved with this release:
(CVE-2018-1000001)
[22685] powerpc: Fix syscalls during early process initialization
[22715] x86-64: Properly align La_x86_64_retval to VEC_SIZE
[22774] malloc: Integer overflow in malloc (CVE-2018-6551)
Version 2.26