commit | 0356357c5158c71d4cbf20196b2f784435dd916c | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Mar 26 15:46:39 2008 -0700 |
committer | James Morris <jmorris@namei.org> | Fri Apr 18 20:26:10 2008 +1000 |
tree | e680a4d0346286d2c318bb20914cceabc0596af1 | |
parent | eda4f69ca5a532b425db5a6c2c6bc50717b9b5fe [diff] |
selinux: remove ptrace_sid This changes checks related to ptrace to get rid of the ptrace_sid tracking. It's good to disentangle the security model from the ptrace implementation internals. It's sufficient to check against the SID of the ptracer at the time a tracee attempts a transition. Signed-off-by: Roland McGrath <roland@redhat.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: James Morris <jmorris@namei.org>