Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp908745pxb; Sat, 18 Sep 2021 23:44:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyU2QFxXvx0IAhOgzF2J0FqPwKuhb1XCeFgMIqOSA5mzVN8jboN7h1QHVrtr5G18gBSyLNq X-Received: by 2002:a92:cb87:: with SMTP id z7mr14149579ilo.315.1632033895370; Sat, 18 Sep 2021 23:44:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632033895; cv=none; d=google.com; s=arc-20160816; b=hvBWlXLCMTsVWBkWRE/MOQvLWvV2IvF+opoq0yQv0DVglZxaqJ2Zj/QngqtuAoR/B4 s8VSdAcDpcGyPyT2hZEavZLxfuBDXyYrRGCRXcTtETRYE1lH65ZP38UYwq1Iqkg0+l3Q SCfxEjGDMot59Z8goypiZM22V5iJJjtSvz290On40/NG06VsiP0GE/qeU8nOil4k7ePj bmHUiWQjEyJanx2ECE2pdFvMgx6Mbyqf+kKkq/vRyVK7Y03j0bO3P4LpbmcN99f6X+xY QE0UDt0WHOCFAyXeNFnrgjm6rzKbfZClBS8QheHeMUhGDvZGFDGrU081QJ93fd4DmHH0 i8Lg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=2eC5qM53teUkMdwiQryCV8tTR8tC2dxj0KDZ+QGsB2U=; b=kyi3CccH89aIXBD2/s0BRIvSVI/4zMMN2gvw3AbbSU9TGv6stfJYlapnn5FiMhxhaK fOFYytzfwuuzL8riAtkgRd3RvNYH+qWqt/r/RWT0nYLHMrwjr0HBf95GR99I82ymOcNC M8eXDCEsQjDE7S8BTp0+NvcqrT6eII+1YnfjxqWQxhoYpREo5LqGbzvQzfkpnxcm2r+F gqT+gfiVXyYP/47rvQR1CV4mIeEN7HzS4M2atp0jdboyhvhRKZXWAdpJb7LCe0gj8IhD CqgrfXkp47E+ZNTqTwq5/2wYJM17HyAOg5geyIuaMS9XyTLUVUKbMeuM2n3e28m0nMtl 9/fA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b7si4188947ilv.56.2021.09.18.23.44.42; Sat, 18 Sep 2021 23:44:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237617AbhIRNy2 (ORCPT + 99 others); Sat, 18 Sep 2021 09:54:28 -0400 Received: from netrider.rowland.org ([192.131.102.5]:44809 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S237067AbhIRNy0 (ORCPT ); Sat, 18 Sep 2021 09:54:26 -0400 Received: (qmail 80311 invoked by uid 1000); 18 Sep 2021 09:53:01 -0400 Date: Sat, 18 Sep 2021 09:53:01 -0400 From: Alan Stern To: Hao Sun , Shuah Khan Cc: Greg KH , linux-usb@vger.kernel.org, a.darwish@linutronix.de, johan@kernel.org, Linux Kernel Mailing List , oneukum@suse.com Subject: Re: INFO: task hung in hub_port_init Message-ID: <20210918135301.GA79656@rowland.harvard.edu> References: <20210913135459.GA120302@rowland.harvard.edu> <20210918020245.GA69263@rowland.harvard.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 18, 2021 at 10:17:26AM +0800, Hao Sun wrote: > Alan Stern 于2021年9月18日周六 上午10:02写道: > > > > On Sat, Sep 18, 2021 at 09:56:52AM +0800, Hao Sun wrote: > > > Hi Alan, > > > > > > Alan Stern 于2021年9月13日周一 下午9:55写道: > > > > > > > > On Mon, Sep 13, 2021 at 11:13:15AM +0800, Hao Sun wrote: > > > > > Hello, > > > > > > > > > > When using Healer to fuzz the Linux kernel, the following crash was triggered. > > > > > > > > > > HEAD commit: ac08b1c68d1b Merge tag 'pci-v5.15-changes' > > > > > git tree: upstream > > > > > console output: > > > > > https://drive.google.com/file/d/1ZeDIMe-DoY3fB32j2p5ifgpq-Lc5N74I/view?usp=sharing > > > > > kernel config: https://drive.google.com/file/d/1qrJUXD8ZIeAkg-xojzDpp04v9MtQ8RR6/view?usp=sharing > > > > > Syzlang reproducer: > > > > > https://drive.google.com/file/d/1tZe8VmXfxoPqlNpzpGOd-e5WCSWgbkxB/view?usp=sharing > > > > > Similar report: > > > > > https://groups.google.com/g/syzkaller-bugs/c/zX55CUzjBOY/m/uf91r0XqAgAJ > > > > > > > > > > Sorry, I don't have a C reproducer for this crash but have a Syzlang > > > > > reproducer. Also, hope the symbolized report can help. > > > > > Here are the instructions on how to execute Syzlang prog: > > > > > https://github.com/google/syzkaller/blob/master/docs/executing_syzkaller_programs.md > > > > > > > > > > If you fix this issue, please add the following tag to the commit: > > > > > Reported-by: Hao Sun > > > > > > > > There's not much hope of finding the cause of a problem like this > > > > without seeing the kernel log. > > > > > > > > > > Healer found another Syzlang prog to reproduce this task hang: > > > https://paste.ubuntu.com/p/HCNYbKJYtx/ > > > > > > Also here is a very simple script to execute the reproducer: > > > https://paste.ubuntu.com/p/ZTGmvFSP6d/ > > > > > > The `syz-execprog` and `syz-executor` are needed, so please build > > > Syzkaller first before running the script. > > > Hope this can help to find the root cause of the problem. > > > > I don't have time to install and figure out how to use Healer and > > Syzkaller. But if you run the reproducer and post the kernel log, > > I'll take a look at it. > > > > Just executed the reproducer, here is the full log: > https://paste.ubuntu.com/p/x43SqQy8PX/ The log indicates that the problem is related to the vhci-hcd driver somehow. I don't know why those "Module has invalid ELF structures" errors keep appearing, starting in line 1946 of the log. Alan Stern