public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] mptcp: fixes addressing syzbot reports
@ 2025-01-23 18:05 Matthieu Baerts (NGI0)
  2025-01-23 18:05 ` [PATCH net 1/3] mptcp: consolidate suboption status Matthieu Baerts (NGI0)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthieu Baerts (NGI0) @ 2025-01-23 18:05 UTC (permalink / raw)
  To: mptcp, Mat Martineau, Geliang Tang, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Simon Horman
  Cc: netdev, linux-kernel, Matthieu Baerts (NGI0), stable,
	syzbot+23728c2df58b3bd175ad, syzbot+cd16e79c1e45f3fe0377,
	syzbot+ebc0b8ae5d3590b2c074

Recently, a few issues linked to MPTCP have been reported by syzbot. All
the remaining ones are addressed in this series.

- Patch 1: Address "KMSAN: uninit-value in mptcp_incoming_options (2)".
  A fix for v5.11.

- Patch 2: Address "WARNING in mptcp_pm_nl_set_flags (2)". A fix for
  v5.18.

- Patch 3: Address "WARNING in __mptcp_clean_una (2)". A fix for v6.4,
  backported up to v6.1.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (1):
      mptcp: pm: only set fullmesh for subflow endp

Paolo Abeni (2):
      mptcp: consolidate suboption status
      mptcp: handle fastopen disconnect correctly

 net/mptcp/options.c    | 13 +++++--------
 net/mptcp/pm_netlink.c |  3 ++-
 net/mptcp/protocol.c   |  4 +++-
 net/mptcp/protocol.h   | 30 ++++++++++++++++--------------
 4 files changed, 26 insertions(+), 24 deletions(-)
---
base-commit: 15a901361ec3fb1c393f91880e1cbf24ec0a88bd
change-id: 20250123-net-mptcp-syzbot-issues-ffdbbb9b85d7

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-28  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23 18:05 [PATCH net 0/3] mptcp: fixes addressing syzbot reports Matthieu Baerts (NGI0)
2025-01-23 18:05 ` [PATCH net 1/3] mptcp: consolidate suboption status Matthieu Baerts (NGI0)
2025-01-23 18:05 ` [PATCH net 2/3] mptcp: pm: only set fullmesh for subflow endp Matthieu Baerts (NGI0)
2025-01-23 18:05 ` [PATCH net 3/3] mptcp: handle fastopen disconnect correctly Matthieu Baerts (NGI0)
2025-01-28  0:00 ` [PATCH net 0/3] mptcp: fixes addressing syzbot reports patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox