From owner-svn-ports-all@FreeBSD.ORG Sat Jun 14 14:10:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3357B21F; Sat, 14 Jun 2014 14:10:13 +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 201D22291; Sat, 14 Jun 2014 14:10:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5EEACFc096652; Sat, 14 Jun 2014 14:10:12 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5EEACMT096649; Sat, 14 Jun 2014 14:10:12 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201406141410.s5EEACMT096649@svn.freebsd.org> From: Koop Mast Date: Sat, 14 Jun 2014 14:10:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r357780 - branches/2014Q2/security/vuxml X-SVN-Group: ports-branches 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 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, 14 Jun 2014 14:10:13 -0000 Author: kwm Date: Sat Jun 14 14:10:12 2014 New Revision: 357780 URL: http://svnweb.freebsd.org/changeset/ports/357780 QAT: https://qat.redports.org/buildarchive/r357780/ Log: MFH: r357772 Document dbus local dos Approved by: portmgr (miwi) Modified: branches/2014Q2/security/vuxml/vuln.xml Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/security/vuxml/vuln.xml ============================================================================== --- branches/2014Q2/security/vuxml/vuln.xml Sat Jun 14 13:40:09 2014 (r357779) +++ branches/2014Q2/security/vuxml/vuln.xml Sat Jun 14 14:10:12 2014 (r357780) @@ -51,6 +51,37 @@ Note: Please add new entries to the beg --> + + dbus -- local DoS + + + dbus + 1.8.01.8.4 + 1.6.20 + + + + +

Simon MvVittie reports:

+
+

Alban Crequy at Collabora Ltd. discovered and fixed a + denial-of-service flaw in dbus-daemon, part of the reference + implementation of D-Bus. Additionally, in highly unusual + environments the same flaw could lead to a side channel between + processes that should not be able to communicate.

+
+ +
+ + CVE-2014-3477 + http://lists.freedesktop.org/archives/dbus/2014-June/016220.html + + + 2014-06-10 + 2014-06-14 + +
+ chromium -- multiple vulnerabilities