[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dd932df4-2a13-4a5c-a531-376065f87391@rowland.harvard.edu>
Date: Wed, 9 Jul 2025 11:19:03 -0400
From: Alan Stern <stern@...land.harvard.edu>
To: Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
Cc: syzbot <syzbot+592e2ab8775dbe0bf09a@...kaller.appspotmail.com>,
linux-kernel@...r.kernel.org, syzkaller-bugs@...glegroups.com,
USB list <linux-usb@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [syzbot] [kernel?] INFO: task hung in uevent_show (2)
On Wed, Jul 09, 2025 at 11:44:46PM +0900, Tetsuo Handa wrote:
> On 2025/07/09 23:27, Alan Stern wrote:
> > Which of these three BUG_ON's did you hit, and where did you hit it?
>
> kernel BUG at ./include/linux/usb.h:1990!
>
> matches the BUG_ON(endpoint > 0xF) line. The location is shown below.
>
> Call Trace:
> <TASK>
> hub_configure drivers/usb/core/hub.c:1717 [inline]
> hub_probe+0x2300/0x3840 drivers/usb/core/hub.c:2005
Those line numbers are completely different from the code I have. For
example, line 2005 in hub.c is part of the hub_ioctl() function, not
hub_probe().
Exactly what version of the kernel source are you using for your test?
Alan Stern
Powered by blists - more mailing lists