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 C697EC433EF for ; Thu, 21 Jul 2022 14:26:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230349AbiGUO0L (ORCPT ); Thu, 21 Jul 2022 10:26:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229571AbiGUO0K (ORCPT ); Thu, 21 Jul 2022 10:26:10 -0400 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B0335BFA for ; Thu, 21 Jul 2022 07:26:09 -0700 (PDT) Received: by mail-il1-f197.google.com with SMTP id f2-20020a056e020b4200b002dca33f6243so1059209ilu.15 for ; Thu, 21 Jul 2022 07:26:09 -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=ySmgDatIxHP0HfC+pD98YmKL2oLcCWPSXtuWLyjzQZQ=; b=iv4lLXZ8XZ9kp3HrJDkVQUj13BS1IiFlTjnIq0CYwHgGxWZDnISd+dOqxs3oLcpadI SbiFSSgqKhPnqMeKJ5GE9JgS1Z/KAKlFcZrjePlucxr/geVKbLOp3X+QE4B+zBpi+Lau SgYTHlXBL77PxuY+uLysjIKYo0UPp6+DbvrLnPr3zHaGwQhTjPk1Ft1DOkICS6bSSzZb RoCn3e3n1A8GigkT8G7sLPXVjmNUywKgdzHuSTeq0Ye5mOzBhw4LWOhpIparn6Zd9KXf todcf/OtM8grUyHUX2DOEedh3pcbX0gp8TvPxsCtFwzqqgaonMgzlGFVIb88/Y06YKXr 8jvA== X-Gm-Message-State: AJIora/9IW2I+Z6Zm0u3tO1BY85KN8E+ddjQoqY8WXuIFCcwxmANaxEM /QCR4KSW4ONogvYGp6MuDNDHDSFYODYvr+DwJwh/VE+qFq+H X-Google-Smtp-Source: AGRyM1tNHHZdZzSS/FxQNtl9rTuN1nEqYLIS0vzPB8rCRbcXw2yD5dZkTYoUumxXgwXMUNx0eFlVz+vmIQzS93ZbMZBMgw8hjIZG MIME-Version: 1.0 X-Received: by 2002:a05:6e02:2189:b0:2dd:14a1:8c86 with SMTP id j9-20020a056e02218900b002dd14a18c86mr1090588ila.210.1658413569063; Thu, 21 Jul 2022 07:26:09 -0700 (PDT) Date: Thu, 21 Jul 2022 07:26:09 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000acc0e905e4517fa0@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in usb_udc_uevent From: syzbot To: andriy.shevchenko@linux.intel.com, balbi@kernel.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, rogerq@ti.com, stern@rowland.harvard.edu, syzkaller-bugs@googlegroups.com, zhengdejin5@gmail.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+b0de012ceb1e2a97891b@syzkaller.appspotmail.com Tested on: commit: cb71b93c Add linux-next specific files for 20220628 git tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/ console output: https://syzkaller.appspot.com/x/log.txt?x=1124f6d6080000 kernel config: https://syzkaller.appspot.com/x/.config?x=badbc1adb2d582eb dashboard link: https://syzkaller.appspot.com/bug?extid=b0de012ceb1e2a97891b 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=177cc2ba080000 Note: testing is done by a robot and is best-effort only.