From owner-svn-ports-head@FreeBSD.ORG Tue Jun 10 20:12:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14955341; Tue, 10 Jun 2014 20:12:14 +0000 (UTC) Received: from svn.freebsd.org (svn.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 EB2892E9D; Tue, 10 Jun 2014 20:12:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5AKCDov095890; Tue, 10 Jun 2014 20:12:13 GMT (envelope-from beat@svn.freebsd.org) Received: (from beat@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5AKCDxe095889; Tue, 10 Jun 2014 20:12:13 GMT (envelope-from beat@svn.freebsd.org) Message-Id: <201406102012.s5AKCDxe095889@svn.freebsd.org> From: Beat Gaetzi Date: Tue, 10 Jun 2014 20:12:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357373 - 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.18 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, 10 Jun 2014 20:12:14 -0000 Author: beat Date: Tue Jun 10 20:12:13 2014 New Revision: 357373 URL: http://svnweb.freebsd.org/changeset/ports/357373 QAT: https://qat.redports.org/buildarchive/r357373/ Log: Document mozilla vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jun 10 20:05:11 2014 (r357372) +++ head/security/vuxml/vuln.xml Tue Jun 10 20:12:13 2014 (r357373) @@ -57,6 +57,77 @@ Notes: --> + + mozilla -- multiple vulnerabilities + + + firefox + 30.0,1 + + + firefox-esr + 24.6.0,1 + + + linux-firefox + 30.0,1 + + + linux-thunderbird + 24.6.0 + + + nspr + 4.10.6 + + + thunderbird + 24.6.0 + + + + +

The Mozilla Project reports:

+
+

MFSA 2014-48 Miscellaneous memory safety hazards + (rv:30.0 / rv:24.6)

+

MFSA 2014-49 Use-after-free and out of bounds + issues found using Address Sanitizer

+

MFSA 2014-51 Use-after-free in Event Listener + Manager

+

MFSA 2014-52 Use-after-free with SMIL Animation + Controller

+

MFSA 2014-53 Buffer overflow in Web Audio Speex + resampler

+

MFSA 2014-54 Buffer overflow in Gamepad API

+

MFSA 2014-55 Out of bounds write in NSPR

+
+ +
+ + CVE-2014-1533 + CVE-2014-1534 + CVE-2014-1536 + CVE-2014-1537 + CVE-2014-1540 + CVE-2014-1541 + CVE-2014-1542 + CVE-2014-1543 + CVE-2014-1545 + https://www.mozilla.org/security/announce/2014/mfsa2014-48.html + https://www.mozilla.org/security/announce/2014/mfsa2014-49.html + https://www.mozilla.org/security/announce/2014/mfsa2014-51.html + https://www.mozilla.org/security/announce/2014/mfsa2014-52.html + https://www.mozilla.org/security/announce/2014/mfsa2014-53.html + https://www.mozilla.org/security/announce/2014/mfsa2014-54.html + https://www.mozilla.org/security/announce/2014/mfsa2014-55.html + + + 2014-06-10 + 2014-06-10 + +
+ OpenSSL -- multiple vulnerabilities