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 0F5CFEB64D7 for ; Fri, 23 Jun 2023 16:07:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232208AbjFWQHd (ORCPT ); Fri, 23 Jun 2023 12:07:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232226AbjFWQHb (ORCPT ); Fri, 23 Jun 2023 12:07:31 -0400 Received: from mail-il1-f200.google.com (mail-il1-f200.google.com [209.85.166.200]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0CFB82709 for ; Fri, 23 Jun 2023 09:07:31 -0700 (PDT) Received: by mail-il1-f200.google.com with SMTP id e9e14a558f8ab-3428f3c0921so5168585ab.0 for ; Fri, 23 Jun 2023 09:07:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687536450; x=1690128450; 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=rj1HcKKNnldMdeD2XNSySckZRvgWRLe0ofFpk2T+xdg=; b=i0gWLlDPR4tTcj0aK9jTt0b3uqxoMuVQ6Ve00F/5JUekBHMD0MaWJFX+II+QGIM6kz pMJ3XqaPGud3aTtT+WXLRrAk420f5ppYJwnb9vfGAwNOjikT0JzIBdNXUj9PbFWFxJi8 QSoOcIMWaCvd5pjuU4gb9P+p28KgL6l84MeYmbYxMGEWYnYIY/ZpTqOoyD/bWcvDic2N W3D17GLO1Ub7M7Axhd5Da8Pw14sdbSnxjQ0ZUZWuDod/iJRHCwHTA1ZOJFcS/vzS2glJ FYsBQBi4gyDChZM8z90/goVn94ORpJWWjv+9nukbQ6LMoy29sjv68B7aUCN5jhoLC2Kb 128w== X-Gm-Message-State: AC+VfDwRqDgI29DfDjG63mbj/jBBlgeNtX8oFOwuDnCvdN6crRnpKH6t AFvWjy5WrHAEdE3yJMCD/8rTtyyVw8aK+kSSu7auRoXM0JTS X-Google-Smtp-Source: ACHHUZ4+tDqI4FxVxVx9esMJCzQ872Ye0OjJJfbBVuvc0Mj1O61IdyXl+Stk7c+KRlN0TpqpR4ZQBAw5Cl29h3MS6l18DgdS1ZxM MIME-Version: 1.0 X-Received: by 2002:a92:d44b:0:b0:340:ba08:3c45 with SMTP id r11-20020a92d44b000000b00340ba083c45mr8076102ilm.4.1687536450338; Fri, 23 Jun 2023 09:07:30 -0700 (PDT) Date: Fri, 23 Jun 2023 09:07:30 -0700 In-Reply-To: <0f685f2f-06df-4cf2-9387-34f5e3c8b7b7@rowland.harvard.edu> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000ab076105fece32e3@google.com> Subject: Re: [syzbot] [usb?] WARNING in usbnet_start_xmit/usb_submit_urb From: syzbot To: andreyknvl@google.com, davem@davemloft.net, dvyukov@google.com, edumazet@google.com, gregkh@linuxfoundation.org, kbuild-all@lists.01.org, kuba@kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, lkp@intel.com, netdev@vger.kernel.org, nogikh@google.com, oneukum@suse.com, pabeni@redhat.com, stern@rowland.harvard.edu, syzkaller-bugs@googlegroups.com, troels@connectedcars.dk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+63ee658b9a100ffadbe2@syzkaller.appspotmail.com Tested on: commit: 45a3e24f Linux 6.4-rc7 git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ v6.4-rc7 console output: https://syzkaller.appspot.com/x/log.txt?x=1210e557280000 kernel config: https://syzkaller.appspot.com/x/.config?x=2cbd298d0aff1140 dashboard link: https://syzkaller.appspot.com/bug?extid=63ee658b9a100ffadbe2 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=14e0e557280000 Note: testing is done by a robot and is best-effort only.