diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-02-06 18:13:40 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-02-06 18:13:40 +0000 |
commit | 32e86937f97ab5c8c675757b1cc14f5dac5e3a2e (patch) | |
tree | 75cca4f7fa2c91442d79e5707f2c6a75b4e28170 | |
parent | Document libtiff vulnerabilities. (diff) |
Undocument a linux-*-curl vulnerability that has low impact and Red Hat
"will not fix".
Security: https://access.redhat.com/security/cve/CVE-2016-0755
Notes
Notes:
svn path=/head/; revision=433506
-rw-r--r-- | security/vuxml/vuln.xml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 4f699fcb8cbf..0fdd61879538 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -21335,15 +21335,6 @@ and CVE-2013-0155.</p> <name>curl</name> <range><ge>7.10.0</ge><lt>7.47.0</lt></range> </package> - <package> - <name>linux-c6-curl</name> - <name>linux-c6_64-curl</name> - <range><ge>7.10.0</ge></range> - </package> - <package> - <name>linux-f10-curl</name> - <range><ge>0</ge></range> - </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> @@ -21363,7 +21354,7 @@ and CVE-2013-0155.</p> <dates> <discovery>2016-01-27</discovery> <entry>2016-01-27</entry> - <modified>2016-02-02</modified> + <modified>2017-02-06</modified> </dates> </vuln> |