mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:40:00 -04:00
parent
a16f42441a
commit
b740318a42
3 changed files with 3 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -8,7 +8,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
|
|
@ -196,7 +196,7 @@ BIND 9.11.0
|
|||
CVE-2014-3214, CVE-2014-3859, CVE-2014-8500, CVE-2014-8680,
|
||||
CVE-2015-1349, CVE-2015-5477, CVE-2015-5722, CVE-2015-5986,
|
||||
CVE-2015-8000, CVE-2015-8704, CVE-2015-8705, CVE-2016-1285,
|
||||
CVE-2016-1286 and CVE-2016-2088.
|
||||
CVE-2016-1286, CVE-2016-2088 and CVE-2016-2775.
|
||||
|
||||
Building
|
||||
|
||||
|
|
|
|||
|
|
@ -72,7 +72,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 issue is disclosed in
|
||||
CVE-2016-XXXX.
|
||||
CVE-2016-2775.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
|
|||
Loading…
Reference in a new issue