From owner-svn-ports-all@freebsd.org Sat Sep 12 13:26:13 2015 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 58292A02559; Sat, 12 Sep 2015 13:26:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 4935F1A89; Sat, 12 Sep 2015 13:26:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8CDQDKl056133; Sat, 12 Sep 2015 13:26:13 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8CDQC6F056131; Sat, 12 Sep 2015 13:26:12 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201509121326.t8CDQC6F056131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 12 Sep 2015 13:26:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396744 - 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.20 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, 12 Sep 2015 13:26:13 -0000 Author: feld Date: Sat Sep 12 13:26:12 2015 New Revision: 396744 URL: https://svnweb.freebsd.org/changeset/ports/396744 Log: Document net/openldap24-server vulnerability Security: CVE-2015-6908 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Sep 12 13:17:47 2015 (r396743) +++ head/security/vuxml/vuln.xml Sat Sep 12 13:26:12 2015 (r396744) @@ -58,6 +58,34 @@ Notes: --> + + openldap -- denial of service + + + openldap24-server + 2.4.42_1 + + + + +

Denis Andzakovic reports:

+
+

By sending a crafted packet, an attacker may cause the + OpenLDAP server to reach an assert(9 9 statement, crashing the daemon.

+
+ +
+ + http://www.openldap.org/its/index.cgi/Software%20Bugs?id=8240 + http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;h=6fe51a9ab04fd28bbc171da3cf12f1c1040d6629 + CVE-2015-6908 + + + 2015-09-09 + 2015-09-12 + +
+ vorbis-tools, opus-tools -- multiple vulnerabilities