[GIT PULL] apparmor fix for 4.15-rc7
From: John Johansen
Date: Sun Jan 07 2018 - 08:54:09 EST
Linus,
can you please pull the following regression fix for apparmor.
It fixes a regression when the kernel feature set is reported as
supporting mount and policy is pinned to a feature set that does not
support mount mediation.
thanks
-- John
The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d:
Linux 4.15-rc6 (2017-12-31 14:47:43 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor tags/apparmor-pr-2018-01-07
for you to fetch changes up to 5b9f57cf47b87f07210875d6a24776b4496b818d:
apparmor: fix regression in mount mediation when feature set is pinned (2018-01-05 15:07:42 -0800)
----------------------------------------------------------------
- fix regression in mount mediation when feature set is pinned
----------------------------------------------------------------
John Johansen (1):
apparmor: fix regression in mount mediation when feature set is pinned
security/apparmor/mount.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)