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 82D49C77B60 for ; Thu, 30 Mar 2023 16:00:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233535AbjC3QAj (ORCPT ); Thu, 30 Mar 2023 12:00:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53128 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233501AbjC3QAf (ORCPT ); Thu, 30 Mar 2023 12:00:35 -0400 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FFF0D31F for ; Thu, 30 Mar 2023 09:00:30 -0700 (PDT) Received: by mail-il1-f198.google.com with SMTP id i7-20020a056e021b0700b0031dc4cdc47cso12751033ilv.23 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=NZhxnUvSgMw14980I0fAnS+/to/0pjsUr0HAD0QgWhnqWOqZb06Rqj62+VcpX08/X2 x6CCjkqnd6GR3jaCtpP+VGCI6EJ6aEZVSVEeGhFROkT+ErvWdsu6s4spRyS5zxgviT85 7F85jtCRMnsi/eQYfJzl/rMy0oZqlBuvAyzgefgI+tF06VU9r8FH3tfJw/g9p3axmvb/ vKAMY1gSwLF5KgUF5BJNmS4EDZyD0IYp1VcuMtgWVZHsflcGy0jp/yuAZisO+1/2Sa96 HL7yxjn9Xb9ekk1RSkgAwk5lDmr0OYbfn6eCed2eZab5HO82Nhs3hPyzVrjOUsrelw15 zq1g== X-Gm-Message-State: AO0yUKX7e+iZ7FZrWClgp2vlfUy+2FLRFwZq7BOr8JsGBrIvZVRFV6HU 2TdhMETbftxdYPSzI/YLJBbVLp8JwOVRRQygU1+NKAOMucK9iWE= 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-kernel@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.