svn commit: r459709 - head/security/vuxml

Carlos J. Puga Medina cpm at FreeBSD.org
Mon Jan 22 23:47:22 UTC 2018


Author: cpm
Date: Mon Jan 22 23:47:21 2018
New Revision: 459709
URL: https://svnweb.freebsd.org/changeset/ports/459709

Log:
  Add missing entry for www/chromium
  
  Security:	CVE-2017-15406

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Mon Jan 22 23:41:02 2018	(r459708)
+++ head/security/vuxml/vuln.xml	Mon Jan 22 23:47:21 2018	(r459709)
@@ -2823,21 +2823,25 @@ Notes:
       <body xmlns="http://www.w3.org/1999/xhtml">
 	<p>Google Chrome Releases reports:</p>
 	<blockquote cite="https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-desktop_26.html">
-	  <p>1 security fix in this release, including:</p>
+	  <p>2 security fixes in this release, including:</p>
 	  <ul>
 	    <li>[770452] High CVE-2017-15396: Stack overflow in V8. Reported by
 	      Yuan Deng of Ant-financial Light-Year Security Lab on 2017-09-30</li>
+	    <li>[770450] Medium CVE-2017-15406: Stack overflow in V8. Reported by
+	      Yuan Deng of Ant-financial Light-Year Security Lab on 2017-09-30</li>
 	  </ul>
 	</blockquote>
       </body>
     </description>
     <references>
       <cvename>CVE-2017-15396</cvename>
+      <cvename>CVE-2017-15406</cvename>
       <url>https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-desktop_26.html</url>
     </references>
     <dates>
       <discovery>2017-10-26</discovery>
       <entry>2017-10-28</entry>
+      <modified>2018-01-23</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-head mailing list