I'm using 2.4.31-grsec kernel. I've noticed when I'm running clamscan and I accidentally leave large volumes mounted in the filesystem so that I scan several hundred gigs where it takes a long time, and my system load and CPU stay maxed out for a duration (and memory starts going into swap). I get these errors all over the place.
Mar 19 11:35:08 Sievette kernel: grsec: denied resource overstep by requesting 44548096 for RLIMIT_STACK against limit 8388608 for /bin/ps[ps:10940] uid/euid:0/0 gid/egid:0/0, parent /bin/bash[sh:8629] uid/euid:0/0 gid/egid:0/0
Mar 19 11:35:08 Sievette kernel: grsec: denied resource overstep by requesting 44548096 for RLIMIT_STACK against limit 8388608 for /bin/ps[ps:10940] uid/euid:0/0 gid/egid:0/0, parent /bin/bash[sh:8629] uid/euid:0/0 gid/egid:0/0
Mar 19 11:45:09 Sievette kernel: grsec: denied resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 for /usr/bin/rrdtool[rrdtool:8977] uid/euid:0/0 gid/egid:0/0, parent /usr/local/bin/rrdtool_perf.pl[rrdtool_perf.pl:21714] uid/euid:0/0 gid/egid:0/0
Mar 19 11:45:09 Sievette kernel: grsec: denied resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 for /usr/bin/rrdtool[rrdtool:6032] uid/euid:0/0 gid/egid:0/0, parent /usr/local/bin/rrdtool_perf.pl[rrdtool_perf.pl:21714] uid/euid:0/0 gid/egid:0/0
Mar 19 11:45:09 Sievette kernel: grsec: denied resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 for /usr/bin/rrdtool[rrdtool:17384] uid/euid:0/0 gid/egid:0/0, parent /usr/local/bin/rrdtool_perf.pl[rrdtool_perf.pl:21714] uid/euid:0/0 gid/egid:0/0
Now I'm fairly sure this is in a perl script that does performance graphing.
Manually kill clamscan,Mar 19 13:55:46 Sievette clamscan: ALERT exited abnormally with [0], and everything is back to normal. I did a forum search, there seems to be some mystery in this reguard.