From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: audit@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] audit/audit-pr-20231030
Date: Mon, 30 Oct 2023 22:02:31 -0400 [thread overview]
Message-ID: <1996b683505b00b7d4456eb37f42a24a.paul@paul-moore.com> (raw)
Hi Linus,
Only two audit patches for v6.7, both fairly small with a combined 11
lines of changes. The first patch is a simple __counted_by annontation,
and the second fixes a a problem where audit could deadlock on
task_lock() when an exe filter is configured. More information is
available in the commit description and the patch is tagged for stable.
Please merge for v6.7-rc1, thanks.
-Paul
--
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
tags/audit-pr-20231030
for you to fetch changes up to 47846d51348dd62e5231a83be040981b17c955fa:
audit: don't take task_lock() in audit_exe_compare() code path
(2023-10-25 22:29:47 -0400)
----------------------------------------------------------------
audit/stable-6.7 PR 20231030
----------------------------------------------------------------
Kees Cook (1):
audit: Annotate struct audit_chunk with __counted_by
Paul Moore (1):
audit: don't take task_lock() in audit_exe_compare() code path
kernel/audit_tree.c | 2 +-
kernel/audit_watch.c | 9 ++++++++-
2 files changed, 9 insertions(+), 2 deletions(-)
--
paul-moore.com
next reply other threads:[~2023-10-31 2:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-31 2:02 Paul Moore [this message]
2023-10-31 6:31 ` [GIT PULL] audit/audit-pr-20231030 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=1996b683505b00b7d4456eb37f42a24a.paul@paul-moore.com \
--to=paul@paul-moore.com \
--cc=audit@vger.kernel.org \
--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 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).