svn commit: r342244 - head/security/vuxml

Ryan Steinmetz zi at FreeBSD.org
Sun Feb 2 03:51:40 UTC 2014


Author: zi
Date: Sun Feb  2 03:51:39 2014
New Revision: 342244
URL: http://svnweb.freebsd.org/changeset/ports/342244
QAT: https://qat.redports.org/buildarchive/r342244/

Log:
  - Add libyaml to the libyaml vulnerability entry

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Feb  2 03:46:48 2014	(r342243)
+++ head/security/vuxml/vuln.xml	Sun Feb  2 03:51:39 2014	(r342244)
@@ -52,9 +52,13 @@ Note:  Please add new entries to the beg
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
   <vuln vid="111f1f84-1d14-4ff2-a9ea-cf07119c0d3b">
-    <topic>pkg -- libyaml heap overflow resulting in possible code execution</topic>
+    <topic>libyaml heap overflow resulting in possible code execution</topic>
     <affects>
       <package>
+	<name>libyaml</name>
+	<range><lt>0.1.4_3</lt></range>
+      </package>
+      <package>
 	<name>pkg</name>
 	<range><lt>1.2.6</lt></range>
       </package>


More information about the svn-ports-all mailing list