diff options
author | Paul Moore <paul@paul-moore.com> | 2021-04-18 21:54:47 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2021-09-19 22:34:38 -0400 |
commit | 67daf270cebcf7aab4b3292b36f9adf357b23ddc (patch) | |
tree | 6f5bbbe164b0f6e45c269291b908c4ae1116d17f /fs/anon_inodes.c | |
parent | 5bd2182d58e9d9c6279b7a8a2f9b41add0e7f9cb (diff) | |
download | linux-67daf270cebcf7aab4b3292b36f9adf357b23ddc.tar.gz linux-67daf270cebcf7aab4b3292b36f9adf357b23ddc.tar.bz2 linux-67daf270cebcf7aab4b3292b36f9adf357b23ddc.zip |
audit: add filtering for io_uring records
This patch adds basic audit io_uring filtering, using as much of the
existing audit filtering infrastructure as possible. In order to do
this we reuse the audit filter rule's syscall mask for the io_uring
operation and we create a new filter for io_uring operations as
AUDIT_FILTER_URING_EXIT/audit_filter_list[7].
Thanks to Richard Guy Briggs for his review, feedback, and work on
the corresponding audit userspace changes.
Acked-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'fs/anon_inodes.c')
0 files changed, 0 insertions, 0 deletions