]> git.baikalelectronics.ru Git - kernel.git/commit
audit: implement all object interfield comparisons
authorPeter Moody <pmoody@google.com>
Wed, 14 Dec 2011 00:17:51 +0000 (16:17 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 17 Jan 2012 21:17:02 +0000 (16:17 -0500)
commitc7634f5d2754460eb3b4ac3bc64230cecf98c543
tree8b658f732f742d3d3a40f84b39ce4aa42f70d538
parentc9791f7c3939578514d462de8a475d86ac063a7f
audit: implement all object interfield comparisons

This completes the matrix of interfield comparisons between uid/gid
information for the current task and the uid/gid information for inodes.
aka I can audit based on differences between the euid of the process and
the uid of fs objects.

Signed-off-by: Peter Moody <pmoody@google.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/audit.h
kernel/auditsc.c