svn commit: r384214 - head/security/vuxml
Jan Beich
jbeich at FreeBSD.org
Sat Apr 18 09:27:52 UTC 2015
Author: jbeich
Date: Sat Apr 18 09:27:50 2015
New Revision: 384214
URL: https://svnweb.freebsd.org/changeset/ports/384214
Log:
Document chrony multiple vulnerabilites.
PR: 199508
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sat Apr 18 08:45:42 2015 (r384213)
+++ head/security/vuxml/vuln.xml Sat Apr 18 09:27:50 2015 (r384214)
@@ -57,6 +57,39 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="c4571ca8-053d-44c9-ab3c-89b1372ad0a5">
+ <topic>chrony -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>chrony</name>
+ <range><lt>1.31.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Chrony News reports:</p>
+ <blockquote cite="http://chrony.tuxfamily.org/News.html">
+ <p>CVE-2015-1853: DoS attack on authenticated symmetric NTP
+ associations</p>
+ <p>CVE-2015-1821: Heap-based buffer overflow in access
+ configuration</p>
+ <p>CVE-2015-1822: Use of uninitialized pointer in command
+ processing</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://chrony.tuxfamily.org/News.html</url>
+ <cvename>CVE-2015-1821</cvename>
+ <cvename>CVE-2015-1822</cvename>
+ <cvename>CVE-2015-1853</cvename>
+ </references>
+ <dates>
+ <discovery>2015-02-17</discovery>
+ <entry>2015-04-18</entry>
+ </dates>
+ </vuln>
+
<vuln vid="e426eda9-dae1-11e4-8107-94de806b0af9">
<topic>Dulwich -- Remote code execution</topic>
<affects>
More information about the svn-ports-head
mailing list