All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next,v3 0/2] Audit: fix warning and check priority early
@ 2021-10-16  7:23 ` Gaosheng Cui
  0 siblings, 0 replies; 14+ messages in thread
From: Gaosheng Cui @ 2021-10-16  7:23 UTC (permalink / raw)
  To: paul, eparis, rgb; +Cc: wangweiyang2, linux-audit, linux-kernel

v3:
  drop the redundant commit message and add a Fixes tag to the first 
  patch
v2:
  audit: fix possible null-pointer dereference in audit_filter_rules
  audit: return early if the rule has a lower priority
v1:
  audit: return early if the rule has a lower priority

Gaosheng Cui (2):
  audit: fix possible null-pointer dereference in audit_filter_rules
  audit: return early if the rule has a lower priority

 kernel/auditsc.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.30.0


--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-10-19 14:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-16  7:23 [PATCH -next,v3 0/2] Audit: fix warning and check priority early Gaosheng Cui
2021-10-16  7:23 ` Gaosheng Cui
2021-10-16  7:23 ` [PATCH -next, v3 1/2] audit: fix possible null-pointer dereference in audit_filter_rules Gaosheng Cui
2021-10-16  7:23   ` [PATCH -next,v3 " Gaosheng Cui
2021-10-18 22:28   ` [PATCH -next, v3 " Paul Moore
2021-10-18 22:28     ` [PATCH -next,v3 " Paul Moore
2021-10-16  7:23 ` [PATCH -next, v3 2/2] audit: return early if the rule has a lower priority Gaosheng Cui
2021-10-16  7:23   ` [PATCH -next,v3 " Gaosheng Cui
2021-10-18 22:38   ` [PATCH -next, v3 " Paul Moore
2021-10-18 22:38     ` [PATCH -next,v3 " Paul Moore
2021-10-19 14:51   ` [PATCH -next, v3 " Steve Grubb
2021-10-19 14:51     ` Steve Grubb
2021-10-19 14:53     ` Paul Moore
2021-10-19 14:53       ` Paul Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.