From: Mark Andrews Date: Sun, 25 May 2014 23:43:00 +0000 (+1000) Subject: add CVE-2014-3859 X-Git-Tag: v9.11.0a1~1604 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f7ae6c8fdd2cd5e276251647e6852cccfc92847b;p=thirdparty%2Fbind9.git add CVE-2014-3859 --- diff --git a/CHANGES b/CHANGES index f06d1d1ceb6..340c7824ec4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ 3861. [security] Missing isc_buffer_availablelength check results - in a REQUIRE assertion when printing out a packet. - [RT #36078] + in a REQUIRE assertion when printing out a packet + (CVE-2014-3859). [RT #36078] 3860. [bug] ioctl(DP_POLL) array size needs to be determined at run time as it is limited to {OPEN_MAX}.