From owner-svn-ports-all@FreeBSD.ORG Tue Apr 8 02:26:46 2014 Return-Path: Delivered-To: svn-ports-all@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 BD6D6ED3; Tue, 8 Apr 2014 02:26:46 +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 AA10713E0; Tue, 8 Apr 2014 02:26:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s382QkGi053011; Tue, 8 Apr 2014 02:26:46 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s382QkQb053010; Tue, 8 Apr 2014 02:26:46 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201404080226.s382QkQb053010@svn.freebsd.org> From: Bryan Drewery Date: Tue, 8 Apr 2014 02:26:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350560 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 02:26:46 -0000 Author: bdrewery Date: Tue Apr 8 02:26:45 2014 New Revision: 350560 URL: http://svnweb.freebsd.org/changeset/ports/350560 QAT: https://qat.redports.org/buildarchive/r350560/ Log: Add more information for OpenSSL bug Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Apr 8 00:50:33 2014 (r350559) +++ head/security/vuxml/vuln.xml Tue Apr 8 02:26:45 2014 (r350560) @@ -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