From owner-svn-ports-all@freebsd.org Thu Jan 21 21:49:24 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 15350A8C506; Thu, 21 Jan 2016 21:49:24 +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 C59C21842; Thu, 21 Jan 2016 21:49:23 +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 u0LLnMxT095484; Thu, 21 Jan 2016 21:49:22 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0LLnMtI095482; Thu, 21 Jan 2016 21:49:22 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201601212149.u0LLnMtI095482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 21 Jan 2016 21:49:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406881 - 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: Thu, 21 Jan 2016 21:49:24 -0000 Author: rene Date: Thu Jan 21 21:49:22 2016 New Revision: 406881 URL: https://svnweb.freebsd.org/changeset/ports/406881 Log: Document new vulnerabilities in www/chromium < 48.0.2564.82 PR: 206474 Submitted by: Christoph Moench-Tegeder Obtained from: http://googlechromereleases.blogspot.de/2016/01/stable-channel-update_20.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jan 21 21:33:58 2016 (r406880) +++ head/security/vuxml/vuln.xml Thu Jan 21 21:49:22 2016 (r406881) @@ -58,6 +58,59 @@ Notes: --> + + chromium -- multiple vulnerabilities + + + chromium + chromium-npapi + chromium-pulse + 48.0.2564.82 + + + + +

Google Chrome Releases reports:

+
+

This update includes 37 security fixes, including:

+
    +
  • [497632] High CVE-2016-1612: Bad cast in V8.
  • +
  • [572871] High CVE-2016-1613: Use-after-free in PDFium.
  • +
  • [544691] Medium CVE-2016-1614: Information leak in Blink.
  • +
  • [468179] Medium CVE-2016-1615: Origin confusion in Omnibox.
  • +
  • [541415] Medium CVE-2016-1616: URL Spoofing.
  • +
  • [544765] Medium CVE-2016-1617: History sniffing with HSTS and + CSP.
  • +
  • [552749] Medium CVE-2016-1618: Weak random number generator in + Blink.
  • +
  • [557223] Medium CVE-2016-1619: Out-of-bounds read in + PDFium.
  • +
  • [579625] CVE-2016-1620: Various fixes from internal audits, + fuzzing and other initiatives.
  • +
  • Multiple vulnerabilities in V8 fixed at the tip of the 4.8 + branch.
  • +
+
+ +
+ + CVE-2016-1612 + CVE-2016-1613 + CVE-2016-1614 + CVE-2016-1615 + CVE-2016-1616 + CVE-2016-1617 + CVE-2016-1618 + CVE-2016-1619 + CVE-2016-1620 + http://googlechromereleases.blogspot.de/2016/01/stable-channel-update_20.html + + + 2016-01-20 + 2016-01-21 + +
+ ntp -- multiple vulnerabilities