diff --git a/glibc.changes b/glibc.changes index e8262fc..330f798 100644 --- a/glibc.changes +++ b/glibc.changes @@ -55,9 +55,10 @@ Mon Feb 5 08:49:13 UTC 2018 - schwab@suse.de element, "subheaps", which contains the number of sub-heaps * The nonstandard header files and <_G_config.h> are deprecated and will be removed in a future release - * CVE-2018-6485: The posix_memalign and memalign functions, when called with - an object size near the value of SIZE_MAX, would return a pointer to a - buffer which is too small, instead of NULL (bsc#1079036) + * CVE-2018-6485, CVE-2018-6551: The posix_memalign and memalign + functions, when called with an object size near the value of SIZE_MAX, + would return a pointer to a buffer which is too small, instead of NULL + (bsc#1079036) - Support for Sun RPC is no longer available, use libtirpc instead - glibc-nodate.patch, powerpc-elision-enable-envvar.patch, s390-elision-enable-envvar.patch, resolv-context-leak.patch,