]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Aug 2017 23:48:34 +0000 (16:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Aug 2017 23:48:34 +0000 (16:48 -0700)
commit422ce075f969ffd650e371faa5a02586d0c0b2e6
treec9cbc23d3ae63eef00447a592799014e47b428cd
parent510c8a899caf095cb13d09d203573deef15db2fe
parentb5fed474b98332559f2590c6bc90388a0899e793
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit

Pull audit fixes from Paul Moore:
 "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"

* tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: Receive unmount event
  audit: Fix use after free in audit_remove_watch_rule()
kernel/audit_watch.c