[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5e22058cd468d_1e572abf7dd745bc48@john-XPS-13-9370.notmuch>
Date: Fri, 17 Jan 2020 11:05:48 -0800
From: John Fastabend <john.fastabend@...il.com>
To: syzbot <syzbot+d73682fcf7fee6982fe3@...kaller.appspotmail.com>,
andriin@...com, ast@...nel.org, bpf@...r.kernel.org,
daniel@...earbox.net, davem@...emloft.net,
john.fastabend@...il.com, kafai@...com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
songliubraving@...com, syzkaller-bugs@...glegroups.com, yhs@...com
Subject: RE: WARNING in sk_psock_drop
syzbot wrote:
> Hello,
>
> syzbot found the following crash on:
>
> HEAD commit: 93ad0f96 net: wan: lapbether.c: Use built-in RCU list chec..
> git tree: net
> console output: https://syzkaller.appspot.com/x/log.txt?x=132caa76e00000
> kernel config: https://syzkaller.appspot.com/x/.config?x=7e89bd00623fe71e
> dashboard link: https://syzkaller.appspot.com/bug?extid=d73682fcf7fee6982fe3
> compiler: gcc (GCC) 9.0.0 20181231 (experimental)
>
> Unfortunately, I don't have any reproducer for this crash yet.
>
> IMPORTANT: if you fix the bug, please add the following tag to the commit:
> Reported-by: syzbot+d73682fcf7fee6982fe3@...kaller.appspotmail.com
>
> ------------[ cut here ]------------
> WARNING: CPU: 1 PID: 11793 at include/net/sock.h:1578 sock_owned_by_me
> include/net/sock.h:1578 [inline]
> WARNING: CPU: 1 PID: 11793 at include/net/sock.h:1578
> sk_psock_drop+0x5fa/0x7f0 net/core/skmsg.c:597
> Kernel panic - not syncing: panic_on_warn set ...
> CPU: 1 PID: 11793 Comm: syz-executor.3 Not tainted 5.5.0-rc5-syzkaller #0
> Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS
> Google 01/01/2011
I recently added this sock_owned_by_me so I'll take a look. Thanks for
the report. Seems we have a case where its not held.
Powered by blists - more mailing lists