From: Will Newton Date: Fri, 13 Sep 2013 08:26:02 +0000 (+0100) Subject: Add CVE-2013-4332 to NEWS. X-Git-Tag: glibc-2.19~793 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0d798c17cafecd97b2cadf8b5e19800b967f82;p=thirdparty%2Fglibc.git Add CVE-2013-4332 to NEWS. --- diff --git a/NEWS b/NEWS index b1d4d3db630..af58b752ea8 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,11 @@ Version 2.19 to the d_name member of struct dirent, or omit the terminating NUL character. (Bugzilla #14699). +* CVE-2013-4332 The pvalloc, valloc, memalign, posix_memalign and + aligned_alloc functions could allocate too few bytes or corrupt the + heap when passed very large allocation size values (Bugzilla #15855, + #15856, #15857). + * New locales: quz_PE. * Add country_car field to LC_ADDRESS, many locales.