Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 19ff2ba4e9513c692f03f152b5fcb7f0 > files > 35

bind-9.3.6-25.P1.el5_11.11.src.rpm

diff -up bind-9.3.6-P1/lib/dns/tkey.c.CVE-2015-5477 bind-9.3.6-P1/lib/dns/tkey.c
--- bind-9.3.6-P1/lib/dns/tkey.c.CVE-2015-5477	2015-07-27 23:50:41.806721205 +0200
+++ bind-9.3.6-P1/lib/dns/tkey.c	2015-07-27 23:54:24.218771645 +0200
@@ -618,6 +618,7 @@ dns_tkey_processquery(dns_message_t *msg
 		 * Try the answer section, since that's where Win2000
 		 * puts it.
 		 */
+		name = NULL;
 		if (dns_message_findname(msg, DNS_SECTION_ANSWER, qname,
 					 dns_rdatatype_tkey, 0, &name,
 					 &tkeyset) != ISC_R_SUCCESS)