audit: anchor all pid references in the initial pid namespace
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 11 Dec 2013 18:52:26 +0000 (13:52 -0500)
committerEric Paris <eparis@redhat.com>
Thu, 20 Mar 2014 14:11:55 +0000 (10:11 -0400)
commitf1dc4867ff41b7bcca57fa19449d1fe7ad517ac1
tree873f8e7625dc54ae20a0cc2513fb6a33027f36d7
parentc92cdeb45eea38515e82187f48c2e4f435fb4e25
audit: anchor all pid references in the initial pid namespace

Store and log all PIDs with reference to the initial PID namespace and
use the access functions task_pid_nr() and task_tgid_nr() for task->pid
and task->tgid.

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
(informed by ebiederman's c776b5d2)
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
drivers/tty/tty_audit.c
kernel/audit.c
kernel/auditfilter.c
kernel/auditsc.c
security/integrity/integrity_audit.c
security/lsm_audit.c