syzbot


WARNING in carl9170_usb_init_device/usb_submit_urb

Status: upstream: reported C repro on 2021/10/31 17:41
Subsystems: wireless usb
[Documentation on labels]
Reported-by: syzbot+e394db78ae0b0032cb4d@syzkaller.appspotmail.com
First crash: 872d, last: 5d14h
Cause bisection: failed (error log, bisect log)
  
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] WARNING in carl9170_usb_init_device/usb_submit_urb 0 (1) 2021/10/31 17:41
Last patch testing requests (4)
Created Duration User Patch Repo Result
2024/01/30 18:50 14m retest repro upstream report log
2023/11/12 16:43 20m retest repro upstream report log
2023/09/26 00:38 14m retest repro upstream report log
2023/09/03 07:24 13m retest repro upstream report log
Fix bisection attempts (21)
Created Duration User Patch Repo Result
2024/03/13 16:53 1h39m bisect fix upstream job log (0) log
2024/01/15 13:13 3h33m bisect fix upstream job log (0) log
2023/12/13 08:03 3h38m bisect fix upstream job log (0) log
2023/10/29 14:50 1h43m bisect fix upstream job log (0) log
2023/07/17 22:15 1h46m bisect fix upstream job log (0) log
2023/06/04 09:18 25m bisect fix upstream job log (0) log
2023/05/04 17:24 24m bisect fix upstream job log (0) log
2023/04/03 09:11 24m bisect fix upstream job log (0) log
2023/03/04 07:33 23m bisect fix upstream job log (0) log
2023/02/01 22:00 25m bisect fix upstream job log (0) log
2022/10/12 17:54 24m (2) bisect fix upstream job log (0) log
2022/08/25 19:56 20m bisect fix upstream job log (0) log
2022/07/26 19:14 21m bisect fix upstream job log (0) log
2022/06/26 11:04 20m bisect fix upstream job log (0) log
2022/05/26 22:02 19m bisect fix upstream job log (0) log
2022/04/26 21:43 18m bisect fix upstream job log (0) log
2022/03/27 21:24 19m bisect fix upstream job log (0) log
2022/02/25 21:03 20m bisect fix upstream job log (0) log
2022/01/26 20:40 22m bisect fix upstream job log (0) log
2021/12/27 20:21 19m bisect fix upstream job log (0) log
2021/11/27 20:00 20m bisect fix upstream job log (0) log
Cause bisection attempts (2)
Created Duration User Patch Repo Result
2023/11/26 11:29 12h05m bisect upstream error job log (0)
2021/10/29 08:42 5h05m bisect upstream job log (1) log
marked invalid by nogikh@google.com

Sample crash report:
usb 1-1: driver   API: 1.9.9 2016-02-15 [1-1]
usb 1-1: firmware API: 1.9.6 2012-07-07
------------[ cut here ]------------
usb 1-1: BOGUS urb xfer, pipe 1 != type 3
WARNING: CPU: 0 PID: 156 at drivers/usb/core/urb.c:505 usb_submit_urb+0xce2/0x1920 drivers/usb/core/urb.c:504
Modules linked in:
CPU: 0 PID: 156 Comm: kworker/0:2 Not tainted 6.1.0-rc5-syzkaller-00307-gfe24a97cf254 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
Workqueue: events request_firmware_work_func
RIP: 0010:usb_submit_urb+0xce2/0x1920 drivers/usb/core/urb.c:504
Code: 48 c1 e8 03 8a 04 18 84 c0 0f 85 d4 08 00 00 45 8b 06 48 c7 c7 20 f2 c1 8b 48 8b 74 24 20 4c 89 fa 89 e9 31 c0 e8 3e 11 d7 fa <0f> 0b 4c 8b 74 24 30 44 89 e5 48 89 ef 48 c7 c6 10 56 e2 8d e8 a5
RSP: 0018:ffffc90002e2f9f0 EFLAGS: 00010246
RAX: 9e6db0d643c20300 RBX: dffffc0000000000 RCX: ffff88801d2d1d40
RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000
RBP: 0000000000000001 R08: ffffffff816fdb6d R09: fffff520005c5ef9
R10: fffff520005c5ef9 R11: 1ffff920005c5ef8 R12: 0000000000000002
R13: ffff888029ae8100 R14: ffffffff8bc1f008 R15: ffff88801deb11b8
FS:  0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000561d5f5ceda8 CR3: 000000007836f000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 carl9170_usb_send_rx_irq_urb drivers/net/wireless/ath/carl9170/usb.c:504 [inline]
 carl9170_usb_init_device+0x24f/0x870 drivers/net/wireless/ath/carl9170/usb.c:939
 carl9170_usb_firmware_finish drivers/net/wireless/ath/carl9170/usb.c:999 [inline]
 carl9170_usb_firmware_step2+0xa5/0x260 drivers/net/wireless/ath/carl9170/usb.c:1028
 request_firmware_work_func+0x198/0x270 drivers/base/firmware_loader/main.c:1107
 process_one_work+0x81c/0xd10 kernel/workqueue.c:2289
 worker_thread+0xb14/0x1330 kernel/workqueue.c:2436
 kthread+0x266/0x300 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
 </TASK>

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/11/20 00:35 upstream fe24a97cf254 5bb70014 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in carl9170_usb_init_device/usb_submit_urb
2021/10/28 19:40 upstream 1fc596a56b33 be531bb4 .config console log report syz C ci-upstream-kasan-gce-smack-root WARNING in carl9170_usb_init_device/usb_submit_urb
* Struck through repros no longer work on HEAD.