Hi,
On machine w/OS Redhat ES3 2.4.27-grsec SMP with disabled RBAC (grsec compiled w/High mode) today we begin got error like this:
/bin/sh: error while loading shared libraries: libtermcap.so.2: cannot enable executable stack as shared object requires: Permission denied
I check what may happen and saw that we have two library file libtermcap.so.2 and lib/libtermcap.so.2.0.8
Looks as up2date update this library and now grsec disallow running libtermcap.so.2.
How i can correct this? All cron wotk not work correct now...
Thanks
PS. As result i can't run command like /bin/ls and etc...