summaryrefslogtreecommitdiffstats
path: root/net/rds
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2022-07-05 23:32:11 +0200
committerDavid S. Miller <davem@davemloft.net>2022-07-06 13:50:26 +0200
commit5ccecaec5c1e85cabfda848c6f146da0d8d55bd6 (patch)
tree5fb7d3443909dd0882ba646735a2d50c77c6ed53 /net/rds
parentMerge branch 'act_police-continue-offload-fix' (diff)
downloadlinux-5ccecaec5c1e85cabfda848c6f146da0d8d55bd6.tar.xz
linux-5ccecaec5c1e85cabfda848c6f146da0d8d55bd6.zip
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
The user-space PM subflow removal path uses a couple of helpers that must be called under the msk socket lock and the current code lacks such requirement. Change the existing lock scope so that the relevant code is under its protection. Fixes: 702c2f646d42 ("mptcp: netlink: allow userspace-driven subflow establishment") Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/287 Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions