From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Sasha Levin <sashal@kernel.org>,
Karl Mehltretter <kmehltretter@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Matthieu Baerts <matttbe@kernel.org>,
Mat Martineau <martineau@kernel.org>,
Geliang Tang <geliang@kernel.org>,
Jakub Kicinski <kuba@kernel.org>,
netdev@vger.kernel.org, mptcp@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5.10.y 0/2] mptcp: fix ADD_ADDR retransmission socket leaks
Date: Thu, 3 Sep 2026 22:53:00 -0400 [thread overview]
Message-ID: <20260903-daily-reply-0010-re-mptcp-add-addr-rtx-leaks-5.10@kernel.org> (raw)
In-Reply-To: <20260903083512.99864-1-kmehltretter@gmail.com>
> Backport the two ordered ADD_ADDR retransmission timer fixes missing
> from 5.10.y. Patch 1 makes every terminal path release the socket
> reference held by the timer. Patch 2 uses sock_put() so the last
> reference frees the socket, while avoiding a timer self-deadlock during
> destruction.
Queued the series for 5.10, thanks.
--
Thanks,
Sasha
prev parent reply other threads:[~2026-09-04 2:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-03 8:35 [PATCH 5.10.y 0/2] mptcp: fix ADD_ADDR retransmission socket leaks Karl Mehltretter
2026-09-03 8:35 ` [PATCH 5.10.y 1/2] mptcp: pm: ADD_ADDR rtx: always decrease sk refcount Karl Mehltretter
2026-09-03 8:35 ` [PATCH 5.10.y 2/2] mptcp: pm: ADD_ADDR rtx: free sk if last Karl Mehltretter
2026-09-04 2:53 ` Sasha Levin [this message]
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=20260903-daily-reply-0010-re-mptcp-add-addr-rtx-leaks-5.10@kernel.org \
--to=sashal@kernel.org \
--cc=geliang@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kmehltretter@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martineau@kernel.org \
--cc=matttbe@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox