All of lore.kernel.org
 help / color / mirror / Atom feed
* I am working to further shrink the size of policy in Fedora 17.
@ 2011-10-07 18:24 Daniel J Walsh
  2011-10-12 13:40 ` Christopher J. PeBenito
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel J Walsh @ 2011-10-07 18:24 UTC (permalink / raw)
  To: SELinux

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Right now, every domain that transitions to another domain gets the
following rule written.

   dontaudit SOURCE TARGET : process { noatsecure siginh rlimitinh } ;

In Fedora 17 policy right now we have 2152 rules, out of Dontaudit:
     9415


sesearch --dontaudit -p noatsecure | wc -l
2152

We could rewrite this with one rule.

dontaudit domain domain:process { noatsecure siginh rlimitinh } ;

Of course this is more lenient then what we have now, although since
it is dontaudit rules, not sure it matters.

Comments?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6PQ80ACgkQrlYvE4MpobMn5ACeJMpRnEYe5nvpyWjhKbqpANw4
kB8AnA0ORPBkKS6Ww0AWzedMAnD+Teth
=Q6g9
-----END PGP SIGNATURE-----

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-10-12 19:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 18:24 I am working to further shrink the size of policy in Fedora 17 Daniel J Walsh
2011-10-12 13:40 ` Christopher J. PeBenito
2011-10-12 14:15   ` Daniel J Walsh
2011-10-12 17:37     ` Christopher J. PeBenito
2011-10-12 18:10       ` Daniel J Walsh
2011-10-12 18:45         ` Christopher J. PeBenito
2011-10-12 18:50           ` Daniel J Walsh
2011-10-12 19:06           ` Daniel J Walsh

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.