From owner-svn-ports-branches@FreeBSD.ORG Tue Apr 8 02:28:26 2014 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CFCD1F5; Tue, 8 Apr 2014 02:28:26 +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 38FEC144C; Tue, 8 Apr 2014 02:28:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s382SQg5053382; Tue, 8 Apr 2014 02:28:26 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s382SPjm053381; Tue, 8 Apr 2014 02:28:25 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201404080228.s382SPjm053381@svn.freebsd.org> From: Bryan Drewery Date: Tue, 8 Apr 2014 02:28:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r350562 - branches/2014Q2/security/vuxml X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 02:28:26 -0000 Author: bdrewery Date: Tue Apr 8 02:28:25 2014 New Revision: 350562 URL: http://svnweb.freebsd.org/changeset/ports/350562 QAT: https://qat.redports.org/buildarchive/r350562/ Log: MFH: r350560 Add more information for OpenSSL bug Modified: branches/2014Q2/security/vuxml/vuln.xml Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/security/vuxml/vuln.xml ============================================================================== --- branches/2014Q2/security/vuxml/vuln.xml Tue Apr 8 02:27:43 2014 (r350561) +++ branches/2014Q2/security/vuxml/vuln.xml Tue Apr 8 02:28:25 2014 (r350562) @@ -68,6 +68,15 @@ Note: Please add new entries to the beg

Affected users should upgrade to OpenSSL 1.0.1g. Users unable to immediately upgrade can alternatively recompile OpenSSL with -DOPENSSL_NO_HEARTBEATS.

+
+

The bug allows anyone on the Internet to read the memory of the + systems protected by the vulnerable versions of the OpenSSL software. + This compromises the secret keys used to identify the service + providers and to encrypt the traffic, the names and passwords of the + users and the actual content. This allows attackers to eavesdrop + communications, steal data directly from the services and users and + to impersonate services and users.

+

This also covers:

Fix for the attack described in the paper "Recovering OpenSSL