Re: [PATCH 5.10] netfilter: nft_socket: fix sk refcount leaks

From: Pablo Neira Ayuso
Date: Mon Jun 02 2025 - 14:52:00 EST


On Mon, Jun 02, 2025 at 03:39:47PM +0300, Denis Arefev wrote:
> From: Florian Westphal <fw@xxxxxxxxx>
>
> commit 8b26ff7af8c32cb4148b3e147c52f9e4c695209c upstream.
>
> We must put 'sk' reference before returning.

I have a backport for 5.4 in the queue, I will take care of this.

Thanks.