mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
[master] add CVE number
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -15,7 +15,7 @@
|
||||
|
||||
4170. [security] An incorrect boundary check in the OPENPGPKEY
|
||||
rdatatype could trigger an assertion failure.
|
||||
[RT #40286]
|
||||
(CVE-2015-2986) [RT #40286]
|
||||
|
||||
4169. [test] Added a 'wire_test -d' option to read input as
|
||||
raw binary data, for use as a fuzzing harness.
|
||||
|
2
README
2
README
@@ -119,7 +119,7 @@ BIND 9.11.0
|
||||
|
||||
This release addresses the security flaws described in
|
||||
CVE-2014-3214, CVE-2014-3859, CVE-2014-8500, CVE-2014-8680,
|
||||
CVE-2015-1349, CVE-2015-5477 and CVE-2015-5722.
|
||||
CVE-2015-1349, CVE-2015-5477, CVE-2015-5722, and CVE-2015-5986.
|
||||
|
||||
BIND 9.10.0
|
||||
|
||||
|
@@ -41,7 +41,8 @@
|
||||
<listitem>
|
||||
<para>
|
||||
An incorrect boundary check in the OPENPGPKEY rdatatype
|
||||
could trigger an assertion failure. [RT #40286]
|
||||
could trigger an assertion failure. This flaw is disclosed
|
||||
in CVE-2015-5986. [RT #40286]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
Reference in New Issue
Block a user