]> 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)
commite9d4e380732f17975800998c1eb6dd0dd33c892b
treec9cbc23d3ae63eef00447a592799014e47b428cd
parent075c2d8edd2113aafa58d22dd0f10afdb72963b5
parent11b50abaeac7d45cb9381fbfb922191566e26c5a
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