From: Paolo Abeni Date: Tue, 23 Dec 2025 08:12:29 +0000 (+0100) Subject: Merge branch 'mptcp-fix-warn-on-bad-status' X-Git-Tag: v6.19-rc4~20^2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350719c3833cddcebb58e549e4398cc59989c5c4;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'mptcp-fix-warn-on-bad-status' Matthieu Baerts says: ==================== mptcp: fix warn on bad status Two somewhat related fixes addressing different issues found by syzkaller, and producing the exact same splat: a WARNING in subflow_data_ready(). - Patch 1: fallback earlier on simultaneous connections to avoid a warning. A fix for v5.19. - Patch 2: ensure context reset on disconnect, also to avoid a similar warning. A fix for v6.2. Signed-off-by: Matthieu Baerts (NGI0) ==================== Link: https://patch.msgid.link/20251212-net-mptcp-subflow_data_ready-warn-v1-0-d1f9fd1c36c8@kernel.org Signed-off-by: Paolo Abeni --- 350719c3833cddcebb58e549e4398cc59989c5c4