From owner-svn-ports-all@freebsd.org Thu Dec 29 13:08:34 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 02EF4C95C1A; Thu, 29 Dec 2016 13:08:34 +0000 (UTC) (envelope-from brnrd@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 C68B41D1F; Thu, 29 Dec 2016 13:08:33 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTD8WtN004466; Thu, 29 Dec 2016 13:08:32 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTD8Wuo004464; Thu, 29 Dec 2016 13:08:32 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612291308.uBTD8Wuo004464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 29 Dec 2016 13:08:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429906 - 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: Thu, 29 Dec 2016 13:08:34 -0000 Author: brnrd Date: Thu Dec 29 13:08:32 2016 New Revision: 429906 URL: https://svnweb.freebsd.org/changeset/ports/429906 Log: security/vuxml: Document h2o vulnerability PR: 215587 Submitted by: Dave Cottlehuber (maintainer) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 29 13:03:32 2016 (r429905) +++ head/security/vuxml/vuln.xml Thu Dec 29 13:08:32 2016 (r429906) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + www/h2o -- Use-after-free vulnerability + + + h2o + 2.0.4_2 + + + + +

Kazuho Oku reports:

+
+

A use-after-free vulnerability exists in H2O up to and including + version 2.0.4 / 2.1.0-beta3 that can be used by a remote attacker to + mount DoS attacks and / or information theft.

+
+ +
+ + https://github.com/h2o/h2o/releases/tag/v2.0.5 + https://github.com/h2o/h2o/issues/1144 + + + 2016-09-09 + 2016-12-21 + +
+ PHP -- multiple vulnerabilities