4860. [bug] isc_int8_t should be signed char. [RT #46973]
-4859. [bug] A loop was possible when attempting to validate
- unsigned CNAME responses from secure zones;
- this caused a delay in returning SERVFAIL and
- also increased the chances of encountering
- CVE-2017-3145. [RT #46839]
+4859. [placeholder]
4858. [security] Addresses could be referenced after being freed
in resolver.c, causing an assertion failure.
static char xslmsg[] =
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
"<!--\n"
- " - Copyright (C) 2006-2009, 2012-2017 Internet Systems Consortium, Inc. (\"ISC\")\n"
+ " - Copyright (C) Internet Systems Consortium, Inc. (\"ISC\")\n"
" -\n"
" - This Source Code Form is subject to the terms of the Mozilla Public\n"
" - License, v. 2.0. If a copy of the MPL was not distributed with this\n"
" - file, You can obtain one at http://mozilla.org/MPL/2.0/.\n"
+ " -\n"
+ " - See the COPYRIGHT file distributed with this work for additional\n"
+ " - information regarding copyright ownership.\n"
"-->\n"
"\n"
"<xsl:stylesheet xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\" xmlns=\"http://www.w3.org/1999/xhtml\" version=\"1.0\">\n"
for (parent = val; parent != NULL; parent = parent->parent) {
if (parent->event != NULL &&
- (parent->event->type == type ||
- parent->event->type == dns_rdatatype_cname) &&
+ parent->event->type == type &&
dns_name_equal(parent->event->name, name) &&
/*
* As NSEC3 records are meta data you sometimes