commit | 341c2d806b71cc3596afeb2d9bd26cd718e75202 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Sat Mar 11 03:27:16 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 11 09:19:34 2006 -0800 |
tree | 851a5b5cab5b836c8021bdac89a9a257887ede69 | |
parent | 4136cabff33d6d73b8daf2f2612670cc0296f844 [diff] |
[PATCH] selinux: tracer SID fix Fix SELinux to not reset the tracer SID when the child is already being traced, since selinux_ptrace is also called by proc for access checking outside of the context of a ptrace attach. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Acked-by: James Morris <jmorris@namei.org> Acked-by: Chris Wright <chrisw@sous-sol.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>