lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 30 Aug 2021 12:46:55 -0400
From:   Paul Moore <paul@...l-moore.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-audit@...hat.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Audit patches for v5.15

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ