[GIT PULL] Audit patches for v5.15

Paul Moore paul at paul-moore.com
Mon Aug 30 16:46:55 UTC 2021


Hi Linus,

Two patches in the audit pull request for v5.15; one is trivial
("header protection") but the second is a real patch that fixes a
refcounting problem.  The refcount fix normally would have been sent
up during the -rcX cycle, but since we merged it less than a week
before v5.14 proper I felt it was better to wait for the merge window
to open; the patch is marked with the usual -stable markings.

Both patches pass our tests and merge cleanly against your tree from
earlier this morning, please merge for v5.15.

Thanks,
-Paul

--
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

 Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 67d69e9d1a6c889d98951c1d74b19332ce0565af:

 audit: move put_tree() to avoid trim_trees refcount underflow and UAF
   (2021-08-24 18:52:36 -0400)

----------------------------------------------------------------
audit/stable-5.15 PR 20210830

----------------------------------------------------------------
MaYuming (1):
     audit: add header protection to kernel/audit.h

Richard Guy Briggs (1):
     audit: move put_tree() to avoid trim_trees refcount underflow and UAF

kernel/audit.h      | 5 +++++
kernel/audit_tree.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list