Hi Linus, A small pull request to fix a few regressions in the SELinux/SCTP code with applications that call bind() with AF_UNSPEC/INADDR_ANY. The individual commit descriptions have more information, but the commits themselves should be self explanatory. Please merge. Thanks, -Paul -- The following changes since commit 6b6bc6205d98796361962ee282a063f18ba8dc57: selinux: wrap AVC state (2018-03-20 16:58:17 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20180516 for you to fetch changes up to 4152dc91b5932e7fe49a5afed62a068b2f31d196: selinux: correctly handle sa_family cases in selinux_sctp_bind_connect() (2018-05-14 15:20:59 -0400) ---------------------------------------------------------------- selinux/stable-4.17 PR 20180516 ---------------------------------------------------------------- Alexey Kodanev (3): selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind() selinux: fix address family in bind() and connect() to match address/port selinux: correctly handle sa_family cases in selinux_sctp_bind_connect() security/selinux/hooks.c | 50 +++++++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 22 deletions(-) -- paul moore www.paul-moore.com