]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/bind9/doc/arm/Bv9ARM.ch09.html
MFV r296599: BIND 9.9.8-P4.
[FreeBSD/stable/9.git] / contrib / bind9 / doc / arm / Bv9ARM.ch09.html
1 <!--
2  - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
3  - Copyright (C) 2000-2003 Internet Software Consortium.
4  - 
5  - Permission to use, copy, modify, and/or distribute this software for any
6  - purpose with or without fee is hereby granted, provided that the above
7  - copyright notice and this permission notice appear in all copies.
8  - 
9  - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
10  - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11  - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
12  - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13  - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15  - PERFORMANCE OF THIS SOFTWARE.
16 -->
17 <!-- $Id$ -->
18 <html>
19 <head>
20 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
21 <title>Appendix A. Release Notes</title>
22 <meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
23 <link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
24 <link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
25 <link rel="prev" href="Bv9ARM.ch08.html" title="Chapter 8. Troubleshooting">
26 <link rel="next" href="Bv9ARM.ch10.html" title="Appendix B. A Brief History of the DNS and BIND">
27 </head>
28 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
29 <div class="navheader">
30 <table width="100%" summary="Navigation header">
31 <tr><th colspan="3" align="center">Appendix A. Release Notes</th></tr>
32 <tr>
33 <td width="20%" align="left">
34 <a accesskey="p" href="Bv9ARM.ch08.html">Prev</a> </td>
35 <th width="60%" align="center"> </th>
36 <td width="20%" align="right"> <a accesskey="n" href="Bv9ARM.ch10.html">Next</a>
37 </td>
38 </tr>
39 </table>
40 <hr>
41 </div>
42 <div class="appendix" lang="en">
43 <div class="titlepage"><div><div><h2 class="title">
44 <a name="Bv9ARM.ch09"></a>Appendix A. Release Notes</h2></div></div></div>
45 <div class="toc">
46 <p><b>Table of Contents</b></p>
47 <dl>
48 <dt><span class="sect1"><a href="Bv9ARM.ch09.html#id2563593">Release Notes for BIND Version 9.9.8-P4</a></span></dt>
49 <dd><dl>
50 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
51 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
52 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#relnotes_security">Security Fixes</a></span></dt>
53 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#relnotes_features">New Features</a></span></dt>
54 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#relnotes_changes">Feature Changes</a></span></dt>
55 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#relnotes_bugs">Bug Fixes</a></span></dt>
56 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#end_of_life">End of Life</a></span></dt>
57 <dt><span class="sect2"><a href="Bv9ARM.ch09.html#relnotes_thanks">Thank You</a></span></dt>
58 </dl></dd>
59 </dl>
60 </div>
61 <div class="sect1" lang="en">
62 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
63 <a name="id2563593"></a>Release Notes for BIND Version 9.9.8-P4</h2></div></div></div>
64 <div class="sect2" lang="en">
65 <div class="titlepage"><div><div><h3 class="title">
66 <a name="relnotes_intro"></a>Introduction</h3></div></div></div>
67 <p>
68       This document summarizes changes since BIND 9.9.8:
69     </p>
70 <p>
71       BIND 9.9.8-P4 addresses the security issues described in
72       CVE-2016-1285 and CVE-2016-1286.
73     </p>
74 <p>
75       BIND 9.9.8-P3 addresses the security issue described in CVE-2015-8704.
76       It also fixes a serious regression in authoritative server selection
77       that was introduced in 9.9.8.
78     </p>
79 <p>
80       BIND 9.9.8-P2 addresses security issues described in CVE-2015-3193
81       (OpenSSL), CVE-2015-8000 and CVE-2015-8461.
82     </p>
83 <p>
84       BIND 9.9.8-P1 was incomplete and was withdrawn prior to publication.
85     </p>
86 </div>
87 <div class="sect2" lang="en">
88 <div class="titlepage"><div><div><h3 class="title">
89 <a name="relnotes_download"></a>Download</h3></div></div></div>
90 <p>
91       The latest versions of BIND 9 software can always be found at
92       <a href="http://www.isc.org/downloads/" target="_top">http://www.isc.org/downloads/</a>.
93       There you will find additional information about each release,
94       source code, and pre-compiled versions for Microsoft Windows
95       operating systems.
96     </p>
97 </div>
98 <div class="sect2" lang="en">
99 <div class="titlepage"><div><div><h3 class="title">
100 <a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
101 <div class="itemizedlist"><ul type="disc">
102 <li><p>
103           The resolver could abort with an assertion failure due to
104           improper DNAME handling when parsing fetch reply
105           messages. This flaw is disclosed in CVE-2016-1286. [RT #41753]
106         </p></li>
107 <li><p>
108           Malformed control messages can trigger assertions in named
109           and rndc. This flaw is disclosed in CVE-2016-1285. [RT
110           #41666]
111         </p></li>
112 <li><p>
113           Specific APL data could trigger an INSIST.  This flaw
114           is disclosed in CVE-2015-8704. [RT #41396]
115         </p></li>
116 <li><p>
117           Named is potentially vulnerable to the OpenSSL vulnerability
118           described in CVE-2015-3193.
119         </p></li>
120 <li><p>
121           Incorrect reference counting could result in an INSIST
122           failure if a socket error occurred while performing a
123           lookup.  This flaw is disclosed in CVE-2015-8461. [RT#40945]
124         </p></li>
125 <li><p>
126           Insufficient testing when parsing a message allowed
127           records with an incorrect class to be be accepted,
128           triggering a REQUIRE failure when those records
129           were subsequently cached.  This flaw is disclosed
130           in CVE-2015-8000. [RT #40987]
131         </p></li>
132 </ul></div>
133 </div>
134 <div class="sect2" lang="en">
135 <div class="titlepage"><div><div><h3 class="title">
136 <a name="relnotes_features"></a>New Features</h3></div></div></div>
137 <div class="itemizedlist"><ul type="disc"><li><p>None</p></li></ul></div>
138 </div>
139 <div class="sect2" lang="en">
140 <div class="titlepage"><div><div><h3 class="title">
141 <a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
142 <div class="itemizedlist"><ul type="disc"><li><p>
143           Updated the compiled in addresses for H.ROOT-SERVERS.NET.
144         </p></li></ul></div>
145 </div>
146 <div class="sect2" lang="en">
147 <div class="titlepage"><div><div><h3 class="title">
148 <a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
149 <div class="itemizedlist"><ul type="disc"><li><p>
150           Authoritative servers that were marked as bogus (e.g. blackholed
151           in configuration or with invalid addresses) were being queried
152           anyway. [RT #41321]
153         </p></li></ul></div>
154 </div>
155 <div class="sect2" lang="en">
156 <div class="titlepage"><div><div><h3 class="title">
157 <a name="end_of_life"></a>End of Life</h3></div></div></div>
158 <p>
159       The BIND 9.9 (Extended Support Version) will be supported until
160       December, 2017.
161       <a href="https://www.isc.org/downloads/software-support-policy/" target="_top">https://www.isc.org/downloads/software-support-policy/</a>
162     </p>
163 </div>
164 <div class="sect2" lang="en">
165 <div class="titlepage"><div><div><h3 class="title">
166 <a name="relnotes_thanks"></a>Thank You</h3></div></div></div>
167 <p>
168       Thank you to everyone who assisted us in making this release possible.
169       If you would like to contribute to ISC to assist us in continuing to
170       make quality open source software, please visit our donations page at
171       <a href="http://www.isc.org/donate/" target="_top">http://www.isc.org/donate/</a>.
172     </p>
173 </div>
174 </div>
175 </div>
176 <div class="navfooter">
177 <hr>
178 <table width="100%" summary="Navigation footer">
179 <tr>
180 <td width="40%" align="left">
181 <a accesskey="p" href="Bv9ARM.ch08.html">Prev</a> </td>
182 <td width="20%" align="center"> </td>
183 <td width="40%" align="right"> <a accesskey="n" href="Bv9ARM.ch10.html">Next</a>
184 </td>
185 </tr>
186 <tr>
187 <td width="40%" align="left" valign="top">Chapter 8. Troubleshooting </td>
188 <td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
189 <td width="40%" align="right" valign="top"> Appendix B. A Brief History of the <acronym class="acronym">DNS</acronym> and <acronym class="acronym">BIND</acronym>
190 </td>
191 </tr>
192 </table>
193 </div>
194 <p style="text-align: center;">BIND 9.9.8-P4 (Extended Support Version)</p>
195 </body>
196 </html>