1
0
selinux-policy/fix_iptables.patch
Dominique Leuenberger b3cf18cf4d Accepting request 878582 from security:SELinux
big toolchain update, please stage together. so versions change, so this has high potential to break stuff. Probably best to stage it isolated

OBS-URL: https://build.opensuse.org/request/show/878582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=8
2021-03-24 15:08:51 +00:00

13 lines
493 B
Diff

Index: fedora-policy-20210309/policy/modules/system/iptables.te
===================================================================
--- fedora-policy-20210309.orig/policy/modules/system/iptables.te
+++ fedora-policy-20210309/policy/modules/system/iptables.te
@@ -74,6 +74,7 @@ kernel_read_network_state(iptables_t)
kernel_read_kernel_sysctls(iptables_t)
kernel_use_fds(iptables_t)
kernel_rw_net_sysctls(iptables_t)
+kernel_rw_pipes(iptables_t)
kernel_search_network_sysctl(iptables_t)