bug -> security

This commit is contained in:
Mark Andrews 2016-07-14 09:21:07 +10:00
parent e7a3b8948f
commit 6c1ff11464

View file

@ -7,8 +7,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]