[PATCH 0/3] Proposed changes to ptrace in smack

From: Lukasz Pawelczyk
Date: Tue Mar 11 2014 - 12:07:43 EST


This is a follow up of an e-mail discussion you had with Rafal Krypa on
December. This patch set implements "ptrace" smackfs interface, like
you proposed, for tuning of Smack behavior for ptrace. It also fixes
some issues around ptrace in Smack that were found in the process.

Lukasz Pawelczyk (3):
Smack: fix the subject/object order in smack_ptrace_traceme()
Smack: unify all ptrace accesses in the smack
Smack: adds smackfs/ptrace interface

Documentation/security/Smack.txt | 10 ++++
security/smack/smack.h | 10 ++++
security/smack/smack_access.c | 38 +++++++++++---
security/smack/smack_lsm.c | 106 +++++++++++++++++++++++++++++++++------
security/smack/smackfs.c | 74 +++++++++++++++++++++++++++
5 files changed, 216 insertions(+), 22 deletions(-)

--
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/