From: Jakub Kicinski Date: Tue, 15 Oct 2024 17:57:04 +0000 (-0700) Subject: Merge branch 'mptcp-prevent-mpc-handshake-on-port-based-signal-endpoints' X-Git-Tag: v6.12-rc4~1^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56f51dfdff841bd07a31e86834283f4fee2f8c88;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mptcp-prevent-mpc-handshake-on-port-based-signal-endpoints' Matthieu Baerts says: ==================== mptcp: prevent MPC handshake on port-based signal endpoints MPTCP connection requests toward a listening socket created by the in-kernel PM for a port based signal endpoint will never be accepted, they need to be explicitly rejected. - Patch 1: Explicitly reject such requests. A fix for >= v5.12. - Patch 2: Cover this case in the MPTCP selftests to avoid regressions. Signed-off-by: Matthieu Baerts (NGI0) v1: https://lore.kernel.org/20240908180620.822579-1-xiyou.wangcong@gmail.com Link: https://lore.kernel.org/a5289a0d-2557-40b8-9575-6f1a0bbf06e4@redhat.com ==================== Link: https://patch.msgid.link/20241014-net-mptcp-mpc-port-endp-v2-0-7faea8e6b6ae@kernel.org Signed-off-by: Jakub Kicinski --- 56f51dfdff841bd07a31e86834283f4fee2f8c88