From owner-svn-ports-all@freebsd.org Wed Jun 13 18:51:56 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1345910065A9; Wed, 13 Jun 2018 18:51:56 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B975C73D17; Wed, 13 Jun 2018 18:51:55 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9B49F1D63A; Wed, 13 Jun 2018 18:51:55 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5DIptOT003088; Wed, 13 Jun 2018 18:51:55 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5DIptAL003087; Wed, 13 Jun 2018 18:51:55 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201806131851.w5DIptAL003087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Wed, 13 Jun 2018 18:51:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472336 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 472336 X-SVN-Commit-Repository: ports 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.26 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: Wed, 13 Jun 2018 18:51:56 -0000 Author: cpm Date: Wed Jun 13 18:51:55 2018 New Revision: 472336 URL: https://svnweb.freebsd.org/changeset/ports/472336 Log: Document libgcrypt side-channel attack vulnerability Security: CVE-2018-0495 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jun 13 17:02:31 2018 (r472335) +++ head/security/vuxml/vuln.xml Wed Jun 13 18:51:55 2018 (r472336) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + libgcrypt -- side-channel attack vulnerability + + + libgcrypt + 1.8.3 + + + + +

GnuPG reports:

+
+

Mitigate a local side-channel attack on ECDSA signature as described in the white paper "Return on the Hidden Number Problem".

+
+ +
+ + CVE-2018-0495 + https://www.nccgroup.trust/us/our-research/technical-advisory-return-of-the-hidden-number-problem/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0495 + + + 2018-06-13 + 2018-06-13 + +
+ OpenSSL -- Client DoS due to large DH parameter