summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/attributes.c
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2018-04-09 14:36:05 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-04-09 11:52:56 -0700
commitfd40ffc72e2f74c7db61e400903e7d50a88bc0b0 (patch)
treeb9c6028f1a132ec509c805eb63d8f16afc776e82 /fs/hfsplus/attributes.c
parentd8312a3f61024352f1c7cb967571fd53631b0d6c (diff)
downloadlinux-stable-fd40ffc72e2f74c7db61e400903e7d50a88bc0b0.tar.gz
linux-stable-fd40ffc72e2f74c7db61e400903e7d50a88bc0b0.tar.bz2
linux-stable-fd40ffc72e2f74c7db61e400903e7d50a88bc0b0.zip
selinux: fix missing dput() before selinuxfs unmount
Commit 0619f0f5e36f ("selinux: wrap selinuxfs state") triggers a BUG when SELinux is runtime-disabled (i.e. systemd or equivalent disables SELinux before initial policy load via /sys/fs/selinux/disable based on /etc/selinux/config SELINUX=disabled). This does not manifest if SELinux is disabled via kernel command line argument or if SELinux is enabled (permissive or enforcing). Before: SELinux: Disabled at runtime. BUG: Dentry 000000006d77e5c7{i=17,n=null} still in use (1) [unmount of selinuxfs selinuxfs] After: SELinux: Disabled at runtime. Fixes: 0619f0f5e36f ("selinux: wrap selinuxfs state") Reported-by: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> Reported-by: Dmitry Vyukov <dvyukov@google.com> Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/hfsplus/attributes.c')
0 files changed, 0 insertions, 0 deletions