From owner-svn-ports-head@freebsd.org Wed Jan 11 02:21:59 2017 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 E3C4ACAA44B; Wed, 11 Jan 2017 02:21:59 +0000 (UTC) (envelope-from junovitch@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 A841916CD; Wed, 11 Jan 2017 02:21:59 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0B2LwFO011111; Wed, 11 Jan 2017 02:21:58 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0B2LwNU011104; Wed, 11 Jan 2017 02:21:58 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201701110221.v0B2LwNU011104@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 11 Jan 2017 02:21:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431153 - 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.23 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, 11 Jan 2017 02:22:00 -0000 Author: junovitch Date: Wed Jan 11 02:21:58 2017 New Revision: 431153 URL: https://svnweb.freebsd.org/changeset/ports/431153 Log: Document Flash vulnerabilities in Adobe Security Bulletin APSB17-02 Security: CVE-2017-2925 Security: CVE-2017-2926 Security: CVE-2017-2927 Security: CVE-2017-2928 Security: CVE-2017-2930 Security: CVE-2017-2931 Security: CVE-2017-2932 Security: CVE-2017-2933 Security: CVE-2017-2934 Security: CVE-2017-2935 Security: CVE-2017-2936 Security: CVE-2017-2937 Security: CVE-2017-2938 Security: https://vuxml.FreeBSD.org/freebsd/2a7bdc56-d7a3-11e6-ae1b-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jan 11 01:53:11 2017 (r431152) +++ head/security/vuxml/vuln.xml Wed Jan 11 02:21:58 2017 (r431153) @@ -58,6 +58,54 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + flash -- multiple vulnerabilities + + + linux-flashplayer + 24.0.0.194 + + + + +

Adobe reports:

+
+

These updates resolve a security bypass vulnerability that could + lead to information disclosure (CVE-2017-2938).

+

These updates resolve use-after-free vulnerabilities that could + lead to code execution (CVE-2017-2932, CVE-2017-2936, + CVE-2017-2937).

+

These updates resolve heap buffer overflow vulnerabilities that + could lead to code execution (CVE-2017-2927, CVE-2017-2933, + CVE-2017-2934, CVE-2017-2935).

+

These updates resolve memory corruption vulnerabilities that could + lead to code execution (CVE-2017-2925, CVE-2017-2926, CVE-2017-2928, + CVE-2017-2930, CVE-2017-2931).

+
+ +
+ + CVE-2017-2925 + CVE-2017-2926 + CVE-2017-2927 + CVE-2017-2928 + CVE-2017-2930 + CVE-2017-2931 + CVE-2017-2932 + CVE-2017-2933 + CVE-2017-2934 + CVE-2017-2935 + CVE-2017-2936 + CVE-2017-2937 + CVE-2017-2938 + https://helpx.adobe.com/security/products/flash-player/apsb17-02.html + + + 2017-01-10 + 2017-01-11 + +
+ moinmoin -- XSS vulnerabilities