[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210508144657.GC4038@breakpoint.cc>
Date: Sat, 8 May 2021 16:46:57 +0200
From: Florian Westphal <fw@...len.de>
To: Dmitry Vyukov <dvyukov@...gle.com>
Cc: syzbot <syzbot+154bd5be532a63aa778b@...kaller.appspotmail.com>,
coreteam@...filter.org, David Miller <davem@...emloft.net>,
Florian Westphal <fw@...len.de>,
Jozsef Kadlecsik <kadlec@...filter.org>,
Jakub Kicinski <kuba@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
netdev <netdev@...r.kernel.org>,
NetFilter <netfilter-devel@...r.kernel.org>,
Pablo Neira Ayuso <pablo@...filter.org>,
syzkaller-bugs <syzkaller-bugs@...glegroups.com>
Subject: Re: [syzbot] WARNING in __nf_unregister_net_hook (4)
Dmitry Vyukov <dvyukov@...gle.com> wrote:
> > IMPORTANT: if you fix the issue, please add the following tag to the commit:
> > Reported-by: syzbot+154bd5be532a63aa778b@...kaller.appspotmail.com
>
> Is this also fixed by "netfilter: arptables: use pernet ops struct
> during unregister"?
> The warning is the same, but the stack is different...
No, this is a different bug.
In both cases the caller attempts to unregister a hook that the core
can't find, but in this case the caller is nftables, not arptables.
Powered by blists - more mailing lists