Linus,
Another small audit patch, this time to fix a bug where the return
codes were not properly set before the audit filters were run,
potentially resulting in missed audit records. Please merge for v6.0.
Thanks,
-Paul
--
The following changes since commit ad982c3be4e60c7d39c03f782733503cbd88fd2a:
audit: fix potential double free on error path from
fsnotify_add_inode_mark (2022-08-22 18:50:06 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
tags/audit-pr-20220826
for you to fetch changes up to d4fefa4801a1c2f9c0c7a48fbb0fdf384e89a4ab:
audit: move audit_return_fixup before the filters
(2022-08-25 17:25:08 -0400)
----------------------------------------------------------------
audit/stable-6.0 PR 20220826
----------------------------------------------------------------
Richard Guy Briggs (1):
audit: move audit_return_fixup before the filters
kernel/auditsc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
paul-moore.com