Merge branch 'fix-doc' into security-master

This commit is contained in:
Tinderbox User 2019-10-09 20:46:01 +00:00
commit e59212e54b
5 changed files with 6 additions and 6 deletions

View file

@ -157,14 +157,14 @@
<span class="command"><strong>named</strong></span> could crash with an assertion failure
if a forwarder returned a referral, rather than resolving the
query, when QNAME minimization was enabled. This flaw is
disclosed in CVE-2019-6476. [GL #1501]
disclosed in CVE-2019-6476. [GL #1051]
</p>
</li>
<li class="listitem">
<p>
A flaw in DNSSEC verification when transferring mirror zones
could allow data to be incorrectly marked valid. This flaw
is disclosed in CVE-2019-6475. [GL #16P]
is disclosed in CVE-2019-6475. [GL #1252]
</p>
</li>
</ul></div>

Binary file not shown.

View file

@ -117,14 +117,14 @@
<span class="command"><strong>named</strong></span> could crash with an assertion failure
if a forwarder returned a referral, rather than resolving the
query, when QNAME minimization was enabled. This flaw is
disclosed in CVE-2019-6476. [GL #1501]
disclosed in CVE-2019-6476. [GL #1051]
</p>
</li>
<li class="listitem">
<p>
A flaw in DNSSEC verification when transferring mirror zones
could allow data to be incorrectly marked valid. This flaw
is disclosed in CVE-2019-6475. [GL #16P]
is disclosed in CVE-2019-6475. [GL #1252]
</p>
</li>
</ul></div>

Binary file not shown.

View file

@ -65,11 +65,11 @@ Security Fixes
* named could crash with an assertion failure if a forwarder returned a
referral, rather than resolving the query, when QNAME minimization was
enabled. This flaw is disclosed in CVE-2019-6476. [GL #1501]
enabled. This flaw is disclosed in CVE-2019-6476. [GL #1051]
* A flaw in DNSSEC verification when transferring mirror zones could
allow data to be incorrectly marked valid. This flaw is disclosed in
CVE-2019-6475. [GL #16P]
CVE-2019-6475. [GL #1252]
New Features