The csnmp_read_table function in snmp.c in the SNMP plugin in collectd before 5.6.3 is susceptible to a double free in a certain error case, which could lead to a crash (or potentially have other impact).
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2018:0252 | vendor advisory |
https://security.gentoo.org/glsa/201803-10 | vendor advisory |
https://bugs.debian.org/881757 | third party advisory issue tracking |
https://github.com/collectd/collectd/issues/2291 | third party advisory issue tracking |
https://access.redhat.com/errata/RHSA-2018:0560 | vendor advisory |
https://access.redhat.com/errata/RHSA-2018:1605 | vendor advisory |
https://access.redhat.com/errata/RHSA-2018:2615 | vendor advisory |
https://access.redhat.com/errata/RHSA-2018:0299 | vendor advisory |
https://github.com/collectd/collectd/releases/tag/collectd-5.6.3 | third party advisory issue tracking |
https://github.com/collectd/collectd/commit/d16c24542b2f96a194d43a73c2e5778822b9cb47 | patch third party advisory issue tracking |