./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2571947396

<...>
Warning: Permanently added '10.128.0.126' (ECDSA) to the list of known hosts.
execve("./syz-executor2571947396", ["./syz-executor2571947396"], 0x7ffc215149c0 /* 10 vars */) = 0
brk(NULL)                               = 0x555555c09000
brk(0x555555c09c40)                     = 0x555555c09c40
arch_prctl(ARCH_SET_FS, 0x555555c09300) = 0
uname({sysname="Linux", nodename="syzkaller", ...}) = 0
readlink("/proc/self/exe", "/root/syz-executor2571947396", 4096) = 28
brk(0x555555c2ac40)                     = 0x555555c2ac40
brk(0x555555c2b000)                     = 0x555555c2b000
mprotect(0x7fd4acdc4000, 16384, PROT_READ) = 0
mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000
mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000
mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3488
./strace-static-x86_64: Process 3488 attached
[pid  3488] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3488] setpgid(0, 0)               = 0
[pid  3488] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3488] write(3, "1000", 4)         = 4
[pid  3488] close(3)                    = 0
[pid  3488] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3488] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  117.461865][ T3147] usb 1-1: new high-speed USB device number 2 using dummy_hcd
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  117.701864][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  117.842220][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3488] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  118.042180][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  118.051439][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  118.059663][ T3147] usb 1-1: Product: syz
[  118.064033][ T3147] usb 1-1: Manufacturer: syz
[  118.068794][ T3147] usb 1-1: SerialNumber: syz
[  118.076893][ T3147] usb 1-1: config 0 descriptor??
[pid  3488] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  118.137597][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3488] exit_group(0)               = ?
[pid  3488] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3488, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3490
[  118.301858][ T3147] usb 1-1: reset high-speed USB device number 2 using dummy_hcd
./strace-static-x86_64: Process 3490 attached
[pid  3490] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3490] setpgid(0, 0)               = 0
[pid  3490] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3490] write(3, "1000", 4)         = 4
[pid  3490] close(3)                    = 0
[pid  3490] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3490] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3490] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3490] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  118.721880][ T3147] usb 1-1: device descriptor read/64, error -71
[pid  3490] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3490] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  118.991870][ T3147] usb 1-1: reset high-speed USB device number 2 using dummy_hcd
[pid  3490] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  119.231849][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3490] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3490] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3490] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3490] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3490] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3490] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3490] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3490] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3490] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3490] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  119.392149][ T3147] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  119.400010][ T3147] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[  119.426724][ T1592] usb 1-1: Direct firmware load for ueagle-atm/eagleIII.fw failed with error -2
[  119.436124][ T1592] usb 1-1: Falling back to sysfs fallback for: ueagle-atm/eagleIII.fw
[pid  3490] exit_group(0)               = ?
[pid  3490] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3490, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3492
./strace-static-x86_64: Process 3492 attached
[pid  3492] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3492] setpgid(0, 0)               = 0
[pid  3492] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3492] write(3, "1000", 4)         = 4
[pid  3492] close(3)                    = 0
[pid  3492] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3492] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  119.607896][   T25] usb 1-1: USB disconnect, device number 2
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  120.081859][   T25] usb 1-1: new high-speed USB device number 3 using dummy_hcd
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  120.341846][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  120.502047][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3492] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  120.732196][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  120.742776][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  120.750961][   T25] usb 1-1: Product: syz
[  120.755355][   T25] usb 1-1: Manufacturer: syz
[  120.760125][   T25] usb 1-1: SerialNumber: syz
[  120.768708][   T25] usb 1-1: config 0 descriptor??
[pid  3492] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  120.838028][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3492] exit_group(0)               = ?
[pid  3492] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3492, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3494
./strace-static-x86_64: Process 3494 attached
[pid  3494] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3494] setpgid(0, 0)               = 0
[pid  3494] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[  121.001894][   T25] usb 1-1: reset high-speed USB device number 3 using dummy_hcd
[pid  3494] write(3, "1000", 4)         = 4
[pid  3494] close(3)                    = 0
[pid  3494] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3494] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3494] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3494] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  121.441887][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3494] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3494] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  121.711868][   T25] usb 1-1: reset high-speed USB device number 3 using dummy_hcd
[pid  3494] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  121.951841][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3494] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3494] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3494] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3494] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3494] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3494] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3494] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3494] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3494] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3494] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  122.112149][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  122.120805][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3494] exit_group(0)               = ?
[pid  3494] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3494, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3495 attached
, child_tidptr=0x555555c095d0) = 3495
[pid  3495] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3495] setpgid(0, 0)               = 0
[pid  3495] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3495] write(3, "1000", 4)         = 4
[pid  3495] close(3)                    = 0
[pid  3495] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3495] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[  122.321291][ T3147] usb 1-1: USB disconnect, device number 3
[pid  3495] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  122.741867][ T3147] usb 1-1: new high-speed USB device number 4 using dummy_hcd
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  122.981913][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  123.102108][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3495] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  123.272270][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  123.281557][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  123.289906][ T3147] usb 1-1: Product: syz
[  123.294320][ T3147] usb 1-1: Manufacturer: syz
[  123.299049][ T3147] usb 1-1: SerialNumber: syz
[  123.307244][ T3147] usb 1-1: config 0 descriptor??
[pid  3495] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  123.357448][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3495] exit_group(0)               = ?
[pid  3495] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3495, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
[  123.511863][ T3147] usb 1-1: reset high-speed USB device number 4 using dummy_hcd
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3496 attached
, child_tidptr=0x555555c095d0) = 3496
[pid  3496] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3496] setpgid(0, 0)               = 0
[pid  3496] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3496] write(3, "1000", 4)         = 4
[pid  3496] close(3)                    = 0
[pid  3496] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3496] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3496] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3496] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  123.941872][ T3147] usb 1-1: device descriptor read/64, error -71
[pid  3496] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3496] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  124.211858][ T3147] usb 1-1: reset high-speed USB device number 4 using dummy_hcd
[pid  3496] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  124.451850][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3496] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3496] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3496] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3496] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3496] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3496] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3496] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3496] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3496] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3496] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  124.612251][ T3147] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  124.620119][ T3147] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3496] exit_group(0)               = ?
[pid  3496] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3496, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3498
./strace-static-x86_64: Process 3498 attached
[pid  3498] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3498] setpgid(0, 0)               = 0
[pid  3498] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3498] write(3, "1000", 4)         = 4
[pid  3498] close(3)                    = 0
[pid  3498] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3498] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[  124.832710][   T25] usb 1-1: USB disconnect, device number 4
[pid  3498] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  125.281849][   T25] usb 1-1: new high-speed USB device number 5 using dummy_hcd
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  125.541848][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  125.692068][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3498] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  125.882239][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  125.892819][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  125.900953][   T25] usb 1-1: Product: syz
[  125.905341][   T25] usb 1-1: Manufacturer: syz
[  125.910117][   T25] usb 1-1: SerialNumber: syz
[  125.918261][   T25] usb 1-1: config 0 descriptor??
[pid  3498] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  125.968032][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3498] exit_group(0)               = ?
[pid  3498] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3498, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3499 attached
, child_tidptr=0x555555c095d0) = 3499
[  126.131856][   T25] usb 1-1: reset high-speed USB device number 5 using dummy_hcd
[pid  3499] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3499] setpgid(0, 0)               = 0
[pid  3499] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3499] write(3, "1000", 4)         = 4
[pid  3499] close(3)                    = 0
[pid  3499] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3499] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3499] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3499] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  126.561859][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3499] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3499] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  126.841926][   T25] usb 1-1: reset high-speed USB device number 5 using dummy_hcd
[pid  3499] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  127.081870][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3499] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3499] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3499] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3499] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3499] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3499] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3499] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3499] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3499] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3499] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  127.272218][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  127.280941][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3499] exit_group(0)               = ?
[pid  3499] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3499, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3501
./strace-static-x86_64: Process 3501 attached
[pid  3501] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3501] setpgid(0, 0)               = 0
[pid  3501] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3501] write(3, "1000", 4)         = 4
[pid  3501] close(3)                    = 0
[pid  3501] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3501] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  127.494499][   T25] usb 1-1: USB disconnect, device number 5
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  127.931838][   T25] usb 1-1: new high-speed USB device number 6 using dummy_hcd
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  128.191894][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  128.352088][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3501] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  128.562200][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  128.572861][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  128.580988][   T25] usb 1-1: Product: syz
[  128.585368][   T25] usb 1-1: Manufacturer: syz
[  128.590143][   T25] usb 1-1: SerialNumber: syz
[  128.598308][   T25] usb 1-1: config 0 descriptor??
[pid  3501] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  128.647776][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3501] exit_group(0)               = ?
[pid  3501] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3501, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
[  128.801861][   T25] usb 1-1: reset high-speed USB device number 6 using dummy_hcd
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3502 attached
, child_tidptr=0x555555c095d0) = 3502
[pid  3502] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3502] setpgid(0, 0)               = 0
[pid  3502] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3502] write(3, "1000", 4)         = 4
[pid  3502] close(3)                    = 0
[pid  3502] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3502] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3502] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3502] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  129.231863][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3502] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3502] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  129.501883][   T25] usb 1-1: reset high-speed USB device number 6 using dummy_hcd
[pid  3502] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  129.751850][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3502] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3502] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3502] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3502] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3502] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3502] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3502] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3502] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3502] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3502] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  130.047634][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  130.055554][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3502] exit_group(0)               = ?
[pid  3502] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3502, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3504
./strace-static-x86_64: Process 3504 attached
[pid  3504] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3504] setpgid(0, 0)               = 0
[pid  3504] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3504] write(3, "1000", 4)         = 4
[pid  3504] close(3)                    = 0
[pid  3504] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3504] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[  130.233009][ T3147] usb 1-1: USB disconnect, device number 6
[pid  3504] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  130.671873][ T3147] usb 1-1: new high-speed USB device number 7 using dummy_hcd
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  130.911886][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  131.032115][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3504] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  131.202204][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  131.211489][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  131.219751][ T3147] usb 1-1: Product: syz
[  131.224440][ T3147] usb 1-1: Manufacturer: syz
[  131.229144][ T3147] usb 1-1: SerialNumber: syz
[  131.237661][ T3147] usb 1-1: config 0 descriptor??
[pid  3504] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  131.287191][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3504] exit_group(0)               = ?
[  131.441893][ T3147] usb 1-1: reset high-speed USB device number 7 using dummy_hcd
[pid  3504] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3504, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3505
./strace-static-x86_64: Process 3505 attached
[pid  3505] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3505] setpgid(0, 0)               = 0
[pid  3505] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3505] write(3, "1000", 4)         = 4
[pid  3505] close(3)                    = 0
[pid  3505] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3505] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3505] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3505] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  131.871893][ T3147] usb 1-1: device descriptor read/64, error -71
[pid  3505] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3505] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  132.141869][ T3147] usb 1-1: reset high-speed USB device number 7 using dummy_hcd
[pid  3505] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  132.381868][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3505] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3505] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3505] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3505] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3505] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3505] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3505] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3505] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3505] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3505] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  132.542185][ T3147] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  132.550051][ T3147] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3505] exit_group(0)               = ?
[pid  3505] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3505, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3507
./strace-static-x86_64: Process 3507 attached
[pid  3507] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3507] setpgid(0, 0)               = 0
[pid  3507] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3507] write(3, "1000", 4)         = 4
[pid  3507] close(3)                    = 0
[pid  3507] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3507] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  132.751899][ T3147] usb 1-1: USB disconnect, device number 7
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  133.201855][ T3147] usb 1-1: new high-speed USB device number 8 using dummy_hcd
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  133.441865][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  133.562188][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3507] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  133.732316][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  133.741594][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  133.749880][ T3147] usb 1-1: Product: syz
[  133.754253][ T3147] usb 1-1: Manufacturer: syz
[  133.758994][ T3147] usb 1-1: SerialNumber: syz
[  133.767180][ T3147] usb 1-1: config 0 descriptor??
[pid  3507] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  133.816926][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3507] exit_group(0)               = ?
[pid  3507] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3507, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
[  133.971868][ T3147] usb 1-1: reset high-speed USB device number 8 using dummy_hcd
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3508
./strace-static-x86_64: Process 3508 attached
[pid  3508] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3508] setpgid(0, 0)               = 0
[pid  3508] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3508] write(3, "1000", 4)         = 4
[pid  3508] close(3)                    = 0
[pid  3508] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3508] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3508] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3508] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  134.401872][ T3147] usb 1-1: device descriptor read/64, error -71
[pid  3508] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3508] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  134.671882][ T3147] usb 1-1: reset high-speed USB device number 8 using dummy_hcd
[pid  3508] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  134.911851][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3508] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3508] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3508] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3508] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3508] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3508] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3508] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3508] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3508] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3508] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  135.072228][ T3147] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  135.080096][ T3147] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3508] exit_group(0)               = ?
[pid  3508] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3508, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3510
./strace-static-x86_64: Process 3510 attached
[pid  3510] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3510] setpgid(0, 0)               = 0
[pid  3510] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3510] write(3, "1000", 4)         = 4
[pid  3510] close(3)                    = 0
[pid  3510] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3510] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  135.284654][   T25] usb 1-1: USB disconnect, device number 8
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  135.761848][   T25] usb 1-1: new high-speed USB device number 9 using dummy_hcd
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  136.011836][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  136.152129][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3510] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  136.352219][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  136.361530][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  136.369851][   T25] usb 1-1: Product: syz
[  136.374266][   T25] usb 1-1: Manufacturer: syz
[  136.379032][   T25] usb 1-1: SerialNumber: syz
[  136.387531][   T25] usb 1-1: config 0 descriptor??
[pid  3510] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  136.449228][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3510] exit_group(0)               = ?
[  136.601867][   T25] usb 1-1: reset high-speed USB device number 9 using dummy_hcd
[pid  3510] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3510, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3511 attached
, child_tidptr=0x555555c095d0) = 3511
[pid  3511] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3511] setpgid(0, 0)               = 0
[pid  3511] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3511] write(3, "1000", 4)         = 4
[pid  3511] close(3)                    = 0
[pid  3511] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3511] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3511] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3511] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  137.051876][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3511] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3511] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  137.321868][   T25] usb 1-1: reset high-speed USB device number 9 using dummy_hcd
[pid  3511] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  137.581868][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3511] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3511] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3511] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3511] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3511] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3511] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3511] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3511] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3511] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3511] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  137.762261][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  137.770888][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3511] exit_group(0)               = ?
[pid  3511] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3511, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3513
./strace-static-x86_64: Process 3513 attached
[pid  3513] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3513] setpgid(0, 0)               = 0
[pid  3513] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3513] write(3, "1000", 4)         = 4
[pid  3513] close(3)                    = 0
[pid  3513] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3513] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[  137.978937][   T25] usb 1-1: USB disconnect, device number 9
[pid  3513] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  138.441859][   T25] usb 1-1: new high-speed USB device number 10 using dummy_hcd
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  138.691813][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  138.832152][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3513] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  139.022157][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  139.032745][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  139.040883][   T25] usb 1-1: Product: syz
[  139.045268][   T25] usb 1-1: Manufacturer: syz
[  139.050046][   T25] usb 1-1: SerialNumber: syz
[  139.058571][   T25] usb 1-1: config 0 descriptor??
[pid  3513] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  139.107913][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3513] exit_group(0)               = ?
[pid  3513] +++ exited with 0 +++
[  139.261865][   T25] usb 1-1: reset high-speed USB device number 10 using dummy_hcd
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3513, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3514
./strace-static-x86_64: Process 3514 attached
[pid  3514] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3514] setpgid(0, 0)               = 0
[pid  3514] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3514] write(3, "1000", 4)         = 4
[pid  3514] close(3)                    = 0
[pid  3514] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3514] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3514] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3514] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  139.701881][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3514] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3514] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  139.981857][   T25] usb 1-1: reset high-speed USB device number 10 using dummy_hcd
[pid  3514] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  140.227951][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3514] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3514] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3514] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3514] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3514] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3514] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3514] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3514] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3514] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3514] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  140.432934][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  140.441813][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3514] exit_group(0)               = ?
[pid  3514] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3514, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3516
./strace-static-x86_64: Process 3516 attached
[pid  3516] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3516] setpgid(0, 0)               = 0
[pid  3516] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3516] write(3, "1000", 4)         = 4
[pid  3516] close(3)                    = 0
[pid  3516] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3516] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  140.644453][   T25] usb 1-1: USB disconnect, device number 10
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  141.091856][   T25] usb 1-1: new high-speed USB device number 11 using dummy_hcd
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  141.351866][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  141.492176][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3516] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  141.682125][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  141.691354][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  141.699698][   T25] usb 1-1: Product: syz
[  141.704101][   T25] usb 1-1: Manufacturer: syz
[  141.708863][   T25] usb 1-1: SerialNumber: syz
[  141.717754][   T25] usb 1-1: config 0 descriptor??
[pid  3516] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  141.767773][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3516] exit_group(0)               = ?
[pid  3516] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3516, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3517 attached
, child_tidptr=0x555555c095d0) = 3517
[pid  3517] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[  141.931848][   T25] usb 1-1: reset high-speed USB device number 11 using dummy_hcd
[pid  3517] setpgid(0, 0)               = 0
[pid  3517] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3517] write(3, "1000", 4)         = 4
[pid  3517] close(3)                    = 0
[pid  3517] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3517] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3517] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3517] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  142.351859][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3517] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3517] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  142.621875][   T25] usb 1-1: reset high-speed USB device number 11 using dummy_hcd
[pid  3517] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  142.871869][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3517] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3517] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3517] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3517] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3517] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3517] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3517] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3517] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3517] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3517] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  143.072262][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  143.080801][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3517] exit_group(0)               = ?
[pid  3517] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3517, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3519
./strace-static-x86_64: Process 3519 attached
[pid  3519] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3519] setpgid(0, 0)               = 0
[pid  3519] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3519] write(3, "1000", 4)         = 4
[pid  3519] close(3)                    = 0
[pid  3519] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3519] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[  143.283922][   T25] usb 1-1: USB disconnect, device number 11
[pid  3519] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  143.721850][   T25] usb 1-1: new high-speed USB device number 12 using dummy_hcd
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  144.001860][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  144.152093][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3519] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3519] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  144.332222][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  144.342822][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  144.350932][   T25] usb 1-1: Product: syz
[  144.355295][   T25] usb 1-1: Manufacturer: syz
[  144.360056][   T25] usb 1-1: SerialNumber: syz
[  144.368280][   T25] usb 1-1: config 0 descriptor??
[  144.418220][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3519] exit_group(0)               = ?
[pid  3519] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3519, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3521 attached
, child_tidptr=0x555555c095d0) = 3521
[pid  3521] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3521] setpgid(0, 0)               = 0
[  144.581860][   T25] usb 1-1: reset high-speed USB device number 12 using dummy_hcd
[pid  3521] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3521] write(3, "1000", 4)         = 4
[pid  3521] close(3)                    = 0
[pid  3521] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3521] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3521] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3521] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  145.011905][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3521] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3521] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  145.291868][   T25] usb 1-1: reset high-speed USB device number 12 using dummy_hcd
[pid  3521] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  145.561851][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3521] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3521] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3521] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3521] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3521] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3521] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3521] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3521] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3521] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3521] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  145.732149][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  145.740973][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3521] exit_group(0)               = ?
[pid  3521] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3521, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3525
./strace-static-x86_64: Process 3525 attached
[pid  3525] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3525] setpgid(0, 0)               = 0
[pid  3525] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3525] write(3, "1000", 4)         = 4
[pid  3525] close(3)                    = 0
[pid  3525] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3525] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  145.953716][   T25] usb 1-1: USB disconnect, device number 12
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  146.392105][   T25] usb 1-1: new high-speed USB device number 13 using dummy_hcd
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  146.651868][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  146.792213][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3525] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  147.012194][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  147.022282][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  147.030528][   T25] usb 1-1: Product: syz
[  147.034981][   T25] usb 1-1: Manufacturer: syz
[  147.039740][   T25] usb 1-1: SerialNumber: syz
[  147.048338][   T25] usb 1-1: config 0 descriptor??
[pid  3525] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  147.107943][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3525] exit_group(0)               = ?
[pid  3525] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3525, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3527 attached
, child_tidptr=0x555555c095d0) = 3527
[pid  3527] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3527] setpgid(0, 0)               = 0
[  147.271848][   T25] usb 1-1: reset high-speed USB device number 13 using dummy_hcd
[pid  3527] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3527] write(3, "1000", 4)         = 4
[pid  3527] close(3)                    = 0
[pid  3527] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3527] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3527] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3527] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  147.691839][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3527] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  147.971855][   T25] usb 1-1: reset high-speed USB device number 13 using dummy_hcd
[pid  3527] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3527] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3527] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  148.251855][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3527] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3527] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3527] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3527] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3527] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3527] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3527] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3527] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3527] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  148.422199][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  148.430787][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3527] exit_group(0)               = ?
[pid  3527] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3527, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3530
./strace-static-x86_64: Process 3530 attached
[pid  3530] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3530] setpgid(0, 0)               = 0
[pid  3530] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3530] write(3, "1000", 4)         = 4
[pid  3530] close(3)                    = 0
[pid  3530] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3530] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  148.641119][   T25] usb 1-1: USB disconnect, device number 13
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  149.081894][   T25] usb 1-1: new high-speed USB device number 14 using dummy_hcd
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  149.351868][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  149.472155][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3530] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  149.672163][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  149.682724][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  149.690918][   T25] usb 1-1: Product: syz
[  149.695321][   T25] usb 1-1: Manufacturer: syz
[  149.700352][   T25] usb 1-1: SerialNumber: syz
[  149.708264][   T25] usb 1-1: config 0 descriptor??
[pid  3530] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  149.777878][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3530] exit_group(0)               = ?
[pid  3530] +++ exited with 0 +++
[  149.931878][   T25] usb 1-1: reset high-speed USB device number 14 using dummy_hcd
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3530, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3531 attached
, child_tidptr=0x555555c095d0) = 3531
[pid  3531] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3531] setpgid(0, 0)               = 0
[pid  3531] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3531] write(3, "1000", 4)         = 4
[pid  3531] close(3)                    = 0
[pid  3531] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3531] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3531] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3531] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  150.401869][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3531] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3531] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  150.671856][   T25] usb 1-1: reset high-speed USB device number 14 using dummy_hcd
[pid  3531] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  150.931853][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3531] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3531] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3531] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3531] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3531] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3531] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3531] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3531] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3531] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3531] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  151.112244][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  151.120844][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3531] exit_group(0)               = ?
[pid  3531] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3531, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3533
./strace-static-x86_64: Process 3533 attached
[pid  3533] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3533] setpgid(0, 0)               = 0
[pid  3533] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3533] write(3, "1000", 4)         = 4
[pid  3533] close(3)                    = 0
[pid  3533] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3533] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  151.328541][   T25] usb 1-1: USB disconnect, device number 14
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  151.792104][   T25] usb 1-1: new high-speed USB device number 15 using dummy_hcd
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  152.051846][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  152.212106][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3533] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  152.422353][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  152.432723][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  152.440841][   T25] usb 1-1: Product: syz
[  152.445204][   T25] usb 1-1: Manufacturer: syz
[  152.449946][   T25] usb 1-1: SerialNumber: syz
[  152.458060][   T25] usb 1-1: config 0 descriptor??
[pid  3533] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  152.517793][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3533] exit_group(0)               = ?
[pid  3533] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3533, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
[  152.671852][   T25] usb 1-1: reset high-speed USB device number 15 using dummy_hcd
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3535 attached
, child_tidptr=0x555555c095d0) = 3535
[pid  3535] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3535] setpgid(0, 0)               = 0
[pid  3535] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3535] write(3, "1000", 4)         = 4
[pid  3535] close(3)                    = 0
[pid  3535] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3535] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3535] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3535] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  153.111857][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3535] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3535] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  153.391860][   T25] usb 1-1: reset high-speed USB device number 15 using dummy_hcd
[pid  3535] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  153.631860][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3535] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3535] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3535] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3535] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3535] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3535] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3535] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3535] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3535] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3535] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  153.842284][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  153.850980][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3535] exit_group(0)               = ?
[pid  3535] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3535, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3537
./strace-static-x86_64: Process 3537 attached
[pid  3537] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3537] setpgid(0, 0)               = 0
[pid  3537] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3537] write(3, "1000", 4)         = 4
[pid  3537] close(3)                    = 0
[pid  3537] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3537] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[  154.056474][   T25] usb 1-1: USB disconnect, device number 15
[pid  3537] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  154.521860][   T25] usb 1-1: new high-speed USB device number 16 using dummy_hcd
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  154.781868][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  154.912092][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3537] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  155.102241][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  155.113624][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  155.121907][   T25] usb 1-1: Product: syz
[  155.126243][   T25] usb 1-1: Manufacturer: syz
[  155.130945][   T25] usb 1-1: SerialNumber: syz
[  155.139071][   T25] usb 1-1: config 0 descriptor??
[pid  3537] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  155.197852][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3537] exit_group(0)               = ?
[pid  3537] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3537, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
[  155.351854][   T25] usb 1-1: reset high-speed USB device number 16 using dummy_hcd
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3538 attached
, child_tidptr=0x555555c095d0) = 3538
[pid  3538] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3538] setpgid(0, 0)               = 0
[pid  3538] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3538] write(3, "1000", 4)         = 4
[pid  3538] close(3)                    = 0
[pid  3538] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3538] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3538] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3538] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  155.781856][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3538] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3538] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  156.071941][   T25] usb 1-1: reset high-speed USB device number 16 using dummy_hcd
[pid  3538] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  156.331833][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3538] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3538] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3538] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3538] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3538] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3538] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3538] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3538] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3538] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3538] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  156.522169][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  156.530803][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3538] exit_group(0)               = ?
[pid  3538] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3538, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3540
./strace-static-x86_64: Process 3540 attached
[pid  3540] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3540] setpgid(0, 0)               = 0
[pid  3540] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3540] write(3, "1000", 4)         = 4
[pid  3540] close(3)                    = 0
[pid  3540] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3540] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  156.739622][   T25] usb 1-1: USB disconnect, device number 16
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  157.171877][   T25] usb 1-1: new high-speed USB device number 17 using dummy_hcd
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  157.421859][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  157.552119][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3540] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  157.742188][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  157.752897][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  157.761033][   T25] usb 1-1: Product: syz
[  157.765485][   T25] usb 1-1: Manufacturer: syz
[  157.770275][   T25] usb 1-1: SerialNumber: syz
[  157.778491][   T25] usb 1-1: config 0 descriptor??
[pid  3540] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  157.827962][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3540] exit_group(0)               = ?
[pid  3540] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3540, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3541
./strace-static-x86_64: Process 3541 attached
[pid  3541] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3541] setpgid(0, 0)               = 0
[pid  3541] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[  157.981878][   T25] usb 1-1: reset high-speed USB device number 17 using dummy_hcd
[pid  3541] write(3, "1000", 4)         = 4
[pid  3541] close(3)                    = 0
[pid  3541] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3541] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3541] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3541] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  158.431869][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3541] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3541] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  158.711851][   T25] usb 1-1: reset high-speed USB device number 17 using dummy_hcd
[pid  3541] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  158.971858][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3541] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3541] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3541] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3541] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3541] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3541] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3541] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3541] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3541] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3541] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  159.162130][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  159.170848][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3541] exit_group(0)               = ?
[pid  3541] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3541, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3543
./strace-static-x86_64: Process 3543 attached
[pid  3543] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3543] setpgid(0, 0)               = 0
[pid  3543] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3543] write(3, "1000", 4)         = 4
[pid  3543] close(3)                    = 0
[pid  3543] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3543] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[  159.378367][   T25] usb 1-1: USB disconnect, device number 17
[pid  3543] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  159.831857][   T25] usb 1-1: new high-speed USB device number 18 using dummy_hcd
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  160.081874][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  160.212232][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3543] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  160.392169][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  160.402888][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  160.411099][   T25] usb 1-1: Product: syz
[  160.415496][   T25] usb 1-1: Manufacturer: syz
[  160.420252][   T25] usb 1-1: SerialNumber: syz
[  160.428238][   T25] usb 1-1: config 0 descriptor??
[pid  3543] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  160.487772][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3543] exit_group(0)               = ?
[pid  3543] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3543, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
[  160.641844][   T25] usb 1-1: reset high-speed USB device number 18 using dummy_hcd
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3544 attached
, child_tidptr=0x555555c095d0) = 3544
[pid  3544] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3544] setpgid(0, 0)               = 0
[pid  3544] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3544] write(3, "1000", 4)         = 4
[pid  3544] close(3)                    = 0
[pid  3544] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3544] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3544] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3544] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  161.062601][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3544] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3544] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  161.341873][   T25] usb 1-1: reset high-speed USB device number 18 using dummy_hcd
[pid  3544] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  161.601851][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3544] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3544] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3544] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3544] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3544] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3544] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3544] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3544] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3544] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3544] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  161.802247][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  161.810095][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3544] exit_group(0)               = ?
[pid  3544] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3544, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3546
./strace-static-x86_64: Process 3546 attached
[pid  3546] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3546] setpgid(0, 0)               = 0
[pid  3546] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3546] write(3, "1000", 4)         = 4
[pid  3546] close(3)                    = 0
[pid  3546] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3546] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  162.040336][   T25] usb 1-1: USB disconnect, device number 18
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  162.471859][   T25] usb 1-1: new high-speed USB device number 19 using dummy_hcd
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  162.751889][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  162.902075][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3546] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  163.122158][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  163.132769][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  163.140947][   T25] usb 1-1: Product: syz
[  163.145326][   T25] usb 1-1: Manufacturer: syz
[  163.150105][   T25] usb 1-1: SerialNumber: syz
[  163.158329][   T25] usb 1-1: config 0 descriptor??
[pid  3546] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  163.209090][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3546] exit_group(0)               = ?
[pid  3546] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3546, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3547
./strace-static-x86_64: Process 3547 attached
[pid  3547] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3547] setpgid(0, 0)               = 0
[  163.371879][   T25] usb 1-1: reset high-speed USB device number 19 using dummy_hcd
[pid  3547] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3547] write(3, "1000", 4)         = 4
[pid  3547] close(3)                    = 0
[pid  3547] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3547] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3547] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3547] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  163.811864][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3547] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  164.091859][   T25] usb 1-1: reset high-speed USB device number 19 using dummy_hcd
[pid  3547] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3547] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  164.371854][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3547] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3547] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3547] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3547] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3547] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3547] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3547] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3547] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3547] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3547] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  164.552203][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  164.560959][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3547] exit_group(0)               = ?
[pid  3547] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3547, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3549
./strace-static-x86_64: Process 3549 attached
[pid  3549] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3549] setpgid(0, 0)               = 0
[pid  3549] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3549] write(3, "1000", 4)         = 4
[pid  3549] close(3)                    = 0
[pid  3549] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3549] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  164.769231][ T3147] usb 1-1: USB disconnect, device number 19
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  165.191873][ T3147] usb 1-1: new high-speed USB device number 20 using dummy_hcd
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  165.431935][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  165.552113][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3549] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  165.722277][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  165.731544][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  165.739823][ T3147] usb 1-1: Product: syz
[  165.744230][ T3147] usb 1-1: Manufacturer: syz
[  165.748960][ T3147] usb 1-1: SerialNumber: syz
[  165.757155][ T3147] usb 1-1: config 0 descriptor??
[pid  3549] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  165.806960][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3549] exit_group(0)               = ?
[pid  3549] +++ exited with 0 +++
[  165.961867][ T3147] usb 1-1: reset high-speed USB device number 20 using dummy_hcd
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3549, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3550
./strace-static-x86_64: Process 3550 attached
[pid  3550] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3550] setpgid(0, 0)               = 0
[pid  3550] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3550] write(3, "1000", 4)         = 4
[pid  3550] close(3)                    = 0
[pid  3550] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3550] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3550] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3550] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  166.391882][ T3147] usb 1-1: device descriptor read/64, error -71
[pid  3550] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3550] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  166.661858][ T3147] usb 1-1: reset high-speed USB device number 20 using dummy_hcd
[pid  3550] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  166.902015][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3550] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3550] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3550] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3550] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3550] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3550] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3550] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3550] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3550] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3550] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  167.062186][ T3147] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  167.070021][ T3147] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3550] exit_group(0)               = ?
[pid  3550] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3550, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3552
./strace-static-x86_64: Process 3552 attached
[pid  3552] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3552] setpgid(0, 0)               = 0
[pid  3552] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3552] write(3, "1000", 4)         = 4
[pid  3552] close(3)                    = 0
[pid  3552] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3552] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  167.278324][ T3147] usb 1-1: USB disconnect, device number 20
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  167.691912][ T3147] usb 1-1: new high-speed USB device number 21 using dummy_hcd
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  167.931873][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  168.052066][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3552] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  168.222183][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  168.231470][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  168.239831][ T3147] usb 1-1: Product: syz
[  168.244223][ T3147] usb 1-1: Manufacturer: syz
[  168.248950][ T3147] usb 1-1: SerialNumber: syz
[  168.256933][ T3147] usb 1-1: config 0 descriptor??
[pid  3552] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  168.307394][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3552] exit_group(0)               = ?
[pid  3552] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3552, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3553
./strace-static-x86_64: Process 3553 attached
[pid  3553] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[  168.461860][ T3147] usb 1-1: reset high-speed USB device number 21 using dummy_hcd
[pid  3553] setpgid(0, 0)               = 0
[pid  3553] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3553] write(3, "1000", 4)         = 4
[pid  3553] close(3)                    = 0
[pid  3553] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3553] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3553] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3553] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  168.891887][ T3147] usb 1-1: device descriptor read/64, error -71
[pid  3553] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3553] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  169.161864][ T3147] usb 1-1: reset high-speed USB device number 21 using dummy_hcd
[pid  3553] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  169.401860][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3553] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3553] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3553] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3553] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3553] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3553] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3553] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3553] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3553] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3553] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  169.562264][ T3147] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  169.570099][ T3147] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3553] exit_group(0)               = ?
[pid  3553] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3553, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3555 attached
, child_tidptr=0x555555c095d0) = 3555
[pid  3555] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3555] setpgid(0, 0)               = 0
[pid  3555] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3555] write(3, "1000", 4)         = 4
[pid  3555] close(3)                    = 0
[pid  3555] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3555] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[  169.775907][   T25] usb 1-1: USB disconnect, device number 21
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  170.231864][   T25] usb 1-1: new high-speed USB device number 22 using dummy_hcd
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  170.511864][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  170.632094][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3555] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  170.812176][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  170.822228][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  170.830446][   T25] usb 1-1: Product: syz
[  170.834896][   T25] usb 1-1: Manufacturer: syz
[  170.839659][   T25] usb 1-1: SerialNumber: syz
[  170.847724][   T25] usb 1-1: config 0 descriptor??
[pid  3555] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  170.907971][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3555] exit_group(0)               = ?
[pid  3555] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3555, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3556 attached
[  171.071842][   T25] usb 1-1: reset high-speed USB device number 22 using dummy_hcd
, child_tidptr=0x555555c095d0) = 3556
[pid  3556] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3556] setpgid(0, 0)               = 0
[pid  3556] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3556] write(3, "1000", 4)         = 4
[pid  3556] close(3)                    = 0
[pid  3556] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3556] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3556] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3556] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  171.501854][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3556] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3556] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  171.781854][   T25] usb 1-1: reset high-speed USB device number 22 using dummy_hcd
[pid  3556] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  172.041896][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3556] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3556] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3556] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3556] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3556] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3556] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3556] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3556] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3556] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3556] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  172.252293][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  172.260949][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3556] exit_group(0)               = ?
[pid  3556] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3556, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3558 attached
, child_tidptr=0x555555c095d0) = 3558
[pid  3558] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3558] setpgid(0, 0)               = 0
[pid  3558] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3558] write(3, "1000", 4)         = 4
[pid  3558] close(3)                    = 0
[pid  3558] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3558] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[  172.465244][ T3147] usb 1-1: USB disconnect, device number 22
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  172.881867][ T3147] usb 1-1: new high-speed USB device number 23 using dummy_hcd
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  173.121845][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  173.242143][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3558] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  173.412223][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  173.421575][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  173.429898][ T3147] usb 1-1: Product: syz
[  173.434317][ T3147] usb 1-1: Manufacturer: syz
[  173.439057][ T3147] usb 1-1: SerialNumber: syz
[  173.448345][ T3147] usb 1-1: config 0 descriptor??
[pid  3558] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  173.497368][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3558] exit_group(0)               = ?
[pid  3558] +++ exited with 0 +++
[  173.651880][ T3147] usb 1-1: reset high-speed USB device number 23 using dummy_hcd
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3558, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3559 attached
, child_tidptr=0x555555c095d0) = 3559
[pid  3559] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3559] setpgid(0, 0)               = 0
[pid  3559] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3559] write(3, "1000", 4)         = 4
[pid  3559] close(3)                    = 0
[pid  3559] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3559] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3559] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3559] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  174.081848][ T3147] usb 1-1: device descriptor read/64, error -71
[pid  3559] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3559] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  174.351865][ T3147] usb 1-1: reset high-speed USB device number 23 using dummy_hcd
[pid  3559] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  174.591887][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3559] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3559] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3559] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3559] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3559] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3559] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3559] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3559] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3559] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3559] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  174.752129][ T3147] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  174.759902][ T3147] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3559] exit_group(0)               = ?
[pid  3559] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3559, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3561
./strace-static-x86_64: Process 3561 attached
[pid  3561] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3561] setpgid(0, 0)               = 0
[pid  3561] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3561] write(3, "1000", 4)         = 4
[pid  3561] close(3)                    = 0
[pid  3561] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3561] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[  174.972739][   T25] usb 1-1: USB disconnect, device number 23
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  175.431853][   T25] usb 1-1: new high-speed USB device number 24 using dummy_hcd
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  175.681849][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  175.832147][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3561] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  176.032311][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  176.042847][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  176.050965][   T25] usb 1-1: Product: syz
[  176.055353][   T25] usb 1-1: Manufacturer: syz
[  176.060144][   T25] usb 1-1: SerialNumber: syz
[  176.068298][   T25] usb 1-1: config 0 descriptor??
[pid  3561] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  176.127588][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3561] exit_group(0)               = ?
[pid  3561] +++ exited with 0 +++
[  176.281870][   T25] usb 1-1: reset high-speed USB device number 24 using dummy_hcd
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3561, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3562
./strace-static-x86_64: Process 3562 attached
[pid  3562] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3562] setpgid(0, 0)               = 0
[pid  3562] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3562] write(3, "1000", 4)         = 4
[pid  3562] close(3)                    = 0
[pid  3562] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3562] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3562] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3562] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  176.731864][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3562] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3562] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  177.011859][   T25] usb 1-1: reset high-speed USB device number 24 using dummy_hcd
[pid  3562] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  177.281863][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3562] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3562] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3562] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3562] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3562] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3562] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3562] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3562] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3562] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3562] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  177.472157][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  177.480647][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3562] exit_group(0)               = ?
[pid  3562] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3562, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3564
./strace-static-x86_64: Process 3564 attached
[pid  3564] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3564] setpgid(0, 0)               = 0
[pid  3564] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3564] write(3, "1000", 4)         = 4
[pid  3564] close(3)                    = 0
[pid  3564] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3564] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  177.683627][   T25] usb 1-1: USB disconnect, device number 24
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  178.141893][   T25] usb 1-1: new high-speed USB device number 25 using dummy_hcd
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  178.401839][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  178.532167][   T25] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3564] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  178.712240][   T25] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  178.722540][   T25] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  178.730654][   T25] usb 1-1: Product: syz
[  178.735009][   T25] usb 1-1: Manufacturer: syz
[  178.739757][   T25] usb 1-1: SerialNumber: syz
[  178.748017][   T25] usb 1-1: config 0 descriptor??
[pid  3564] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  178.798077][   T25] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3564] exit_group(0)               = ?
[pid  3564] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3564, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3565
./strace-static-x86_64: Process 3565 attached
[pid  3565] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3565] setpgid(0, 0)               = 0
[  178.961857][   T25] usb 1-1: reset high-speed USB device number 25 using dummy_hcd
[pid  3565] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3565] write(3, "1000", 4)         = 4
[pid  3565] close(3)                    = 0
[pid  3565] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3565] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3565] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3565] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  179.371852][   T25] usb 1-1: device descriptor read/64, error -71
[pid  3565] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3565] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  179.651854][   T25] usb 1-1: reset high-speed USB device number 25 using dummy_hcd
[pid  3565] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  179.921870][   T25] usb 1-1: Using ep0 maxpacket: 8
[pid  3565] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3565] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3565] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3565] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3565] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3565] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3565] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3565] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3565] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[pid  3565] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  180.092192][   T25] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  180.100815][   T25] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[pid  3565] exit_group(0)               = ?
[pid  3565] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3565, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3567
./strace-static-x86_64: Process 3567 attached
[pid  3567] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3567] setpgid(0, 0)               = 0
[pid  3567] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3567] write(3, "1000", 4)         = 4
[pid  3567] close(3)                    = 0
[pid  3567] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3567] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  180.303161][ T3147] usb 1-1: USB disconnect, device number 25
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[  180.721868][ T3147] usb 1-1: new high-speed USB device number 26 using dummy_hcd
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  180.961870][ T3147] usb 1-1: Using ep0 maxpacket: 8
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 18
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 9
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 27
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 4
[  181.082077][ T3147] usb 1-1: config 0 interface 0 altsetting 0 has an invalid endpoint with address 0x0, skipping
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffebb2dca20) = 8
[pid  3567] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7fd4acdca46c) = -1 EINVAL (Invalid argument)
[  181.252187][ T3147] usb 1-1: New USB device found, idVendor=1110, idProduct=9032, bcdDevice=bc.16
[  181.261452][ T3147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  181.269710][ T3147] usb 1-1: Product: syz
[  181.274132][ T3147] usb 1-1: Manufacturer: syz
[  181.278847][ T3147] usb 1-1: SerialNumber: syz
[  181.287227][ T3147] usb 1-1: config 0 descriptor??
[pid  3567] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffebb2dca20) = 0
[  181.337032][ T3147] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) Rev (0XBC16): Eagle III
[pid  3567] exit_group(0)               = ?
[pid  3567] +++ exited with 0 +++
[  181.491877][ T3147] usb 1-1: reset high-speed USB device number 26 using dummy_hcd
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3567, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555c095d0) = 3568
./strace-static-x86_64: Process 3568 attached
[pid  3568] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  3568] setpgid(0, 0)               = 0
[pid  3568] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  3568] write(3, "1000", 4)         = 4
[pid  3568] close(3)                    = 0
[pid  3568] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3
[pid  3568] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffebb2dda30) = 0
[pid  3568] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0
[pid  3568] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffebb2dda30) = 0
[  181.921888][ T3147] usb 1-1: device descriptor read/64, error -71
[  182.182470][ T1592] ------------[ cut here ]------------
[  182.182513][    T6] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.188013][ T1592] sysfs group 'power' not found for kobject 'ueagle-atm!eagleIII.fw'
[  182.188513][ T1592] WARNING: CPU: 1 PID: 1592 at fs/sysfs/group.c:280 sysfs_remove_group+0x30b/0x540
[  182.195159][ T3497] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.202819][ T1592] Modules linked in:
[  182.202875][ T1592] CPU: 1 PID: 1592 Comm: kworker/1:2 Not tainted 6.0.0-rc5-syzkaller-48539-g523d2ce66d07 #0
[  182.212740][ T3500] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.218687][ T1592] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022
[  182.223167][ T3509] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.233047][ T1592] Workqueue: events request_firmware_work_func
[  182.239749][ T3512] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.249367][ T1592] 
[  182.249394][ T1592] =====================================================
[  182.249532][ T1592] BUG: KMSAN: uninit-value in show_iret_regs+0x1fd/0x230
[  182.256406][ T3515] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.262295][ T1592]  show_iret_regs+0x1fd/0x230
[  182.269058][ T3518] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.270859][ T1592]  __show_regs+0x31/0xc90
[  182.278467][ T3524] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.285074][ T1592]  show_regs+0x6e/0xd0
[  182.292102][ T3529] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.296301][ T1592]  __warn+0x242/0x580
[  182.303334][ T3532] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.307008][ T1592]  report_bug+0x7ff/0xa10
[  182.314010][ T3536] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.317588][ T1592]  handle_bug+0x41/0x70
[  182.324576][ T3539] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.328229][ T1592]  exc_invalid_op+0x1b/0x50
[  182.335221][ T3542] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.339068][ T1592]  asm_exc_invalid_op+0x1b/0x20
[  182.346061][ T3545] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.349714][ T1592]  sysfs_remove_group+0x30b/0x540
[  182.356715][ T3554] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.360833][ T1592]  dpm_sysfs_remove+0xc1/0xf0
[  182.367876][ T3560] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.372242][ T1592]  device_del+0x31b/0x1790
[  182.379164][ T3563] usb 1-1: [UEAGLE-ATM] firmware is not available
[  182.383731][ T1592]  firmware_fallback_sysfs+0x1075/0x1150
[  182.419144][ T1592]  _request_firmware+0xab2/0x1370
[  182.424381][ T1592]  request_firmware_work_func+0xd6/0x240
[  182.430145][ T1592]  process_one_work+0xb27/0x13e0
[  182.435336][ T1592]  worker_thread+0x1076/0x1d60
[  182.440244][ T1592]  kthread+0x31b/0x430
[  182.444513][ T1592]  ret_from_fork+0x1f/0x30
[  182.449050][ T1592] 
[  182.451413][ T1592] Local variable bucket_expiry created at:
[  182.457427][ T1592]  __mod_timer+0x4c/0x1b90
[  182.462065][ T1592]  schedule_timeout+0x154/0x3a0
[  182.467035][ T1592] 
[  182.469386][ T1592] CPU: 1 PID: 1592 Comm: kworker/1:2 Not tainted 6.0.0-rc5-syzkaller-48539-g523d2ce66d07 #0
[  182.479780][ T1592] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022
[  182.490001][ T1592] Workqueue: events request_firmware_work_func
[  182.496373][ T1592] =====================================================
[  182.503436][ T1592] Disabling lock debugging due to kernel taint
[  182.509704][ T1592] Kernel panic - not syncing: kmsan.panic set ...
[  182.516176][ T1592] CPU: 1 PID: 1592 Comm: kworker/1:2 Tainted: G    B              6.0.0-rc5-syzkaller-48539-g523d2ce66d07 #0
[  182.527855][ T1592] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022
[  182.538002][ T1592] Workqueue: events request_firmware_work_func
[  182.544269][ T1592] Call Trace:
[  182.547601][ T1592]  <TASK>
[  182.550582][ T1592]  dump_stack_lvl+0x1c8/0x256
[  182.555389][ T1592]  dump_stack+0x1a/0x1c
[  182.559697][ T1592]  panic+0x4d3/0xc69
[  182.563736][ T1592]  kmsan_report+0x2cc/0x2d0
[  182.568357][ T1592]  ? __msan_warning+0x92/0x110
[  182.573245][ T1592]  ? show_iret_regs+0x1fd/0x230
[  182.578193][ T1592]  ? __show_regs+0x31/0xc90
[  182.582832][ T1592]  ? show_regs+0x6e/0xd0
[  182.587168][ T1592]  ? __warn+0x242/0x580
[  182.591471][ T1592]  ? report_bug+0x7ff/0xa10
[  182.596092][ T1592]  ? handle_bug+0x41/0x70
[  182.600513][ T1592]  ? exc_invalid_op+0x1b/0x50
[  182.605298][ T1592]  ? asm_exc_invalid_op+0x1b/0x20
[  182.610425][ T1592]  ? sysfs_remove_group+0x30b/0x540
[  182.615725][ T1592]  ? dpm_sysfs_remove+0xc1/0xf0
[  182.620693][ T1592]  ? device_del+0x31b/0x1790
[  182.625405][ T1592]  ? firmware_fallback_sysfs+0x1075/0x1150
[  182.631301][ T1592]  ? _request_firmware+0xab2/0x1370
[  182.636596][ T1592]  ? request_firmware_work_func+0xd6/0x240
[  182.642491][ T1592]  ? process_one_work+0xb27/0x13e0
[  182.647705][ T1592]  ? worker_thread+0x1076/0x1d60
[  182.652784][ T1592]  ? kthread+0x31b/0x430
[  182.657150][ T1592]  ? ret_from_fork+0x1f/0x30
[  182.661834][ T1592]  ? _printk+0x160/0x19f
[  182.666228][ T1592]  ? kmsan_get_shadow_origin_ptr+0x49/0xa0
[  182.672189][ T1592]  ? print_worker_info+0x542/0x5f0
[  182.677422][ T1592]  ? print_worker_info+0x5dc/0x5f0
[  182.682689][ T1592]  ? kmsan_get_shadow_origin_ptr+0x49/0xa0
[  182.688661][ T1592]  __msan_warning+0x92/0x110
[  182.693374][ T1592]  show_iret_regs+0x1fd/0x230
[  182.698148][ T1592]  ? sysfs_remove_group+0x30b/0x540
[  182.703484][ T1592]  __show_regs+0x31/0xc90
[  182.707949][ T1592]  ? kmsan_get_shadow_origin_ptr+0x49/0xa0
[  182.713854][ T1592]  show_regs+0x6e/0xd0
[  182.718022][ T1592]  __warn+0x242/0x580
[  182.722148][ T1592]  ? sysfs_remove_group+0x30b/0x540
[  182.727501][ T1592]  report_bug+0x7ff/0xa10
[  182.731952][ T1592]  ? sysfs_remove_group+0x30b/0x540
[  182.737258][ T1592]  handle_bug+0x41/0x70
[  182.741529][ T1592]  exc_invalid_op+0x1b/0x50
[  182.746114][ T1592]  asm_exc_invalid_op+0x1b/0x20
[  182.751105][ T1592] RIP: 0010:sysfs_remove_group+0x30b/0x540
[  182.757002][ T1592] Code: 00 00 00 00 00 4d 85 f6 0f 85 2e 02 00 00 48 85 db 0f 85 36 02 00 00 48 c7 c7 6a de c7 8e 48 8b 75 c8 4c 89 e2 e8 a5 c3 d8 fe <0f> 0b e9 c3 01 00 00 89 df e8 f7 c3 a8 ff e9 2d fe ff ff 44 89 e7
[  182.776723][ T1592] RSP: 0018:ffff88810f057920 EFLAGS: 00010246
[  182.782856][ T1592] RAX: ae5edfc84a79ed00 RBX: 0000000000000000 RCX: ffff88810f0b0000
[  182.790911][ T1592] RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000
[  182.798986][ T1592] RBP: ffff88810f057978 R08: ffffffff817e4fc4 R09: ffffea000000000f
[  182.807033][ T1592] R10: 0000000000000010 R11: 000000000fef2e80 R12: ffff888118c5c8a0
[  182.815068][ T1592] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[  182.823151][ T1592]  ? vprintk_emit+0x4c4/0x8d0
[  182.827975][ T1592]  dpm_sysfs_remove+0xc1/0xf0
[  182.832756][ T1592]  device_del+0x31b/0x1790
[  182.837273][ T1592]  ? kmsan_get_shadow_origin_ptr+0x49/0xa0
[  182.843196][ T1592]  firmware_fallback_sysfs+0x1075/0x1150
[  182.849007][ T1592]  _request_firmware+0xab2/0x1370
[  182.854202][ T1592]  request_firmware_work_func+0xd6/0x240
[  182.859995][ T1592]  ? request_firmware_nowait+0x6e0/0x6e0
[  182.865776][ T1592]  process_one_work+0xb27/0x13e0
[  182.870878][ T1592]  worker_thread+0x1076/0x1d60
[  182.875756][ T1592]  ? kmsan_get_shadow_origin_ptr+0x49/0xa0
[  182.881733][ T1592]  ? __kthread_parkme+0x110/0x1b0
[  182.886859][ T1592]  kthread+0x31b/0x430
[  182.891060][ T1592]  ? worker_clr_flags+0x2b0/0x2b0
[  182.896194][ T1592]  ? kthread_blkcg+0x120/0x120
[  182.901079][ T1592]  ret_from_fork+0x1f/0x30
[  182.905654][ T1592]  </TASK>
[  182.908905][ T1592] Kernel Offset: disabled
[  182.913274][ T1592] Rebooting in 86400 seconds..