From owner-svn-ports-head@freebsd.org Thu Sep 22 12:17:06 2016 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 2EB83BE4054; Thu, 22 Sep 2016 12:17:06 +0000 (UTC) (envelope-from brnrd@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 mx1.freebsd.org (Postfix) with ESMTPS id DC89C930; Thu, 22 Sep 2016 12:17:05 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8MCH56h088754; Thu, 22 Sep 2016 12:17:05 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8MCH44Q088752; Thu, 22 Sep 2016 12:17:04 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201609221217.u8MCH44Q088752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 22 Sep 2016 12:17:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422603 - 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.23 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: Thu, 22 Sep 2016 12:17:06 -0000 Author: brnrd Date: Thu Sep 22 12:17:04 2016 New Revision: 422603 URL: https://svnweb.freebsd.org/changeset/ports/422603 Log: security/vuxml: Add new OpenSSL 1.0.2 and 1.1.0 vulnerabilities - 2016-09-22 security advisory Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Sep 22 11:26:48 2016 (r422602) +++ head/security/vuxml/vuln.xml Thu Sep 22 12:17:04 2016 (r422603) @@ -58,6 +58,63 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + OpenSSL -- multiple vulnerabilities + + + openssl-devel + 1.1.01.1.0_1 + + + openssl + 1.0.2_16,1 + + + + +

OpenSSL reports:

+
+

High: OCSP Status Request extension unbounded memory growth

+

SSL_peek() hang on empty record

+

SWEET32 Mitigation

+

OOB write in MDC2_Update()

+

Malformed SHA512 ticket DoS

+

OOB write in BN_bn2dec()

+

OOB read in TS_OBJ_print_bio()

+

Pointer arithmetic undefined behaviour

+

Constant time flag not preserved in DSA signing

+

DTLS buffered message DoS

+

DTLS replay protection DoS

+

Certificate message OOB reads

+

Excessive allocation of memory in tls_get_message_header()

+

Excessive allocation of memory in dtls1_preprocess_fragment()

+
+ +
+ + https://www.openssl.org/news/secadv/20160922.txt + CVE-2016-6304 + CVE-2016-6305 + CVE-2016-2183 + CVE-2016-6303 + CVE-2016-6302 + CVE-2016-2182 + CVE-2016-2180 + CVE-2016-2177 + CVE-2016-2178 + CVE-2016-2179 + CVE-2016-2181 + CVE-2016-6306 + CVE-2016-6307 + CVE-2016-6308 + CVE-2016- + + + 2016-09-22 + 2016-09-22 + +
+ irssi -- heap corruption and missing boundary checks