From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A46EB3AA1B5 for ; Mon, 27 Apr 2026 12:37:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777293424; cv=none; b=MjSsX1k2MJC+HJk0UVe3QIn5239KhaZRMRJSo/POK7rb/7/oxnBj51d3gjENvbad6P1f5CdiVj4aVVMPB6tMORhkkBAOW7SVwSE9f5MEEZVDfDWUCIeyqw59i59hbjZuHAbOTtrmSqM4jH2XFFMBwJZQyV9U960zKnfJKcKKv+w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777293424; c=relaxed/simple; bh=vXOU4fwxua0wfE84jUc7Mndd8a3pb6aGEcU2lZD1Xjw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=M7k4U+cix7Ovmv/azCVxK0VYw97zXZej37zap8t1a1yksB0KJCdWTwO8127Thtk49cvPP/HvGIZgThzBrtXV7FpUp0J04oQDIvecdoStfwSw3djxXI4K9ZJv0WtT5O0oiaAFqaIebnZtt/545v56UgcWzY3pepQK15TvR9s7cXw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.71 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f71.google.com with SMTP id 006d021491bc7-6948eac3522so13629796eaf.3 for ; Mon, 27 Apr 2026 05:37:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777293421; x=1777898221; 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=uV1d4npxQgPCoNXo38CscKcMGh7Yi9dC0yICsjMqiuk=; b=gh/7IURkroLeuS0syt5f6Dqa1G8ISl7fNy4XGUH/kDuyVJs4lnYoNQt6UHcTaSOHUh J2WYZfagOMNe3dBL8ApcyScStPKI134nmL6Utn9RzYaHUxE8Fpay1SnF0uqcI57R79bw oJ6rmfcWBBnQyUe57Z/DNlFwwQYTGx5EQ93BEEXzmsCq1gvzWYNkPuf+lWQ0czMcgp0V f62OzPB6hDRg+MZXWH2lvqCjcRUeIp6HgwNkIi35mCRNuY0w2K13pvUoxM0ByjfVgqIm U7QYDl0vkGOC91oOjgIc9tEu+Ii2ONEehuyGkOw9Ti4e4ieeopg+zk41b1PIvN3HYV5L vPMw== X-Forwarded-Encrypted: i=1; AFNElJ9ZzzIoQh1kFYQJ+HgUTgAJZcgreicXDwOs4EEBNPQ6gZ8rQvO4KP84w+xcsyILCdpMZ7lnjbYuLPvoa8E=@vger.kernel.org X-Gm-Message-State: AOJu0YwRcdMEQxEIj3PEKMhxvSJK0/STKbHNAVQsRKSpsf1qldGTOK7D 99Gq8kBDgNPC94vyi6KDLAygdB/BeWmiZ9Fb2KblmMmUBhqPDDfgzf+XbjLVm8nxtAOi5gLTJQT RYb7QNMbGzJ2upgxJh67VgIioFlf+cAS8U6wB7dgSgf85ytXNHscPsDJbG2Y= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:1846:b0:696:15bf:ca5f with SMTP id 006d021491bc7-69615bfcc0emr11420697eaf.19.1777293421752; Mon, 27 Apr 2026 05:37:01 -0700 (PDT) Date: Mon, 27 Apr 2026 05:37:01 -0700 In-Reply-To: <9fea44a5-83de-41ed-9531-11e5d471dca4@suse.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69ef586d.a00a0220.316485.000c.GAE@google.com> Subject: Re: [syzbot] [usb?] memory leak in hub_event (4) From: syzbot To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, oneukum@suse.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to checkout kernel repo git://repo/address.git on commit dd6c438c3e64: failed to run ["git" "fetch" "--force" "--tags" "b7cf8f2fbfc36c709a08e0b9c77990e491473738"]: exit status 128 Tested on: commit: [unknown git tree: git://repo/address.git dd6c438c3e64 kernel config: https://syzkaller.appspot.com/x/.config?x=ac5083db84233db3 dashboard link: https://syzkaller.appspot.com/bug?extid=2afd7e71155c7e241560 compiler: patch: https://syzkaller.appspot.com/x/patch.diff?x=1575b236580000