From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: selinux@vger.kernel.org, linux-security-module@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] selinux/selinux-pr-20260710
Date: Fri, 10 Jul 2026 15:13:45 -0400 [thread overview]
Message-ID: <44e0f55f936543053d657f0a86a53bd9@paul-moore.com> (raw)
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
next reply other threads:[~2026-07-10 19:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-10 19:13 Paul Moore [this message]
2026-07-11 3:07 ` [GIT PULL] selinux/selinux-pr-20260710 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44e0f55f936543053d657f0a86a53bd9@paul-moore.com \
--to=paul@paul-moore.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=selinux@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox