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>
Showing
- drivers/tty/tty_audit.c 2 additions, 1 deletiondrivers/tty/tty_audit.c
- kernel/audit.c 3 additions, 2 deletionskernel/audit.c
- kernel/auditfilter.c 16 additions, 1 deletionkernel/auditfilter.c
- kernel/auditsc.c 9 additions, 7 deletionskernel/auditsc.c
- security/integrity/integrity_audit.c 1 addition, 1 deletionsecurity/integrity/integrity_audit.c
- security/lsm_audit.c 7 additions, 4 deletionssecurity/lsm_audit.c
Loading
Please register or sign in to comment