From owner-svn-ports-head@freebsd.org Wed May 4 06:25:53 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 D11E9B2C0B7; Wed, 4 May 2016 06:25:53 +0000 (UTC) (envelope-from vanilla@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 A244719DB; Wed, 4 May 2016 06:25:53 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u446PqOa059129; Wed, 4 May 2016 06:25:52 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u446Pqow059128; Wed, 4 May 2016 06:25:52 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605040625.u446Pqow059128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 May 2016 06:25:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414587 - 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: Wed, 04 May 2016 06:25:53 -0000 Author: vanilla Date: Wed May 4 06:25:52 2016 New Revision: 414587 URL: https://svnweb.freebsd.org/changeset/ports/414587 Log: Add entry of devel/jansson PR: 209219 Submitted by: junovitch@ Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed May 4 06:25:13 2016 (r414586) +++ head/security/vuxml/vuln.xml Wed May 4 06:25:52 2016 (r414587) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + jansson -- local denial of service vulnerabilities + + + jansson + 2.7_2 + + + + +

QuickFuzz reports:

+
+

A crash caused by stack exhaustion parsing a JSON was found.

+
+ +
+ + http://www.openwall.com/lists/oss-security/2016/05/01/5 + http://www.openwall.com/lists/oss-security/2016/05/02/1 + CVE-2016-4425 + + + 2016-05-01 + 2016-05-04 + +
+ OpenSSL -- multiple vulnerabilities