From owner-svn-ports-head@freebsd.org Thu Nov 10 11:55:25 2016 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 44688C3AECB; Thu, 10 Nov 2016 11:55:25 +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 F036DAEC; Thu, 10 Nov 2016 11:55:24 +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 uAABtOAf026554; Thu, 10 Nov 2016 11:55:24 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAABtOtF026553; Thu, 10 Nov 2016 11:55:24 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201611101155.uAABtOtF026553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Thu, 10 Nov 2016 11:55:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425845 - 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-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: Thu, 10 Nov 2016 11:55:25 -0000 Author: cpm Date: Thu Nov 10 11:55:23 2016 New Revision: 425845 URL: https://svnweb.freebsd.org/changeset/ports/425845 Log: Document new vulnerabilities in www/chromium < 54.0.2840.98 Approved by: rene Obtained from: https://googlechromereleases.blogspot.nl/2016/11/stable-channel-update-for-desktop_9.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Nov 10 11:39:43 2016 (r425844) +++ head/security/vuxml/vuln.xml Thu Nov 10 11:55:23 2016 (r425845) @@ -58,6 +58,47 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + chromium-npapi + chromium-pulse + 54.0.2840.98 + + + + +

Google Chrome Releases reports:

+
+

4 security fixes in this release, including:

+
    +
  • [643948] High CVE-2016-5199: Heap corruption in FFmpeg. Credit to + Paul Mehta
  • +
  • [658114] High CVE-2016-5200: Out of bounds memory access in V8. Credit to + Choongwoo Han
  • +
  • [660678] Medium CVE-2016-5201: Info leak in extensions. Credit to + Rob Wu
  • +
  • [662843] CVE-2016-5202: Various fixes from internal audits, + fuzzing and other initiatives
  • +
+
+ +
+ + CVE-2016-5199 + CVE-2016-5200 + CVE-2016-5201 + CVE-2016-5202 + https://googlechromereleases.blogspot.nl/2016/11/stable-channel-update-for-desktop_9.html + + + 2016-11-9 + 2016-11-10 + +
+ flash -- multiple vulnerabilities