From owner-svn-ports-head@freebsd.org Wed Sep 28 08:00:10 2016 Return-Path: Delivered-To: svn-ports-head@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 1C7CAC00B4D; Wed, 28 Sep 2016 08:00:10 +0000 (UTC) (envelope-from delphij@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 CB19C335; Wed, 28 Sep 2016 08:00:09 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8S809Pf039160; Wed, 28 Sep 2016 08:00:09 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8S8086g039158; Wed, 28 Sep 2016 08:00:08 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201609280800.u8S8086g039158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Wed, 28 Sep 2016 08:00:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422855 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2016 08:00:10 -0000 Author: delphij Date: Wed Sep 28 08:00:08 2016 New Revision: 422855 URL: https://svnweb.freebsd.org/changeset/ports/422855 Log: Document BIND remote DoS vulnerability. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Sep 28 07:16:24 2016 (r422854) +++ head/security/vuxml/vuln.xml Wed Sep 28 08:00:08 2016 (r422855) @@ -58,6 +58,45 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + BIND -- Remote Denial of Service vulnerability + + + bind99 + 9.9.9P3 + + + bind910 + 9.10.4P3 + + + bind911 + 9.11.0.rc3 + + + + +

ISC reports:

+
+

Testing by ISC has uncovered a critical error condition + which can occur when a nameserver is constructing a + response. A defect in the rendering of messages into + packets can cause named to exit with an assertion + failure in buffer.c while constructing a response + to a query that meets certain criteria.

+
+ +
+ + CVE-2016-2776 + https://kb.isc.org/article/AA-01419 + + + 2016-09-27 + 2016-09-28 + +
+ django -- CSRF protection bypass on a site with Google Analytics