From owner-svn-ports-all@freebsd.org Sat Mar 25 00:01:56 2017 Return-Path: Delivered-To: svn-ports-all@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 5FE62D1CE7F; Sat, 25 Mar 2017 00:01:56 +0000 (UTC) (envelope-from timur@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 1483815F3; Sat, 25 Mar 2017 00:01:56 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2P01tTw072355; Sat, 25 Mar 2017 00:01:55 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2P01s9r072353; Sat, 25 Mar 2017 00:01:54 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201703250001.v2P01s9r072353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Sat, 25 Mar 2017 00:01:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436864 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 25 Mar 2017 00:01:56 -0000 Author: timur Date: Sat Mar 25 00:01:54 2017 New Revision: 436864 URL: https://svnweb.freebsd.org/changeset/ports/436864 Log: Add entry about Samba vulnerability CVE-2017-2619 Security: CVE-2017-2619 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Mar 24 23:58:19 2017 (r436863) +++ head/security/vuxml/vuln.xml Sat Mar 25 00:01:54 2017 (r436864) @@ -58,6 +58,62 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + samba -- symlink race allows access outside share definition + + + samba36 + 3.6.03.6.25_4 + + + samba4 + 4.0.04.0.26 + + + samba41 + 4.1.04.1.23 + + + samba42 + 4.2.04.2.14 + + + samba43 + 4.3.04.3.13 + + + samba44 + 4.4.04.4.12 + + + samba45 + 4.5.04.5.7 + + + samba46 + 4.6.04.6.1 + + + + +

Samba team reports:

+
+

A time-of-check, time-of-use race condition + can allow clients to access non-exported parts + of the file system via symlinks.

+
+ +
+ + https://www.samba.org/samba/security/CVE-2017-2619.html + CVE-2017-2619 + + + 2017-03-23 + 2017-03-24 + +
+ xen-tools -- Cirrus VGA Heap overflow via display refresh