Commit ccce5f6e7c86 for kernel
commit ccce5f6e7c86f103d76534e2d06d1c903dce551c
Merge: 61c03dfde854 56acfeb10019
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri Jul 10 18:59:29 2026 -0700
Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Pull selinux fixes from Paul Moore:
"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"
* tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
selinux: check connect-related permissions on TCP Fast Open