summaryrefslogtreecommitdiff
path: root/kernel/auditsc.c
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2013-09-04 19:01:43 (GMT)
committerEric Paris <eparis@redhat.com>2013-11-05 16:09:16 (GMT)
commit78122037b7e8febbd3116ab0da3ee6c34756bde9 (patch)
treebdbe6a4546fec7b142de93e59bb6ab628f746db3 /kernel/auditsc.c
parenta20b62bdf7a1ed1a334eff3c4cafa97f5826006b (diff)
downloadlinux-78122037b7e8febbd3116ab0da3ee6c34756bde9.tar.xz
audit: do not reject all AUDIT_INODE filter types
commit ab61d38ed8cf670946d12dc46b9198b521c790ea tried to merge the invalid filter checking into a single function. However AUDIT_INODE filters were not verified in the new generic checker. Thus such rules were being denied even though they were perfectly valid. Ex: $ auditctl -a exit,always -F arch=b64 -S open -F key=/foo -F inode=6955 -F devmajor=9 -F devminor=1 Error sending add rule data request (Invalid argument) Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/auditsc.c')
0 files changed, 0 insertions, 0 deletions