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