From owner-svn-ports-head@freebsd.org Mon Jul 6 03:21:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 331DC98F096; Mon, 6 Jul 2015 03:21:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.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 1EE4519F3; Mon, 6 Jul 2015 03:21:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t663LWXg054093; Mon, 6 Jul 2015 03:21:32 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t663LWoP054091; Mon, 6 Jul 2015 03:21:32 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507060321.t663LWoP054091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 6 Jul 2015 03:21:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391385 - 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: Mon, 06 Jul 2015 03:21:33 -0000 Author: feld Date: Mon Jul 6 03:21:32 2015 New Revision: 391385 URL: https://svnweb.freebsd.org/changeset/ports/391385 Log: Document bitcoin CVE-2015-3641 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 6 03:10:51 2015 (r391384) +++ head/security/vuxml/vuln.xml Mon Jul 6 03:21:32 2015 (r391385) @@ -57,6 +57,38 @@ Notes: --> + + bitcoin -- denial of service + + + bitcoin + 10.0.2 + + + + +

Gregory Maxwell reports:

+
+

On July 7th I will be making public details of several + serious denial of service vulnerabilities which have fixed in recent + versions of Bitcoin Core, including including CVE-2015-3641. + + I strongly recommend anyone running production nodes exposed to inbound + connections from the internet upgrade to 0.10.2 as soon as possible.

+
+ +
+ + CVE-2015-3641 + http://bitcoin-development.narkive.com/tO8M0R0j/upcoming-dos-vulnerability-announcements-for-bitcoin-core + https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures + + + 2015-06-27 + 2015-07-06 + +
+ node -- denial of service