[GIT PULL] Audit fixes for v5.8 (#1)

Paul Moore paul at paul-moore.com
Wed Jul 29 14:54:14 UTC 2020


Hi Linus,

One small audit fix that you can hopefully merge before v5.8 is
released.  Unfortunately it is a revert of a patch that went in during
the v5.7 window and we just recently started to see some bug reports
relating to that commit.  We are working on a proper fix, but I'm not
yet clear on when that will be ready and we need to fix the v5.7
kernels anyway, so in the interest of time a revert seemed like the
best solution right now.

The patch passes our test suite, and as of right now it merges cleanly
against your tree.  You may notice a force-push on the
audit/stable-5.8 branch, but that was to fix a spelling mistake in the
commit that was identified after the patch had been committed.
Generally I try to avoid force-pushes, but since no one really uses
the audit/stable-X.Y branches as a base for development it seemed
safe.

Thanks,
-Paul

--
The following changes since commit 9d44a121c5a79bc8a9d67c058456bd52a83c79e7:

 audit: add subj creds to NETFILTER_CFG record to
   (2020-05-20 18:09:19 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 8ac68dc455d9d18241d44b96800d73229029ed34:

 revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules
   present") (2020-07-29 10:00:36 -0400)

----------------------------------------------------------------
audit/stable-5.8 PR 20200729

----------------------------------------------------------------
Paul Moore (1):
     revert: 1320a4052ea1 ("audit: trigger accompanying records when no
       rules present")

kernel/audit.c   | 1 -
kernel/audit.h   | 8 --------
kernel/auditsc.c | 3 +++
3 files changed, 3 insertions(+), 9 deletions(-)

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list