All of lore.kernel.org
 help / color / mirror / Atom feed
* On Fedora 24 I am seeing something strange with CIL
@ 2016-03-29 14:53 Daniel J Walsh
  2016-03-29 18:00 ` Daniel J Walsh
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel J Walsh @ 2016-03-29 14:53 UTC (permalink / raw)
  To: SELinux

When I compile and install this policy

---------------------------------------------------------------
# cat /tmp/container.te
policy_module(container, 1.0)

virt_sandbox_domain_template(container)

----------------------------------------------------------------
I end up with mknod capability.

sesearch -A -s container_t -t container_t  -c capability
Found 1 semantic av rules:
    allow container_t container_t : capability mknod ;

But I didn't add mknod to the policy.

grep mknod tmp/container.tmp
     class capability { chown dac_override dac_read_search fowner fsetid 
kill setgid setuid setpcap linux_immutable net_bind_service 
net_broadcast net_admin net_raw ipc_lock ipc_owner sys_module sys_rawio 
sys_chroot sys_ptrace sys_pacct sys_admin sys_boot sys_nice sys_resource 
sys_time sys_tty_config mknod lease audit_write audit_control setfcap };

Any ideas?

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

end of thread, other threads:[~2016-04-04 21:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-29 14:53 On Fedora 24 I am seeing something strange with CIL Daniel J Walsh
2016-03-29 18:00 ` Daniel J Walsh
2016-04-04 19:15   ` Dominick Grift
2016-04-04 19:46     ` Daniel J Walsh
2016-04-04 19:51       ` Dominick Grift
2016-04-04 20:32         ` Steve Lawrence
2016-04-04 20:44           ` Steve Lawrence
2016-04-04 21:26             ` 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.