All of lore.kernel.org
 help / color / mirror / Atom feed
* New audit record types for static network labels
@ 2007-07-31 19:37 ` Paul Moore
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Moore @ 2007-07-31 19:37 UTC (permalink / raw)
  To: linux-audit; +Cc: selinux

I am currently working on a series of patches to add support for static 
external network labels to NetLabel/SELinux.  The idea is that a user could 
define a physical interface, IP address, address mask, and context which 
would be applied as an external label to the packet when an explicit label 
was not present.  This is similar to other trusted OSs which allow 
administrators to assign labels to single level, unlabeled networks.  For 
those of you following the SELinux list it was discussed a month or two ago.

This is relevant to the audit subsystem because adding/removing these 
address/context entries should most likely be audited for the same reasons we 
audit other NetLabel or XFRM labeling related configuration changes.  To 
accomplish this I would like to suggest the addition of the following record 
types, comments?

#define AUDIT_MAC_UNLBL_STATICADD 14XX  /* NetLabel: add a static label */
#define AUDIT_MAC_UNLBL_STATICDEL 14XX  /* NetLabel: del a static label */

-- 
paul moore
linux security @ hp

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

* New audit record types for static network labels
@ 2007-07-31 19:37 ` Paul Moore
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Moore @ 2007-07-31 19:37 UTC (permalink / raw)
  To: linux-audit; +Cc: selinux

I am currently working on a series of patches to add support for static 
external network labels to NetLabel/SELinux.  The idea is that a user could 
define a physical interface, IP address, address mask, and context which 
would be applied as an external label to the packet when an explicit label 
was not present.  This is similar to other trusted OSs which allow 
administrators to assign labels to single level, unlabeled networks.  For 
those of you following the SELinux list it was discussed a month or two ago.

This is relevant to the audit subsystem because adding/removing these 
address/context entries should most likely be audited for the same reasons we 
audit other NetLabel or XFRM labeling related configuration changes.  To 
accomplish this I would like to suggest the addition of the following record 
types, comments?

#define AUDIT_MAC_UNLBL_STATICADD 14XX  /* NetLabel: add a static label */
#define AUDIT_MAC_UNLBL_STATICDEL 14XX  /* NetLabel: del a static label */

-- 
paul moore
linux security @ hp

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2007-07-31 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 19:37 New audit record types for static network labels Paul Moore
2007-07-31 19:37 ` Paul Moore

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.