From owner-svn-ports-all@freebsd.org Tue Feb 9 20:23:34 2016 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 7F343AA34E9; Tue, 9 Feb 2016 20:23:34 +0000 (UTC) (envelope-from feld@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 51495781; Tue, 9 Feb 2016 20:23:34 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u19KNX70051770; Tue, 9 Feb 2016 20:23:33 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u19KNXV6051768; Tue, 9 Feb 2016 20:23:33 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201602092023.u19KNXV6051768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 9 Feb 2016 20:23:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408593 - 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: Tue, 09 Feb 2016 20:23:34 -0000 Author: feld Date: Tue Feb 9 20:23:32 2016 New Revision: 408593 URL: https://svnweb.freebsd.org/changeset/ports/408593 Log: Document graphics/graphite2 vulnerability Security: CVE-2016-1521 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Feb 9 20:21:57 2016 (r408592) +++ head/security/vuxml/vuln.xml Tue Feb 9 20:23:32 2016 (r408593) @@ -58,6 +58,33 @@ Notes: --> + + graphite2 -- code execution vulnerability + + + graphite2 + 1.3.5 + + + + +

Talos reports:

+
+

A specially crafted font can cause an out-of-bounds read + resulting in arbitrary code execution.

+
+ +
+ + http://www.talosintel.com/reports/TALOS-2016-0058/ + CVE-2016-1521 + + + 2016-02-05 + 2016-02-09 + +
+ xymon-server -- multiple vulnerabilities