1 What: /proc/*/attr/exec
2 Contact: linux-security-module@vger.kernel.org,
3 selinux@vger.kernel.org,
4 apparmor@lists.ubuntu.com
5 Description: The security information to be used on the process
6 by a Linux security module (LSM) active on the system
7 after a subsequent exec() call.
8 The details of permissions required to read from
9 this interface and hence obtain the security state
10 of the task identified is LSM dependent.
11 A process cannot write to this interface unless it
13 The other details of permissions required to write to
14 this interface and hence change the security state of
15 the task identified are LSM dependent.
16 The format of the data used by this interface is LSM
18 SELinux and AppArmor provide this interface.
19 Users: SELinux user-space