From owner-svn-ports-all@FreeBSD.ORG Tue Dec 10 04:57:36 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 905EBABE; Tue, 10 Dec 2013 04:57:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 625A111FC; Tue, 10 Dec 2013 04:57:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBA4va0W063205; Tue, 10 Dec 2013 04:57:36 GMT (envelope-from timur@svn.freebsd.org) Received: (from timur@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBA4vasR063204; Tue, 10 Dec 2013 04:57:36 GMT (envelope-from timur@svn.freebsd.org) Message-Id: <201312100457.rBA4vasR063204@svn.freebsd.org> From: "Timur I. Bakeyev" Date: Tue, 10 Dec 2013 04:57:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336047 - 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.17 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: Tue, 10 Dec 2013 04:57:36 -0000 Author: timur Date: Tue Dec 10 04:57:35 2013 New Revision: 336047 URL: http://svnweb.freebsd.org/changeset/ports/336047 Log: Add entry for net/samba* CVE-2012-6150 and CVE-2013-4408 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 10 04:56:34 2013 (r336046) +++ head/security/vuxml/vuln.xml Tue Dec 10 04:57:35 2013 (r336047) @@ -51,6 +51,52 @@ Note: Please add new entries to the beg --> + + samba -- multiple vulnerabilities + + + samba34 + 0 + + + samba35 + 0 + + + samba36 + 3.6.*3.6.22 + + + samba4 + 4.0.*4.0.13 + + + samba41 + 4.1.*4.1.3 + + + + +

The Samba project reports:

+
+

These are security releases in order to address CVE-2013-4408 + (DCE-RPC fragment length field is incorrectly checked) and CVE-2012-6150 + (pam_winbind login without require_membership_of restrictions).

+
+ +
+ + CVE-2012-6150 + CVE-2013-4408 + http://www.samba.org/samba/security/CVE-2012-6150 + http://www.samba.org/samba/security/CVE-2013-4408 + + + 2012-06-12 + 2013-12-11 + +
+ rails -- multiple vulnerabilities