Skip to content
Commit 4bb8bb5e authored by Roy Li's avatar Roy Li Committed by Joe MacDonald
Browse files

net-snmp: fix for Security Advisory - CVE-2014-3565

snmplib/mib.c in net-snmp 5.7.0 and earlier, when the -OQ option is used,
allows remote attackers to cause a denial of service (snmptrapd crash) via
a crafted SNMP trap message, which triggers a conversion to the variable
type designated in the MIB file, as demonstrated by a NULL type in an ifMtu
trap message.

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-3565



Signed-off-by: default avatarRoy Li <rongqing.li@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
parent e3a1a2d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment