UPSTREAM: audit,module: restore audit logging in load failure case
[ Upstream commit ae1ae11f ] The move of the module sanity check to earlier skipped the audit logging call in the case of failure and to a place where the previously used context is unavailable. Add an audit logging call for the module loading failure case and get the module name when possible. Link: https://issues.redhat.com/browse/RHEL-52839 Fixes: 02da2cba ("module: move check_modinfo() early to early_mod_check()") Change-Id: I804bb6355df5a2d710733a5a064f7da00e56f61d Signed-off-by:Richard Guy Briggs <rgb@redhat.com> Reviewed-by:
Petr Pavlu <petr.pavlu@suse.com> Signed-off-by:
Paul Moore <paul@paul-moore.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> (cherry picked from commit 2f6c33b9) Bug: 437846539 Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading