[GIT PULL] selinux/selinux-pr-20260710

Paul Moore <[email protected]> Fri, 10 Jul 2026 15:13:45 -0400
Newsgroups org.kernel.vger.linux-security-module,org.kernel.vger.linux-kernel,org.kernel.vger.selinux
Message-ID <[email protected]>
Linus,

Two small SELinux patches to fix a missing permission check for
TCP Fast Open operations and fix a socket lookup issue with SCTP ASCONF
operations.

Paul

--
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
    tags/selinux-pr-20260710

for you to fetch changes up to 56acfeb10019e200ab6787d01f8d7cbe0f01526f:

  selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
    (2026-07-01 18:22:22 -0400)

----------------------------------------------------------------
selinux/stable-7.2 PR 20260710
----------------------------------------------------------------

Stephen Smalley (1):
      selinux: check connect-related permissions on TCP Fast Open

Tristan Madani (1):
      selinux: avoid sk_socket dereference in
         selinux_sctp_bind_connect()

 security/selinux/hooks.c |   38 ++++++++++++++++++++++++++++----------
 1 file changed, 28 insertions(+), 10 deletions(-)

--
paul-moore.com