selinux-refpolicy/policy/modules
Lukas Vrabec 78d42e648b SELinux support for cgroup2 filesystem.
With the new "cgroup2" system added in kernel 4.5, systemd is getting
selinux denials when manipulating the cgroup hierarchy.

Pull request in systemd with cgroup2 support:
https://github.com/systemd/systemd/pull/2903

AVC when writing process numbers to move them to the right cgroup:
Mar 29 19:58:30 rawhide kernel: audit: type=1400
audit(1459295910.257:68): avc:  denied  { write } for  pid=1
comm="systemd" name="cgroup.procs" dev="cgroup2" ino=6
scontext=system_u:system_r:init_t:s0
tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1

In this case new filesystem "cgroup2" need to be labeled as cgroup_t.

Signed-off-by: Lukas Vrabec <lvrabec@redhat.com>
2016-03-31 08:22:56 -04:00
..
admin Update su for libselinux-2.5 changes. 2016-03-25 10:24:59 -04:00
apps
contrib@2552eba03b Update contrib. 2016-03-22 15:35:03 -04:00
kernel SELinux support for cgroup2 filesystem. 2016-03-31 08:22:56 -04:00
roles Module version bump for tboot utils from Luis Ressel and systemd fix from Jason Zaman. 2016-03-08 08:52:25 -05:00
services Module version bump for Debian Xorg fc fixes from Laurent Bigonville 2016-01-07 13:11:50 -05:00
system systemd: Add support for --log-target 2016-03-31 08:22:50 -04:00