linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
* [PATCH -next,v2 0/2] Audit: fix warning and check priority early
@ 2021-10-13  9:12 Gaosheng Cui
  2021-10-13  9:12 ` [PATCH -next, v2 1/2] audit: fix possible null-pointer dereference in audit_filter_rules Gaosheng Cui
  2021-10-13  9:12 ` [PATCH -next, v2 2/2] audit: return early if the rule has a lower priority Gaosheng Cui
  0 siblings, 2 replies; 7+ messages in thread
From: Gaosheng Cui @ 2021-10-13  9:12 UTC (permalink / raw)
  To: paul, eparis; +Cc: wangweiyang2, linux-audit, linux-kernel, xiujianfeng

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] 7+ messages in thread

end of thread, other threads:[~2021-10-16  8:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13  9:12 [PATCH -next,v2 0/2] Audit: fix warning and check priority early Gaosheng Cui
2021-10-13  9:12 ` [PATCH -next, v2 1/2] audit: fix possible null-pointer dereference in audit_filter_rules Gaosheng Cui
2021-10-13 21:12   ` Paul Moore
2021-10-16  7:47     ` cuigaosheng
2021-10-13  9:12 ` [PATCH -next, v2 2/2] audit: return early if the rule has a lower priority Gaosheng Cui
2021-10-13 21:15   ` Paul Moore
2021-10-16  8:02     ` cuigaosheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).