security: lsm_audit: add ioctl specific auditing
authorJeff Vander Stoep <jeffv@google.com>
Sat, 4 Apr 2015 23:15:54 +0000 (16:15 -0700)
committerMark Salyzyn <salyzyn@google.com>
Mon, 13 Apr 2015 19:55:16 +0000 (19:55 +0000)
commitc8c3cd48e44fe12a41cd20e46d36fcfe5a759fd7
treecaad37b38dfbd0bcb6aafa32cd87acd542517880
parentc2e60d7cefa8f573f318c0f17895da8e765f1532
security: lsm_audit: add ioctl specific auditing

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

Bug: 18087110
Change-Id: Idbbd106db6226683cb30022d9e8f6f3b8fab7f84
Signed-off-by: Jeff Vander Stoep <jeffv@google.com>
include/linux/lsm_audit.h
security/lsm_audit.c