It was found that GCrypt's gcry_control is sometimes called without checking its return value for an error, which may cause the program to be initialized without the desired, secure settings. Upstream bug: https://github.com/collectd/collectd/issues/1665 Upstream patch: https://github.com/collectd/collectd/commit/8b4fed9940e02138b7e273e56863df03d1a39ef7
Created collectd tracking bugs for this issue: Affects: fedora-all [bug 1361063] Affects: epel-all [bug 1361064]
Upstream fix, collectd release 5.5.2. https://collectd.org/wiki/index.php/Version_5.5 Network plugin: A check for the initialization of secure memory has been added. Previously, failure to initialize this memory was ignored. Thanks to @yujokang. #1665
collectd-4.10.9-3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
collectd-4.10.9-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.