diff options
| author | Ricardo Robaina <rrobaina@redhat.com> | 2026-06-12 11:14:36 -0300 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2026-06-30 15:58:31 -0400 |
| commit | c0d73c09381e1c95d9262550e057c2f3dc82f98d (patch) | |
| tree | d34eecd9d111ce43cb75ff83e7c65e1896ab45ea /tools/perf/scripts/python | |
| parent | dc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff) | |
audit: add missing syscalls to PERM class tables
Add missing file metadata syscalls to the audit PERM class tables,
addressing gaps where certain file operations were not properly
classified for audit rule matching.
Changes:
- audit_change_attr.h: Add file_setattr
- audit_read.h: Add quotactl_fd, file_getattr, stat, stat64, lstat,
lstat64, fstat, fstat64, newfstatat, fstatat64, and statx
- audit_write.h: Add quotactl_fd
Architecture-specific and conditionally-compiled syscalls are guarded
with #ifdef.
Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Ricardo Robaina <rrobaina@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
