]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
bug -> security
authorMark Andrews <marka@isc.org>
Wed, 13 Jul 2016 23:35:46 +0000 (09:35 +1000)
committerMark Andrews <marka@isc.org>
Wed, 13 Jul 2016 23:35:46 +0000 (09:35 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 00c2b49a383ebd16a4fa0a02074b8cf7c1d36dd7..42c62c0cf26f9165aaa90e9cba17539b02ddf731 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,8 +19,8 @@
 4407.  [performance]   Use GCC builtin for clz in RPZ lookup code.
                        [RT #42818]
 
-4406.  [bug]           getrrsetbyname with a non absolute name could
-                       trigger a infinite recursion bug in lwresd
+4406.  [security]      getrrsetbyname with a non absolute name could
+                       trigger an infinite recursion bug in lwresd
                        and named with lwres configured if when combined
                        with a search list entry the resulting name is
                        too long. (CVE-2016-2775) [RT #42694]