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 BBD5BC433EF for ; Sun, 29 May 2022 15:19:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231127AbiE2PTN (ORCPT ); Sun, 29 May 2022 11:19:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58508 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229741AbiE2PTM (ORCPT ); Sun, 29 May 2022 11:19:12 -0400 Received: from mail-il1-f199.google.com (mail-il1-f199.google.com [209.85.166.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4234837A94 for ; Sun, 29 May 2022 08:19:11 -0700 (PDT) Received: by mail-il1-f199.google.com with SMTP id b13-20020a92670d000000b002d1a5d6b795so6672328ilc.16 for ; Sun, 29 May 2022 08:19:11 -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=SZmS5uKU15BCKA3xunshV88b8on4gSZULFNjwvNdemI=; b=RAY3zgH1Li9VYxxiBNP1cJnlQX+4XceQHFahaBzghBnNDuu1DvxQ6OL4KdTqMc6xdo Qb0vJI5QbjVLQY0FomNH+VVnT04UNrqwFDrfBeVs0ZCZaDRG3l65V15uDnl9m3W+JRSe jKfcPOjweqKVpPc4fHqPryCDxR4F1Y4vvhYJVc7eCKVy1ZCRxsxPlb4TL+NU4YeGgnjM NwuekKxM6ha/cniH0D27wgdD5RIC6Pg+EasLyX8lHcuFnjO0THnKGkJCZ8Xc9GLmsEZ4 gog6hrmmvvC1asKiLEOrTN/4BbLlh/9FfVkE24Y9Vn9p3T3TJALypJPrPYbt3J2qwmAf 9Z3Q== X-Gm-Message-State: AOAM533kTjJSsdYghEvtXHctfBAL2W/ciI2vCq1osgWvd6JckmK+SvLF qju3PXIJIQn6Pv34Bv5G5tWDb8RWzr3qHMkBH1ZOFPxzojdC X-Google-Smtp-Source: ABdhPJwlYN42ZL1pvPqEpBU1WbtFr0aNM3OMOKhi8hrqi7/cZGR/Q651zjP/5LyvBJoFvErgOOfHFuHrw0gzkMgRGqoIO3OJAl9G MIME-Version: 1.0 X-Received: by 2002:a05:6638:24cf:b0:32e:d03e:3185 with SMTP id y15-20020a05663824cf00b0032ed03e3185mr17548073jat.99.1653837549180; Sun, 29 May 2022 08:19:09 -0700 (PDT) Date: Sun, 29 May 2022 08:19:09 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000a29e3905e0280faa@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in driver_register From: syzbot To: Julia.Lawall@inria.fr, andreyknvl@gmail.com, balbi@kernel.org, gregkh@linuxfoundation.org, jannh@google.com, jj251510319013@gmail.com, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, rafael@kernel.org, sashal@kernel.org, schspa@gmail.com, stable@vger.kernel.org, stern@rowland.harvard.edu, 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+dc7c3ca638e773db07f6@syzkaller.appspotmail.com Tested on: commit: 97fa5887 USB: new quirk for Dell Gen 2 devices git tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git kernel config: https://syzkaller.appspot.com/x/.config?x=5a0efc262ca60947 dashboard link: https://syzkaller.appspot.com/bug?extid=dc7c3ca638e773db07f6 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=1224de7bf00000 Note: testing is done by a robot and is best-effort only.