From: Mark Andrews Date: Wed, 13 Jul 2016 23:35:46 +0000 (+1000) Subject: bug -> security X-Git-Tag: v9.12.0a0~183 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=6632922e2b7d31c3ae51e79bc6102549eebb8a49;p=thirdparty%2Fbind9.git bug -> security --- diff --git a/CHANGES b/CHANGES index 00c2b49a383..42c62c0cf26 100644 --- 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]