We recently discovered that the NRPE crashes with signal 11 (segfault) if a connection to the daemon is made via IPv6 while the debug flag is set.
The segfault is caused by accessing a member of a non-initialized sturcture pointer.
A patch to fix this is attached.
nrpe4-segfault-fix.patch
We recently discovered that the NRPE crashes with signal 11 (segfault) if a connection to the daemon is made via IPv6 while the debug flag is set.
The segfault is caused by accessing a member of a non-initialized sturcture pointer.
A patch to fix this is attached.
nrpe4-segfault-fix.patch