[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAVpQUChQhHSEh_ekiRHcXZ49ye-4kzW8ZmR4u_UKsKM2XHT0Q@mail.gmail.com>
Date: Wed, 3 Sep 2025 11:30:44 -0700
From: Kuniyuki Iwashima <kuniyu@...gle.com>
To: Neal Cardwell <ncardwell@...gle.com>
Cc: Eric Dumazet <edumazet@...gle.com>, "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 3/3] tcp: use tcp_eat_recv_skb in __tcp_close()
On Wed, Sep 3, 2025 at 8:09 AM Neal Cardwell <ncardwell@...gle.com> wrote:
>
> On Wed, Sep 3, 2025 at 4:47 AM Eric Dumazet <edumazet@...gle.com> wrote:
> >
> > Small change to use tcp_eat_recv_skb() instead
> > of __kfree_skb(). This can help if an application
> > under attack has to close many sockets with unread data.
> >
> > Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> > ---
>
> Reviewed-by: Neal Cardwell <ncardwell@...gle.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@...gle.com>
Powered by blists - more mailing lists