From owner-svn-ports-all@freebsd.org Fri Oct 16 16:11:21 2015 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 1CFBBA1682C; Fri, 16 Oct 2015 16:11:21 +0000 (UTC) (envelope-from kwm@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 D7B941DFA; Fri, 16 Oct 2015 16:11:20 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GGBJdj086320; Fri, 16 Oct 2015 16:11:19 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GGBJgk086318; Fri, 16 Oct 2015 16:11:19 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201510161611.t9GGBJgk086318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 16 Oct 2015 16:11:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399486 - 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.20 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, 16 Oct 2015 16:11:21 -0000 Author: kwm Date: Fri Oct 16 16:11:19 2015 New Revision: 399486 URL: https://svnweb.freebsd.org/changeset/ports/399486 Log: Document flash 0-day, remove code execution. Security: CVE-2015-7645, CVE-2015-7647, CVE-2015-7648 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Oct 16 16:02:01 2015 (r399485) +++ head/security/vuxml/vuln.xml Fri Oct 16 16:11:19 2015 (r399486) @@ -58,6 +58,38 @@ Notes: --> + + flash -- remote code execution + + + linux-c6-flashplugin + linux-f10-flashplugin + linux-c6_64-flashplugin + 11.2r202.540 + + + + +

Adobe reports:

+
+

These updates resolve type confusion vulnerabilities that + could lead to code execution (CVE-2015-7645, CVE-2015-7647, + CVE-2015-7648).

+
+ +
+ + CVE-2015-7645 + CVE-2015-7647 + CVE-2015-7648 + https://helpx.adobe.com/security/products/flash-player/apsb15-27.html + + + 2015-10-16 + 2015-10-16 + +
+ LibreSSL -- Memory leak and buffer overflow