login
Header Space

 
 

Mailing list archives

Search results

Found 87 matching messages (0.001 seconds). Page 1 of 5.

Re: [RFC][PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks

... -14 at 12:41 -0700, Chris Wright wrote: > * Stephen Smalley (sds@tycho.nsa.gov) wrote: > ... unused (and likely useless). Signed-off-by: Stephen Smalley --- fs/namei.c | 10 +-------- include/linux/security.h | ...

linux-fsdevel - Stephen Smalley - Jul 14 2005 - 16:51

Re: [AppArmor 38/45] AppArmor: Module and LSM hooks

... Monday 11 June 2007 16:33, Stephen Smalley wrote: > > > On Mon, 2007-06- ... Wednesday 06 June 2007 15:09, Stephen Smalley wrote: > > > > > On Mon, 2007-06 ... to the new file labeling logic. -- Stephen Smalley National Security Agency - To unsubscribe ...

linux-fsdevel - Stephen Smalley - Jun 12 2007 - 09:00

Re: [AppArmor 38/45] AppArmor: Module and LSM hooks

... Monday 11 June 2007 16:33, Stephen Smalley wrote: > > On Mon, 2007-06- ... Wednesday 06 June 2007 15:09, Stephen Smalley wrote: > > > > On Mon, 2007-06- ... bit of consistency among different efforts... -- Stephen Smalley National Security Agency - To ...

linux-fsdevel - Stephen Smalley - Jun 12 2007 - 09:13

Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching

... 2007-06-22 at 09:22 -0400, Stephen Smalley wrote: > On Fri, 2007-06- ... > On 2007-06-22T08:41:51, Stephen Smalley wrote ... "controls file accesses and capability usage". > -- Stephen Smalley National Security Agency - To unsubscribe ...

linux-fsdevel - Stephen Smalley - Jun 22 2007 - 10:49

Re: [PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.

... at 13:13 -0800, Casey Schaufler wrote: > --- Stephen Smalley ... 11:48 -0800, Casey Schaufler wrote: > > > --- Stephen Smalley ... and to think about the code. -- Stephen Smalley National Security Agency -- To ...

linux-fsdevel - Stephen Smalley - Mar 10 2008 - 08:37

Re: [TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO.

... On Mon, 2008-04-14 at 21:59 -0700, Crispin Cowan wrote: > > > >> Stephen Smalley wrote: > >> > >>> On Sun, 2008-04-13 ... misconceptions you seem to have about SELinux. -- Stephen Smalley National Security Agency -- To unsubscribe ...

linux-fsdevel - Stephen Smalley - Apr 17 2008 - 08:42

Re: [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.

... I think you just > > want path). > > Stephen Smalley advised me to add parameter ... Linux's check. > > By the way, Stephen Smalley thinks it is better to ... helpers non-static might make sense. -- Stephen Smalley National Security Agency -- To ...

linux-fsdevel - Stephen Smalley - May 1 2008 - 11:17

Re: [PATCH 00/16] Permit filesystem local caching [try #3]

... That would be fine. > > Actually, to address Stephen Smalley's requirements also, how about making > things a bit more complex. ... replacing "u32 secids" with "void* security blobs"? -- Stephen Smalley National Security Agency

linux-fsdevel - Stephen Smalley - Aug 13 2007 - 10:57

Re: [RFC][PATCH 2/3] ext2: Enable atomic inode security labeling

... Jul 08, 2005 at 09:55:14AM -0400, Stephen Smalley wrote: > > +int > > +ext2_init_security(struct inode *inode, ... to determine the ACL of the new inode. -- Stephen Smalley National Security Agency - To unsubscribe from this list: send the line " ...

linux-fsdevel - Stephen Smalley - Jul 11 2005 - 08:53

Re: [RFC][PATCH 0/3] Enable atomic inode security labeling

... 08, 2005 at 09:25:21AM -0400, Stephen Smalley wrote: > > The following patch set enables atomic ... of new inodes prior to killing those hooks. -- Stephen Smalley National Security Agency - To unsubscribe from this list: send the line "unsubscribe ...

linux-fsdevel - Stephen Smalley - Jul 11 2005 - 09:31

[RFC][PATCH 2.6.13-rc2-mm2] tmpfs: Enable atomic inode security labeling

... security_inode_post_create/mkdir/... hooks safely. Signed-off-by: Stephen Smalley mm/shmem ... } - *value = context; isec->security_attr_init = 1; -- Stephen Smalley National Security Agency - To unsubscribe from ...

linux-fsdevel - Stephen Smalley - Jul 13 2005 - 11:05

[RFC][PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks

... hooks; if not, those could also be removed. Signed-off-by: Stephen Smalley --- ... ; /* security attributes init flag */ }; struct file_security_struct { -- Stephen Smalley National Security Agency

linux-fsdevel - Stephen Smalley - Jul 14 2005 - 15:29

[RFC][PATCH] Generic fallback for security xattrs

... - * Security xattr support for devpts. - * - * Author: Stephen Smalley - * ... int flags, const char *dev_name, void *data) { -- Stephen Smalley National Security Agency - To unsubscribe from this list: send the line " ...

linux-fsdevel - Stephen Smalley - Aug 19 2005 - 13:57

Re: [AppArmor 38/45] AppArmor: Module and LSM hooks

... Gruenbacher wrote: > On Wednesday 06 June 2007 15:09, Stephen Smalley wrote: > > On Mon, 2007-06-04 at 16:30 ... doing your checking in the higher level code then where you have a vfsmount available. -- Stephen Smalley National Security Agency

linux-fsdevel - Stephen Smalley - Jun 11 2007 - 10:33

Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching

... > On Wednesday 06 June 2007 15:26, Stephen Smalley wrote: > > - under AA, each file may have ... SELinux. That requires separating those goals from the implementation details of AA. -- Stephen Smalley National Security Agency - To unsubscribe from ...

linux-fsdevel - Stephen Smalley - Jun 11 2007 - 11:16

Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching

... 15 at 13:43 -0700, Casey Schaufler wrote: > --- Stephen Smalley wrote: > ... restorecond in userspace. There is no temporary mislabeling with such a mechanism. -- Stephen Smalley National Security Agency - To unsubscribe from ...

linux-fsdevel - Stephen Smalley - Jun 18 2007 - 08:47

Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching

... wrote: > On 2007-06-21T16:59:54, Stephen Smalley wrote: > ... case is being able to protect data reliably. Yours? -- Stephen Smalley National Security Agency - To unsubscribe from this list: send the line "unsubscribe linux- ...

linux-fsdevel - Stephen Smalley - Jun 22 2007 - 07:19

Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching

... Jun 21, 2007 at 04:59:54PM -0400, Stephen Smalley wrote: > > On Thu, 2007-06-21 at ... and unstable identifiers for the subjects and objects, nor when mediation is incomplete. -- Stephen Smalley National Security Agency - To unsubscribe from this ...

linux-fsdevel - Stephen Smalley - Jun 22 2007 - 07:53

Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching

... wrote: > On 2007-06-22T07:19:39, Stephen Smalley wrote: > ... 't mandatory access control, nor is it confinement. -- Stephen Smalley National Security Agency - To unsubscribe from this list: send the line "unsubscribe linux ...

linux-fsdevel - Stephen Smalley - Jun 22 2007 - 08:41

Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching

... : > On 2007-06-22T07:53:47, Stephen Smalley wrote: > ... "mandatory access control", "confinement" and "integrity protection" from AA documentation and code. -- Stephen Smalley National Security Agency - To unsubscribe from ...

linux-fsdevel - Stephen Smalley - Jun 22 2007 - 08:46

speck-geostationary