From owner-svn-ports-all@freebsd.org Wed Dec 2 23:10:52 2015 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 42F66A3FF8E; Wed, 2 Dec 2015 23:10:52 +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 F2CDE13DE; Wed, 2 Dec 2015 23:10:51 +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 tB2NApnn059755; Wed, 2 Dec 2015 23:10:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB2NAofZ059753; Wed, 2 Dec 2015 23:10:50 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201512022310.tB2NAofZ059753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 2 Dec 2015 23:10:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402864 - 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.20 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: Wed, 02 Dec 2015 23:10:52 -0000 Author: jbeich Date: Wed Dec 2 23:10:50 2015 New Revision: 402864 URL: https://svnweb.freebsd.org/changeset/ports/402864 Log: Document recent ffmpeg vulnerabilities While here, restore a header line accidentally removed in r402855. Modified: head/security/vuxml/vuln.xml (contents, props changed) Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 2 22:51:48 2015 (r402863) +++ head/security/vuxml/vuln.xml Wed Dec 2 23:10:50 2015 (r402864) @@ -1,3 +1,4 @@ + + + ffmpeg -- multiple vulnerabilities + + + libav + + 0 + + + gstreamer-ffmpeg + + + 0 + + + handbrake + + + 0 + + + ffmpeg + 2.8.3,1 + + + ffmpeg26 + 2.6.5 + + + ffmpeg-devel + ffmpeg25 + ffmpeg24 + ffmpeg23 + ffmpeg2 + ffmpeg1 + ffmpeg-011 + ffmpeg0 + + 0 + + + avidemux + avidemux2 + avidemux26 + + + 0 + + + kodi + + 16.0 + + + mplayer + mencoder + + 1.1.r20150822_7 + + + mythtv + mythtv-frontend + + + 0 + + + plexhometheater + + + 0 + + + + +

NVD reports:

+
+

The update_dimensions function in libavcodec/vp8.c in + FFmpeg through 2.8.1, as used in Google Chrome before + 46.0.2490.71 and other products, relies on a + coefficient-partition count during multi-threaded operation, + which allows remote attackers to cause a denial of service + (race condition and memory corruption) or possibly have + unspecified other impact via a crafted WebM file.

+
+
+

The ljpeg_decode_yuv_scan function in + libavcodec/mjpegdec.c in FFmpeg before 2.8.2 omits certain + width and height checks, which allows remote attackers to + cause a denial of service (out-of-bounds array access) or + possibly have unspecified other impact via crafted MJPEG + data.

+
+
+

The ff_hevc_parse_sps function in libavcodec/hevc_ps.c in + FFmpeg before 2.8.2 does not validate the Chroma Format + Indicator, which allows remote attackers to cause a denial + of service (out-of-bounds array access) or possibly have + unspecified other impact via crafted High Efficiency Video + Coding (HEVC) data.

+
+
+

The decode_uncompressed function in libavcodec/faxcompr.c + in FFmpeg before 2.8.2 does not validate uncompressed runs, + which allows remote attackers to cause a denial of service + (out-of-bounds array access) or possibly have unspecified + other impact via crafted CCITT FAX data.

+
+
+

The init_tile function in libavcodec/jpeg2000dec.c in + FFmpeg before 2.8.2 does not enforce minimum-value and + maximum-value constraints on tile coordinates, which allows + remote attackers to cause a denial of service (out-of-bounds + array access) or possibly have unspecified other impact via + crafted JPEG 2000 data.

+
+
+

The jpeg2000_read_main_headers function in + libavcodec/jpeg2000dec.c in FFmpeg before 2.6.5, 2.7.x + before 2.7.3, and 2.8.x through 2.8.2 does not enforce + uniqueness of the SIZ marker in a JPEG 2000 image, which + allows remote attackers to cause a denial of service + (out-of-bounds heap-memory access) or possibly have + unspecified other impact via a crafted image with two or + more of these markers.

+
+
+

Integer overflow in the ff_ivi_init_planes function in + libavcodec/ivi.c in FFmpeg before 2.6.5, 2.7.x before 2.7.3, + and 2.8.x through 2.8.2 allows remote attackers to cause a + denial of service (out-of-bounds heap-memory access) or + possibly have unspecified other impact via crafted image + dimensions in Indeo Video Interactive data.

+
+
+

The smka_decode_frame function in libavcodec/smacker.c in + FFmpeg before 2.6.5, 2.7.x before 2.7.3, and 2.8.x through + 2.8.2 does not verify that the data size is consistent with + the number of channels, which allows remote attackers to + cause a denial of service (out-of-bounds array access) or + possibly have unspecified other impact via crafted Smacker + data.

+
+ +
+ + CVE-2015-6761 + CVE-2015-8216 + CVE-2015-8217 + CVE-2015-8218 + CVE-2015-8219 + CVE-2015-8363 + CVE-2015-8364 + CVE-2015-8365 + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=dabea74d0e82ea80cd344f630497cafcb3ef872c + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d24888ef19ba38b787b11d1ee091a3d94920c76a + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=93f30f825c08477fe8f76be00539e96014cc83c8 + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d4a731b84a08f0f3839eaaaf82e97d8d9c67da46 + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=43492ff3ab68a343c1264801baa1d5a02de10167 + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=44a7f17d0b20e6f8d836b2957e3e357b639f19a2 + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=df91aa034b82b77a3c4e01791f4a2b2ff6c82066 + https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=4a9af07a49295e014b059c1ab624c40345af5892 + https://ffmpeg.org/security.html + + + 2015-11-27 + 2015-12-02 + +
+ chromium -- multiple vulnerabilities