summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorOndrej Mosnacek <omosnace@redhat.com>2018-12-21 21:18:52 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-08 07:19:12 +0200
commit869d1e4564cb7a9f6770f6b0858244233134b0bc (patch)
tree2f46bce66b17a7bed9a3fef5e68aeb5249fc389d /block
parent4fe9014436877193a1962ab1f6d1e2a45725b63f (diff)
downloadlinux-stable-869d1e4564cb7a9f6770f6b0858244233134b0bc.tar.gz
linux-stable-869d1e4564cb7a9f6770f6b0858244233134b0bc.tar.bz2
linux-stable-869d1e4564cb7a9f6770f6b0858244233134b0bc.zip
selinux: never allow relabeling on context mounts
commit a83d6ddaebe541570291205cb538e35ad4ff94f9 upstream. In the SECURITY_FS_USE_MNTPOINT case we never want to allow relabeling files/directories, so we should never set the SBLABEL_MNT flag. The 'special handling' in selinux_is_sblabel_mnt() is only intended for when the behavior is set to SECURITY_FS_USE_GENFS. While there, make the logic in selinux_is_sblabel_mnt() more explicit and add a BUILD_BUG_ON() to make sure that introducing a new SECURITY_FS_USE_* forces a review of the logic. Fixes: d5f3a5f6e7e7 ("selinux: add security in-core xattr support for pstore and debugfs") Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Reviewed-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions