From owner-svn-ports-all@freebsd.org Tue Feb 9 23:11:39 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04F37AA2855; Tue, 9 Feb 2016 23:11:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 AF3659E; Tue, 9 Feb 2016 23:11:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u19NBbJK000982; Tue, 9 Feb 2016 23:11:37 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u19NBbN8000980; Tue, 9 Feb 2016 23:11:37 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201602092311.u19NBbN8000980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 9 Feb 2016 23:11:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408604 - 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.20 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: Tue, 09 Feb 2016 23:11:39 -0000 Author: rene Date: Tue Feb 9 23:11:37 2016 New Revision: 408604 URL: https://svnweb.freebsd.org/changeset/ports/408604 Log: Document new vulnerabilities in www/chromium < 48.0.2564.109 Obtained from: http://googlechromereleases.blogspot.nl/2016/02/stable-channel-update_9.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Feb 9 22:53:53 2016 (r408603) +++ head/security/vuxml/vuln.xml Tue Feb 9 23:11:37 2016 (r408604) @@ -55,9 +55,56 @@ Help is also available from ports-securi Notes: * Please add new entries to the beginning of this file. * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) - --> + + + chromium -- multiple vulnerabilities + + + chromium + chromium-npapi + chromium-pulse + 48.0.2564.109 + + + + +

Google Chrome Releases reports:

+
+

6 security fixes in this release, including:

+
    +
  • [546677] High CVE-2016-1622: Same-origin bypass in Extensions. + Credit to anonymous.
  • +
  • [577105] High CVE-2016-1623: Same-origin bypass in DOM. Credit + to Mariusz Mlynski.
  • +
  • [583607] High CVE-2016-1624: Buffer overflow in Brotli. Credit + to lukezli.
  • +
  • [509313] Medium CVE-2016-1625: Navigation bypass in Chrome + Instant. Credit to Jann Horn.
  • +
  • [571480] Medium CVE-2016-1626: Out-of-bounds read in PDFium. + Credit to anonymous, working with HP's Zero Day Initiative.
  • +
  • [585517] CVE-2016-1627: Various fixes from internal audits, + fuzzing and other initiatives.
  • +
+
+ +
+ + CVE-2016-1622 + CVE-2016-1623 + CVE-2016-1624 + CVE-2016-1625 + CVE-2016-1626 + CVE-2016-1627 + http://googlechromereleases.blogspot.nl/2016/02/stable-channel-update_9.html + + + 2016-02-08 + 2016-02-09 + +
+ graphite2 -- code execution vulnerability