All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Audit fixes for v5.17 (#2)
Date: Wed, 9 Feb 2022 22:42:31 -0500	[thread overview]
Message-ID: <CAHC9VhTJR7vwuSBRa1nmP4-EY-GMrJmeQ3F_tuihjqLxT23GQg@mail.gmail.com> (raw)

Linus,

Another audit fix for v5.17-rcX, this time a single rather small but
important patch that fixes an oops/page-fault caused by improperly
accessing userspace memory.  Please merge for the next -rcX release.

Thanks,
-Paul

--
The following changes since commit f26d04331360d42dbd6b58448bd98e4edbfbe1c5:

 audit: improve audit queue handling when "audit=1" on cmdline
   (2022-01-25 13:22:51 -0500)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
   tags/audit-pr-20220209

for you to fetch changes up to 7a82f89de92aac5a244d3735b2bd162c1147620c:

 audit: don't deref the syscall args when checking the openat2
        open_how::flags (2022-02-09 16:04:26 -0500)

----------------------------------------------------------------
audit/stable-5.17 PR 20220209

----------------------------------------------------------------
Paul Moore (1):
     audit: don't deref the syscall args when checking the openat2
            open_how::flags

kernel/auditsc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-- 
paul-moore.com

WARNING: multiple messages have this Message-ID (diff)
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Audit fixes for v5.17 (#2)
Date: Wed, 9 Feb 2022 22:42:31 -0500	[thread overview]
Message-ID: <CAHC9VhTJR7vwuSBRa1nmP4-EY-GMrJmeQ3F_tuihjqLxT23GQg@mail.gmail.com> (raw)

Linus,

Another audit fix for v5.17-rcX, this time a single rather small but
important patch that fixes an oops/page-fault caused by improperly
accessing userspace memory.  Please merge for the next -rcX release.

Thanks,
-Paul

--
The following changes since commit f26d04331360d42dbd6b58448bd98e4edbfbe1c5:

 audit: improve audit queue handling when "audit=1" on cmdline
   (2022-01-25 13:22:51 -0500)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
   tags/audit-pr-20220209

for you to fetch changes up to 7a82f89de92aac5a244d3735b2bd162c1147620c:

 audit: don't deref the syscall args when checking the openat2
        open_how::flags (2022-02-09 16:04:26 -0500)

----------------------------------------------------------------
audit/stable-5.17 PR 20220209

----------------------------------------------------------------
Paul Moore (1):
     audit: don't deref the syscall args when checking the openat2
            open_how::flags

kernel/auditsc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-- 
paul-moore.com

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


             reply	other threads:[~2022-02-10  3:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10  3:42 Paul Moore [this message]
2022-02-10  3:42 ` [GIT PULL] Audit fixes for v5.17 (#2) Paul Moore
2022-02-10 14:03 ` pr-tracker-bot
2022-02-10 14:03   ` pr-tracker-bot

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=CAHC9VhTJR7vwuSBRa1nmP4-EY-GMrJmeQ3F_tuihjqLxT23GQg@mail.gmail.com \
    --to=paul@paul-moore.com \
    --cc=linux-audit@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 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.