From: Stephen Smalley <sds@tycho.nsa.gov>
To: leo kirotawa <kirotawa@gmail.com>,
Fedora SELinux Users <selinux@lists.fedoraproject.org>,
SELinux <selinux@tycho.nsa.gov>
Subject: Re: audit2allow: invalid binary policy
Date: Wed, 05 Feb 2014 13:39:05 -0500 [thread overview]
Message-ID: <52F28549.1030305@tycho.nsa.gov> (raw)
In-Reply-To: <CA+KS1kaJu1RarB3X60NZFsoJduYrP4ZD+UnzppeHH9-x+jPYiw@mail.gmail.com>
On 02/05/2014 01:07 PM, leo kirotawa wrote:
> Hi,
>
> I'm having issues when use audit2allow in a Z machine with Fedora 19.
> This is the output message it raises:
>
> audit2allow -a
> security: ebitmap: map size 1064 does not match my size 64 (high bit was
> 595)
> invalid binary policy
That's a kernel bug. Should be fixed by commit b13800.
I think you can workaround by pointing audit2allow at the policy file
rather than having it read from the kernel,
audit2allow -p /etc/selinux/targeted/policy/policy.29 -a
> As a solution I thought in recompile my whole policy and generate a new
> /policy/binary, but this time I grabbed a ERROR: (serefpolicy-3.12.1)
>
> /usr/bin/checkmodule base.conf -o tmp/base.mod
> /usr/bin/checkmodule: loading policy configuration from base.conf
> policy/modules/kernel/domain.te":256:ERROR 'unknown type tape_device_t used
> in transition definition' at token ';' on line 22729:
> #line 256
> type_transition unconfined_domain_type device_t:chr_file tape_device_t
> "ht00";
> /usr/bin/checkmodule: error(s) encountered while parsing configuration
> make: *** [tmp/base.mod] Error 1
>
> Looking in my /dev/ I did not find any 'ht00' device, what makes me suppose
> maybe it is the problem. Also looking in .te files I saw tape_device_t is
> defined into storage.te, and in this point I have no idea what is cause of
> this problem or how to fix it.
>
> Have you ever seen it before?
That's unrelated and has nothing to do with what devices you have on the
system. Just some problem in the policy sources you are building or
perhaps the set of policy modules you have enabled.
next prev parent reply other threads:[~2014-02-05 18:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-05 18:07 audit2allow: invalid binary policy leo kirotawa
2014-02-05 18:39 ` Stephen Smalley [this message]
2014-02-06 9:12 ` Daniel J Walsh
2014-02-06 15:14 ` leo kirotawa
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=52F28549.1030305@tycho.nsa.gov \
--to=sds@tycho.nsa.gov \
--cc=kirotawa@gmail.com \
--cc=selinux@lists.fedoraproject.org \
--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.