[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACT4Y+ZiVLw4pEt_GXV0DDo95eER5LuwXRo_fjFLwP8fUXzcrQ@mail.gmail.com>
Date: Mon, 9 Jul 2018 18:16:02 +0200
From: Dmitry Vyukov <dvyukov@...gle.com>
To: Christopher Lameter <cl@...ux.com>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
netdev <netdev@...r.kernel.org>
Cc: syzbot <syzbot+885bda95271928dc24eb@...kaller.appspotmail.com>,
Kees Cook <keescook@...omium.org>,
LKML <linux-kernel@...r.kernel.org>,
Linux-MM <linux-mm@...ck.org>,
syzkaller-bugs <syzkaller-bugs@...glegroups.com>
Subject: Re: kernel BUG at mm/slab.c:LINE! (2)
On Mon, Jul 9, 2018 at 6:05 PM, Christopher Lameter <cl@...ux.com> wrote:
> On Sun, 8 Jul 2018, syzbot wrote:
>
>> kernel BUG at mm/slab.c:4421!
>
> Classic location that indicates memory corruption. Can we rerun this with
> CONFIG_SLAB_DEBUG? Alternatively use SLUB debugging for better debugging
> without rebuilding.
This runs with KASAN which is way more powerful than slab/slub debug.
There two other recent crashes in bpf_test_finish which has more info:
https://syzkaller.appspot.com/bug?id=f831c88feddf5f4de09b846bbe53e5b8c06e5c02
https://syzkaller.appspot.com/bug?id=059cee5623ce519359e7440ba6d0d6af8b82694e
Powered by blists - more mailing lists