svn commit: r425271 - head/security/vuxml

Rene Ladan rene at FreeBSD.org
Thu Nov 3 20:33:44 UTC 2016


Author: rene
Date: Thu Nov  3 20:33:43 2016
New Revision: 425271
URL: https://svnweb.freebsd.org/changeset/ports/425271

Log:
  Document new vulnerability in www/chromium < 54.0.2840.90
  
  Obtained from:	https://googlechromereleases.blogspot.nl/2016/11/stable-channel-update-for-desktop.html

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Nov  3 20:20:21 2016	(r425270)
+++ head/security/vuxml/vuln.xml	Thu Nov  3 20:33:43 2016	(r425271)
@@ -58,6 +58,36 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="ae9cb9b8-a203-11e6-a265-3065ec8fd3ec">
+    <topic>chromium -- out-of-bounds memory access</topic>
+    <affects>
+      <package>
+	<name>chromium</name>
+	<name>chromium-npapi</name>
+	<name>chromium-pulse</name>
+	<range><lt>54.0.2840.87</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Google Chrome Releases reports:</p>
+	<blockquote cite="https://googlechromereleases.blogspot.nl/2016/11/stable-channel-update-for-desktop.html">
+	  <p>[659475] High CVE-2016-5198: Out of bounds memory access in V8.
+	    Credit to Tencent Keen Security Lab, working with Trend Micro's
+	    Zero Day Initiative.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2016-5198</cvename>
+      <url>https://googlechromereleases.blogspot.nl/2016/11/stable-channel-update-for-desktop.html</url>
+    </references>
+    <dates>
+      <discovery>2016-11-01</discovery>
+      <entry>2016-11-03</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="0fcd3af0-a0fe-11e6-b1cf-14dae9d210b8">
     <topic>FreeBSD -- OpenSSL Remote DoS vulnerability</topic>
     <affects>


More information about the svn-ports-all mailing list