From owner-svn-ports-head@freebsd.org Wed Aug 12 09:55:11 2015 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 7328799EE32; Wed, 12 Aug 2015 09:55:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 62D19F2F; Wed, 12 Aug 2015 09:55:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7C9tBUC056147; Wed, 12 Aug 2015 09:55:11 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7C9tBjh056146; Wed, 12 Aug 2015 09:55:11 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201508120955.t7C9tBjh056146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 12 Aug 2015 09:55:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394014 - 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.20 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, 12 Aug 2015 09:55:11 -0000 Author: jbeich Date: Wed Aug 12 09:55:10 2015 New Revision: 394014 URL: https://svnweb.freebsd.org/changeset/ports/394014 Log: Make libvpx-1.3.0 vulnerable by moving MFSA 2014-77 into separate entry Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Aug 12 09:44:46 2015 (r394013) +++ head/security/vuxml/vuln.xml Wed Aug 12 09:55:10 2015 (r394014) @@ -58,6 +58,70 @@ Notes: --> + + libvpx -- out-of-bounds write + + + libvpx + 1.4.0 + + + firefox + 33.0,1 + + + firefox-esr + 31.1.2,1 + + + linux-firefox + 33.0,1 + + + linux-seamonkey + 2.30 + + + linux-thunderbird + 31.1.2 + + + seamonkey + 2.30 + + + thunderbird + 31.1.2 + + + libxul + 31.1.2 + + + + +

The Mozilla Project reports:

+
+

Using the Address Sanitizer tool, security researcher + Abhishek Arya (Inferno) of the Google Chrome Security Team + found an out-of-bounds write when buffering WebM format + video containing frames with invalid tile sizes. This can + lead to a potentially exploitable crash during WebM video + playback.

+
+ +
+ + CVE-2014-1578 + https://www.mozilla.org/security/advisories/mfsa2014-77/ + https://hg.mozilla.org/releases/mozilla-esr31/rev/6023f0b4f8ba + + + 2014-10-14 + 2015-08-12 + +
+ Adobe Flash Player -- critical vulnerabilities @@ -12223,7 +12287,6 @@ Notes:

MFSA 2014-75 Buffer overflow during CSS manipulation

MFSA 2014-76 Web Audio memory corruption issues with custom waveforms

-

MFSA 2014-77 Out-of-bounds write with WebM video

MFSA 2014-78 Further uninitialized memory use during GIF

MFSA 2014-79 Use-after-free interacting with text directionality

@@ -12239,7 +12302,6 @@ Notes: CVE-2014-1575 CVE-2014-1576 CVE-2014-1577 - CVE-2014-1578 CVE-2014-1580 CVE-2014-1581 CVE-2014-1582 @@ -12250,7 +12312,6 @@ Notes: https://www.mozilla.org/security/announce/2014/mfsa2014-74.html https://www.mozilla.org/security/announce/2014/mfsa2014-75.html https://www.mozilla.org/security/announce/2014/mfsa2014-76.html - https://www.mozilla.org/security/announce/2014/mfsa2014-77.html https://www.mozilla.org/security/announce/2014/mfsa2014-78.html https://www.mozilla.org/security/announce/2014/mfsa2014-79.html https://www.mozilla.org/security/announce/2014/mfsa2014-80.html @@ -12261,7 +12322,7 @@ Notes: 2014-10-14 2014-10-14 - 2014-10-16 + 2015-08-12