]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Label CVE-2014-9402 in NEWS
authorAllan McRae <allan@archlinux.org>
Thu, 18 Dec 2014 01:01:43 +0000 (11:01 +1000)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Thu, 15 Jan 2015 20:26:26 +0000 (15:26 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 49909f1834ae552edc330105d88551f45aabae18..aece703ee238151b32527cb4d2829c5463cae940 100644 (file)
--- 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.