From owner-svn-ports-head@freebsd.org Tue Nov 10 22:26:14 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 B3C73A2CE01; Tue, 10 Nov 2015 22:26:14 +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 81EBE135E; Tue, 10 Nov 2015 22:26:14 +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 tAAMQDCM040566; Tue, 10 Nov 2015 22:26:13 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAAMQD8n040564; Tue, 10 Nov 2015 22:26:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511102226.tAAMQD8n040564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 10 Nov 2015 22:26:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401218 - 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: Tue, 10 Nov 2015 22:26:14 -0000 Author: jbeich Date: Tue Nov 10 22:26:13 2015 New Revision: 401218 URL: https://svnweb.freebsd.org/changeset/ports/401218 Log: Document MFSA 2015-101 affects multimedia/libvpx as well PR: 203410 Modified: head/security/vuxml/vuln.xml (contents, props changed) Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 10 22:24:48 2015 (r401217) +++ head/security/vuxml/vuln.xml Tue Nov 10 22:26:13 2015 (r401218) @@ -58,6 +58,36 @@ Notes: --> + + libvpx -- buffer overflow in vp9_init_context_buffers + + + libvpx + 1.4.0.488_1 + + + + +

The Mozilla Project reports:

+
+

Security researcher Khalil Zhani reported that a + maliciously crafted vp9 format video could be used to + trigger a buffer overflow while parsing the file. This leads + to a potentially exploitable crash due to a flaw in the + libvpx library.

+
+ +
+ + CVE-2015-4506 + https://www.mozilla.org/security/advisories/mfsa2015-101/ + + + 2015-09-22 + 2015-11-10 + +
+ powerdns -- Denial of Service