From owner-svn-ports-all@FreeBSD.ORG Thu Feb 21 21:38:17 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 57B5B947; Thu, 21 Feb 2013 21:38:17 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 316D3DEC; Thu, 21 Feb 2013 21:38:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1LLcHGP081759; Thu, 21 Feb 2013 21:38:17 GMT (envelope-from remko@svn.freebsd.org) Received: (from remko@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1LLcGkJ081758; Thu, 21 Feb 2013 21:38:16 GMT (envelope-from remko@svn.freebsd.org) Message-Id: <201302212138.r1LLcGkJ081758@svn.freebsd.org> From: Remko Lodder Date: Thu, 21 Feb 2013 21:38:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312742 - 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.14 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: Thu, 21 Feb 2013 21:38:17 -0000 Author: remko (src,doc committer) Date: Thu Feb 21 21:38:16 2013 New Revision: 312742 URL: http://svnweb.freebsd.org/changeset/ports/312742 Log: Add the latest two FreeBSD Security Advisories. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Feb 21 21:37:01 2013 (r312741) +++ head/security/vuxml/vuln.xml Thu Feb 21 21:38:16 2013 (r312742) @@ -51,6 +51,64 @@ Note: Please add new entries to the beg --> + + FreeBSD -- glob(3) related resource exhaustion + + + FreeBSD + 7.47.4_12 + 8.38.3_6 + 9.09.0_6 + 9.19.1_! + + + + +

Problem description:

+
+

GLOB_LIMIT is supposed to limit the number of paths to prevent against + memory or CPU attacks. The implementation however is insufficient.

+
+ +
+ + SA-13:02.libc + CVE-2010-2632 + + + 2013-02-19 + 2013-02-21 + +
+ + + FreeBSD -- BIND remote DoS with deliberately crafted DNS64 query + + + FreeBSD + 9.09.0_6 + 9.19.1_1 + + + + +

Problem description:

+
+

Due to a software defect a crafted query can cause named(8) to crash + with an assertion failure.

+
+ +
+ + SA-13:01.bind + CVE-2012-5688 + + + 2013-02-19 + 2013-02-21 + +
+ drupal7 -- Denial of service