From: Mike Edenfield <kutulu@kutulu.org>
To: Paul Moore <paul.moore@hp.com>
Cc: SELinux Mailing List <selinux@tycho.nsa.gov>
Subject: Re: Help: SELinux causing(?) boot failures...
Date: Fri, 08 Aug 2008 13:19:26 -0400 [thread overview]
Message-ID: <489C801E.9040306@kutulu.org> (raw)
In-Reply-To: <200808081251.45453.paul.moore@hp.com>
Paul Moore wrote:
> On Friday 08 August 2008 11:46:23 am Mike Edenfield wrote:
>> The reason I strongly suspect SELinux is the problem (or at least a
>> major factor), is that adding "selinux=0" to my boot command line
>> corrects the problem, and the system boots fine. Everything appears
>> to be installed and configured correctly, except obviously SELinux is
>> now disabled. The filesystems are all labeled correctly, and even on
>> the failing boot the AVC messages display the correct labels, like
>> tty_device_t and urandom_device_t.
>
> Hi Mike,
>
> In general, you are better off using "enforcing=0", which keeps SELinux
> enabled but puts it into permissive mode, on the kernel command line
> instead of "selinux=0", which disables SELinux entirely. Have you
> tried rebooting with "enforcing=0" and capturing the AVC messages from
> the console/audit/syslog output and seeing if anything looks awry? If
> not go ahead and do so and send them to the list, this will tell us
> what actions are being denied and why.
I have SELinux configured for permissive mode to begin with, but I tried
adding "enforcing=0" to the boot command line to no effect. Here are the
denials I am getting:
(transcribed by hand since neither syslog nor auditd are starting)
avc: denied { execute_no_trans } for pid=1 comm="init" path="/sbin/init"
dev=sda3 ino=920038 scontext=system_u:system_r:kernel_t
tcontext=system_u:object_r:file_t tclass=file
avc: denied { read } for pid=1 comm="init" name="ld-linux.so.2" dev=sda3
ino=1785880 scontext=system_u:system_r:kernel_t
tcontext=system_u:object_r:file_t tclass=lnk_file
avc: denied { getattr } for pid=1 comm="init" path="/etc/ld.so.cache"
dev=sda3 ino=1090186 scontext=system_u:system_r:kernel_t
tcontext=system_t:object_r:file_t tclass=file
avc: denied { read } for pid=1 comm="init" name="udanrom" dev=sda3
ino=126002 scontext=system_u:system_r:kernel_t
tcontext=system_u:object_r:urandom_device_t tclass=chr_file
avc: denied { getattr } for pid=1 comm="init" name="/" dev=selinuxfs
ino=1 scontext=system_u:system_r:kernel_t
tcontext=system_t:object_r:security_t tclass=filesystem
avc: denied { read write } for pid=1 comm="init" name="tty0" dev=sda3
ino=126327 scontext=system_u:system_r:kernel_t
tcontext=system_u:object_r:tty_device_t tclass=chr_file
There are apparently a lot of the latter since I usually get a message
that printk is supressing several dozen messages at this point, then I
get no more AVC's on the console.
Thanks,
--Mike
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2008-08-08 17:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 15:46 Help: SELinux causing(?) boot failures Mike Edenfield
2008-08-08 16:51 ` Paul Moore
2008-08-08 17:19 ` Mike Edenfield [this message]
2008-08-08 18:01 ` Paul Moore
2008-08-08 18:13 ` Justin Mattock
2008-08-08 23:03 ` Russell Coker
2008-08-14 16:58 ` Stephen Smalley
2008-08-14 19:21 ` Mike Edenfield
2008-08-14 20:24 ` Stephen Smalley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=489C801E.9040306@kutulu.org \
--to=kutulu@kutulu.org \
--cc=paul.moore@hp.com \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.