mbox series

[GIT,PULL] audit/audit-pr-20250121

Message ID dabb743aa8b30916ef82bf8295573da8@paul-moore.com (mailing list archive)
State Accepted
Delegated to: Paul Moore
Headers show
Series [GIT,PULL] audit/audit-pr-20250121 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20250121

Message

Paul Moore Jan. 21, 2025, 11:40 p.m. UTC
Linus,

A single audit patch for the v6.14 merge window that fixes a problem
when collecting pathnames for audit PATH records that was caused by
some faulty pathname matching logic.

Paul

--
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
    tags/audit-pr-20250121

for you to fetch changes up to e92eebb0d6116f942ab25dfb1a41905aa59472a8:

  audit: fix suffixed '/' filename matching (2024-12-05 19:22:38 -0500)

----------------------------------------------------------------
audit/stable-6.14 PR 20250121
----------------------------------------------------------------

Ricardo Robaina (1):
      audit: fix suffixed '/' filename matching

 kernel/auditfilter.c |   15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

--
paul-moore.com

Comments

pr-tracker-bot@kernel.org Jan. 22, 2025, 4:15 a.m. UTC | #1
The pull request you sent on Tue, 21 Jan 2025 18:40:36 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20250121

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c4b9570cfb63501638db720f3bee9f6dfd044b82

Thank you!