public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/2] mptcp: use proper req destructor for IPv6
@ 2023-01-07  1:19 Mat Martineau
  2023-01-07  1:19 ` [PATCH 5.15 1/2] mptcp: dedicated request sock for subflow in v6 Mat Martineau
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mat Martineau @ 2023-01-07  1:19 UTC (permalink / raw)
  To: stable, gregkh; +Cc: Mat Martineau, matthieu.baerts, pabeni, mptcp

Greg -

Here are backports of two MPTCP patches that recently failed to apply to
the 5.15 stable tree. Two prerequisite patches are already queued in
5.15.87-rc1:

  mptcp: mark ops structures as ro_after_init
  mptcp: remove MPTCP 'ifdef' in TCP SYN cookies

These patches prevent IPv6 memory leaks with MPTCP.

Thanks!


Matthieu Baerts (2):
  mptcp: dedicated request sock for subflow in v6
  mptcp: use proper req destructor for IPv6

 net/mptcp/subflow.c | 53 +++++++++++++++++++++++++++++++++++----------
 1 file changed, 42 insertions(+), 11 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-01-10 15:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-07  1:19 [PATCH 5.15 0/2] mptcp: use proper req destructor for IPv6 Mat Martineau
2023-01-07  1:19 ` [PATCH 5.15 1/2] mptcp: dedicated request sock for subflow in v6 Mat Martineau
2023-01-07  1:19 ` [PATCH 5.15 2/2] mptcp: use proper req destructor for IPv6 Mat Martineau
2023-01-07  1:53 ` [PATCH 5.15 0/2] " Mat Martineau
2023-01-10 15:47   ` Greg KH

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