* [GIT PULL] audit/audit-pr-20260615
@ 2026-06-16 2:55 Paul Moore
2026-06-17 11:59 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Paul Moore @ 2026-06-16 2:55 UTC (permalink / raw)
To: Linus Torvalds; +Cc: audit, linux-kernel
Linus,
Three audit patches for Linux v7.2, the quick summary is below, but I did
want to note that you will see a forced push due to a last-minute
correction to the git metadata that I noticed while writing up this pull
request; there was no change to the code and the tag is signed as usual.
- Fix a recursive deadlock when duplicating executable file rules
Avoid multiple lookups and attempted I_MUTEX_PARENT locks when moving
watched files by passing the already resolved inodes through the audit
code.
- Fix removal of executable watch rules after the file is deleted
Prior to this fix we were unable to remove an executable file watch where
the file had been previously deleted due to a negative dentry check in
the code that performs the lookup on the file watches.
- Convert our basic "unsigned" type usage to "unsigned int".
Paul
--
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
tags/audit-pr-20260615
for you to fetch changes up to 81905b5acbe77284734438df3fbec1158e6429a3:
audit: fix recursive locking deadlock in audit_dupe_exe()
(2026-05-27 19:15:34 -0400)
----------------------------------------------------------------
audit/stable-7.2 PR 20260615
----------------------------------------------------------------
Ricardo Robaina (3):
audit: use 'unsigned int' instead of 'unsigned'
audit: fix removal of dangling executable rules
audit: fix recursive locking deadlock in audit_dupe_exe()
include/linux/audit.h | 4 ++--
include/linux/audit_arch.h | 12 ++++++------
kernel/audit.c | 2 +-
kernel/audit.h | 19 +++++++++++++------
kernel/audit_fsnotify.c | 34 ++++++++++++++++++++++------------
kernel/audit_tree.c | 2 +-
kernel/audit_watch.c | 25 +++++++++++++++++--------
kernel/auditfilter.c | 17 +++++++++--------
kernel/auditsc.c | 2 +-
lib/compat_audit.c | 12 ++++++------
10 files changed, 78 insertions(+), 51 deletions(-)
--
paul-moore.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] audit/audit-pr-20260615
2026-06-16 2:55 [GIT PULL] audit/audit-pr-20260615 Paul Moore
@ 2026-06-17 11:59 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-06-17 11:59 UTC (permalink / raw)
To: Paul Moore; +Cc: Linus Torvalds, audit, linux-kernel
The pull request you sent on Mon, 15 Jun 2026 22:55:46 -0400:
> https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20260615
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/66affa37cfac0aec061cc4bcf4a065b0c52f7e19
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-17 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 2:55 [GIT PULL] audit/audit-pr-20260615 Paul Moore
2026-06-17 11:59 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®