All of lore.kernel.org
 help / color / mirror / Atom feed
From: bigon@debian.org (Laurent Bigonville)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 3/3] Allow iptables_t to do module_request
Date: Tue,  4 Sep 2012 23:21:09 +0200	[thread overview]
Message-ID: <1346793669-26282-3-git-send-email-bigon@debian.org> (raw)
In-Reply-To: <1346793669-26282-1-git-send-email-bigon@debian.org>

From: Mika Pfl?ger <debian@mikapflueger.de>

---
 policy/modules/system/iptables.te |    1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/system/iptables.te b/policy/modules/system/iptables.te
index 0646ee7..6f2fb69 100644
--- a/policy/modules/system/iptables.te
+++ b/policy/modules/system/iptables.te
@@ -30,6 +30,7 @@ files_pid_file(iptables_var_run_t)
 # Iptables local policy
 #
 
+kernel_request_load_module(iptables_t)
 allow iptables_t self:capability { dac_read_search dac_override net_admin net_raw };
 dontaudit iptables_t self:capability sys_tty_config;
 allow iptables_t self:fifo_file rw_fifo_file_perms;
-- 
1.7.10.4

  parent reply	other threads:[~2012-09-04 21:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 21:21 [refpolicy] [PATCH 1/3] Mark use of deprecated interfaces that are not providing replacement as errors Laurent Bigonville
2012-09-04 21:21 ` [refpolicy] [PATCH 2/3] user access to DOS files Laurent Bigonville
2012-09-04 23:45   ` Guido Trentalancia
2012-09-05  0:32     ` Russell Coker
2012-09-05  8:47       ` Guido Trentalancia
2012-09-05  7:00     ` Dominick Grift
2012-09-05  8:41       ` Guido Trentalancia
2012-09-05 13:24         ` Daniel J Walsh
2012-09-05 15:04           ` Guido Trentalancia
2012-09-06 11:14           ` [refpolicy] [PATCH]: turn all/most tunable policy booleans off by default (was Re: [PATCH 2/3] user access to DOS files) Guido Trentalancia
2012-09-06 12:54             ` Daniel J Walsh
2012-09-05 15:50       ` [refpolicy] [PATCH v2 2/3] user access to DOS filesystems Laurent Bigonville
2012-09-05 17:58         ` Christopher J. PeBenito
2012-09-06 14:24   ` [refpolicy] [PATCH 2/3] user access to DOS files Laurent Bigonville
2012-09-06 16:31     ` Guido Trentalancia
2012-09-06 16:39       ` Guido Trentalancia
2012-09-06 17:05       ` Guido Trentalancia
2012-09-04 21:21 ` Laurent Bigonville [this message]
2012-09-04 22:57   ` [refpolicy] [PATCH 3/3] Allow iptables_t to do module_request Guido Trentalancia
2012-09-05  0:30     ` Russell Coker
2012-09-05  8:48       ` Guido Trentalancia
2012-09-05  9:23         ` Laurent Bigonville

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1346793669-26282-3-git-send-email-bigon@debian.org \
    --to=bigon@debian.org \
    --cc=refpolicy@oss.tresys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.