From owner-svn-ports-head@freebsd.org Wed Feb 10 13:08:15 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 4203DAA2E13; Wed, 10 Feb 2016 13:08:15 +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 189F3132F; Wed, 10 Feb 2016 13:08:15 +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 u1AD8Ejt048217; Wed, 10 Feb 2016 13:08:14 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1AD8DOZ048215; Wed, 10 Feb 2016 13:08:13 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602101308.u1AD8DOZ048215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 10 Feb 2016 13:08:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408629 - 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.20 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: Wed, 10 Feb 2016 13:08:15 -0000 Author: kwm Date: Wed Feb 10 13:08:13 2016 New Revision: 408629 URL: https://svnweb.freebsd.org/changeset/ports/408629 Log: Document feb 8, 2016 flash vulnerabilities. Security: CVE-2016-0964, CVE-2016-0965, CVE-2016-0966, CVE-2016-0967, CVE-2016-0968, CVE-2016-0969, CVE-2016-0970, CVE-2016-0971, CVE-2016-0972, CVE-2016-0973, CVE-2016-0974, CVE-2016-0975, CVE-2016-0976, CVE-2016-0977, CVE-2016-0978, CVE-2016-0979, CVE-2016-0980, CVE-2016-0981, CVE-2016-0982, CVE-2016-0983, CVE-2016-0984, CVE-2016-0985 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Feb 10 12:49:56 2016 (r408628) +++ head/security/vuxml/vuln.xml Wed Feb 10 13:08:13 2016 (r408629) @@ -57,6 +57,67 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + flash -- multiple vulnerabilities + + + linux-c6-flashplugin + linux-f10-flashplugin + linux-c6_64-flashplugin + 11.2r202.569 + + + + +

Adobe reports:

+
+

These updates resolve a type confusion vulnerability that + could lead to code execution (CVE-2016-0985).

+

These updates resolve use-after-free vulnerabilities that + could lead to code execution (CVE-2016-0973, CVE-2016-0974, + CVE-2016-0975, CVE-2016-0982, CVE-2016-0983, CVE-2016-0984).

+

These updates resolve a heap buffer overflow vulnerability + that could lead to code execution (CVE-2016-0971).

+

These updates resolve memory corruption vulnerabilities + that could lead to code execution (CVE-2016-0964, + CVE-2016-0965, CVE-2016-0966, CVE-2016-0967, CVE-2016-0968, + CVE-2016-0969, CVE-2016-0970, CVE-2016-0972, CVE-2016-0976, + CVE-2016-0977, CVE-2016-0978, CVE-2016-0979, CVE-2016-0980, + CVE-2016-0981).

+
+ +
+ + CVE-2015-0964 + CVE-2015-0965 + CVE-2015-0966 + CVE-2015-0967 + CVE-2015-0968 + CVE-2015-0969 + CVE-2015-0970 + CVE-2015-0971 + CVE-2015-0972 + CVE-2015-0973 + CVE-2015-0974 + CVE-2015-0975 + CVE-2015-0976 + CVE-2015-0977 + CVE-2015-0978 + CVE-2015-0979 + CVE-2015-0980 + CVE-2015-0981 + CVE-2015-0982 + CVE-2015-0983 + CVE-2015-0984 + CVE-2015-0985 + https://helpx.adobe.com/security/products/flash-player/apsb16-04.html + + + 2016-02-09 + 2016-02-10 + +
+ dnscrypt-proxy -- code execution