From: Mark Andrews Date: Fri, 9 Sep 2016 01:36:44 +0000 (+1000) Subject: add CVE-2016-2776 X-Git-Tag: v9.11.0rc2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc63451dadd2698aec7d46e677c49ded68b3281;p=thirdparty%2Fbind9.git add CVE-2016-2776 (cherry picked from commit 9872e3fbd992dbbcec3e0377adef18ceb99f18f0) --- diff --git a/CHANGES b/CHANGES index 51cee69e514..bde665b3c3d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 4467. [security] It was possible to trigger a assertion when rendering - a message. [RT #43139] + a message. (CVE-2016-2776) [RT #43139] 4466. [bug] Interface scanning didn't work on a Windows system without a non local IPv6 addresses. [RT #43130]