diff options
author | Paul Moore <paul@paul-moore.com> | 2021-04-19 04:54:47 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2021-09-20 05:34:38 +0300 |
commit | 67daf270cebcf7aab4b3292b36f9adf357b23ddc (patch) | |
tree | 6f5bbbe164b0f6e45c269291b908c4ae1116d17f /include/linux/anon_inodes.h | |
parent | 5bd2182d58e9d9c6279b7a8a2f9b41add0e7f9cb (diff) | |
download | linux-67daf270cebcf7aab4b3292b36f9adf357b23ddc.tar.xz |
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 'include/linux/anon_inodes.h')
0 files changed, 0 insertions, 0 deletions