All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Audit fixes for v5.17 (#2)
@ 2022-02-10  3:42 ` Paul Moore
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Moore @ 2022-02-10  3:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-audit, linux-kernel

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

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

end of thread, other threads:[~2022-02-10 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10  3:42 [GIT PULL] Audit fixes for v5.17 (#2) Paul Moore
2022-02-10  3:42 ` Paul Moore
2022-02-10 14:03 ` pr-tracker-bot
2022-02-10 14:03   ` pr-tracker-bot

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.