Amy Griffis e54dc2431d [PATCH] audit signal recipients
When auditing syscalls that send signals, log the pid and security
context for each target process. Optimize the data collection by
adding a counter for signal-related rules, and avoiding allocating an
aux struct unless we have more than one target process. For process
groups, collect pid/context data in blocks of 16. Move the
audit_signal_info() hook up in check_kill_permission() so we audit
attempts where permission is denied.

Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2007-05-11 05:38:25 -04:00
..
2007-05-09 12:30:48 -07:00
2007-05-09 12:30:56 -07:00
2007-05-11 05:38:25 -04:00
2007-05-11 05:38:25 -04:00
2007-05-11 05:38:25 -04:00
2007-02-11 10:51:32 -08:00
2007-05-09 12:30:56 -07:00
2007-05-09 12:30:55 -07:00
2007-05-09 12:30:55 -07:00
2006-12-07 08:39:36 -08:00
2006-12-04 02:00:22 -05:00
2007-05-09 07:26:28 +02:00
2007-05-09 12:30:56 -07:00
2007-05-11 05:38:25 -04:00
2007-05-09 12:30:55 -07:00
2007-05-09 12:30:55 -07:00
2005-04-16 15:20:36 -07:00
2007-05-11 05:38:25 -04:00
2006-12-07 08:39:25 -08:00
2007-05-09 08:57:56 +02:00