From owner-svn-ports-all@freebsd.org Sat Dec 2 13:27:28 2017 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 4761ADFF397; Sat, 2 Dec 2017 13:27:28 +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 1472C6FF04; Sat, 2 Dec 2017 13:27:28 +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 vB2DRRMJ068475; Sat, 2 Dec 2017 13:27:27 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB2DRQZR068473; Sat, 2 Dec 2017 13:27:26 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712021327.vB2DRQZR068473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 2 Dec 2017 13:27:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455367 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455367 X-SVN-Commit-Repository: ports 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.25 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, 02 Dec 2017 13:27:28 -0000 Author: feld Date: Sat Dec 2 13:27:26 2017 New Revision: 455367 URL: https://svnweb.freebsd.org/changeset/ports/455367 Log: Document varnish vulnerabilty Security: CVE-2017-8807 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Dec 2 13:26:26 2017 (r455366) +++ head/security/vuxml/vuln.xml Sat Dec 2 13:27:26 2017 (r455367) @@ -58,6 +58,38 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + varnish -- information disclosure vulnerability + + + varnish4 + 4.1.9 + + + varnish5 + 5.2.1 + + + + +

Varnish reports:

+
+

A wrong if statement in the varnishd source code means that + synthetic objects in stevedores which over-allocate, may leak up to page + size of data from a malloc(3) memory allocation.

+
+ +
+ + https://varnish-cache.org/security/VSV00002.html + CVE-2017-8807 + + + 2017-11-15 + 2017-12-02 + +
+ mybb -- multiple vulnerabilities