apache 2 error on grsec

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

apache 2 error on grsec

Postby nlc » Thu Sep 29, 2011 4:46 pm

heya,
i see some error in dmesg,

grsec: From 77.36.72.201: denied resource overstep by requesting 8392704 for RLIMIT_STACK against limit 8388608 for /usr/sbin/httpd[httpd:3286] uid/euid:80/80 gid/egid:80/80, parent /usr/sbin/httpd[httpd:3265] uid/euid:0/0 gid/egid:0/0
grsec: From 77.36.72.201: denied resource overstep by requesting 8392704 for RLIMIT_STACK against limit 8388608 for /usr/sbin/httpd[httpd:3286] uid/euid:80/80 gid/egid:80/80, parent /usr/sbin/httpd[httpd:3265] uid/euid:0/0 gid/egid:0/0
grsec: From 77.36.72.201: Segmentation fault occurred at (nil) in /usr/sbin/httpd[httpd:3286] uid/euid:80/80 gid/egid:80/80, parent /usr/sbin/httpd[httpd:3265] uid/euid:0/0 gid/egid:0/0


What's this? how can I solve this problem??

Thanks
nlc
 
Posts: 4
Joined: Sun Sep 18, 2011 3:51 am

Re: apache 2 error on grsec

Postby PaX Team » Thu Sep 29, 2011 5:32 pm

nlc wrote:What's this? how can I solve this problem??
your apache is running out of stack, increase the stack rlimit.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Re: apache 2 error on grsec

Postby nlc » Tue Oct 04, 2011 10:59 am

PaX Team wrote:
nlc wrote:What's this? how can I solve this problem??
your apache is running out of stack, increase the stack rlimit.

and how i can't increase ta stack rlimit ?
nlc
 
Posts: 4
Joined: Sun Sep 18, 2011 3:51 am

Re: apache 2 error on grsec

Postby PaX Team » Tue Oct 04, 2011 3:48 pm

nlc wrote:and how i can't increase ta stack rlimit ?
that depends on how apache is started on your system/distro, better ask them.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm


Return to grsecurity support