From owner-svn-ports-all@freebsd.org Sat Aug 6 00:45:23 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A096ABB0167; Sat, 6 Aug 2016 00:45:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56C79197A; Sat, 6 Aug 2016 00:45:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u760jM2E029716; Sat, 6 Aug 2016 00:45:22 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u760jMMM029714; Sat, 6 Aug 2016 00:45:22 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201608060045.u760jMMM029714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 6 Aug 2016 00:45:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419722 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2016 00:45:23 -0000 Author: junovitch Date: Sat Aug 6 00:45:22 2016 New Revision: 419722 URL: https://svnweb.freebsd.org/changeset/ports/419722 Log: Document BIND security advisory Security: CVE-2016-2775 Security: https://vuxml.FreeBSD.org/freebsd/7a31e0de-5b6d-11e6-b334-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Aug 6 00:41:20 2016 (r419721) +++ head/security/vuxml/vuln.xml Sat Aug 6 00:45:22 2016 (r419722) @@ -58,6 +58,45 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + bind -- denial of service vulnerability + + + bind99 + 9.9.9P2 + + + bind910 + 9.10.4P2 + + + bind911 + 9.11.0.b2 + + + bind9-devel + 9.12.0.a.2016.07.14 + + + + +

ISC reports:

+
+

A query name which is too long can cause a segmentation fault in + lwresd.

+
+ +
+ + CVE-2016-2775 + https://kb.isc.org/article/AA-01393 + + + 2016-07-18 + 2016-08-06 + +
+ wireshark -- multiple vulnerabilities