public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* New audit record types for static network labels
@ 2007-07-31 19:37 Paul Moore
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2007-07-31 19:40 UTC | newest]

Thread overview: (only message) (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

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