aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index b4917ef49a1..28e1c877de0 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,36 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="875e4cf8-3f0e-11e6-b3c8-14dae9d210b8">
+ <topic>dnsmasq -- denial of service</topic>
+ <affects>
+ <package>
+ <name>dnsmasq</name>
+ <name>dnsmasq-devel</name>
+ <range><lt>2.76,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p> reports:</p>
+ <blockquote cite="http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2016q2/010479.html">
+ <p>Dnsmasq before 2.76 allows remote servers to cause a denial
+ of service (crash) via a reply with an empty DNS address that has an (1)
+ A or (2) AAAA record defined locally.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2016q2/010479.html</url>
+ <url>http://www.openwall.com/lists/oss-security/2016/06/03/7</url>
+ <cvename>CVE-2015-8899</cvename>
+ </references>
+ <dates>
+ <discovery>2016-04-18</discovery>
+ <entry>2016-06-30</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a61374fc-3a4d-11e6-a671-60a44ce6887b">
<topic>Python -- HTTP Header Injection in Python urllib</topic>
<affects>