From owner-svn-ports-head@freebsd.org Tue Apr 19 20:14:54 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 7E017B14258; Tue, 19 Apr 2016 20:14:54 +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 3C2D81D6F; Tue, 19 Apr 2016 20:14:54 +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 u3JKErx8033881; Tue, 19 Apr 2016 20:14:53 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3JKErFX033880; Tue, 19 Apr 2016 20:14:53 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201604192014.u3JKErFX033880@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 19 Apr 2016 20:14:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413661 - 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.21 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: Tue, 19 Apr 2016 20:14:54 -0000 Author: rene Date: Tue Apr 19 20:14:53 2016 New Revision: 413661 URL: https://svnweb.freebsd.org/changeset/ports/413661 Log: Doument new vulnerabilities in www/chromium < 50.0.2661.75 Obtained from: http://googlechromereleases.blogspot.nl/2016/04/stable-channel-update_13.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Apr 19 20:03:17 2016 (r413660) +++ head/security/vuxml/vuln.xml Tue Apr 19 20:14:53 2016 (r413661) @@ -58,6 +58,64 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + chromium-npapi + chromium-pulse + 50.0.2661.75 + + + + +

Google Chrome Releases reports:

+
+

20 security fixes in this release, including:

+
    +
  • [590275] High CVE-2016-1652: Universal XSS in extension + bindings. Credit to anonymous.
  • +
  • [589792] High CVE-2016-1653: Out-of-bounds write in V8. Credit + to Choongwoo Han.
  • +
  • [591785] Medium CVE-2016-1651: Out-of-bounds read in Pdfium + JPEG2000 decoding. Credit to kdot working with HP's Zero Day + Initiative.
  • +
  • [589512] Medium CVE-2016-1654: Uninitialized memory read in + media. Credit to Atte Kettunen of OUSPG.
  • +
  • [582008] Medium CVE-2016-1655: Use-after-free related to + extensions. Credit to Rob Wu.
  • +
  • [570750] Medium CVE-2016-1656: Android downloaded file path + restriction bypass. Credit to Dzmitry Lukyanenko.
  • +
  • [567445] Medium CVE-2016-1657: Address bar spoofing. Credit to + Luan Herrera.
  • +
  • [573317] Low CVE-2016-1658: Potential leak of sensitive + information to malicious extensions. Credit to Antonio Sanso + (@asanso) of Adobe.
  • +
  • [602697] CVE-2016-1659: Various fixes from internal audits, + fuzzing and other initiatives.
  • +
+
+ +
+ + CVE-2016-1651 + CVE-2016-1652 + CVE-2016-1653 + CVE-2016-1654 + CVE-2016-1655 + CVE-2016-1656 + CVE-2016-1657 + CVE-2016-1658 + CVE-2016-1659 + http://googlechromereleases.blogspot.nl/2016/04/stable-channel-update_13.html + + + 2016-04-13 + 2016-04-19 + +
+ wpa_supplicant -- multiple vulnerabilities