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 AE54BE728DD for ; Fri, 29 Sep 2023 19:45:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233844AbjI2Tp1 (ORCPT ); Fri, 29 Sep 2023 15:45:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232985AbjI2TpZ (ORCPT ); Fri, 29 Sep 2023 15:45:25 -0400 Received: from mail-oa1-f69.google.com (mail-oa1-f69.google.com [209.85.160.69]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EF43B4 for ; Fri, 29 Sep 2023 12:45:20 -0700 (PDT) Received: by mail-oa1-f69.google.com with SMTP id 586e51a60fabf-1d66b019a27so30652939fac.0 for ; Fri, 29 Sep 2023 12:45:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696016719; x=1696621519; 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=uOUbdmuYhfXA8PXd4YARC5tF6kjo7P/y7HVDRuq7ymQ=; b=VO5aehqLYa5nzHmoTnh8DZVd1pfVI6BaCdWy0t26JI8ADpWTvrkurx1zQUJS9jtKqn MwYepwVd8+w/r7D5YsR+cD47JiOEAdtlgnfbTGRlg6CybHFOLsk4zS2+Uf2+1v9ycWRW v4B+nzw4gPCy0orlx5FO+EcIVQtpINVowM1Qbmva1mKrQyKnIaaSGIKSvk/BLA1IiRtG g0PJD4xIgopaH3RG9TzDRkwUSfWqnr5WViVsw4zpVhIZ1fNosdEgWXbcxSmiYfvbWqRx PyXp/AXD/bi24imC6YEA4YrWZYgjRCsy3mXuGOat6cS2yAypYYZ5Tl/VURTI7LGF33Qx ZedA== X-Gm-Message-State: AOJu0Yy6ym75koutkfBKAfBuTM9BaQox4Ju6R5S9bQ+QlcpIrOC8Hjik a054V0Lds2l+NyLH+3DKm2MN/+/GEbJZ3byCP+yf1IO5azey X-Google-Smtp-Source: AGHT+IFYMqItjJEVGHOIHmUPeuMNaMxy8KqwKD+rwjOwwTOlXsRSXiwCv6oua1+5pQPktR4BQVSd+yRH6/cIOImXUzqYibBfr/5x MIME-Version: 1.0 X-Received: by 2002:a05:6870:98ae:b0:1b0:9643:6f69 with SMTP id eg46-20020a05687098ae00b001b096436f69mr1969651oab.4.1696016719665; Fri, 29 Sep 2023 12:45:19 -0700 (PDT) Date: Fri, 29 Sep 2023 12:45:19 -0700 In-Reply-To: <00000000000021dc2806031ad901@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000001be691060684aa2c@google.com> Subject: Re: [syzbot] [wireguard?] INFO: rcu detected stall in wg_ratelimiter_gc_entries (2) From: syzbot To: Jason@zx2c4.com, daniel.wippermann@resol.de, davem@davemloft.net, edumazet@google.com, hdanton@sina.com, jason@zx2c4.com, jhs@mojatatu.com, jiri@nvidia.com, kuba@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, pctammela@mojatatu.com, syzkaller-bugs@googlegroups.com, victor@mojatatu.com, vladimir.oltean@nxp.com, wireguard@lists.zx2c4.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 da71714e359b64bd7aab3bd56ec53f307f058133 Author: Jamal Hadi Salim Date: Tue Aug 22 10:12:31 2023 +0000 net/sched: fix a qdisc modification with ambiguous command request bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=129c464e680000 start commit: 8a519a572598 net: veth: Page pool creation error handling .. git tree: net kernel config: https://syzkaller.appspot.com/x/.config?x=3e670757e16affb dashboard link: https://syzkaller.appspot.com/bug?extid=c1cc0083f159b67cb192 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=129f8553a80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1205baada80000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: net/sched: fix a qdisc modification with ambiguous command request For information about bisection process see: https://goo.gl/tpsmEJ#bisection