Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/scm...
[linux/fpc-iii.git] / Documentation / ABI / testing / procfs-attr-prev
blobf990b3595839763d16a3dbc0db8efed1cc3d7e72
1 What:           /proc/*/attr/prev
2 Contact:        linux-security-module@vger.kernel.org,
3                 selinux@vger.kernel.org,
4                 apparmor@lists.ubuntu.com
5 Description:    The security information used on the process by
6                 a Linux security module (LSM) active on the system
7                 prior to the most recent exec() call.
8                 The details of permissions required to read from
9                 this interface is LSM dependent.
10                 A process cannot write to this interface unless it
11                 refers to itself.
12                 The other details of permissions required to write to
13                 this interface are LSM dependent.
14                 The format of the data used by this interface is LSM
15                 dependent.
16                 SELinux and AppArmor provide this interface.
17 Users:          SELinux user-space
18                 AppArmor user-space