[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b12021b40ddc40827782a4f55f7111e2.paul@paul-moore.com>
Date: Thu, 16 Nov 2023 13:36:15 -0500
From: Paul Moore <paul@...l-moore.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: audit@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] audit/audit-pr-20231116
Hi Linus,
One small audit patch to convert a WARN_ON_ONCE() into a normal
conditional to avoid scary looking console warnings when eBPF code
generates audit records from unexpected places. Please merge.
Thanks,
-Paul
--
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
tags/audit-pr-20231116
for you to fetch changes up to 969d90ec212bae4b45bf9d21d7daa30aa6cf055e:
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
(2023-11-14 17:34:27 -0500)
----------------------------------------------------------------
audit/stable-6.7 PR 20231116
----------------------------------------------------------------
Paul Moore (1):
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
kernel/audit_watch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
paul-moore.com
Powered by blists - more mailing lists