login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
February
»
7
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode security hooks
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andreas Gruenbacher
Subject:
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode security hooks
Date: Wednesday, February 7, 2007 - 1:55 am
On Tuesday 06 February 2007 04:55, Stephen Smalley wrote:
quoted text
> On Mon, 2007-02-05 at 18:13 -0800, Andreas Gruenbacher wrote: > > Reiserfs should probably just mark all its xattr inodes as private in > > order to play nicely with other lsms. As far as pathname based lsms are > > concerned, pathnames to those fs-internal objects are meaningless though, > > and so we pass NULL here. > > That should be handled by the current marking of reiserfs xattr inodes > with S_PRIVATE and the tests for IS_PRIVATE in include/linux/security.h > (and in one instance, within SELinux itself).
Reiserfs currently only marks the ".reiserfs_priv" directory as private, but not the files below it -- how about the attached patch to fix that? Andreas
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC 0/28] Patches to pass vfsmount to LSM inode security ...
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 1/28] Pass struct vfsmount to the inode_create LSM hook.
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 2/28] Remove redundant check from proc_setattr().
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 3/28] Pass struct file down to remove_suid and children
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 4/28] Add a vfsmount parameter to notify_change()
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 5/28] Pass struct vfsmount to the inode_setattr LSM hook
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 6/28] Add struct vfsmount parameter to vfs_mkdir()
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 7/28] Pass struct vfsmount to the inode_mkdir LSM hook
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 8/28] Add a struct vfsmount parameter to vfs_mknod()
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 9/28] Pass struct vfsmount to the inode_mknod LSM hook
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 10/28] Add a struct vfsmount parameter to vfs_symlink()
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 11/28] Pass struct vfsmount to the inode_symlink LSM ...
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 12/28] Pass struct vfsmount to the inode_readlink LSM ...
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 13/28] Add struct vfsmount parameters to vfs_link()
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 14/28] Pass struct vfsmount to the inode_link LSM hook
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 15/28] Add a struct vfsmount parameter to vfs_rmdir()
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 16/28] Pass struct vfsmount to the inode_rmdir LSM hook
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 17/28] Add a struct vfsmount parameter to vfs_unlink()
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 18/28] Pass struct vfsmount to the inode_unlink LSM hook
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 19/28] Add struct vfsmount parameters to vfs_rename()
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 20/28] Pass struct vfsmount to the inode_rename LSM hook
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 21/28] Add a struct vfsmount parameter to vfs_setxattr()
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 22/28] Pass struct vfsmount to the inode_setxattr LSM ...
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 23/28] Add a struct vfsmount parameter to vfs_getxattr()
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 24/28] Pass struct vfsmount to the inode_getxattr LSM ...
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 25/28] Add a struct vfsmount parameter to vfs_listxattr()
, Tony Jones
, (Mon Feb 5, 11:26 am)
[RFC 26/28] Pass struct vfsmount to the inode_listxattr LS ...
, Tony Jones
, (Mon Feb 5, 11:26 am)
[RFC 27/28] Add a struct vfsmount parameter to vfs_removex ...
, Tony Jones
, (Mon Feb 5, 11:26 am)
[RFC 28/28] Pass struct vfsmount to the inode_removexattr ...
, Tony Jones
, (Mon Feb 5, 11:26 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Mon Feb 5, 11:44 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Trond Myklebust
, (Mon Feb 5, 11:58 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Mon Feb 5, 12:02 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Chris Wright
, (Mon Feb 5, 12:15 pm)
Re: [RFC 2/28] Remove redundant check from proc_setattr().
, Chris Wright
, (Mon Feb 5, 12:16 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Casey Schaufler
, (Mon Feb 5, 12:26 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Arjan van de Ven
, (Mon Feb 5, 12:39 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Chris Wright
, (Mon Feb 5, 12:50 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Casey Schaufler
, (Mon Feb 5, 1:23 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 5:44 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 7:13 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 7:30 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 8:20 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Trond Myklebust
, (Tue Feb 6, 1:51 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Tue Feb 6, 2:47 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Tue Feb 6, 2:48 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Tue Feb 6, 2:52 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Stephen Smalley
, (Tue Feb 6, 5:55 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Tetsuo Handa
, (Tue Feb 6, 7:20 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 1:55 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 2:04 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 2:25 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 2:58 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Wed Feb 7, 5:11 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Chris Wright
, (Wed Feb 7, 8:43 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Stephen Smalley
, (Wed Feb 7, 9:06 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Jeff Mahoney
, (Wed Feb 7, 9:25 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 12:55 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate