CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/04/13 02:42:37
Modified files:
net/net-snmp : Tag: OPENBSD_5_7 Makefile
Added files:
net/net-snmp/patches: Tag: OPENBSD_5_7 patch-snmplib_snmp_api_c
Log message:
SECURITY fix, use calloc instead of malloc to zero the netsnmp_variable_list
struct, to avoid issues when processing malicious PDUs.
Reported by Qinghao Tang on oss-sec.
http://www.openwall.com/lists/oss-security/2015/04/13/1
