mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Yilin Zhang" <yilinzhang@moonshot.ai>
Cc: "David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	"Neal Cardwell" <ncardwell@google.com>, <netdev@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	"Kimi Security Team" <bug-report@moonshot.ai>,
	"Weiming Shi" <shiweiming@moonshot.ai>
Subject: Re: [PATCH] tcp: fix use-after-free of retransmit_skb_hint in tcp_send_synack()
Date: Tue, 22 Sep 2026 19:09:02 -0700	[thread overview]
Message-ID: <20260922190902.0094ee4f@kernel.org> (raw)
In-Reply-To: <20260920063419.3587332-1-yilinzhang@moonshot.ai>

On Sun, 20 Sep 2026 14:34:19 +0800 Yilin Zhang wrote:
> +			if (skb == tp->retransmit_skb_hint)
> +				tp->retransmit_skb_hint = nskb;
>  			tcp_highest_sack_replace(sk, skb, nskb);
>  			tcp_rtx_queue_unlink_and_free(skb, sk);
> -- 

this patch has been mangled, please repost if it's relevant
-- 
pw-bot: cr

  reply	other threads:[~2026-09-23  2:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-20  6:34 Yilin Zhang
2026-09-23  2:09 ` Jakub Kicinski [this message]
2026-09-23  2:49 ` Eric Dumazet
2026-09-23  2:57   ` Eric Dumazet

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=20260922190902.0094ee4f@kernel.org \
    --to=kuba@kernel.org \
    --cc=bug-report@moonshot.ai \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=shiweiming@moonshot.ai \
    --cc=yilinzhang@moonshot.ai \
    /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

all inboxes | Powered by JetHome®