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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4BB25C433F5 for ; Tue, 19 Oct 2021 10:31:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 26CB061381 for ; Tue, 19 Oct 2021 10:31:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235225AbhJSKdT (ORCPT ); Tue, 19 Oct 2021 06:33:19 -0400 Received: from mail-il1-f198.google.com ([209.85.166.198]:39761 "EHLO mail-il1-f198.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235208AbhJSKdS (ORCPT ); Tue, 19 Oct 2021 06:33:18 -0400 Received: by mail-il1-f198.google.com with SMTP id b16-20020a92ce10000000b0025936b43fc2so9866932ilo.6 for ; Tue, 19 Oct 2021 03:31:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=hXd5vu2HVp+c/936Z+UfrXr6vwZDrrnzOmy4lULgqWc=; b=NhdeFLeuktzMSsifh/vq/Er0zWDCu0hW3xAlyPAJnGBbCJwvci87RVVKqgvIPdn5b2 WpvDnnaO36a3s9RXVPijQPeGNQZocvbQKOU/ZH2yj9QlLZJSBBcA0u6nktKmOXFRDte2 uNWWDfT91dpH5McmB0a1jqY6PdnPZeGM+cSCgrW/gbUgi5Vph/Ra5/4rAh8N4ZvtIcGQ o0X0VZ3z4ug5gF5833+DNtGPvp2M8yGyrN2EmpVJnDCJrt5AOxiEYEymTI8HbCxJ9W8f jg30YyaWtrjNCfoWVSsQAgZW+6LfD+HSB2ZiBffYWfQmcY3VRZGBXWHVqcuLnjtFXtFJ K7Lw== X-Gm-Message-State: AOAM532PbTATg1r4G3RKWr8Rz9T9S5rc75Gb5vkWJ2w1/jMRRJGR07AP PWBILu0ogr6NdUeR3Pm/DKLylqes2pQO3voHIZCcN8TsCLFt X-Google-Smtp-Source: ABdhPJyFNinPrD+dC0GJvpY6bw/xoDh7KcP4ullLmIObAIatN5O9PX8AXOag91eqZ/lVKAJcOTn1fWXsLcc8pv2b121jymSzmI1v MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1583:: with SMTP id m3mr17715899ilu.304.1634639466240; Tue, 19 Oct 2021 03:31:06 -0700 (PDT) Date: Tue, 19 Oct 2021 03:31:06 -0700 In-Reply-To: <28d9989c-4a80-daf7-d0e0-ae8e56b6e4d9@suse.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000b89ea805ceb228dd@google.com> Subject: Re: [syzbot] divide error in genelink_tx_fixup From: syzbot To: davem@davemloft.net, kuba@kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, oneukum@suse.com, syzkaller-bugs@googlegroups.com 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+a6ec4dd9d38cb9261a77@syzkaller.appspotmail.com Tested on: commit: c03fb16b Merge 5.15-rc6 into usb-next git tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git kernel config: https://syzkaller.appspot.com/x/.config?x=c27d285bdb7457e2 dashboard link: https://syzkaller.appspot.com/bug?extid=a6ec4dd9d38cb9261a77 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=10d634e8b00000 Note: testing is done by a robot and is best-effort only.