linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Audit patches for v5.15
Date: Mon, 30 Aug 2021 12:46:55 -0400	[thread overview]
Message-ID: <CAHC9VhRwfin0DgQ3VOLcQfmxbZLLi8TExA4hStR0vCODktRJfw@mail.gmail.com> (raw)

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

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


             reply	other threads:[~2021-08-30 16:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 16:46 Paul Moore [this message]
2021-08-31 20:06 ` [GIT PULL] Audit patches for v5.15 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=CAHC9VhRwfin0DgQ3VOLcQfmxbZLLi8TExA4hStR0vCODktRJfw@mail.gmail.com \
    --to=paul@paul-moore.com \
    --cc=linux-audit@redhat.com \
    --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).