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 4C5C8C6FD1D for ; Thu, 30 Mar 2023 16:00:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233518AbjC3QAi (ORCPT ); Thu, 30 Mar 2023 12:00:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53140 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233504AbjC3QAf (ORCPT ); Thu, 30 Mar 2023 12:00:35 -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 2FE66D317 for ; Thu, 30 Mar 2023 09:00:30 -0700 (PDT) Received: by mail-io1-f71.google.com with SMTP id s3-20020a056602240300b007589413aea0so11661476ioa.5 for ; Thu, 30 Mar 2023 09:00:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680192030; x=1682784030; 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=AFd4Vv+1QlOQI+H4u8kgcpRfOkpOstzxf4ODCKTbTXE=; b=3TYr+PQsHNQlwm9bVl86xJ8b9dQO5ntp7Ljub8aOjEPbSWDN7Unab6OOqJQ6VJXJE2 1vfszXvDqxhlo7X8/JPbWLWFOHB/s9y9ZrBRsJyklu4OowG59t3ofIKB/8WBi2sMgM7Q pcjwPSDtxX5o0CmVkuFgIIia3mzNQ9/sBLCESyt1IakrWRp55ZSG3uafwbUTqiMYjWXq 8mOagemfeqQP+m9dW/PLITD9DRyH7VIGQ0nrjUZjhMe/RMl7+dct94M+znhmLrCwyUPo fF8SoE9qkwjaz+N3xhFRmhPXiCQ4D89ZYL4avw1cViYBalpv43n3dNYMo5q7K/7ZfUoL goJA== X-Gm-Message-State: AO0yUKVs5vmgnk/tcGhw/3T/oaXDUdhox/gJ/Z+9qFhUzUsm/QSl+ft0 dv068eJ+s/7U4bgQwb++uBtJeaZIg5YJvnzNI8a+18AFZ8LU X-Google-Smtp-Source: AK7set9zMzME+5Sql6iouCqcaECY6f0i9FUvslzaxRbKCppicvh8rUlxD9aczW/rP3CUtus4FG9SA2BzVGZ9p0ffb/ym+1BylAkN MIME-Version: 1.0 X-Received: by 2002:a5d:9446:0:b0:753:2ab8:aff7 with SMTP id x6-20020a5d9446000000b007532ab8aff7mr8414673ior.1.1680192030243; Thu, 30 Mar 2023 09:00:30 -0700 (PDT) Date: Thu, 30 Mar 2023 09:00:30 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000001e03d605f8203164@google.com> Subject: Re: [syzbot] [usb?] WARNING in sisusb_send_bulk_msg/usb_submit_urb From: syzbot To: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, stern@rowland.harvard.edu, syzkaller-bugs@googlegroups.com, thomas@winischhofer.net 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+23be03b56c5259385d79@syzkaller.appspotmail.com Tested on: commit: c9c3395d Linux 6.2 git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ v6.2 console output: https://syzkaller.appspot.com/x/log.txt?x=16fe503ec80000 kernel config: https://syzkaller.appspot.com/x/.config?x=8b64e70ff2a55d53 dashboard link: https://syzkaller.appspot.com/bug?extid=23be03b56c5259385d79 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=10b3a60dc80000 Note: testing is done by a robot and is best-effort only.