From owner-svn-ports-all@freebsd.org Mon Aug 8 15:47:24 2016 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 69125BB269D; Mon, 8 Aug 2016 15:47:24 +0000 (UTC) (envelope-from brd@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 396A9179C; Mon, 8 Aug 2016 15:47:24 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u78FlNKO041183; Mon, 8 Aug 2016 15:47:23 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u78FlNlF041181; Mon, 8 Aug 2016 15:47:23 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201608081547.u78FlNlF041181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Mon, 8 Aug 2016 15:47:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419861 - 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.22 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: Mon, 08 Aug 2016 15:47:24 -0000 Author: brd Date: Mon Aug 8 15:47:23 2016 New Revision: 419861 URL: https://svnweb.freebsd.org/changeset/ports/419861 Log: Document collectd security advisory. PR: 211613 Security: CVE-2016-6254 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Aug 8 15:22:34 2016 (r419860) +++ head/security/vuxml/vuln.xml Mon Aug 8 15:47:23 2016 (r419861) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + collectd -- Network plugin heap overflow + + + collectd + 5.5.2 + + + + +

The collectd Project reports:

+
+

Emilien Gaspar has identified a heap overflow in collectd's + network plugin which can be triggered remotely and is potentially + exploitable.

+
+ +
+ + CVE-2016-6254 + http://collectd.org/news.shtml#news98 + + + 2016-07-26 + 2016-08-05 + +
+ moodle -- multiple vulnerabilities