I'm currently running Fedora 22 on a Xen hypervisor and I'm getting the following SELinux warning: ------------------------------------------------ SELinux is preventing systemd-network from getattr access on the file /proc/xen/capabilities. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that systemd-network should be allowed getattr access on the capabilities file by default Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep systemd-network /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp ------------------------------------------------ Here's what audit2allow generates: ------------------------------------------------ # grep systemd-network /var/log/audit/audit.log | audit2allow #============= systemd_networkd_t ============== allow systemd_networkd_t proc_xen_t:dir search; allow systemd_networkd_t xenfs_t:file { read getattr open }; ------------------------------------------------ I'm currently running Fedora 22 with these relevant packages: systemd-219-24.fc22.x86_64 systemd-libs-219-24.fc22.x86_64 systemd-python-219-24.fc22.x86_64 libselinux-2.3-10.fc22.x86_64 libselinux-python-2.3-10.fc22.x86_64 libselinux-utils-2.3-10.fc22.x86_64 rpm-plugin-selinux-4.12.0.1-12.fc22.x86_64 selinux-policy-3.13.1-128.16.fc22.noarch selinux-policy-targeted-3.13.1-128.16.fc22.noarch
https://github.com/fedora-selinux/selinux-policy/commit/e08a0ad69074b45cf5ccf26b71bbc687b6e89b3e
Thanks for the quick work, Miroslav. I'll wait for the package to hit Bodhi and I'll test it.
selinux-policy-3.13.1-128.19.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-5fab64b918
selinux-policy-3.13.1-128.19.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update selinux-policy' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-5fab64b918
selinux-policy-3.13.1-128.20.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-f396e330d9
selinux-policy-3.13.1-128.20.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update selinux-policy' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-f396e330d9
selinux-policy-3.13.1-128.21.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-1bbd3df966
selinux-policy-3.13.1-128.21.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update selinux-policy' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-1bbd3df966
selinux-policy-3.13.1-128.21.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.