From owner-svn-ports-head@freebsd.org Thu Jun 30 22:55:51 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 B0F88B86509; Thu, 30 Jun 2016 22:55:51 +0000 (UTC) (envelope-from feld@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 381BC283F; Thu, 30 Jun 2016 22:55:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5UMto2s070947; Thu, 30 Jun 2016 22:55:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5UMtojX070946; Thu, 30 Jun 2016 22:55:50 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201606302255.u5UMtojX070946@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 30 Jun 2016 22:55:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417856 - 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.22 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: Thu, 30 Jun 2016 22:55:51 -0000 Author: feld Date: Thu Jun 30 22:55:50 2016 New Revision: 417856 URL: https://svnweb.freebsd.org/changeset/ports/417856 Log: Document haproxy vulnerability Security: CVE-2016-5360 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 30 22:55:43 2016 (r417855) +++ head/security/vuxml/vuln.xml Thu Jun 30 22:55:50 2016 (r417856) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + haproxy -- denial of service + + + haproxy + 1.6.01.6.5_1 + + + + +

HAproxy reports:

+
+

HAproxy 1.6.x before 1.6.6, when a deny comes from a + reqdeny rule, allows remote attackers to cause a denial of service + (uninitialized memory access and crash) or possibly have unspecified + other impact via unknown vectors.

+
+ +
+ + http://www.openwall.com/lists/oss-security/2016/06/09/5 + CVE-2016-5360 + + + 2016-06-09 + 2016-06-30 + +
+ libtorrent-rasterbar -- denial of service