From owner-svn-ports-all@FreeBSD.ORG Wed Jun 11 08:06:48 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 55FE784E; Wed, 11 Jun 2014 08:06:48 +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 296F92656; Wed, 11 Jun 2014 08:06:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5B86lNk021843; Wed, 11 Jun 2014 08:06:47 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5B86lSP021841; Wed, 11 Jun 2014 08:06:47 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201406110806.s5B86lSP021841@svn.freebsd.org> From: Rene Ladan Date: Wed, 11 Jun 2014 08:06:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357427 - 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 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: Wed, 11 Jun 2014 08:06:48 -0000 Author: rene Date: Wed Jun 11 08:06:47 2014 New Revision: 357427 URL: http://svnweb.freebsd.org/changeset/ports/357427 QAT: https://qat.redports.org/buildarchive/r357427/ Log: Document new vulnerabilities in www/chromium < 35.0.1916.153 Submitted by: Carlos Jacobo Puga Medina Obtained from: http://www.googlechromereleases.blogspot.nl/ MFH: 2014Q2 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jun 11 07:11:34 2014 (r357426) +++ head/security/vuxml/vuln.xml Wed Jun 11 08:06:47 2014 (r357427) @@ -57,6 +57,44 @@ Notes: --> + + chromium -- multiple vulnerabilities + + + chromium + 35.0.1916.153 + + + + +

Google Chrome Releases reports:

+
+

4 security fixes in this release, including:

+
    +
  • [369525] High CVE-2014-3154: Use-after-free in filesystem api. Credit + to Collin Payne.
  • +
  • [369539] High CVE-2014-3155: Out-if-bounds read in SPDY. Credit + to James March, Daniel Sommermann and Alan Frindell of Facebook.
  • +
  • [369621] Medium CVE-2014-3156: Buffer overflow in clipboard. Credit + to Atte Kettunen of OUSPG.
  • +
  • [368980] CVE-2014-3157: Heap overflow in media.
  • +
+
+ +
+ + CVE-2014-3154 + CVE-2014-3155 + CVE-2014-3156 + CVE-2014-3157 + http://googlechromereleases.blogspot.nl + + + 2014-06-10 + 2014-06-10 + +
+ mozilla -- multiple vulnerabilities