]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - security/lsm_audit.c
security: add ioctl specific auditing to lsm_audit
authorJeff Vander Stoep <jeffv@google.com>
Fri, 10 Jul 2015 21:19:55 +0000 (17:19 -0400)
committerPaul Moore <pmoore@redhat.com>
Mon, 13 Jul 2015 17:31:58 +0000 (13:31 -0400)
commit671a2781ff01abf4fdc8904881fc3abd3a8279af
treed4bacc22ccd65b486f6f71360ac128ad365edcf3
parent892e8cac99a71f6254f84fc662068d912e1943bf
security: add ioctl specific auditing to lsm_audit

Add information about ioctl calls to the LSM audit data. Log the
file path and command number.

Signed-off-by: Jeff Vander Stoep <jeffv@google.com>
Acked-by: Nick Kralevich <nnk@google.com>
[PM: subject line tweak]
Signed-off-by: Paul Moore <pmoore@redhat.com>
include/linux/lsm_audit.h
security/lsm_audit.c