]> git.baikalelectronics.ru Git - kernel.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)
commit6ba4559b68980d20957d50f17de9235d2f515ff6
treec9cbc23d3ae63eef00447a592799014e47b428cd
parent7cff28fdec9c64e0854d9368e446f3325d82346d
parent994f08d7cf674f34677a752714810f9ccaff5812
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