svn commit: r419948 - head/security/vuxml
Mark Felder
feld at FreeBSD.org
Tue Aug 9 17:50:09 UTC 2016
Author: feld
Date: Tue Aug 9 17:50:08 2016
New Revision: 419948
URL: https://svnweb.freebsd.org/changeset/ports/419948
Log:
Add FreeBSD SA information to old openssh vuxml entry
Security: SA-15:16.openssh
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Aug 9 17:35:24 2016 (r419947)
+++ head/security/vuxml/vuln.xml Tue Aug 9 17:50:08 2016 (r419948)
@@ -21714,6 +21714,12 @@ Notes:
<name>openssh-portable</name>
<range><lt>6.9.p1_2,1</lt></range>
</package>
+ <package>
+ <name>FreeBSD</name>
+ <range><ge>10.1</ge><lt>10.1_16</lt></range>
+ <range><ge>9.3</ge><lt>9.3_21</lt></range>
+ <range><ge>8.4</ge><lt>8.4_36</lt></range>
+ </package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
@@ -21728,10 +21734,12 @@ Notes:
<references>
<url>https://access.redhat.com/security/cve/CVE-2015-5600</url>
<cvename>CVE-2015-5600</cvename>
+ <freebsdsa>SA-15:16.openssh</freebsdsa>
</references>
<dates>
<discovery>2015-07-21</discovery>
<entry>2015-07-27</entry>
+ <modified>2016-08-09</modified>
</dates>
</vuln>
More information about the svn-ports-head
mailing list