All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Cc: Christoph Paasch <cpaasch@apple.com>
Subject: [PATCH mptcp-net 0/2] mptcp: tentative fix for issues246 &&
Date: Wed,  8 Feb 2023 22:44:08 +0100	[thread overview]
Message-ID: <cover.1675892307.git.pabeni@redhat.com> (raw)

Sharing these very early, because I can't reproduce the issues locally.
Even the commit messages are early draft.

@Christoph could you please check the relevant repros here?

I *think* there still some refcount problem to address in the new code,
any sharp eyes more then welcome ;)

Targeting -net even if bases on top of corrent mptcp-next, as
the merge window is almost imminent.

Paolo Abeni (2):
  mptcp: use the workqueue to destroy unaccepted sockets.
  mptcp: fix UaF in listener shutdown

 net/mptcp/protocol.c | 27 ++++++++-----
 net/mptcp/protocol.h |  4 +-
 net/mptcp/subflow.c  | 91 +++++---------------------------------------
 3 files changed, 28 insertions(+), 94 deletions(-)

-- 
2.39.1


             reply	other threads:[~2023-02-08 21:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08 21:44 Paolo Abeni [this message]
2023-02-08 21:44 ` [PATCH mptcp-net 1/2] mptcp: use the workqueue to destroy unaccepted sockets Paolo Abeni
2023-02-08 23:07   ` Paolo Abeni
2023-02-08 21:44 ` [PATCH mptcp-net 2/2] mptcp: fix UaF in listener shutdown Paolo Abeni
2023-02-08 23:09   ` mptcp: fix UaF in listener shutdown: Tests Results MPTCP CI
2023-02-09 18:57   ` MPTCP CI
2023-02-09  4:54 ` [PATCH mptcp-net 0/2] mptcp: tentative fix for issues246 && Christoph Paasch
2023-02-09 16:56 ` Christoph Paasch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1675892307.git.pabeni@redhat.com \
    --to=pabeni@redhat.com \
    --cc=cpaasch@apple.com \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.