svn commit: r545255 - head/security/vuxml

Rene Ladan rene at FreeBSD.org
Tue Aug 18 19:36:52 UTC 2020


Author: rene
Date: Tue Aug 18 19:36:51 2020
New Revision: 545255
URL: https://svnweb.freebsd.org/changeset/ports/545255

Log:
  Document new vulnerability in www/chromium < 84.0.4147.135

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Aug 18 19:12:46 2020	(r545254)
+++ head/security/vuxml/vuln.xml	Tue Aug 18 19:36:51 2020	(r545255)
@@ -58,6 +58,37 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="64575bb6-e188-11ea-beed-e09467587c17">
+    <topic>chromium -- heap buffer overflow</topic>
+    <affects>
+      <package>
+	<name>chromium</name>
+	<range><lt>84.0.4147.135</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Chrome Releases reports:</p>
+	<blockquote cite="https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_18.html">
+	  <p>This release contains one security fix:</p>
+	  <ul>
+	    <li>[1115345] High CVE-2020-6556: Heap buffer overflow in
+	    SwiftShader. Reported by Alison Huffman, Microsoft Browser
+	    Vulnerability Research on 2020-08-12</li>
+	  </ul>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2020-6556</cvename>
+      <url>https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_18.html</url>
+    </references>
+    <dates>
+      <discovery>2020-08-18</discovery>
+      <entry>2020-08-18</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f20eb9a4-dfea-11ea-a9b8-9c5c8e84d621">
     <topic>ceph14 -- HTTP header injection via CORS ExposeHeader tag</topic>
     <affects>


More information about the svn-ports-all mailing list