CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/04/13 02:41:36
Modified files:
net/net-snmp : Makefile
Added files:
net/net-snmp/patches: 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
