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 0D15DC77B78 for ; Thu, 4 May 2023 16:48:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229957AbjEDQsK (ORCPT ); Thu, 4 May 2023 12:48:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229930AbjEDQsC (ORCPT ); Thu, 4 May 2023 12:48:02 -0400 Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7292E420A for ; Thu, 4 May 2023 09:47:41 -0700 (PDT) Received: by mail-io1-f71.google.com with SMTP id ca18e2360f4ac-76978e7cd59so45759939f.2 for ; Thu, 04 May 2023 09:47:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683218849; x=1685810849; 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=qWpjF4Bamr/uAlbk5+thvSEr3uGSTELUNEl8xA/w3zM=; b=VjBSzhxNmm0Rm6+WImHFMYkt12NZNFRAjeb3tsX4G7c+dQYrvme4x/xUN7zkW+prdq BuARPCZXtr2wb6Bd7kJpRZUHqtzri4yBIQEmQTROt+4BnjcROTWuENYAHMJQtL2R2CSW NPC8GSMzpF+X4SsAsE3q2nIlQfnnjN43jpV3OQYz63Sv8rhVQxK9YG+pkyIGB630kA0J 910YnYiRgy+ucd6Hx6bItW4TunMEnqAo5fjWae6sUWaA2IR2mQTr5UCP8sBJFn+bTdvG XC/x/mtvsFbv7xzXLYvJ9eeD8hJc6SxKbzq1bhGgSi4Z3Qz1/Weon4MNjRkXCB2UfFo1 kazw== X-Gm-Message-State: AC+VfDzuNc0On8/oHhi1P9yozPpHJmh2IdIH+lYNWYTPNjVWV3E1bKlV TCfxejtW34Cml+BeRHy+ObzJ9zY30hQLkT1+C7h+WvbUntFv X-Google-Smtp-Source: ACHHUZ5SZU2SmCOWlboo7Uh+rQCO1f6NOtN2Ip3jDJiWe24VB/gKcB7g4seQWvUIw+UP8Xp7S1XBVelINmQdFvYroY2s3raHckvZ MIME-Version: 1.0 X-Received: by 2002:a5d:9f4a:0:b0:760:ebc0:c396 with SMTP id u10-20020a5d9f4a000000b00760ebc0c396mr118960iot.3.1683218848919; Thu, 04 May 2023 09:47:28 -0700 (PDT) Date: Thu, 04 May 2023 09:47:28 -0700 In-Reply-To: <000000000000951c2505d8a0a8e5@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000091b72905fae0eda2@google.com> Subject: Re: [syzbot] [can?] WARNING in j1939_session_deactivate_activate_next From: syzbot To: davem@davemloft.net, edumazet@google.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, o.rempel@pengutronix.de, pabeni@redhat.com, robin@protonic.nl, socketcan@hartkopp.net, syzkaller-bugs@googlegroups.com, william.xuanziyang@huawei.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit d0553680f94c49bbe0e39eb50d033ba563b4212d Author: Ziyang Xuan Date: Mon Sep 6 09:42:00 2021 +0000 can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=10cf0990280000 start commit: fa182ea26ff0 net: phy: micrel: Fixes FIELD_GET assertion git tree: net kernel config: https://syzkaller.appspot.com/x/.config?x=796b7c2847a6866a dashboard link: https://syzkaller.appspot.com/bug?extid=3d2eaacbc2b94537c6c5 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1455e3b2880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10296e7c880000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate For information about bisection process see: https://goo.gl/tpsmEJ#bisection