[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1587389294.git.pabeni@redhat.com>
Date: Mon, 20 Apr 2020 16:25:03 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>,
Matthieu Baerts <matthieu.baerts@...sares.net>,
Jakub Kicinski <kuba@...nel.org>,
Christoph Paasch <cpaasch@...le.com>,
Florian Westphal <fw@...len.de>
Subject: [PATCH net 0/3] mptcp: fix races on accept()
This series includes some fixes for accept() races which may cause inconsistent
MPTCP socket status and oops. Please see the individual patches for the
technical details.
Florian Westphal (1):
mptcp: handle mptcp listener destruction via rcu
Paolo Abeni (2):
mptcp: avoid flipping mp_capable field in syn_recv_sock()
mptcp: drop req socket remote_key* fields
net/mptcp/protocol.c | 11 ++++++--
net/mptcp/protocol.h | 8 +++---
net/mptcp/subflow.c | 66 +++++++++++++++++++++++++++-----------------
3 files changed, 52 insertions(+), 33 deletions(-)
--
2.21.1
Powered by blists - more mailing lists