Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 00:41:42 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308874 - in head: security/vuxml www/linux-f10-flashplugin11
Message-ID:  <201212140041.qBE0fgDW048908@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Fri Dec 14 00:41:42 2012
New Revision: 308874
URL: http://svnweb.freebsd.org/changeset/ports/308874

Log:
  Update linux-f10-flashpulgin11 to 11.2r202.258 to address multiple
  vulnerabilities that could cause a crash and potentially allow an
  attacker to take control of the affected system.
  
  Submitted by:	Tsurutani Naoki <turutani scphys kyoto-u ac jp>

Modified:
  head/security/vuxml/vuln.xml
  head/www/linux-f10-flashplugin11/Makefile
  head/www/linux-f10-flashplugin11/distinfo

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Dec 13 22:05:17 2012	(r308873)
+++ head/security/vuxml/vuln.xml	Fri Dec 14 00:41:42 2012	(r308874)
@@ -51,6 +51,34 @@ Note:  Please add new entries to the beg
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="1657a3e6-4585-11e2-a396-10bf48230856">
+    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>linux-f10-flashplugin</name>
+	<range><le>11.2r202.258</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Adobe reports:</p>
+	<blockquote cite="https://www.adobe.com/support/security/bulletins/apsb12-27.html">;
+	  <p>These updates address vulnerabilities that could cause a crash
+	    and potentially allow an attacker to take control of the affected system.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2012-5676</cvename>
+      <cvename>CVE-2012-5677</cvename>
+      <cvename>CVE-2012-5678</cvename>
+    </references>
+    <dates>
+      <discovery>2012-12-11</discovery>
+      <entry>2012-12-14</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="51f84e28-444e-11e2-8306-00262d5ed8ee">
     <topic>chromium -- multiple vulnerabilities</topic>
     <affects>

Modified: head/www/linux-f10-flashplugin11/Makefile
==============================================================================
--- head/www/linux-f10-flashplugin11/Makefile	Thu Dec 13 22:05:17 2012	(r308873)
+++ head/www/linux-f10-flashplugin11/Makefile	Fri Dec 14 00:41:42 2012	(r308874)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	flashplugin
-PORTVERSION=	11.2r202.251
+PORTVERSION=	11.2r202.258
 CATEGORIES=	www multimedia linux
 MASTER_SITES=	http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \
 		LOCAL/nox:suplib
 PKGNAMEPREFIX=	linux-f10-
-DISTFILES=	install_flash_player_11_linux_i386.tar.gz:plugin \
+DISTFILES=	install_flash_player_11_linux.i386.tar.gz:plugin \
 		linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 

Modified: head/www/linux-f10-flashplugin11/distinfo
==============================================================================
--- head/www/linux-f10-flashplugin11/distinfo	Thu Dec 13 22:05:17 2012	(r308873)
+++ head/www/linux-f10-flashplugin11/distinfo	Fri Dec 14 00:41:42 2012	(r308874)
@@ -1,4 +1,4 @@
-SHA256 (flashplugin/11.2r202.251/install_flash_player_11_linux_i386.tar.gz) = a3362986fe9cba5628c1b1684707de79f63947623b631c2a42eeea15b420f05a
-SIZE (flashplugin/11.2r202.251/install_flash_player_11_linux_i386.tar.gz) = 6917347
-SHA256 (flashplugin/11.2r202.251/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf
-SIZE (flashplugin/11.2r202.251/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455
+SHA256 (flashplugin/11.2r202.258/install_flash_player_11_linux.i386.tar.gz) = 6c9a0414b1d7be2b8675267e3b699747a75fa85a663a6ecdaeb72cedf4a6b3cc
+SIZE (flashplugin/11.2r202.258/install_flash_player_11_linux.i386.tar.gz) = 6917577
+SHA256 (flashplugin/11.2r202.258/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf
+SIZE (flashplugin/11.2r202.258/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212140041.qBE0fgDW048908>