lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 11 Mar 2014 17:07:03 +0100
From:	Lukasz Pawelczyk <l.pawelczyk@...tner.samsung.com>
To:	Casey Schaufler <casey@...aufler-ca.com>,
	James Morris <james.l.morris@...cle.com>,
	linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	r.krypa@...sung.com, t.swierczek@...sung.com,
	Lukasz Pawelczyk <l.pawelczyk@...tner.samsung.com>
Subject: [PATCH 0/3] Proposed changes to ptrace in smack

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ