summaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api
diff options
context:
space:
mode:
authorOndrej Mosnáček2018-05-17 17:31:14 +0200
committerPaul Moore2018-05-21 20:27:43 +0200
commit5b71388663c0920848c0ee7de946970a2692b76d (patch)
tree733d0e03c619487b466fdd26319c66f56dd72f90 /Documentation/userspace-api
parentaudit: use existing session info function (diff)
downloadkernel-qcow2-linux-5b71388663c0920848c0ee7de946970a2692b76d.tar.gz
kernel-qcow2-linux-5b71388663c0920848c0ee7de946970a2692b76d.tar.xz
kernel-qcow2-linux-5b71388663c0920848c0ee7de946970a2692b76d.zip
audit: Fix wrong task in comparison of session ID
The audit_filter_rules() function in auditsc.c compared the session ID with the credentials of the current task, while it should use the credentials of the task given to audit_filter_rules() as a parameter (tsk). GitHub issue: https://github.com/linux-audit/audit-kernel/issues/82 Fixes: 8fae47705685 ("audit: add support for session ID user filter") Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Reviewed-by: Richard Guy Briggs <rgb@redhat.com> [PM: not user visible, dropped stable] Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'Documentation/userspace-api')
0 files changed, 0 insertions, 0 deletions