From: patchwork-bot+netdevbpf@kernel•org
To: Eric Dumazet <edumazet@google•com>
Cc: davem@davemloft•net, kuba@kernel•org, pabeni@redhat•com,
dsahern@kernel•org, netdev@vger•kernel.org,
eric.dumazet@gmail•com, atenart@kernel•org
Subject: Re: [PATCH net] tcp: fix possible sk_priority leak in tcp_v4_send_reset()
Date: Fri, 12 May 2023 09:10:21 +0000 [thread overview]
Message-ID: <168388262137.3920.1330834492964547112.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230511114749.712611-1-edumazet@google.com>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft•net>:
On Thu, 11 May 2023 11:47:49 +0000 you wrote:
> When tcp_v4_send_reset() is called with @sk == NULL,
> we do not change ctl_sk->sk_priority, which could have been
> set from a prior invocation.
>
> Change tcp_v4_send_reset() to set sk_priority and sk_mark
> fields before calling ip_send_unicast_reply().
>
> [...]
Here is the summary with links:
- [net] tcp: fix possible sk_priority leak in tcp_v4_send_reset()
https://git.kernel.org/netdev/net/c/1e306ec49a1f
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:[~2023-05-12 9:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 11:47 [PATCH net] tcp: fix possible sk_priority leak in tcp_v4_send_reset() Eric Dumazet
2023-05-12 9:10 ` 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=168388262137.3920.1330834492964547112.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=atenart@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=dsahern@kernel$(echo .)org \
--cc=edumazet@google$(echo .)com \
--cc=eric.dumazet@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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