]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Mar 2019 18:07:36 +0000 (11:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Mar 2019 18:07:36 +0000 (11:07 -0700)
commitcce52f43eab9f6740e19deaf99f4191dd83e3d90
tree5e5ea62866a58d613842a488db56e792b6fad33b
parent223ae953687c7ea1b8f5f6bc9d8319a1a64c5ef6
parent59418d372079279c4360ab481c39049159c0a153
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor

Pull apparmor fixes from John Johansen:

 - fix double when failing to unpack secmark rules in policy

 - fix leak of dentry when profile is removed

* tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor:
  apparmor: fix double free when unpack of secmark rules fails
  apparmor: delete the dentry in aafs_remove() to avoid a leak
  apparmor: Fix warning about unused function apparmor_ipv6_postroute
security/apparmor/apparmorfs.c