From: syzbot <syzbot+156a04714799b1d480bc@syzkaller.appspotmail.com>
To: bridge@lists.linux-foundation.org, coreteam@netfilter.org,
davem@davemloft.net, fw@strlen.de, kadlec@blackhole.kfki.hu,
kadlec@netfilter.org, kuznet@ms2.inr.ac.ru,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
netfilter-devel@vger.kernel.org, pablo@netfilter.org,
stephen@networkplumber.org, syzkaller-bugs@googlegroups.com,
yoshfuji@linux-ipv6.org
Subject: Re: [Bridge] general protection fault in nft_chain_parse_hook
Date: Fri, 17 Jan 2020 10:57:38 -0800 [thread overview]
Message-ID: <000000000000fb2c4f059c5a8309@google.com> (raw)
In-Reply-To: <00000000000074ed27059c33dedc@google.com>
syzbot has bisected this bug to:
commit 98319cb9089844d76e65a6cce5bfbd165e698735
Author: Pablo Neira Ayuso <pablo@netfilter.org>
Date: Tue Jan 9 01:48:47 2018 +0000
netfilter: nf_tables: get rid of struct nft_af_info abstraction
bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13d38159e00000
start commit: f5ae2ea6 Fix built-in early-load Intel microcode alignment
git tree: upstream
final crash: https://syzkaller.appspot.com/x/report.txt?x=10338159e00000
console output: https://syzkaller.appspot.com/x/log.txt?x=17d38159e00000
kernel config: https://syzkaller.appspot.com/x/.config?x=d9290aeb7e6cf1c4
dashboard link: https://syzkaller.appspot.com/bug?extid=156a04714799b1d480bc
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=15a7e669e00000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=11102356e00000
Reported-by: syzbot+156a04714799b1d480bc@syzkaller.appspotmail.com
Fixes: 98319cb90898 ("netfilter: nf_tables: get rid of struct nft_af_info
abstraction")
For information about bisection process see: https://goo.gl/tpsmEJ#bisection
WARNING: multiple messages have this Message-ID (diff)
From: syzbot <syzbot+156a04714799b1d480bc@syzkaller.appspotmail.com>
To: bridge@lists.linux-foundation.org, coreteam@netfilter.org,
davem@davemloft.net, fw@strlen.de, kadlec@blackhole.kfki.hu,
kadlec@netfilter.org, kuznet@ms2.inr.ac.ru,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
netfilter-devel@vger.kernel.org, pablo@netfilter.org,
stephen@networkplumber.org, syzkaller-bugs@googlegroups.com,
yoshfuji@linux-ipv6.org
Subject: Re: general protection fault in nft_chain_parse_hook
Date: Fri, 17 Jan 2020 10:57:38 -0800 [thread overview]
Message-ID: <000000000000fb2c4f059c5a8309@google.com> (raw)
In-Reply-To: <00000000000074ed27059c33dedc@google.com>
syzbot has bisected this bug to:
commit 98319cb9089844d76e65a6cce5bfbd165e698735
Author: Pablo Neira Ayuso <pablo@netfilter.org>
Date: Tue Jan 9 01:48:47 2018 +0000
netfilter: nf_tables: get rid of struct nft_af_info abstraction
bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13d38159e00000
start commit: f5ae2ea6 Fix built-in early-load Intel microcode alignment
git tree: upstream
final crash: https://syzkaller.appspot.com/x/report.txt?x=10338159e00000
console output: https://syzkaller.appspot.com/x/log.txt?x=17d38159e00000
kernel config: https://syzkaller.appspot.com/x/.config?x=d9290aeb7e6cf1c4
dashboard link: https://syzkaller.appspot.com/bug?extid=156a04714799b1d480bc
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=15a7e669e00000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=11102356e00000
Reported-by: syzbot+156a04714799b1d480bc@syzkaller.appspotmail.com
Fixes: 98319cb90898 ("netfilter: nf_tables: get rid of struct nft_af_info
abstraction")
For information about bisection process see: https://goo.gl/tpsmEJ#bisection
next prev parent reply other threads:[~2020-01-17 18:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-15 20:51 general protection fault in nft_chain_parse_hook syzbot
2020-01-16 18:03 ` syzbot
2020-01-16 21:11 ` [PATCH nf] netfilter: nf_tables: check for valid chain type pointer before dereference Florian Westphal
2020-01-18 20:30 ` Pablo Neira Ayuso
2020-01-18 23:28 ` Florian Westphal
2020-01-21 13:26 ` Pablo Neira Ayuso
2020-01-21 14:35 ` Florian Westphal
2020-01-17 18:57 ` syzbot [this message]
2020-01-17 18:57 ` general protection fault in nft_chain_parse_hook syzbot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=000000000000fb2c4f059c5a8309@google.com \
--to=syzbot+156a04714799b1d480bc@syzkaller.appspotmail.com \
--cc=bridge@lists.linux-foundation.org \
--cc=coreteam@netfilter.org \
--cc=davem@davemloft.net \
--cc=fw@strlen.de \
--cc=kadlec@blackhole.kfki.hu \
--cc=kadlec@netfilter.org \
--cc=kuznet@ms2.inr.ac.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=stephen@networkplumber.org \
--cc=syzkaller-bugs@googlegroups.com \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.