CVE-2017-7652
In Eclipse Mosquitto 1.4.14, if a Mosquitto instance is set running with a configuration file, then sending a HUP signal to server triggers the configuration to be reloaded from disk. If there are lots of clients connected so that there are no more file descriptors/sockets available (default limit typically 1024 file descriptors on Linux), then opening the configuration file will fail.
Date published : 2018-04-25
https://bugs.eclipse.org/bugs/show_bug.cgi?id=530102
https://mosquitto.org/blog/2018/02/security-advisory-cve-2017-7651-cve-2017-7652/