From owner-svn-ports-all@FreeBSD.ORG Mon Feb 23 22:13:04 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37CF4D33; Mon, 23 Feb 2015 22:13:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 222698CA; Mon, 23 Feb 2015 22:13:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1NMD3bH076973; Mon, 23 Feb 2015 22:13:03 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1NMD3pj076971; Mon, 23 Feb 2015 22:13:03 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201502232213.t1NMD3pj076971@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Mon, 23 Feb 2015 22:13:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379713 - 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.18-1 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: Mon, 23 Feb 2015 22:13:04 -0000 Author: delphij Date: Mon Feb 23 22:13:03 2015 New Revision: 379713 URL: https://svnweb.freebsd.org/changeset/ports/379713 QAT: https://qat.redports.org/buildarchive/r379713/ Log: Document BIND DoS issue with trust anchor management. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Feb 23 22:07:00 2015 (r379712) +++ head/security/vuxml/vuln.xml Mon Feb 23 22:13:03 2015 (r379713) @@ -57,6 +57,45 @@ Notes: --> + + bind -- denial of service vulnerability + + + bind910 + bind910-base + 9.10.1P2 + + + bind99 + bind99-base + 9.9.6P2 + + + FreeBSD + 9.39.3_10 + 8.48.4_24 + + + + +

ISC reports:

+
+

When configured to perform DNSSEC validation, named can + crash when encountering a rare set of conditions in the + managed trust anchors.

+
+ +
+ + CVE-2015-1349 + https://kb.isc.org/article/AA-01235 + + + 2015-02-18 + 2015-02-23 + +
+ krb5 1.12 -- New release/fix multiple vulnerabilities