[GIT PULL] apparmor updates for v5.1

From: John Johansen
Date: Tue Mar 12 2019 - 08:23:38 EST


Hi,


Please pull these apparmor bugfixes for v5.1
Thanks!

- John


The following changes since commit 43aa09fee2f08c8d90a4f35d4c8c711362afcaee:

apparmor: Fix warning about unused function apparmor_ipv6_postroute (2018-11-14 11:42:18 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor tags/apparmor-pr-2019-03-12

for you to fetch changes up to d8dbb581d4f86a2ac669c056fc71a28ebeb367f4:

apparmor: fix double free when unpack of secmark rules fails (2019-03-12 03:48:02 -0700)

----------------------------------------------------------------
+ Bug Fixes
- fix double when failing to unpack secmark rules in policy
- fix leak of dentry when profile is removed

----------------------------------------------------------------
Chris Coulson (1):
apparmor: delete the dentry in aafs_remove() to avoid a leak

John Johansen (1):
apparmor: fix double free when unpack of secmark rules fails

security/apparmor/apparmorfs.c | 1 +
security/apparmor/policy_unpack.c | 1 +
2 files changed, 2 insertions(+)