Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp1929797ybb; Sat, 11 Apr 2020 15:45:03 -0700 (PDT) X-Google-Smtp-Source: APiQypI0mLgQAgEPA/3uHxkio3Qwd5dsId9bhZaduLiOlRbhryFt3R2TZFZudFLSsX7E2M0dxSsQ X-Received: by 2002:a37:77c3:: with SMTP id s186mr10104306qkc.6.1586645103500; Sat, 11 Apr 2020 15:45:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586645103; cv=none; d=google.com; s=arc-20160816; b=uMtU4eQEYaW793A2XAIrP+O8NHQHcCQw3tcKgo+xrfa+5oDREaJe6nUZgm3zc+uAYE B6WtyL9PY0SJn9vwwdX05WzdLQmks7+oe1+N1OUlUI2pWJ1zzYEsSesDIkkCaBcmB8GB TqtIV/1fGnG1aNfkd2pPDC7dhxw2a6n1wg1afKPsc2NYfuzqObZOl1As1GjOiN4T7Xp6 bU2y0ex/Ltbr1sqzAENDfA7is1djGCn2Wn+oGo+E2qEX2PXb94ffPCOCHLbl3WGlfZX6 NDiyeiAay7/Kuh4FS0Z5x4KqOixr/bRvqILHTSkoy1ItOKsu9rAuKPkbw+oAimt44eG+ QiXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Hb6QyRxCIFcJurytsPAz8h1Pzv6mWk9BalEL3LcIt88=; b=rDBgG7VlU+FnQDXDgf79ginsPuqr0zOB22cbwzOFa9m26z20og9COlo5ZPuxLtUs62 AWV8Ui2zNsO/EW/Ddb1J1NaQQl5X8WlxjAjSRkM22zvP+teuXjdAiCn5Xzzf9TQCYBwo uvKDQLhGWdRydVWWm5bKGtoprapaKG4uAQzjLJP7DAZH4kzkD0kIFBSmyGLdzaf3OH9T OaW0ualuiLL0qHnfeU4OAsLksyeabaDEvb8MQneu77K+kv3yPVIMCnQkKavZTUKDkIkw t7O351OgIM0znv3KUb51X8dxSKL0ZvzpxmHOu5jk7oijF/ViIUdnWa2thCESgTEuAQMs tTZA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i2si3823706qkm.221.2020.04.11.15.44.46; Sat, 11 Apr 2020 15:45:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726802AbgDKWoA (ORCPT + 99 others); Sat, 11 Apr 2020 18:44:00 -0400 Received: from Chamillionaire.breakpoint.cc ([193.142.43.52]:39340 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726108AbgDKWoA (ORCPT ); Sat, 11 Apr 2020 18:44:00 -0400 Received: from fw by Chamillionaire.breakpoint.cc with local (Exim 4.92) (envelope-from ) id 1jNOqf-0001Xx-8g; Sun, 12 Apr 2020 00:43:37 +0200 Date: Sun, 12 Apr 2020 00:43:37 +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: [MPTCP] WARNING: bad unlock balance in mptcp_shutdown Message-ID: <20200411224337.GA5795@breakpoint.cc> References: <000000000000adb83a05a30aaa04@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000000000000adb83a05a30aaa04@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > console output: https://syzkaller.appspot.com/x/log.txt?x=17a5dbfbe00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=ca75979eeebf06c2 > dashboard link: https://syzkaller.appspot.com/bug?extid=6ebb6d4830e8f8815623 > 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+6ebb6d4830e8f8815623@syzkaller.appspotmail.com > > ===================================== > WARNING: bad unlock balance detected! > 5.6.0-syzkaller #0 Not tainted > ------------------------------------- > syz-executor.5/2215 is trying to release lock (sk_lock-AF_INET6) at: > [] mptcp_shutdown+0x38b/0x550 net/mptcp/protocol.c:1889 > but there are no more locks to release! > > other info that might help us debug this: > 1 lock held by syz-executor.5/2215: > #0: ffff88804a22eda0 (slock-AF_INET6){+.-.}-{2:2}, at: spin_lock_bh include/linux/spinlock.h:358 [inline] > #0: ffff88804a22eda0 (slock-AF_INET6){+.-.}-{2:2}, at: release_sock+0x1b/0x1b0 net/core/sock.c:2974 I think this is same issue as the other report, so: #syz dup: WARNING: bad unlock balance in mptcp_poll