From owner-svn-ports-head@freebsd.org Sun Feb 21 14:54:04 2016 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 C2D10AB012E; Sun, 21 Feb 2016 14:54:04 +0000 (UTC) (envelope-from junovitch@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 9DBF3187A; Sun, 21 Feb 2016 14:54:04 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1LEs33f069394; Sun, 21 Feb 2016 14:54:03 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1LEs3p7069391; Sun, 21 Feb 2016 14:54:03 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602211454.u1LEs3p7069391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 21 Feb 2016 14:54:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409291 - 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: Sun, 21 Feb 2016 14:54:05 -0000 Author: junovitch Date: Sun Feb 21 14:54:03 2016 New Revision: 409291 URL: https://svnweb.freebsd.org/changeset/ports/409291 Log: Respace entry so `make validate' passes Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Feb 21 14:24:08 2016 (r409290) +++ head/security/vuxml/vuln.xml Sun Feb 21 14:54:03 2016 (r409291) @@ -61,40 +61,40 @@ Notes: jasper -- multiple vulnerabilities - jasper - 1.900.1_16 + jasper + 1.900.1_16 -

oCERT reports:

-
-

The library is affected by a double-free vulnerability in function - jas_iccattrval_destroy() - as well as a heap-based buffer overflow in function jp2_decode(). - A specially crafted jp2 file can be used to trigger the vulnerabilities.

-
-

oCERT reports:

-
-

The library is affected by an off-by-one error in a buffer boundary check - in jpc_dec_process_sot(), leading to a heap based buffer overflow, as well - as multiple unrestricted stack memory use issues in jpc_qmfb.c, leading to - stack overflow. - A specially crafted jp2 file can be used to trigger the vulnerabilities.

-
-

oCERT reports:

-
-

Multiple off-by-one flaws, leading to heap-based buffer overflows, were - found in the way JasPer decoded JPEG 2000 files. A specially crafted file - could cause an application using JasPer to crash or, - possibly, execute arbitrary code.

-
-

limingxing reports:

-
-

A vulnerability was found in the way the JasPer's jas_matrix_clip() - function parses certain JPEG 2000 image files. A specially crafted file - could cause an application using JasPer to crash.

-
+

oCERT reports:

+
+

The library is affected by a double-free vulnerability in function + jas_iccattrval_destroy() + as well as a heap-based buffer overflow in function jp2_decode(). + A specially crafted jp2 file can be used to trigger the vulnerabilities.

+
+

oCERT reports:

+
+

The library is affected by an off-by-one error in a buffer boundary check + in jpc_dec_process_sot(), leading to a heap based buffer overflow, as well + as multiple unrestricted stack memory use issues in jpc_qmfb.c, leading to + stack overflow. + A specially crafted jp2 file can be used to trigger the vulnerabilities.

+
+

oCERT reports:

+
+

Multiple off-by-one flaws, leading to heap-based buffer overflows, were + found in the way JasPer decoded JPEG 2000 files. A specially crafted file + could cause an application using JasPer to crash or, + possibly, execute arbitrary code.

+
+

limingxing reports:

+
+

A vulnerability was found in the way the JasPer's jas_matrix_clip() + function parses certain JPEG 2000 image files. A specially crafted file + could cause an application using JasPer to crash.

+