mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:30:00 -04:00
add CVE-2016-2775
This commit is contained in:
parent
9b93305605
commit
d05f0b2479
3 changed files with 3 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -5,7 +5,7 @@
|
|||
trigger a infinite recursion bug in lwresd
|
||||
and named with lwres configured if when combined
|
||||
with a search list entry the resulting name is
|
||||
too long. [RT #42694]
|
||||
too long. (CVE-2016-2775) [RT #42694]
|
||||
|
||||
4405. [bug] Change 4342 introduced a regression where you could
|
||||
not remove a delegation in a NSEC3 signed zone using
|
||||
|
|
|
|||
2
README
2
README
|
|
@ -56,7 +56,7 @@ BIND 9.9.9
|
|||
BIND 9.9.9 is a maintenance release and addresses bugs found
|
||||
in BIND 9.9.8 and earlier, as well as the security flaws
|
||||
described in CVE-2015-8000, CVE-2015-8461, CVE-2015-8704,
|
||||
CVE-2016-1285, and CVE-2016-1286.
|
||||
CVE-2016-1285, CVE-2016-1286 and CVE-2016-2775.
|
||||
|
||||
BIND 9.9.8
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
infinite recursion bug in lwresd and named with lwres
|
||||
configured if when combined with a search list entry the
|
||||
resulting name is too long. This flaw is disclosed in
|
||||
CVE-2016-XXXX.
|
||||
CVE-2016-2775.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue