From owner-svn-ports-all@freebsd.org Fri Mar 16 21:07:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 172C0F4DC13; Fri, 16 Mar 2018 21:07:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B235174A36; Fri, 16 Mar 2018 21:07:22 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AD265E75; Fri, 16 Mar 2018 21:07:22 +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 w2GL7MTg043065; Fri, 16 Mar 2018 21:07:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2GL7MAJ043063; Fri, 16 Mar 2018 21:07:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201803162107.w2GL7MAJ043063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Mar 2018 21:07:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464732 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 464732 X-SVN-Commit-Repository: ports 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.25 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: Fri, 16 Mar 2018 21:07:23 -0000 Author: jbeich Date: Fri Mar 16 21:07:22 2018 New Revision: 464732 URL: https://svnweb.freebsd.org/changeset/ports/464732 Log: security/vuxml: mark libvorbis < 1.3.6 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Mar 16 21:07:00 2018 (r464731) +++ head/security/vuxml/vuln.xml Fri Mar 16 21:07:22 2018 (r464732) @@ -58,6 +58,110 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + libvorbis -- multiple vulnerabilities + + + libvorbis + 1.3.6,3 + + + + +

NVD reports:

+
+

Xiph.Org libvorbis 1.3.5 allows Remote Code Execution + upon freeing uninitialized memory in the function + vorbis_analysis_headerout() in info.c when + vi->channels<=0, a similar issue to Mozilla bug + 550184.

+
+
+

In Xiph.Org libvorbis 1.3.5, an out-of-bounds array read + vulnerability exists in the function mapping0_forward() in + mapping0.c, which may lead to DoS when operating on a + crafted audio file with vorbis_analysis().

+
+ +
+ + CVE-2017-14632 + CVE-2017-14633 + + + 2018-03-16 + 2018-03-16 + +
+ + + mozilla -- multiple vulnerabilities + + + libvorbis + 1.3.6,3 + + + libtremor + 1.2.1.s20180316 + + + firefox + 59.0.1,1 + + + waterfox + 56.0.4.36_3 + + + seamonkey + linux-seamonkey + 2.49.3 + + + firefox-esr + 52.7.2,1 + + + linux-firefox + 52.7.2,2 + + + libxul + thunderbird + linux-thunderbird + 52.7.2 + + + palemoon + 27.8.2 + + + + +

The Mozilla Foundation reports:

+
+

CVE-2018-5146: Out of bounds memory write in libvorbis

+

An out of bounds memory write while processing Vorbis + audio data was reported through the Pwn2Own contest.

+

CVE-2018-5147: Out of bounds memory write in libtremor

+

The libtremor library has the same flaw as + CVE-2018-5146. This library is used by Firefox in place of + libvorbis on Android and ARM platforms.

+
+ +
+ + CVE-2018-5146 + CVE-2018-5147 + https://www.mozilla.org/security/advisories/mfsa2018-08/ + + + 2018-03-16 + 2018-03-16 + +
+ e2fsprogs -- potential buffer overrun bugs in the blkid library and in the fsck program