* Re: [syzbot] [input?] INFO: task hung in uhid_char_release
[not found] <000000000000c329d505fed78c74@google.com>
@ 2023-08-29 17:28 ` syzbot
2023-08-29 18:56 ` Matthew Rosato
2025-09-21 3:29 ` [syzbot] [kernel?] " syzbot
1 sibling, 1 reply; 3+ messages in thread
From: syzbot @ 2023-08-29 17:28 UTC (permalink / raw)
To: agordeev, akrowiak, benjamin.tissoires, clg, davem,
david.rheinsberg, edumazet, jikos, kuba, linux-input,
linux-kernel, mjrosato, netdev, pabeni, syzkaller-bugs
syzbot has bisected this issue to:
commit bf48961f6f48e3b7eb80c3e179207e9f4e4cd660
Author: Tony Krowiak <akrowiak@linux.ibm.com>
Date: Tue May 30 22:35:37 2023 +0000
s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl
bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=155eba2fa80000
start commit: bde7f150276b Merge tag 'pm-6.5-rc2' of git://git.kernel.or..
git tree: upstream
final oops: https://syzkaller.appspot.com/x/report.txt?x=175eba2fa80000
console output: https://syzkaller.appspot.com/x/log.txt?x=135eba2fa80000
kernel config: https://syzkaller.appspot.com/x/.config?x=6d0f369ef5fb88c9
dashboard link: https://syzkaller.appspot.com/bug?extid=8fe2d362af0e1cba8735
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=124711b6a80000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=178c5a92a80000
Reported-by: syzbot+8fe2d362af0e1cba8735@syzkaller.appspotmail.com
Fixes: bf48961f6f48 ("s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl")
For information about bisection process see: https://goo.gl/tpsmEJ#bisection
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [syzbot] [input?] INFO: task hung in uhid_char_release
2023-08-29 17:28 ` [syzbot] [input?] INFO: task hung in uhid_char_release syzbot
@ 2023-08-29 18:56 ` Matthew Rosato
0 siblings, 0 replies; 3+ messages in thread
From: Matthew Rosato @ 2023-08-29 18:56 UTC (permalink / raw)
To: syzbot, agordeev, akrowiak, benjamin.tissoires, clg, davem,
david.rheinsberg, edumazet, jikos, kuba, linux-input,
linux-kernel, netdev, pabeni, syzkaller-bugs
On 8/29/23 1:28 PM, syzbot wrote:
> syzbot has bisected this issue to:
>
> commit bf48961f6f48e3b7eb80c3e179207e9f4e4cd660
> Author: Tony Krowiak <akrowiak@linux.ibm.com>
> Date: Tue May 30 22:35:37 2023 +0000
>
> s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl
Hmm, this doesn't seem like the right commit. The changes for bf48961f6f48e3b7eb80c3e179207e9f4e4cd660 are limited to the vfio_ap module, which requires CONFIG_S390 and CONFIG_VFIO_AP. Besides the config referenced below I also looked at other cases via the dashboard link and none of the config files I checked had either of these.
Thanks,
Matt
>
> bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=155eba2fa80000
> start commit: bde7f150276b Merge tag 'pm-6.5-rc2' of git://git.kernel.or..
> git tree: upstream
> final oops: https://syzkaller.appspot.com/x/report.txt?x=175eba2fa80000
> console output: https://syzkaller.appspot.com/x/log.txt?x=135eba2fa80000
> kernel config: https://syzkaller.appspot.com/x/.config?x=6d0f369ef5fb88c9
> dashboard link: https://syzkaller.appspot.com/bug?extid=8fe2d362af0e1cba8735
> syz repro: https://syzkaller.appspot.com/x/repro.syz?x=124711b6a80000
> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=178c5a92a80000
>
> Reported-by: syzbot+8fe2d362af0e1cba8735@syzkaller.appspotmail.com
> Fixes: bf48961f6f48 ("s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl")
>
> For information about bisection process see: https://goo.gl/tpsmEJ#bisection
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [syzbot] [kernel?] INFO: task hung in uhid_char_release
[not found] <000000000000c329d505fed78c74@google.com>
2023-08-29 17:28 ` [syzbot] [input?] INFO: task hung in uhid_char_release syzbot
@ 2025-09-21 3:29 ` syzbot
1 sibling, 0 replies; 3+ messages in thread
From: syzbot @ 2025-09-21 3:29 UTC (permalink / raw)
To: agordeev, akrowiak, anna-maria, benjamin.tissoires, chenl311, clg,
davem, david.rheinsberg, edumazet, frederic, jikos, jkosina, kuba,
linux-input, linux-kernel, mjrosato, netdev, pabeni,
syzkaller-bugs, tglx
syzbot suspects this issue was fixed by commit:
commit 4051ead99888f101be92c7ce90d2de09aac6fd1c
Author: Li Chen <chenl311@chinatelecom.cn>
Date: Fri Jun 20 12:02:31 2025 +0000
HID: rate-limit hid_warn to prevent log flooding
bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=12071534580000
start commit: fb4d33ab452e Merge tag '6.16-rc2-ksmbd-server-fixes' of gi..
git tree: upstream
kernel config: https://syzkaller.appspot.com/x/.config?x=6a237c32900fc479
dashboard link: https://syzkaller.appspot.com/bug?extid=8fe2d362af0e1cba8735
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13d7ed0c580000
If the result looks correct, please mark the issue as fixed by replying with:
#syz fix: HID: rate-limit hid_warn to prevent log flooding
For information about bisection process see: https://goo.gl/tpsmEJ#bisection
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-09-21 3:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <000000000000c329d505fed78c74@google.com>
2023-08-29 17:28 ` [syzbot] [input?] INFO: task hung in uhid_char_release syzbot
2023-08-29 18:56 ` Matthew Rosato
2025-09-21 3:29 ` [syzbot] [kernel?] " syzbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).