From owner-svn-ports-head@FreeBSD.ORG Sat Nov 10 15:17:32 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AF9A2CA; Sat, 10 Nov 2012 15:17:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 101698FC12; Sat, 10 Nov 2012 15:17:32 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAAFHV3A041868; Sat, 10 Nov 2012 15:17:31 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAAFHVjv041864; Sat, 10 Nov 2012 15:17:31 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201211101517.qAAFHVjv041864@svn.freebsd.org> From: Steve Wills Date: Sat, 10 Nov 2012 15:17:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307286 - 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.14 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: Sat, 10 Nov 2012 15:17:32 -0000 Author: swills Date: Sat Nov 10 15:17:31 2012 New Revision: 307286 URL: http://svnweb.freebsd.org/changeset/ports/307286 Log: - Improve latest ruby entry slightly Feature safe: yes Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Nov 10 15:07:09 2012 (r307285) +++ head/security/vuxml/vuln.xml Sat Nov 10 15:17:31 2012 (r307286) @@ -85,7 +85,7 @@ Note: Please add new entries to the beg - lang/ruby19 -- Hash-flooding DoS vulnerability for ruby 1.9 + ruby -- Hash-flooding DoS vulnerability for ruby 1.9 ruby @@ -94,7 +94,7 @@ Note: Please add new entries to the beg -

Hash-flooding DoS vulnerability

+

The official ruby site reports:

Carefully crafted sequence of strings can cause a denial of service attack on the service that parses the sequence to create a Hash