]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] SELinux: fix size-128 slab leak
authorStephen Smalley <sds@epoch.ncsc.mil>
Sat, 4 Feb 2006 03:57:49 +0000 (19:57 -0800)
committerChris Wright <chrisw@sous-sol.org>
Fri, 10 Feb 2006 07:20:12 +0000 (23:20 -0800)
commit7e52f025124c75a64a59a19b0658e47b57d11aa5
treea16768c01e33d73bf21d762eccea7cae28eaba7d
parent05f6927d2baf0f4f82e65e35548033551d2d96d7
[PATCH] SELinux: fix size-128 slab leak

Remove private inode tests from security_inode_alloc and security_inode_free,
as we otherwise end up leaking inode security structures for private inodes.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/security.h