From owner-svn-ports-head@freebsd.org Sun Feb 14 21:18:41 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 0BE98AA85CD; Sun, 14 Feb 2016 21:18:41 +0000 (UTC) (envelope-from junovitch@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 D3365175C; Sun, 14 Feb 2016 21:18:40 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1ELIddi096693; Sun, 14 Feb 2016 21:18:39 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1ELIddY096691; Sun, 14 Feb 2016 21:18:39 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602142118.u1ELIddY096691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 14 Feb 2016 21:18:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408890 - 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: Sun, 14 Feb 2016 21:18:41 -0000 Author: junovitch Date: Sun Feb 14 21:18:39 2016 New Revision: 408890 URL: https://svnweb.freebsd.org/changeset/ports/408890 Log: Add CVE to the OpenSSH 7.0.p1 entry and also mention CVE-2015-6565 Security: CVE-2015-6563 Security: CVE-2015-6564 Security: CVE-2015-6565 Security: https://vuxml.FreeBSD.org/freebsd/2920c449-4850-11e5-825f-c80aa9043978.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Feb 14 21:07:04 2016 (r408889) +++ head/security/vuxml/vuln.xml Sun Feb 14 21:18:39 2016 (r408890) @@ -11174,6 +11174,10 @@ Notes:
+

OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world-writable. + Local attackers may be able to write arbitrary messages to + logged-in users, including terminal escape sequences. Reported + by Nikolay Edigaryev.

Fixed a privilege separation weakness related to PAM support. Attackers who could successfully compromise the pre-authentication process for remote code @@ -11188,11 +11192,14 @@ Notes: http://www.openssh.com/txt/release-7.0 + CVE-2015-6563 + CVE-2015-6564 + CVE-2015-6565 2015-08-11 2015-08-21 - 2016-01-15 + 2016-02-14