[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200305133722.ddjx7nefs6wbzhej@salvia>
Date: Thu, 5 Mar 2020 14:37:22 +0100
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Florian Westphal <fw@...len.de>
Cc: netfilter-devel@...r.kernel.org, syzkaller-bugs@...glegroups.com,
netdev@...r.kernel.org,
syzbot+a2ff6fa45162a5ed4dd3@...kaller.appspotmail.com
Subject: Re: [PATCH nf] netfilter: nf_tables: free flowtable hooks on hook
register error
On Thu, Mar 05, 2020 at 01:10:12PM +0100, Pablo Neira Ayuso wrote:
> On Mon, Mar 02, 2020 at 09:58:50PM +0100, Florian Westphal wrote:
> > If hook registration fails, the hooks allocated via nft_netdev_hook_alloc
> > need to be freed.
> >
> > We can't change the goto label to 'goto 5' -- while it does fix the memleak
> > it does cause a warning splat from the netfilter core (the hooks were not
> > registered).
>
> It seems test/shell crashes after this, looking. It works after
> reverting.
Actually, no problem problem is not related to this patch. Sorry for
the noise.
Powered by blists - more mailing lists