Problem with kernel and apache

robson_ek

Verified User
Joined
Feb 10, 2009
Messages
13
Hello,

In syslog i have:

Feb 14 23:19:41 stock kernel: grsec: more alerts, logging disabled for 10 seconds
Feb 14 23:19:51 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30491] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:19:51 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30491] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:19:51 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30492] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:19:51 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30492] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:19:51 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30494] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:19:51 stock kernel: grsec: more alerts, logging disabled for 10 seconds
Feb 14 23:20:01 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30702] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:20:01 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30702] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:20:01 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30703] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:20:01 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30704] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:20:01 stock kernel: grsec: From 213.186.50.100: signal 11 sent to /usr/sbin/httpd[httpd:30703] uid/euid:1000/1000 gid/egid:105/105, parent /usr/sbin/httpd[httpd:4625] uid/euid:0/0 gid/egid:0/0
Feb 14 23:20:01 stock kernel: grsec: more alerts, logging disabled for 10 seconds
.
.
.
etc.


213.186.50.100 - This IP host is cache.ovh.net (My server is in ovh)

Sometimes in this error have my IP


I have:
Kernel: 2.6.27.10-grsec-xxxx-grs-ipv4-32
Server version: Apache/2.2.11 (Unix)

please help me,

best regards


btw. Happy valentine`s day ;)
 
Last edited:
Thats just a ovh grsecurity bodge job :)

The first thing i would do with a ovh server is drop it into vKVM and boot a standard linux/unix iso and install the operating system from that!
 
in error_log have:

[Sat Feb 14 23:19:48 2009] [notice] child pid 8184 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8185 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8188 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8189 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8190 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8191 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8192 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8193 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8194 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8195 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8196 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8197 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8198 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8199 exit signal Segmentation fault (11)
[Sat Feb 14 23:19:48 2009] [notice] child pid 8200 exit signal Segmentation fault (11)
 
Back
Top