From owner-svn-ports-all@FreeBSD.ORG Wed Apr 30 06:42:34 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B90EF4DD; Wed, 30 Apr 2014 06:42:34 +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 8BE3A1611; Wed, 30 Apr 2014 06:42:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3U6gYio084091; Wed, 30 Apr 2014 06:42:34 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3U6gYil084087; Wed, 30 Apr 2014 06:42:34 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201404300642.s3U6gYil084087@svn.freebsd.org> From: Rene Ladan Date: Wed, 30 Apr 2014 06:42:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352673 - 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.17 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, 30 Apr 2014 06:42:34 -0000 Author: rene Date: Wed Apr 30 06:42:33 2014 New Revision: 352673 URL: http://svnweb.freebsd.org/changeset/ports/352673 QAT: https://qat.redports.org/buildarchive/r352673/ Log: Document new vulnerabilities in www/chromium < 34.0.1847.132 Obtained from: http://googlechromereleases.blogspot.nl/ Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Apr 30 06:00:02 2014 (r352672) +++ head/security/vuxml/vuln.xml Wed Apr 30 06:42:33 2014 (r352673) @@ -51,6 +51,54 @@ Note: Please add new entries to the beg --> + + chromium -- multiple vulnerabilities + + + chromium + 34.0.1847.132 + + + + +

Google Chrome Releases reports (belatedly):

+
+

9 security fixes in this release, including:

+
    +
  • [354967] High CVE-2014-1730: Type confusion in V8. Credit to + Anonymous.
  • +
  • [349903] High CVE-2014-1731: Type confusion in DOM. Credit to + John Butler.
  • +
  • [359802] High CVE-2014-1736: Integer overflow in V8. Credit to + SkyLined working with HP's Zero Day Initiative.
  • +
  • [352851] Medium CVE-2014-1732: Use-after-free in Speech + Recognition. Credit to Khalil Zhani.
  • +
  • [351103] Medium CVE-2014-1733: Compiler bug in Seccomp-BPF. + Credit to Jed Davis.
  • +
  • [367314] CVE-2014-1734: Various fixes from internal audits, + fuzzing and other initiatives.
  • +
  • [359130, 359525, 360429] CVE-2014-1735: Multiple + vulnerabilities in V8 fixed in version 3.24.35.33.
  • +
+
+ +
+ + CVE-2014-1730 + CVE-2014-1731 + CVE-2014-1732 + CVE-2014-1733 + CVE-2014-1734 + CVE-2014-1735 + CVE-2014-1736 + http://googlechromereleases.blogspot.nl/ + + + 2014-04-24 + 2014-04-30 + +
+ mozilla -- multiple vulnerabilities