Page 1 of 1

Pid: 1, comm: init Not tainted 2.6.31.6-grsec #1

PostPosted: Fri Nov 27, 2009 11:23 am
by fed.linuxgossip
Hi,

I have a server running on RHEL 5.4 64bit support. When I tried to add a new kernel with grsecurity 2.6.31.6 support, it shows a kernel panic upon reboot.

Pid: 1, comm: init Not tainted 2.6.31.6-grsec #1


Here is the Screenshot :

http://i48.tinypic.com/11qo2yt.jpg





Server details
##################
root@server [~]# uname -a
Linux server.hostname.tld 2.6.18-164.6.1.el5 #1 SMP Tue Oct 27 11:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
root@server [~]#



root@server [~]# lsb_release -a
LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 5.4 (Tikanga)
Release: 5.4
Codename: Tikanga
root@server [~]#

cpu detail
###########
model name : Intel(R) Xeon(R) CPU E5430 @ 2.66GHz






Please advise how can get fix or get past that error and run 2.6.31.6 kernel with grsec support.





Thank you.

Re: Pid: 1, comm: init Not tainted 2.6.31.6-grsec #1

PostPosted: Fri Nov 27, 2009 4:30 pm
by PaX Team
fed.linuxgossip wrote:I have a server running on RHEL 5.4 64bit support. When I tried to add a new kernel with grsecurity 2.6.31.6 support, it shows a kernel panic upon reboot.
please follow http://en.wikibooks.org/wiki/Grsecurity/Reporting_Bugs. for a quick guess, if you have SSP (stack protector) enabled, try to disable it.

Re: Pid: 1, comm: init Not tainted 2.6.31.6-grsec #1

PostPosted: Thu Dec 24, 2009 9:14 am
by ngsupb
I have the same error with 2.6.31.9.

Could you please advise how to disable SSP? Can't find it.

Re: Pid: 1, comm: init Not tainted 2.6.31.6-grsec #1

PostPosted: Sat Dec 26, 2009 9:32 am
by PaX Team
ngsupb wrote:I have the same error with 2.6.31.9.
can you submit a proper bugreport please (also try 32.x, .31 is on its way out)?
Could you please advise how to disable SSP? Can't find it.
it's called CONFIG_CC_STACKPROTECTOR under the 'processor types and features' menu.