From: Allan McRae Date: Thu, 18 Dec 2014 01:01:43 +0000 (+1000) Subject: Label CVE-2014-9402 in NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ded3d365f0237e92e8af90c878b233f265d7b4a;p=thirdparty%2Fglibc.git Label CVE-2014-9402 in NEWS --- diff --git a/NEWS b/NEWS index 49909f1834a..aece703ee23 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,9 @@ Version 2.16.1 6530, 14195, 14547, 14459, 14476, 14562, 14621, 14648, 14699, 14756, 14831, 15078, 15754, 15755, 16072, 16617, 17048, 17137, 17187, 17325, 17630. -* The nss_dns implementation of getnetbyname could run into an infinite loop - if the DNS response contained a PTR record of an unexpected format. +* CVE-2014-9402 The nss_dns implementation of getnetbyname could run into an + infinite loop if the DNS response contained a PTR record of an unexpected + format. * CVE-2012-3406 printf-style functions could run into a stack overflow when processing format strings with a large number of format specifiers.