From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 58A94C2BB86 for ; Sun, 12 Apr 2020 08:32:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3D3C620709 for ; Sun, 12 Apr 2020 08:32:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726837AbgDLIcO (ORCPT ); Sun, 12 Apr 2020 04:32:14 -0400 Received: from Chamillionaire.breakpoint.cc ([193.142.43.52]:41504 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725832AbgDLIcO (ORCPT ); Sun, 12 Apr 2020 04:32:14 -0400 Received: from fw by Chamillionaire.breakpoint.cc with local (Exim 4.92) (envelope-from ) id 1jNY25-0004Cz-H0; Sun, 12 Apr 2020 10:32:01 +0200 Date: Sun, 12 Apr 2020 10:32:01 +0200 From: Florian Westphal To: syzbot Cc: davem@davemloft.net, kuba@kernel.org, linux-kernel@vger.kernel.org, mathew.j.martineau@linux.intel.com, matthieu.baerts@tessares.net, mptcp@lists.01.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: Re: WARNING: bad unlock balance in mptcp_listen Message-ID: <20200412083201.GB5795@breakpoint.cc> References: <000000000000d754eb05a312bd8f@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000000000000d754eb05a312bd8f@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org syzbot wrote: > syzbot found the following crash on: > > HEAD commit: 5b8b9d0c Merge branch 'akpm' (patches from Andrew) > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=1712bdb3e00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=23c5a352e32a1944 > dashboard link: https://syzkaller.appspot.com/bug?extid=ffec3741d41140477097 > 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+ffec3741d41140477097@syzkaller.appspotmail.com > > ===================================== > WARNING: bad unlock balance detected! > 5.6.0-syzkaller #0 Not tainted > ------------------------------------- > syz-executor.0/25417 is trying to release lock (sk_lock-AF_INET6) at: > [] mptcp_listen+0x1c3/0x2e0 net/mptcp/protocol.c:1783 > but there are no more locks to release! #syz dup: WARNING: bad unlock balance in mptcp_poll