Linux Netfilter development
 help / color / mirror / Atom feed
* [PATCH 0/2] Security: Add security tables for mandatory access control
@ 2008-05-21 14:17 James Morris
  2008-05-21 14:18 ` [PATCH 1/2] Security: Add iptables security table for mandatory access control rules James Morris
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: James Morris @ 2008-05-21 14:17 UTC (permalink / raw)
  To: netfilter-devel; +Cc: linux-security-module, Paul Moore, Stephen Smalley

The following patches add a new ip[6]tables "security" table, for use with 
mandatory access control (MAC) security schemes.

This follows on from an RFC post earlier in the year:
http://thread.gmane.org/gmane.linux.redhat.fedora.selinux/8490

In a nutshell, the need for this arises from the fact that MAC labeling 
rules utilizing iptables via SECMARK and CONNSECMARK are not subject to 
discretionary security policy (i.e. not even "root" or a user with 
CAP_NET_ADMIN may be able to modify these rules).

So, a separate table is proposed here to allow these administrative 
security domains to be separated, and specifically to assist with distro 
integration.

Patches for IPv4 and IPv6 follow.

Please review and consider for 2.6.27.


- James
-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-07-17  8:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 14:17 [PATCH 0/2] Security: Add security tables for mandatory access control James Morris
2008-05-21 14:18 ` [PATCH 1/2] Security: Add iptables security table for mandatory access control rules James Morris
2008-05-21 17:18   ` Patrick McHardy
2008-05-21 17:22   ` Patrick McHardy
2008-05-21 22:44     ` James Morris
2008-05-22 12:15       ` Patrick McHardy
2008-07-17  3:41       ` James Morris
2008-07-17  8:25         ` Patrick McHardy
2008-05-21 14:19 ` [PATCH 2/2] Security: Add ip6tables security table James Morris
2008-05-21 17:23   ` Patrick McHardy
2008-05-21 22:01 ` [PATCH 0/2] Security: Add security tables for mandatory access control Jan Engelhardt
2008-05-21 22:43   ` James Morris
2008-05-22 15:57     ` Jan Engelhardt
2008-05-26  8:06       ` James Morris
2008-05-26  8:23         ` Jan Engelhardt
2008-05-26  9:12           ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox