From owner-svn-ports-head@FreeBSD.ORG Wed Feb 6 20:06:19 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]) by hub.freebsd.org (Postfix) with ESMTP id 60B12E81; Wed, 6 Feb 2013 20:06:19 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5328D746; Wed, 6 Feb 2013 20:06:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r16K6J8X046082; Wed, 6 Feb 2013 20:06:19 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r16K6JLC046081; Wed, 6 Feb 2013 20:06:19 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201302062006.r16K6JLC046081@svn.freebsd.org> From: Dirk Meyer Date: Wed, 6 Feb 2013 20:06:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311791 - 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.14 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, 06 Feb 2013 20:06:19 -0000 Author: dinoex Date: Wed Feb 6 20:06:18 2013 New Revision: 311791 URL: http://svnweb.freebsd.org/changeset/ports/311791 Log: - report openssl vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Feb 6 19:42:59 2013 (r311790) +++ head/security/vuxml/vuln.xml Wed Feb 6 20:06:18 2013 (r311791) @@ -51,6 +51,38 @@ Note: Please add new entries to the beg --> + + OpenSSL -- TLS 1.1, 1.2 denial of service + + + openssl + 1.0.1_6 + + + + +

OpenSSL security team reports:

+
+

A flaw in the OpenSSL handling of CBC mode ciphersuites in TLS 1.1 + and TLS 1.2 on AES-NI supporting platforms can be exploited in a + DoS attack.

+

A flaw in the OpenSSL handling of OCSP response verification can + be exploited in a denial of service attack.

+
+ +
+ + CVE-2012-2686 + CVE-2013-0166 + CVE-2013-0169 + http://www.openssl.org/news/secadv_20120510.txt + + + 2013-02-05 + 2013-02-06 + +
+ mysql/mariadb/percona server -- multiple vulnerabilities