From owner-svn-ports-head@FreeBSD.ORG Tue May 19 19:27:39 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6D0B4C75; Tue, 19 May 2015 19:27:39 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B3411A98; Tue, 19 May 2015 19:27:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4JJRdN3032165; Tue, 19 May 2015 19:27:39 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4JJRdX5032164; Tue, 19 May 2015 19:27:39 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201505191927.t4JJRdX5032164@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Tue, 19 May 2015 19:27:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386807 - 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.20 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: Tue, 19 May 2015 19:27:39 -0000 Author: brd Date: Tue May 19 19:27:38 2015 New Revision: 386807 URL: https://svnweb.freebsd.org/changeset/ports/386807 Log: Document vulnerability in security/ipsec-tools. PR: 200334 Approved by: bdrewery (mentor) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 19 19:16:02 2015 (r386806) +++ head/security/vuxml/vuln.xml Tue May 19 19:27:38 2015 (r386807) @@ -57,6 +57,32 @@ Notes: --> + + ipsec-tools -- Memory leak leading to denial of service + + + ipsec-tools + 0.8.2_1 + + + + +

Javantea reports:

+
+

It is a null dereference crash, leading to denial of + service against the IKE daemon.

+
+ +
+ + https://www.altsci.com/ipsec/ + + + 2015-05-18 + 2015-05-19 + +
+ chromium -- multiple vulnerabilities