From owner-svn-ports-head@freebsd.org Wed Sep 6 12:01:31 2017 Return-Path: Delivered-To: svn-ports-head@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 8F379E23B20; Wed, 6 Sep 2017 12:01:31 +0000 (UTC) (envelope-from cpm@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 37ECB692ED; Wed, 6 Sep 2017 12:01:31 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v86C1UhR029434; Wed, 6 Sep 2017 12:01:30 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v86C1U5n029432; Wed, 6 Sep 2017 12:01:30 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201709061201.v86C1U5n029432@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Wed, 6 Sep 2017 12:01:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449343 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 449343 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 12:01:31 -0000 Author: cpm Date: Wed Sep 6 12:01:29 2017 New Revision: 449343 URL: https://svnweb.freebsd.org/changeset/ports/449343 Log: Document new vulnerabilities in www/chromium < 61.0.3163.79 Obtained from: https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Sep 6 12:00:27 2017 (r449342) +++ head/security/vuxml/vuln.xml Wed Sep 6 12:01:29 2017 (r449343) @@ -58,6 +58,64 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + 61.0.3163.79 + + + + +

Google Chrome releases reports:

+
+

22 security fixes in this release, including:

+
    +
  • [737023] High CVE-2017-5111: Use after free in PDFium. Reported by + Luat Nguyen on KeenLab, Tencent on 2017-06-27
  • +
  • [740603] High CVE-2017-5112: Heap buffer overflow in WebGL. Reported by + Tobias Klein on 2017-07-10
  • +
  • [747043] High CVE-2017-5113: Heap buffer overflow in Skia. Reported by + Anonymous on 2017-07-20
  • +
  • [752829] High CVE-2017-5114: Memory lifecycle issue in PDFium. Reported by + Ke Liu of Tencent's Xuanwu LAB on 2017-08-07
  • +
  • [744584] High CVE-2017-5115: Type confusion in V8. Reported by + Marco Giovannini on 2017-07-17
  • +
  • [759624] High CVE-2017-5116: Type confusion in V8. Reported by + Anonymous on 2017-08-28
  • +
  • [739190] Medium CVE-2017-5117: Use of uninitialized value in Skia. Reported by + Tobias Klein on 2017-07-04
  • +
  • [747847] Medium CVE-2017-5118: Bypass of Content Security Policy in Blink. Reported by + WenXu Wu of Tencent's Xuanwu Lab on 2017-07-24
  • +
  • [725127] Medium CVE-2017-5119: Use of uninitialized value in Skia. Reported by + Anonymous on 2017-05-22
  • +
  • [718676] Low CVE-2017-5120: Potential HTTPS downgrade during redirect navigation. Reported by + Xiaoyin Liu on 2017-05-05
  • +
  • [762099] Various fixes from internal audits, fuzzing and other initiatives
  • +
+
+ +
+ + CVE-2017-5111 + CVE-2017-5112 + CVE-2017-5113 + CVE-2017-5114 + CVE-2017-5115 + CVE-2017-5116 + CVE-2017-5117 + CVE-2017-5118 + CVE-2017-5119 + CVE-2017-5120 + https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop.html + + + 2017-09-05 + 2017-09-06 + +
+