Re: [PATCH] tcp: fix use-after-free of retransmit_skb_hint in tcp_send_synack()
From: Eric Dumazet
Date: Tue Sep 22 2026 - 22:58:19 EST
On Wed, Sep 23, 2026 at 4:49 AM Eric Dumazet <edumazet@xxxxxxxxxx> wrote:
>
> Make sure to rebase your patches to latest net tree, not an old or
> in-house kernel?
> The context shows void tcp_send_active_reset(struct sock *sk, gfp_t
> priority, at line 3694
> rather than current net (line 3887, where tcp_send_active_reset()
> takes enum sk_rst_reason reason).
Ignore this part, I was looking at an old tree.
Make sure to not hand-edit patches before sending them.