Re: [PATCH net v3 1/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
From: Cen Zhang (Microsoft)
Date: Fri Aug 28 2026 - 09:02:33 EST
> nit: Do you need to zero this string? It will be safely overwritten
> below, no?
Thanks for catching this. That initialization is unnecessary. Would
you prefer a new version for this, or are you okay with keeping it
as-is? I may need a few days before I can send a new version due to an
ongoing email account approval process.
Cen