[GIT PULL] Audit fixes for v4.13 (#2)

Paul Moore paul at paul-moore.com
Wed Aug 16 19:19:39 UTC 2017


Hi Linus,

Two small fixes to the audit code, both explained well in the
respective patch descriptions, but the quick summary is one
use-after-free fix, and one silly fanotify notification flag fix.
It's also worth mentioning, as you'll soon notice when you get to the
bottom of this email, that I've moved the audit tree over to
kernel.org and I'm now tagging/signing these pull requests; everything
*should* be in order, but if I've screwed it up somehow, let me know.

Thanks,
-Paul

---
The following changes since commit b0659ae5e30074ede1dc08f2c6d64f0c11d64e0f:

 audit: fix memleak in auditd_send_unicast_skb. (2017-07-19 10:28:54 -0400)

are available in the git repository at:

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

for you to fetch changes up to b5fed474b98332559f2590c6bc90388a0899e793:

 audit: Receive unmount event (2017-08-15 16:03:00 -0400)

----------------------------------------------------------------
audit/stable-4.13 PR 20170816

----------------------------------------------------------------
Jan Kara (2):
     audit: Fix use after free in audit_remove_watch_rule()
     audit: Receive unmount event

kernel/audit_watch.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list