diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-10 23:20:20 -0700 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-17 17:38:42 -0700 |
commit | 34e36d8ecbd958bc15f8e63deade1227de337eb1 (patch) | |
tree | 2b6f98480e7a035c2910e39d68ca1ff453a98f89 /kernel/sys_ni.c | |
parent | c6089735e7243a10faad676680c6e18d50959f74 (diff) | |
download | op-kernel-dev-34e36d8ecbd958bc15f8e63deade1227de337eb1.zip op-kernel-dev-34e36d8ecbd958bc15f8e63deade1227de337eb1.tar.gz |
audit: Limit audit requests to processes in the initial pid and user namespaces.
This allows the code to safely make the assumption that all of the
uids gids and pids that need to be send in audit messages are in the
initial namespaces.
If someone cares we may lift this restriction someday but start with
limiting access so at least the code is always correct.
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Paris <eparis@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions