From owner-svn-ports-head@FreeBSD.ORG Wed Nov 13 14:07:04 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3E4CCC1; Wed, 13 Nov 2013 14:07:04 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A3575241B; Wed, 13 Nov 2013 14:07:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rADE74X9052137; Wed, 13 Nov 2013 14:07:04 GMT (envelope-from remko@svn.freebsd.org) Received: (from remko@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rADE74ES052136; Wed, 13 Nov 2013 14:07:04 GMT (envelope-from remko@svn.freebsd.org) Message-Id: <201311131407.rADE74ES052136@svn.freebsd.org> From: Remko Lodder Date: Wed, 13 Nov 2013 14:07:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333686 - 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.16 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, 13 Nov 2013 14:07:04 -0000 Author: remko (src,doc committer) Date: Wed Nov 13 14:07:04 2013 New Revision: 333686 URL: http://svnweb.freebsd.org/changeset/ports/333686 Log: Fix the OpenSSH entry, a version entry should be marked on a per rule basis, and not on it's own lines, because that would bogusly match other versions then intended. When in doubt, please let me review your changes!! hat: secteam Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Nov 13 13:50:11 2013 (r333685) +++ head/security/vuxml/vuln.xml Wed Nov 13 14:07:04 2013 (r333686) @@ -147,18 +147,16 @@ Note: Please add new entries to the beg openssh-portable - 6.4.p1,1 - 6.2.p2,1 + 6.2.p2,16.4.p1,1 openssh-portable-base - 6.4.p1,1 - 6.2.p2,1 + 6.2.p2,16.4.p1,1 -

OpenSSH development team reports:

+

The OpenSSH development team reports:

A memory corruption vulnerability exists in the post- authentication sshd process when an AES-GCM cipher @@ -184,7 +182,7 @@ Note: Please add new entries to the beg 2013-11-07 2013-11-08 - 2013-11-11 + 2013-11-13