From owner-svn-ports-all@freebsd.org Tue Feb 9 20:30:44 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 1D3B0AA3891; Tue, 9 Feb 2016 20:30:44 +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 C93D4B3E; Tue, 9 Feb 2016 20:30:43 +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 u19KUgbW052135; Tue, 9 Feb 2016 20:30:42 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u19KUgQS052133; Tue, 9 Feb 2016 20:30:42 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201602092030.u19KUgQS052133@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:30:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408594 - 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:30:44 -0000 Author: feld Date: Tue Feb 9 20:30:42 2016 New Revision: 408594 URL: https://svnweb.freebsd.org/changeset/ports/408594 Log: Update graphics/graphite2 vulnerability details I found a more comprehensive blog entry by Talos Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Feb 9 20:23:32 2016 (r408593) +++ head/security/vuxml/vuln.xml Tue Feb 9 20:30:42 2016 (r408594) @@ -69,19 +69,33 @@ Notes:

Talos reports:

-
-

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

+
+
    +
  • An exploitable denial of service vulnerability exists + in the font handling of Libgraphite. A specially crafted font can cause + an out-of-bounds read potentially resulting in an information leak or + denial of service.

  • +
  • A specially crafted font can cause a buffer overflow + resulting in potential code execution.

  • +
  • An exploitable NULL pointer dereference exists in the + bidirectional font handling functionality of Libgraphite. A specially + crafted font can cause a NULL pointer dereference resulting in a + crash.

  • +
- http://www.talosintel.com/reports/TALOS-2016-0058/ + http://blog.talosintel.com/2016/02/vulnerability-spotlight-libgraphite.html CVE-2016-1521 + CVE-2016-1522 + CVE-2016-1523 + CVE-2016-1526 2016-02-05 2016-02-09 + 2016-02-09