2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

CHANGES, release note

(cherry picked from commit ab5473007e91f011d003ff0ba5ab32fa0d56360c)
(cherry picked from commit 404be59527)
This commit is contained in:
Evan Hunt
2019-03-12 15:21:10 -07:00
committed by Ondřej Surý
parent f3d3703fe3
commit 38c29c1b5b
2 changed files with 8 additions and 2 deletions

View File

@@ -55,7 +55,10 @@
5200. [placeholder]
5199. [placeholder]
5199. [security] In certain configurations, named could crash
if nxdomain-redirect was in use and a redirected
query resulted in an NXDOMAIN from the cache.
(CVE-2019-6467) [GL #880]
5198. [bug] If a fetch context was being shut down and, at the same
time, we returned from qname minimization, an INSIST

View File

@@ -87,7 +87,10 @@
<itemizedlist>
<listitem>
<para>
None.
In certain configurations, <command>named</command> could crash
with an assertion failure if <command>nxdomain-redirect</command>
was in use and a redirected query resulted in an NXDOMAIN from the
cache. This flaw is disclosed in CVE-2019-6467. [GL #880]
</para>
</listitem>
</itemizedlist>