1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 09:32:12 +00:00
Richard Guy Briggs ae1ae11fb2 audit,module: restore audit logging in load failure case
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: 02da2cbab452 ("module: move check_modinfo() early to early_mod_check()")
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>
2025-06-16 17:00:06 -04:00
..
2025-06-03 14:12:36 -07:00
2025-06-07 10:05:35 -07:00
2025-05-27 20:09:06 -07:00
2025-06-02 12:24:58 -07:00
2025-03-27 19:22:24 -07:00
2025-06-08 08:19:01 -07:00
2025-03-30 15:44:36 -07:00
2025-02-10 16:56:58 -08:00
2025-05-06 13:59:00 +02:00
2025-01-28 11:34:03 -08:00
2025-02-12 12:12:27 +01:00
2025-03-24 09:52:37 -07:00