On Thu, Jun 05, 2025 at 01:28:16AM +0200, Pablo Neira Ayuso wrote: > Hi Greg, Sasha, > > This batch contains backported fixes for 6.1 -stable. > > The following list shows the backported patch, I am using original commit > IDs for reference: > > 1) 039b1f4f24ec ("netfilter: nft_socket: fix erroneous socket assignment") Apologies, original commit actually is: 8b26ff7af8c3 ("netfilter: nft_socket: fix sk refcount leaks") > this is to fix a sk memleak. > > Please, apply, > Thanks. > > Florian Westphal (1): > netfilter: nft_socket: fix sk refcount leaks > > net/netfilter/nft_socket.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > -- > 2.30.2 > >