Hi Linus, Two small fixes for SELinux in v5.1: one adds a buffer length check to the SELinux SCTP code, the other ensures that the SELinux labeling for a NFS mount is not disabled if the filesystem is mounted twice. Please pull for v5.1-rc1. Thanks, -Paul -- The following changes since commit 45189a1998e00f6375ebd49d1e18161acddd73de: selinux: fix avc audit messages (2019-02-05 12:34:33 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20190312 for you to fetch changes up to 3815a245b50124f0865415dcb606a034e97494d4: security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock (2019-03-11 16:13:17 -0400) ---------------------------------------------------------------- selinux/stable-5.1 PR 20190312 ---------------------------------------------------------------- J. Bruce Fields (1): security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock Xin Long (1): selinux: add the missing walk_size + len check in selinux_sctp_bind_connect security/selinux/hooks.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- paul moore www.paul-moore.com