linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gaosheng Cui <cuigaosheng1@huawei.com>
To: <paul@paul-moore.com>, <eparis@redhat.com>
Cc: <linux-audit@redhat.com>, <linux-kernel@vger.kernel.org>,
	<xiujianfeng@huawei.com>, <wangweiyang2@huawei.com>
Subject: [PATCH -next,v2 0/2] Audit: fix warning and check priority early
Date: Wed, 13 Oct 2021 17:12:06 +0800	[thread overview]
Message-ID: <20211013091208.36209-1-cuigaosheng1@huawei.com> (raw)

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


             reply	other threads:[~2021-10-13  9:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13  9:12 Gaosheng Cui [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211013091208.36209-1-cuigaosheng1@huawei.com \
    --to=cuigaosheng1@huawei.com \
    --cc=eparis@redhat.com \
    --cc=linux-audit@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul@paul-moore.com \
    --cc=wangweiyang2@huawei.com \
    --cc=xiujianfeng@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).