From 97ef0b2223e10fe3053494defd8a008d7dd9d6d8 Mon Sep 17 00:00:00 2001 From: Will Newton Date: Fri, 13 Sep 2013 09:26:02 +0100 Subject: [PATCH] Add CVE-2013-4332 to NEWS. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index b2543182d71..86f32327378 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,11 @@ Version 2.16.1 6530, 14195, 14547, 14459, 14476, 14562, 14621, 14648, 14699, 14756, 14831, 15078, 15754, 15755, 16072. +* 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). + * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes to the d_name member of struct dirent, or omit the terminating NUL character. (Bugzilla #14699). -- 2.47.2