diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index bdc6e0d4b42d..afe0cfed0d18 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,42 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="510b630e-c43b-11e0-916c-00e0815b8da8"> + <topic>isc-dhcp-server -- server halt upon processing certain packets</topic> + <affects> + <package> + <name>isc-dhcp31-server</name> + <range><lt>3.1.ESV_1,1</lt></range> + </package> + <package> + <name>isc-dhcp41-server</name> + <range><lt>4.1.e_2,2</lt></range> + </package> + <package> + <name>isc-dhcp42-server</name> + <range><lt>4.2.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>ISC reports:</p> + <blockquote cite="http://www.isc.org/software/dhcp/advisories/cve-2011-2748"> + <p>A pair of defects cause the server to halt upon processing certain + packets. The patch is to properly discard or process those packets. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2011-2748</cvename> + <cvename>CVE-2011-2749</cvename> + </references> + <dates> + <discovery>2011-11-10</discovery> + <entry>2011-04-13</entry> + </dates> + </vuln> + <vuln vid="dc8741b9-c5d5-11e0-8a8e-00151735203a"> <topic>bugzilla -- multiple vulnerabilities</topic> <affects> |