From owner-svn-ports-all@freebsd.org Sun May 13 06:00:56 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D13AFC5FFE; Sun, 13 May 2018 06:00:56 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D35F27B606; Sun, 13 May 2018 06:00:55 +0000 (UTC) (envelope-from riggs@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B5BE2127C; Sun, 13 May 2018 06:00:55 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4D60tKG064782; Sun, 13 May 2018 06:00:55 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4D60tj6064781; Sun, 13 May 2018 06:00:55 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201805130600.w4D60tj6064781@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 13 May 2018 06:00:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469773 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 469773 X-SVN-Commit-Repository: ports 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.25 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: Sun, 13 May 2018 06:00:56 -0000 Author: riggs Date: Sun May 13 06:00:55 2018 New Revision: 469773 URL: https://svnweb.freebsd.org/changeset/ports/469773 Log: Document vulnerabilities in chromium before 66.0.3359.170 Reported by: Tommi Pernila via e-mail Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 13 05:46:53 2018 (r469772) +++ head/security/vuxml/vuln.xml Sun May 13 06:00:55 2018 (r469773) @@ -58,6 +58,43 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + 66.0.3359.170 + + + + +

Google Chrome Releases reports:

+
+

4 security fixes in this release:

+
    +
  • [835887] Critical: Chain leading to sandbox escape. + Reported by Anonymous on 2018-04-23
  • +
  • [836858] High CVE-2018-6121: Privilege Escalation in extensions
  • +
  • [836141] High CVE-2018-6122: Type confusion in V8
  • +
  • [833721] High CVE-2018-6120: Heap buffer overflow in PDFium. + Reported by Zhou Aiting(@zhouat1) of Qihoo 360 Vulcan Team on 2018-04-17
  • +
  • [841841] Various fixes from internal audits, fuzzing and other initiatives
  • +
+
+ +
+ + CVE-2018-6120 + CVE-2018-6121 + CVE-2018-6122 + https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop.html + + + 2018-04-14 + 2018-05-11 + +
+ jenkins -- multiple vulnerabilities