From owner-svn-ports-all@freebsd.org Fri Apr 7 14:26:15 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 CBF8FD32158; Fri, 7 Apr 2017 14:26:15 +0000 (UTC) (envelope-from kami@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 823BAD48; Fri, 7 Apr 2017 14:26:15 +0000 (UTC) (envelope-from kami@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v37EQERs088503; Fri, 7 Apr 2017 14:26:14 GMT (envelope-from kami@FreeBSD.org) Received: (from kami@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v37EQEd6088502; Fri, 7 Apr 2017 14:26:14 GMT (envelope-from kami@FreeBSD.org) Message-Id: <201704071426.v37EQEd6088502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kami set sender to kami@FreeBSD.org using -f From: Dominic Fandrey Date: Fri, 7 Apr 2017 14:26:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437926 - 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: Fri, 07 Apr 2017 14:26:15 -0000 Author: kami Date: Fri Apr 7 14:26:14 2017 New Revision: 437926 URL: https://svnweb.freebsd.org/changeset/ports/437926 Log: security/vuxml: Add id Tech 3 remote code execution PR: 217911 Reviewed by: delphij, #ports_secteam Approved by: delphij, #ports_secteam Security: CVE-2017-6903 Differential Revision: https://reviews.freebsd.org/D10244 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Apr 7 14:12:20 2017 (r437925) +++ head/security/vuxml/vuln.xml Fri Apr 7 14:26:14 2017 (r437926) @@ -58,6 +58,45 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + id Tech 3 -- remote code execution vulnerability + + + ioquake3 + 1.36_16 + + + ioquake3-devel + g2930 + + + iourbanterror + 4.3.2,1 + + + openarena + 0.8.8.s1910_3,1 + + + + +

The content auto-download of id Tech 3 can be used to deliver + maliciously crafted content, that triggers downloading of + further content and loading and executing it as native code + with user credentials. This affects ioquake3, ioUrbanTerror, + OpenArena, the original Quake 3 Arena and other forks.

+ +
+ + CVE-2017-6903 + https://ioquake3.org/2017/03/13/important-security-update-please-update-ioquake3-immediately/ + + + 2017-03-14 + 2017-04-07 + +
+ xen-kernel -- broken check in memory_exchange() permits PV guest breakout