commit | 668678185247303450e60df14569f94cf5775fea | [log] [tgz] |
---|---|---|
author | Lukasz Pawelczyk <l.pawelczyk@partner.samsung.com> | Tue Mar 11 17:07:06 2014 +0100 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Fri Apr 11 14:34:35 2014 -0700 |
tree | 2f2b77d7a2769745699e48685c9dbf26d8dd0c98 | |
parent | 5663884caab166f87ab8c68ec7c62b1cce85a400 [diff] |
Smack: adds smackfs/ptrace interface This allows to limit ptrace beyond the regular smack access rules. It adds a smackfs/ptrace interface that allows smack to be configured to require equal smack labels for PTRACE_MODE_ATTACH access. See the changes in Documentation/security/Smack.txt below for details. Signed-off-by: Lukasz Pawelczyk <l.pawelczyk@partner.samsung.com> Signed-off-by: Rafal Krypa <r.krypa@samsung.com>