From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Fastabend Subject: Re: possible deadlock in sock_hash_free Date: Mon, 2 Jul 2018 11:50:38 -0700 Message-ID: <469337cb-432a-a03f-eb16-9b18852edc65@gmail.com> References: <000000000000222dd6056d4c4dfc@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit To: syzbot , ast@kernel.org, daniel@iogearbox.net, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com Return-path: In-Reply-To: <000000000000222dd6056d4c4dfc@google.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 05/28/2018 04:16 PM, syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit:    7a1a98c171ea Merge branch 'bpf-sendmsg-hook' > git tree:       bpf-next > console output: https://syzkaller.appspot.com/x/log.txt?x=131f4067800000 > kernel config:  https://syzkaller.appspot.com/x/.config?x=e4078980b886800c > dashboard link: https://syzkaller.appspot.com/bug?extid=83bdee62c80cc044cb1a > compiler:       gcc (GCC) 8.0.1 20180413 (experimental) > syzkaller repro:https://syzkaller.appspot.com/x/repro.syz?x=17a0be2f800000 > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=164cf10f800000 > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > Reported-by: syzbot+83bdee62c80cc044cb1a@syzkaller.appspotmail.com > > > ====================================================== > WARNING: possible circular locking dependency detected > 4.17.0-rc6+ #25 Not tainted > ------------------------------------------------------ [...] #syz fix: bpf: sockhash fix omitted bucket lock in sock_close