mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
add CVE-2015-5477
This commit is contained in:
4
README
4
README
@@ -103,8 +103,8 @@ BIND 9.11.0
|
||||
to be added. This can be disabled with "check-names no".
|
||||
|
||||
This release addresses the security flaws described in
|
||||
CVE-2014-3214, CVE-2014-3859, CVE-2014-8500, CVE-2014-8680 and
|
||||
CVE-2015-1349.
|
||||
CVE-2014-3214, CVE-2014-3859, CVE-2014-8500, CVE-2014-8680,
|
||||
CVE-2015-1349 and CVE-2015-5477.
|
||||
|
||||
BIND 9.10.0
|
||||
|
||||
|
@@ -38,6 +38,16 @@
|
||||
<sect2 id="relnotes_security">
|
||||
<title>Security Fixes</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
A specially crafted query could trigger an assertion failure
|
||||
in message.c.
|
||||
</para>
|
||||
<para>
|
||||
This flaw was discovered by Jonathan Foote, and is disclosed
|
||||
in CVE-2015-5477. [RT #39795]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
On servers configured to perform DNSSEC validation, an
|
||||
|
Reference in New Issue
Block a user