All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikram Ambrose <Vikram.Ambrose@windriver.com>
To: selinux@tycho.nsa.gov
Subject: libsepol.context_from_record: MLS is disabled, but MLS context "s0" found
Date: Thu, 24 Jul 2008 16:34:28 -0400	[thread overview]
Message-ID: <4888E754.9030504@windriver.com> (raw)

I keep getting this error with audit2why.

root@localhost:/root> cat msg
type=1400 audit(1216736766.147:35): avc:  denied  { read write } for  
pid=1829 comm="modprobe" name="console" dev=sda ino=344069 
scontext=system_u:system_r:insmod_t 
tcontext=unconfined_u:object_r:default_t tclass=chr_file

root@localhost:/root> audit2allow < msg
#============= insmod_t ==============
allow insmod_t default_t:chr_file { read write };

root@localhost:/root> audit2why < msg
libsepol.context_from_record: MLS is disabled, but MLS context "s0" found
libsepol.context_from_record: could not create context structure
libsepol.context_from_string: could not create context structure
libsepol.sepol_context_to_sid: could not convert 
system_u:system_r:insmod_t:s0 to sid
Invalid Source Context system_u:system_r:insmod_t:s0

root@localhost:/root>

Using selinux-svn2928 and refpolicy-2744 (standard)


Vikram

--
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.

             reply	other threads:[~2008-07-24 20:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-24 20:34 Vikram Ambrose [this message]
2008-07-25  0:07 ` libsepol.context_from_record: MLS is disabled, but MLS context "s0" found Chris PeBenito
     [not found]   ` <6FE441CD9F0C0C479F2D88F959B015880246B40D@exchange.columbia.tresys.com>
2008-07-25 14:55     ` libsepol.context_from_record: MLS is disabled, but MLS context"s0" found Chris PeBenito
2008-07-25 15:09       ` Chris PeBenito
2008-07-25 20:19         ` Vikram Ambrose
2008-07-26  0:34         ` Stephen Smalley
2008-07-28 15:59           ` Vikram Ambrose
2008-07-28 16:49             ` Stephen Smalley
2008-07-28 17:50               ` Vikram Ambrose
     [not found]                 ` <06A6610D4F464D4EBEAFBF2C5F86911E7FA2@exchange2.columbia.tresys.com>
2008-07-28 19:49                   ` Vikram Ambrose

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=4888E754.9030504@windriver.com \
    --to=vikram.ambrose@windriver.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.