From owner-svn-ports-all@freebsd.org Tue Mar 8 20:41:26 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 60895AC8AD1; Tue, 8 Mar 2016 20:41:26 +0000 (UTC) (envelope-from jbeich@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 225A0CA0; Tue, 8 Mar 2016 20:41:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u28KfPHn015242; Tue, 8 Mar 2016 20:41:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u28KfPP1015241; Tue, 8 Mar 2016 20:41:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603082041.u28KfPP1015241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 8 Mar 2016 20:41:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410659 - 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.21 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: Tue, 08 Mar 2016 20:41:26 -0000 Author: jbeich Date: Tue Mar 8 20:41:24 2016 New Revision: 410659 URL: https://svnweb.freebsd.org/changeset/ports/410659 Log: Move brotli to its own entry Modified: head/security/vuxml/vuln.xml (contents, props changed) Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Mar 8 20:40:00 2016 (r410658) +++ head/security/vuxml/vuln.xml Tue Mar 8 20:41:24 2016 (r410659) @@ -58,6 +58,70 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + brotli -- buffer overflow + + + brotli + libbrotli + 0.4.0 + + + chromium + chromium-npapi + chromium-pulse + 48.0.2564.109 + + + firefox + linux-firefox + 45.0,1 + + + seamonkey + linux-seamonkey + 2.42 + + + firefox-esr + 38.7.0,1 + + + libxul + thunderbird + linux-thunderbird + 38.7.0 + + + + +

Google Chrome Releases reports:

+
+

[583607] High CVE-2016-1624: Buffer overflow in Brotli. Credit to lukezli.

+
+

Mozilla Foundation reports:

+
+

Security researcher Luke Li reported a pointer underflow + bug in the Brotli library's decompression that leads to a + buffer overflow. This results in a potentially exploitable + crash when triggered.

+
+ +
+ + CVE-2016-1624 + CVE-2016-1968 + https://github.com/google/brotli/commit/37a320dd81db8d546cd24a45b4c61d87b45dcade + https://chromium.googlesource.com/chromium/src/+/7716418a27d561ee295a99f11fd3865580748de2%5E!/ + https://www.mozilla.org/security/advisories/mfsa2016-30/ + https://hg.mozilla.org/releases/mozilla-release/rev/4a5d8ade4e3e + + + 2016-02-08 + 2016-03-08 + +
+ mozilla -- multiple vulnerabilities @@ -112,7 +176,6 @@ Notes:

MFSA 2016-29 Same-origin policy violation using perfomance.getEntries and history navigation with session restore

-

MFSA 2016-30 Buffer overflow in Brotli decompression

MFSA 2016-31 Memory corruption with malicious NPAPI plugin

MFSA 2016-32 WebRTC and LibVPX vulnerabilities found @@ -141,7 +204,6 @@ Notes: CVE-2016-1965 CVE-2016-1966 CVE-2016-1967 - CVE-2016-1968 CVE-2016-1970 CVE-2016-1971 CVE-2016-1972 @@ -163,7 +225,6 @@ Notes: https://www.mozilla.org/security/advisories/mfsa2016-27/ https://www.mozilla.org/security/advisories/mfsa2016-28/ https://www.mozilla.org/security/advisories/mfsa2016-29/ - https://www.mozilla.org/security/advisories/mfsa2016-30/ https://www.mozilla.org/security/advisories/mfsa2016-31/ https://www.mozilla.org/security/advisories/mfsa2016-32/ https://www.mozilla.org/security/advisories/mfsa2016-33/ @@ -172,6 +233,7 @@ Notes: 2016-03-08 2016-03-08 + 2016-03-08 @@ -2151,8 +2213,6 @@ Notes: Credit to anonymous.

  • [577105] High CVE-2016-1623: Same-origin bypass in DOM. Credit to Mariusz Mlynski.
  • -
  • [583607] High CVE-2016-1624: Buffer overflow in Brotli. Credit - to lukezli.
  • [509313] Medium CVE-2016-1625: Navigation bypass in Chrome Instant. Credit to Jann Horn.
  • [571480] Medium CVE-2016-1626: Out-of-bounds read in PDFium. @@ -2166,7 +2226,6 @@ Notes: CVE-2016-1622 CVE-2016-1623 - CVE-2016-1624 CVE-2016-1625 CVE-2016-1626 CVE-2016-1627 @@ -2175,6 +2234,7 @@ Notes: 2016-02-08 2016-02-09 + 2016-03-08