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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BA04CC0032E for ; Wed, 25 Oct 2023 06:02:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230009AbjJYGCe (ORCPT ); Wed, 25 Oct 2023 02:02:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229688AbjJYGCe (ORCPT ); Wed, 25 Oct 2023 02:02:34 -0400 Received: from mail-oi1-f198.google.com (mail-oi1-f198.google.com [209.85.167.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66BD7AF for ; Tue, 24 Oct 2023 23:02:32 -0700 (PDT) Received: by mail-oi1-f198.google.com with SMTP id 5614622812f47-3b3ebbbdbf9so7518917b6e.0 for ; Tue, 24 Oct 2023 23:02:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698213751; x=1698818551; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Wii8E7zHSEDik3+/ZAl9Uy7hVmIz0evyew93pf3levg=; b=nSPexcL55rCV+7F8dJ3QpWuBUxORiS52KXBXZAAoSllWHY1m4ZxQj/8gpT7zm4coVa hckKGESgjwZd2cSpiyWpdwLd3u+vkmzGdEmTQ5buBgZ61Z1ORUdewm1AwMGEqxfSOgy6 ap/yqQyD1IDCB8YsHzLmPKiQDkcC3uXxsCapKJf4CAX5fU4ENdIjrg+fCt/r5xqJA5eS ldwanvAjMRVvVd/eSBk76k1GETneFCHnIu653BYRJ6awKCvejRmiKWATH1HzRtlkSzsQ A/u5hUvdSgHjKY3ZxyQsxqd3cL5E168BgVvweT6FU7q3/Myb5cZtG/MzQZbJBFKH4qRL d7Eg== X-Gm-Message-State: AOJu0YzbqTeutlpJWjI9PZJLeeJ9ITENvRQsVzhISb+iqEBNkWB1L1tF 3yi+eJKNQM6HskWCzGruA9IuHELky8+x5QVPH3VqltmbJlEq X-Google-Smtp-Source: AGHT+IHssJml8McZlRux6ZXt3VOeHacpOyLeRKgWH6j9CJmj9sveOQS0uWJF+F3U2CxWMMjmBub9b2Hx+0PMCfEE4WJkoUN7Sz2i MIME-Version: 1.0 X-Received: by 2002:a05:6870:472c:b0:1e5:7978:9ce4 with SMTP id b44-20020a056870472c00b001e579789ce4mr6743294oaq.11.1698213751574; Tue, 24 Oct 2023 23:02:31 -0700 (PDT) Date: Tue, 24 Oct 2023 23:02:31 -0700 In-Reply-To: <000000000000e8364c05ceefa4cf@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000006a55890608843368@google.com> Subject: Re: [syzbot] [can?] possible deadlock in j1939_session_activate From: syzbot To: davem@davemloft.net, edumazet@google.com, hdanton@sina.com, kernel@pengutronix.de, kuba@kernel.org, linux-can@vger.kernel.org, linux-kernel@vger.kernel.org, linux@rempel-privat.de, mkl@pengutronix.de, netdev@vger.kernel.org, pabeni@redhat.com, robin@protonic.nl, socketcan@hartkopp.net, syzkaller-bugs@googlegroups.com, wg@grandegger.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-can@vger.kernel.org syzbot has bisected this issue to: commit 259bdba27e32368b4404f69d613b1c1014c07cbf Author: Oliver Hartkopp Date: Wed Mar 9 12:04:16 2022 +0000 vxcan: enable local echo for sent CAN frames bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=14a2e55d680000 start commit: 84186fcb834e Merge tag 'urgent/nolibc.2023.10.16a' of git:.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=16a2e55d680000 console output: https://syzkaller.appspot.com/x/log.txt?x=12a2e55d680000 kernel config: https://syzkaller.appspot.com/x/.config?x=7d1f30869bb78ec6 dashboard link: https://syzkaller.appspot.com/bug?extid=f32cbede7fd867ce0d56 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=15c6300d680000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=17e6935d680000 Reported-by: syzbot+f32cbede7fd867ce0d56@syzkaller.appspotmail.com Fixes: 259bdba27e32 ("vxcan: enable local echo for sent CAN frames") For information about bisection process see: https://goo.gl/tpsmEJ#bisection