2
0
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:
Evan Hunt
2015-08-13 15:30:49 -07:00
parent 9dc5ef7f24
commit afc3103851
3 changed files with 4 additions and 3 deletions

View File

@@ -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
View File

@@ -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

View File

@@ -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>