Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 6.1 0/2] mptcp: Stable backports for v6.1
@ 2023-03-23 17:49 Matthieu Baerts
  2023-03-23 17:49 ` [PATCH 6.1 1/2] mptcp: use the workqueue to destroy unaccepted sockets Matthieu Baerts
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matthieu Baerts @ 2023-03-23 17:49 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Sasha Levin
  Cc: Paolo Abeni, stable, mptcp, Matthieu Baerts, Christoph Paasch,
	Jakub Kicinski

Hi Greg, Sasha,

Recently, 3 patches related to MPTCP have not been backported due to
conflicts:

 - 3a236aef280e ("mptcp: refactor passive socket initialization")
 - b6985b9b8295 ("mptcp: use the workqueue to destroy unaccepted sockets")
 - 0a3f4f1f9c27 ("mptcp: fix UaF in listener shutdown")

Yesterday, Sasha has resolved the conflicts for the first one and he has
already added this one to v6.1.

In fact, this first patch is a requirement for the two others.

I then here resolved the conflicts for the two other patches, documented
that in each patch and ran our tests suite. Everything seems OK.

Do you mind adding these two patches to v6.1 queue as well if you don't
mind?

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
---
Paolo Abeni (2):
      mptcp: use the workqueue to destroy unaccepted sockets
      mptcp: fix UaF in listener shutdown

 net/mptcp/protocol.c | 46 ++++++++++++++++++---------
 net/mptcp/protocol.h |  6 ++--
 net/mptcp/subflow.c  | 89 +++++++---------------------------------------------
 3 files changed, 47 insertions(+), 94 deletions(-)
---
base-commit: 0866b93e23cb1d66eb4b105d305cdb185ca17b7d
change-id: 20230323-upstream-stable-conflicts-6-1-e0baa081983d

Best regards,
-- 
Matthieu Baerts <matthieu.baerts@tessares.net>


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

end of thread, other threads:[~2023-03-25  0:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23 17:49 [PATCH 6.1 0/2] mptcp: Stable backports for v6.1 Matthieu Baerts
2023-03-23 17:49 ` [PATCH 6.1 1/2] mptcp: use the workqueue to destroy unaccepted sockets Matthieu Baerts
2023-03-23 17:49 ` [PATCH 6.1 2/2] mptcp: fix UaF in listener shutdown Matthieu Baerts
2023-03-25  0:43 ` [PATCH 6.1 0/2] mptcp: Stable backports for v6.1 Sasha Levin

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