From owner-svn-ports-head@FreeBSD.ORG Thu Aug 15 19:02:35 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 143047EA; Thu, 15 Aug 2013 19:02:35 +0000 (UTC) (envelope-from stas@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 00FF42351; Thu, 15 Aug 2013 19:02:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7FJ2Yp1066064; Thu, 15 Aug 2013 19:02:34 GMT (envelope-from stas@svn.freebsd.org) Received: (from stas@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7FJ2Ydj066062; Thu, 15 Aug 2013 19:02:34 GMT (envelope-from stas@svn.freebsd.org) Message-Id: <201308151902.r7FJ2Ydj066062@svn.freebsd.org> From: Stanislav Sedov Date: Thu, 15 Aug 2013 19:02:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324781 - 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.14 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: Thu, 15 Aug 2013 19:02:35 -0000 Author: stas (src committer) Date: Thu Aug 15 19:02:34 2013 New Revision: 324781 URL: http://svnweb.freebsd.org/changeset/ports/324781 Log: - Add lcms2 DoS vulnerability entry. Hat: secteam Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Aug 15 18:56:01 2013 (r324780) +++ head/security/vuxml/vuln.xml Thu Aug 15 19:02:34 2013 (r324781) @@ -51,6 +51,37 @@ Note: Please add new entries to the beg --> + + lcms2 -- Null Pointer Dereference Denial of Service Vulnerability + + + lcms2 + 0 + + + + +

Mageia security team reports:

+
+

It was discovered that Little CMS did not properly verify certain + memory allocations. If a user or automated system using Little CMS + were tricked into opening a specially crafted file, an attacker + could cause Little CMS to crash (CVE-2013-4160). +

+
+ +
+ + http://advisories.mageia.org/MGASA-2013-0240.html + https://bugs.mageia.org/show_bug.cgi?id=10816 + CVE-2013-4160 + + + 2013-07-22 + 2013-08-15 + +
+ polarssl -- denial of service through unterminated loop in certificate parser