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 B2460C433F5 for ; Thu, 10 Mar 2022 11:07:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240860AbiCJLIo convert rfc822-to-8bit (ORCPT ); Thu, 10 Mar 2022 06:08:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33380 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230085AbiCJLIn (ORCPT ); Thu, 10 Mar 2022 06:08:43 -0500 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.69]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B31822BFB for ; Thu, 10 Mar 2022 03:07:41 -0800 (PST) Received: by mail-io1-f69.google.com with SMTP id z10-20020a056602080a00b00645b9fdc630so3603262iow.5 for ; Thu, 10 Mar 2022 03:07:41 -0800 (PST) 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:cc:content-transfer-encoding; bh=ley6AiQa9kytHCGEuHlxzUEN+VCZUDMbILTNBl2UYjA=; b=Q+4ymZNkse6w9CtE/K8tToBWHjSf6BfrL6qWcKyI2A8OvWMtGLK32hpli9HsCZH4MP sHwXRkP15ZWJLddCJapSt/CRRsFIBunhNNKrpPYXLMIQv3MZoWjMJvkMuNW3/MrWoLpd KMP01x+ZuklcSfCGo51Sf5MB85cAj4evdC7X9ZXbt5o+a6HM8Utzco0bi6ZiXwZ4oHB1 dx089Unh4XBXjB67QJdQOKfp58fyhK08acXfyc+GxSHYPHkN5vnoMUPrgYZW8dmgWtks 30Ft1WVCWNlhjPAicqWOpn8Jj0mic4vW3McmKukzLTPzdZdfISYJP1GrorVcozsPbakz MDlw== X-Gm-Message-State: AOAM531B8lU4uSJSbnOYsiivsIOhzgSHuO0bfynINaqGjBgA2Du7sLGf m7WhPirsYuehGI4LcsAY6tomOqLGM+n55Xzl17GF1L5bahX+ X-Google-Smtp-Source: ABdhPJz5Q0JnQINs+ynbn7+RQ1iAfUnfgwPcmZ5Yr6MhThm7O+7lT440FWhDffjLyz2TzWOHxYWmMjDIRBBHrkS0LRiJ1okR764a MIME-Version: 1.0 X-Received: by 2002:a02:c6c9:0:b0:308:3586:f407 with SMTP id r9-20020a02c6c9000000b003083586f407mr3596147jan.173.1646910460611; Thu, 10 Mar 2022 03:07:40 -0800 (PST) Date: Thu, 10 Mar 2022 03:07:40 -0800 In-Reply-To: <602855d8-9c9c-ad0e-3aab-06befb0c343c@suse.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000fb524d05d9db389a@google.com> Subject: Re: [syzbot] memory leak in usb_get_configuration From: syzbot To: Oliver Neukum Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, oneukum@suse.com, pavel.hofman@ivitera.com, rob@robgreener.com, stern@rowland.harvard.edu, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org > > On 10.03.22 00:54, syzbot wrote: > >> Hello, >> >> syzbot found the following issue on: >> >> HEAD commit: 0014404f9c18 Merge branch 'akpm' (patches from Andrew) >> git tree: upstream >> console output: https://syzkaller.appspot.com/x/log.txt?x=15864216700000 >> kernel config: https://syzkaller.appspot.com/x/.config?x=3f0a704147ec8e32 >> dashboard link: https://syzkaller.appspot.com/bug?extid=f0fae482604e6d9a87c9 >> compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 >> syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13a63dbe700000 >> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10e150a1700000 >> >> IMPORTANT: if you fix the issue, please add the following tag to the commit: >> Reported-by: syzbot+f0fae482604e6d9a87c9@syzkaller.appspotmail.com >> > #syz test: upstream 0014404f9c18 "upstream" does not look like a valid git repo address. > >