From owner-svn-ports-head@freebsd.org Fri Jul 29 07:30:29 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 E6686BA769A; Fri, 29 Jul 2016 07:30:29 +0000 (UTC) (envelope-from cmt@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 B69C11964; Fri, 29 Jul 2016 07:30:29 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6T7USW1063216; Fri, 29 Jul 2016 07:30:28 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6T7USd9063215; Fri, 29 Jul 2016 07:30:28 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201607290730.u6T7USd9063215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Fri, 29 Jul 2016 07:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419230 - 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.22 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: Fri, 29 Jul 2016 07:30:30 -0000 Author: cmt Date: Fri Jul 29 07:30:28 2016 New Revision: 419230 URL: https://svnweb.freebsd.org/changeset/ports/419230 Log: document Gimp XCF loader vulnerability Approved by: rene (mentor) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 29 07:22:53 2016 (r419229) +++ head/security/vuxml/vuln.xml Fri Jul 29 07:30:28 2016 (r419230) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + The GIMP -- Use after Free vulnerability + + + gimp-app + 2.8.18,1 + + + + +

The GIMP team reports:

+
+

A Use-after-free vulnerability was found in the xcf_load_image function.

+
+ +
+ + https://mail.gnome.org/archives/gimp-developer-list/2016-July/msg00020.html + https://bugzilla.gnome.org/show_bug.cgi?id=767873 + CVE-2016-4994 + + + 2016-06-20 + 2016-07-19 + +
+ xercesi-c3 -- multiple vulnerabilities