diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-28 08:34:19 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-28 08:34:19 -0700 |
commit | 3d413f0cfd7ef0fe478e98fafcc084209520abd0 (patch) | |
tree | c27c71fcfcc22d3e4bb5d8603e30419e43e4b9da /fs/jbd2/commit.c | |
parent | b5628b81bd19fa52d6a35e49336c58d7188eaf1b (diff) | |
parent | 654d61b8e0e2f8b9bdea28a9a51279ecdacafe3c (diff) |
Merge tag 'audit-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Pull audit updates from Paul Moore:
- Always record AUDIT_ANOM events when auditing is enabled.
Prior to this patch we only recorded AUDIT_ANOM events if auditing
was enabled and the admin/distro had explicitly configured audit
beyond the defaults. Considering that AUDIT_ANOM events are anomolous
events considered to be "security relevant", it seems wise to record
these events as long as auditing is enabled, even if the system is
running with a default audit configuration.
- Mark the audit_log_vformat() function with the __printf() attribute
to quiet GCC.
* tag 'audit-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
audit: record AUDIT_ANOM_* events regardless of presence of rules
audit: mark audit_log_vformat() with __printf() attribute
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions