[Pkg-nagios-devel] Bug#560002: nagios-nrpe-server: should set the socket to close on exec
Russell Coker
russell at coker.com.au
Tue Dec 8 08:43:57 UTC 2009
Package: nagios-nrpe-server
Version: 2.12-1
Severity: minor
When nrpe executes a child process (such as mailq) as part of it's checks the
socket file handle is left open. It should set the file handle to close on
exec before calling popen() and similar functions to avoid this.
I will provide a patch for this in the near future.
More information about the Pkg-nagios-devel
mailing list