| ID | Workflow | Result | Correct | Bug | Created | Started | Finished | Revision | Error |
|---|---|---|---|---|---|---|---|---|---|
| 49024c86-bedb-47ad-9e64-72819ea125a7 | repro | ❓ | WARNING: refcount bug in rsi_91x_deinit | 2026/03/06 22:36 | 2026/03/06 22:36 | 2026/03/06 22:45 | 31e9c887f7dc24e04b3ca70d0d54fc34141844b0 |
syzbot |
sign-in | mailing list | source | docs |
| ID | Workflow | Result | Correct | Bug | Created | Started | Finished | Revision | Error |
|---|---|---|---|---|---|---|---|---|---|
| 49024c86-bedb-47ad-9e64-72819ea125a7 | repro | ❓ | WARNING: refcount bug in rsi_91x_deinit | 2026/03/06 22:36 | 2026/03/06 22:36 | 2026/03/06 22:45 | 31e9c887f7dc24e04b3ca70d0d54fc34141844b0 |
| Title | Replies (including bot) | Last reply |
|---|---|---|
| [syzbot] [wireless?] WARNING: refcount bug in rsi_91x_deinit | 0 (1) | 2026/03/03 22:48 |
------------[ cut here ]------------ refcount_t: addition on 0; use-after-free. WARNING: lib/refcount.c:25 at refcount_warn_saturate+0x111/0x130 lib/refcount.c:25, CPU#1: kworker/1:3/16914 Modules linked in: CPU: 1 UID: 0 PID: 16914 Comm: kworker/1:3 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Workqueue: usb_hub_wq hub_event RIP: 0010:refcount_warn_saturate+0x111/0x130 lib/refcount.c:25 Code: cc e8 63 4d e5 fe 48 8d 3d 1c d5 27 08 67 48 0f b9 3a e8 52 4d e5 fe 5b 5d e9 0b 73 9f 04 e8 46 4d e5 fe 48 8d 3d 0f d5 27 08 <67> 48 0f b9 3a e8 35 4d e5 fe 5b 5d c3 cc cc cc cc 48 89 df e8 e6 RSP: 0018:ffffc900037c6f30 EFLAGS: 00010246 RAX: 0000000000100000 RBX: ffff888113b558a8 RCX: ffffc90010414000 RDX: 0000000000100000 RSI: ffffffff82cc97da RDI: ffffffff8af46cf0 RBP: 0000000000000002 R08: 0000000000000005 R09: 0000000000000004 R10: 0000000000000002 R11: 0000000000155cc0 R12: ffff88811467e000 R13: ffff888113b558a8 R14: 0000000000000001 R15: 0000000000000001 FS: 0000000000000000(0000) GS:ffff8882687ce000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f3cd16fdfd0 CR3: 000000010a78e000 CR4: 00000000003506f0 Call Trace: <TASK> __refcount_add include/linux/refcount.h:289 [inline] __refcount_inc include/linux/refcount.h:366 [inline] refcount_inc include/linux/refcount.h:383 [inline] get_task_struct include/linux/sched/task.h:116 [inline] kthread_stop+0x602/0x680 kernel/kthread.c:754 rsi_kill_thread drivers/net/wireless/rsi/rsi_common.h:78 [inline] rsi_91x_deinit+0x102/0x1f0 drivers/net/wireless/rsi/rsi_91x_main.c:405 rsi_probe+0xd27/0x1aa0 drivers/net/wireless/rsi/rsi_91x_usb.c:861 usb_probe_interface+0x303/0x8f0 drivers/usb/core/driver.c:396 call_driver_probe drivers/base/dd.c:583 [inline] really_probe+0x241/0xa60 drivers/base/dd.c:661 __driver_probe_device+0x1de/0x400 drivers/base/dd.c:803 driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:833 __device_attach_driver+0x1df/0x340 drivers/base/dd.c:961 bus_for_each_drv+0x159/0x1e0 drivers/base/bus.c:500 __device_attach+0x1e4/0x4d0 drivers/base/dd.c:1033 device_initial_probe+0xaf/0xd0 drivers/base/dd.c:1088 bus_probe_device+0x64/0x160 drivers/base/bus.c:574 device_add+0x11d9/0x1950 drivers/base/core.c:3689 usb_set_configuration+0xd97/0x1c60 drivers/usb/core/message.c:2268 usb_generic_driver_probe+0xa1/0xe0 drivers/usb/core/generic.c:250 usb_probe_device+0xef/0x400 drivers/usb/core/driver.c:291 call_driver_probe drivers/base/dd.c:583 [inline] really_probe+0x241/0xa60 drivers/base/dd.c:661 __driver_probe_device+0x1de/0x400 drivers/base/dd.c:803 driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:833 __device_attach_driver+0x1df/0x340 drivers/base/dd.c:961 bus_for_each_drv+0x159/0x1e0 drivers/base/bus.c:500 __device_attach+0x1e4/0x4d0 drivers/base/dd.c:1033 device_initial_probe+0xaf/0xd0 drivers/base/dd.c:1088 bus_probe_device+0x64/0x160 drivers/base/bus.c:574 device_add+0x11d9/0x1950 drivers/base/core.c:3689 usb_new_device.cold+0x685/0x115c drivers/usb/core/hub.c:2695 hub_port_connect drivers/usb/core/hub.c:5567 [inline] hub_port_connect_change drivers/usb/core/hub.c:5707 [inline] port_event drivers/usb/core/hub.c:5871 [inline] hub_event+0x314d/0x4af0 drivers/usb/core/hub.c:5953 process_one_work+0xa23/0x19a0 kernel/workqueue.c:3276 process_scheduled_works kernel/workqueue.c:3359 [inline] worker_thread+0x5ef/0xe50 kernel/workqueue.c:3440 kthread+0x370/0x450 kernel/kthread.c:436 ret_from_fork+0x6c3/0xcb0 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 </TASK> ---------------- Code disassembly (best guess): 0: cc int3 1: e8 63 4d e5 fe call 0xfee54d69 6: 48 8d 3d 1c d5 27 08 lea 0x827d51c(%rip),%rdi # 0x827d529 d: 67 48 0f b9 3a ud1 (%edx),%rdi 12: e8 52 4d e5 fe call 0xfee54d69 17: 5b pop %rbx 18: 5d pop %rbp 19: e9 0b 73 9f 04 jmp 0x49f7329 1e: e8 46 4d e5 fe call 0xfee54d69 23: 48 8d 3d 0f d5 27 08 lea 0x827d50f(%rip),%rdi # 0x827d539 * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: e8 35 4d e5 fe call 0xfee54d69 34: 5b pop %rbx 35: 5d pop %rbp 36: c3 ret 37: cc int3 38: cc int3 39: cc int3 3a: cc int3 3b: 48 89 df mov %rbx,%rdi 3e: e8 .byte 0xe8 3f: e6 .byte 0xe6
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/03/21 08:05 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 84db3719d273 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/20 00:54 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 84db3719d273 | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/19 20:09 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 84db3719d273 | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/18 16:28 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | d3d959404e6c | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/10 18:19 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | 4683d576 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/10 01:59 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | 6972f302 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/09 03:42 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | 5cb44a80 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/07 16:11 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | 5cb44a80 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/07 07:59 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | 5cb44a80 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/04 17:38 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | e6b6b96b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/04 15:15 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | e6b6b96b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/03/03 22:47 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | 4180d919 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/02/28 20:10 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | bb375c251ab4 | 43249bac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/02/22 01:14 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 8bf22c33e7a1 | 6e7b5511 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/02/19 19:07 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 2b7a25df823d | c8d8c52d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit | ||
| 2026/02/18 23:49 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 2961f841b025 | 77d4d919 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING: refcount bug in rsi_91x_deinit |