diff options
author | Richard Guy Briggs <rgb@redhat.com> | 2022-08-25 15:32:40 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2022-08-25 17:25:08 -0400 |
commit | d4fefa4801a1c2f9c0c7a48fbb0fdf384e89a4ab (patch) | |
tree | db29bf24607042a9848cf9718f02d156fd2c7e3e /kernel/module_signature.c | |
parent | ad982c3be4e60c7d39c03f782733503cbd88fd2a (diff) | |
download | linux-d4fefa4801a1c2f9c0c7a48fbb0fdf384e89a4ab.tar.gz linux-d4fefa4801a1c2f9c0c7a48fbb0fdf384e89a4ab.tar.bz2 linux-d4fefa4801a1c2f9c0c7a48fbb0fdf384e89a4ab.zip |
audit: move audit_return_fixup before the filters
The success and return_code are needed by the filters. Move
audit_return_fixup() before the filters. This was causing syscall
auditing events to be missed.
Link: https://github.com/linux-audit/audit-kernel/issues/138
Cc: stable@vger.kernel.org
Fixes: 12c5e81d3fd0 ("audit: prepare audit_context for use in calling contexts beyond syscalls")
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
[PM: manual merge required]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'kernel/module_signature.c')
0 files changed, 0 insertions, 0 deletions