From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
matttbe@kernel.org, martineau@kernel.org, geliang.tang@linux.dev,
fw@strlen.de, netdev@vger.kernel.org, eric.dumazet@gmail.com,
syzbot+2a6fbf0f0530375968df@syzkaller.appspotmail.com,
geliang@kernel.org
Subject: Re: [PATCH v2 net] mptcp: fix a race in mptcp_pm_del_add_timer()
Date: Wed, 19 Nov 2025 03:20:08 +0000 [thread overview]
Message-ID: <176352240889.205878.7139998360016920447.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251117100745.1913963-1-edumazet@google.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 17 Nov 2025 10:07:44 +0000 you wrote:
> mptcp_pm_del_add_timer() can call sk_stop_timer_sync(sk, &entry->add_timer)
> while another might have free entry already, as reported by syzbot.
>
> Add RCU protection to fix this issue.
>
> Also change confusing add_timer variable with stop_timer boolean.
>
> [...]
Here is the summary with links:
- [v2,net] mptcp: fix a race in mptcp_pm_del_add_timer()
https://git.kernel.org/netdev/net/c/426358d9be7c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-11-19 3:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-17 10:07 [PATCH v2 net] mptcp: fix a race in mptcp_pm_del_add_timer() Eric Dumazet
2025-11-17 10:15 ` Matthieu Baerts
2025-11-17 10:21 ` Eric Dumazet
2025-11-17 10:42 ` Matthieu Baerts
2025-11-18 1:05 ` Jakub Kicinski
2025-11-18 2:35 ` Matthieu Baerts
2025-11-19 3:20 ` patchwork-bot+netdevbpf [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=176352240889.205878.7139998360016920447.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=fw@strlen.de \
--cc=geliang.tang@linux.dev \
--cc=geliang@kernel.org \
--cc=kuba@kernel.org \
--cc=martineau@kernel.org \
--cc=matttbe@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzbot+2a6fbf0f0530375968df@syzkaller.appspotmail.com \
/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;
as well as URLs for NNTP newsgroup(s).