[v9_9] add CVE number

This commit is contained in:
Evan Hunt 2015-08-13 15:31:39 -07:00
parent 84cfddb9d3
commit 0fd8edc3c7
3 changed files with 5 additions and 4 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.

4
README
View file

@ -55,8 +55,8 @@ BIND 9.9.8
BIND 9.9.8 is a maintenance release and addresses bugs
found in BIND 9.9.7 and earlier, as well as the security
flaws described in CVE-2015-4620, CVE-2015-5477, and
CVE-2015-5722.
flaws described in CVE-2015-4620, CVE-2015-5477,
CVE-2015-5722, and CVE-2015-5986.
It also makes the following new features available via a
compile-time option:

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>