From 32404a33a03747951daafde164e3b14464c28fe9 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Thu, 18 Dec 2014 11:01:43 +1000 Subject: [PATCH] Label CVE-2014-9402 in NEWS --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c96992473b1..b4ed743082f 100644 --- a/NEWS +++ b/NEWS @@ -42,8 +42,9 @@ Version 2.19.1 * CVE-2012-3406 printf-style functions could run into a stack overflow when processing format strings with a large number of format specifiers. -* 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. Version 2.19 -- 2.47.2