All of lore.kernel.org
 help / color / mirror / Atom feed
From: Casey Schaufler <casey@schaufler-ca.com>
To: "David P. Quigley" <dpquigl@tycho.nsa.gov>, labeled-nfs@linux-nfs.org
Cc: selinux@tycho.nsa.gov
Subject: Re: [PATCH 03/13] Security: Add hook to get full security xattr name
Date: Fri, 16 Nov 2007 16:34:08 -0800 (PST)	[thread overview]
Message-ID: <781842.64970.qm@web36605.mail.mud.yahoo.com> (raw)
In-Reply-To: <1195243620.20981.9.camel@moss-terrapins.epoch.ncsc.mil>


--- "David P. Quigley" <dpquigl@tycho.nsa.gov> wrote:

> When a caller wishes to get pull the extended attribute name for the security
> module for use they normally concatinate the security namespace segment and
> the
> suffix provided by the lsm. This hook provides a mechanism to obtain the full
> LSM xattr name. The patch also provides implementations for the dummy
> security
> module and SELinux.

What is the problem with the concatination scheme currently in
use? I'm not going to defend it, but why change it?

> Signed-off-by: David P. Quigley <dpquigl@tycho.nsa.gov>
> Signed-off-by: Matthew N. Dodd <Matthew.Dodd@sparta.com>
> ---
>  include/linux/security.h |    7 +++++++
>  security/dummy.c         |    6 ++++++
>  security/security.c      |    6 ++++++
>  security/selinux/hooks.c |    6 ++++++
>  4 files changed, 25 insertions(+), 0 deletions(-)

Please cross post proposed LSM changes to the LSM mailing list.



Casey Schaufler
casey@schaufler-ca.com

--
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.

  reply	other threads:[~2007-11-17  0:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16 20:03 [RFC Labeled NFS] Labeling support for NFSv4 David P. Quigley
2007-11-16 20:05 ` [PATCH 01/13] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer David P. Quigley
2007-11-16 20:06 ` [PATCH 02/13] VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM David P. Quigley
2007-11-16 20:07 ` [PATCH 03/13] Security: Add hook to get full security xattr name David P. Quigley
2007-11-17  0:34   ` Casey Schaufler [this message]
2007-11-19 14:42     ` David P. Quigley
2007-11-16 20:07 ` [PATCH 04/13] VFS: Add label field to the iattr structure David P. Quigley
2007-11-16 20:08 ` [PATCH 05/13] Security: Add hook to calculate context based on a negative dentry David P. Quigley
2007-11-16 20:08 ` [PATCH 06/13] KConfig: Add KConfig entries for SELinux labeled NFS David P. Quigley
2007-11-16 20:09 ` [PATCH 07/13] NFSv4: Add label recommended attribute and NFSv4 flags David P. Quigley
2007-11-16 20:10 ` [PATCH 08/13] NFS: Introduce lifecycle managment for label attribute David P. Quigley
2007-11-19 11:33   ` [Labeled-nfs] " James Morris
2007-11-19 16:00     ` Casey Schaufler
     [not found]     ` <4741C77D.9080209@sparta.com>
2007-11-19 21:44       ` James Morris
2007-11-16 20:11 ` [PATCH 09/13] NFS: Client implementation of SELINUX Labeling David P. Quigley
2007-11-19 11:44   ` [Labeled-nfs] " James Morris
2007-11-16 20:11 ` [PATCH 10/13] NFS: Extend nfs xattr handlers to accept the security namespace David P. Quigley
2007-11-16 20:12 ` [PATCH 11/13] NFSD: Server implementation of MAC Labeling David P. Quigley
2007-11-16 20:12 ` [PATCH 12/13] NFS: Label change notification for NFSv4 Clients David P. Quigley
2007-11-16 20:13 ` [PATCH 13/13] NFSD: Label change notification for NFSv4 Server David P. Quigley
2007-11-16 20:56 ` [RFC Labeled NFS] Labeling support for NFSv4 Peter Staubach

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=781842.64970.qm@web36605.mail.mud.yahoo.com \
    --to=casey@schaufler-ca.com \
    --cc=dpquigl@tycho.nsa.gov \
    --cc=labeled-nfs@linux-nfs.org \
    --cc=selinux@tycho.nsa.gov \
    /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.