On Sat, Oct 16, 2021 at 3:21 AM Gaosheng Cui <[email protected]> wrote: > > Fix possible null-pointer dereference in audit_filter_rules. > > audit_filter_rules() error: we previously assumed 'ctx' could be null > > Fixes: bf361231c295 ("audit: add saddr_fam filter field") > Reported-by: kernel test robot <[email protected]> > Reported-by: Dan Carpenter <[email protected]> > Signed-off-by: Gaosheng Cui <[email protected]> > --- > kernel/auditsc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Thank you for the patch; I added a stable tag and merged it into audit/stable-5.15, I'll send it up to Linus later this week once it has gone through some additional testing. -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-audit
