selinux-policy/fix_iptables.patch

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)