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 EC204C7EE25 for ; Tue, 16 May 2023 14:27:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233815AbjEPO1Z (ORCPT ); Tue, 16 May 2023 10:27:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37858 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233743AbjEPO1X (ORCPT ); Tue, 16 May 2023 10:27:23 -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 DF422195 for ; Tue, 16 May 2023 07:27:20 -0700 (PDT) Received: by mail-il1-f200.google.com with SMTP id e9e14a558f8ab-33539445684so35277085ab.1 for ; Tue, 16 May 2023 07:27:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684247240; x=1686839240; 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=fEdNI2ivYxOT1+ehWt92KVPedJERHmit4xqcWHC12Fc=; b=aTYhY/LX1HExDMLCs3xzjPar8jgD3zkMxzfJiYaeQbRzhxzYZ2ob6zX8UMqbsD5Qwb qVEfY1wNRPVv6GGR66dYJsg2ROBNrcOwTnk0pIEfMaUU/Zc3yP35w3eCLcNZbsEdN0I3 66H54mBVmgxFiE9DESPxGi+Nx/2uekfeaY+T7nGffBRVUF6q1zG1YizMNnrj7NXc32QT p6gAva5Hu0VGEtsxSjVnU81fAEcP/cnKtCBJ2n5m3awwQA3xeqrQIjJR9h1ndua0vEyy o6I1hRsMDy1tdco7i6Jm0jIrV4p5q2MQ+srBvCbg2eoe4KHZRX3xeD+Nq3ck5ukEiMAV rsaA== X-Gm-Message-State: AC+VfDzaZw5q79qFO52dir9Aaalm8u0G0iyemXEljryFwHvU1ka+M0G3 aB9gascscTtSvKLM3ul4QpCbRRTdO/xV7A6TLsj/s03a6Umt X-Google-Smtp-Source: ACHHUZ5ntS4dKyRbs/lNewwEt+atIVkoR5+v3/EYXMrsVGZwJu5BXxjfMh71AdRlLC3A/vGmMWyNjR1EC0CzbhRMsmzz1yM7ZmR/ MIME-Version: 1.0 X-Received: by 2002:a5d:9da0:0:b0:76f:e71e:5f9d with SMTP id ay32-20020a5d9da0000000b0076fe71e5f9dmr2354070iob.1.1684247240261; Tue, 16 May 2023 07:27:20 -0700 (PDT) Date: Tue, 16 May 2023 07:27:20 -0700 In-Reply-To: <2023051628-thumb-boaster-5680@gregkh> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000078459205fbd05edf@google.com> Subject: Re: [syzbot] [usb?] memory leak in class_create From: syzbot To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, rafael@kernel.org, syzkaller-bugs@googlegroups.com 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+e7afd76ad060fa0d2605@syzkaller.appspotmail.com Tested on: commit: 22b8cc3e Merge tag 'x86_mm_for_6.4' of git://git.kerne.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ console output: https://syzkaller.appspot.com/x/log.txt?x=16eedb6e280000 kernel config: https://syzkaller.appspot.com/x/.config?x=c317b48f2c445e87 dashboard link: https://syzkaller.appspot.com/bug?extid=e7afd76ad060fa0d2605 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=17ed8b21280000 Note: testing is done by a robot and is best-effort only.