------------[ cut here ]------------ memcpy: detected buffer overflow: 132 byte read of buffer size 60 WARNING: lib/string_helpers.c:1037 at __fortify_report+0x6b/0xa0 lib/string_helpers.c:1036, CPU#1: kworker/1:3/5720 Modules linked in: CPU: 1 UID: 0 PID: 5720 Comm: kworker/1:3 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026 Workqueue: usb_hub_wq hub_event RIP: 0010:__fortify_report+0x89/0xa0 lib/string_helpers.c:1036 Code: e8 ec c6 57 fd 48 8d 3d 35 d5 a4 0b 45 84 e4 49 8b 37 48 c7 c0 c0 cf 6b 8c 48 c7 c1 e0 cf 6b 8c 48 0f 44 c8 4c 89 f2 49 89 d8 <67> 48 0f b9 3a 5b 41 5c 41 5e 41 5f 5d e9 15 0c 0b 07 cc cc cc cc RSP: 0018:ffffc90004c06b48 EFLAGS: 00010246 RAX: ffffffff8c6bcfc0 RBX: 000000000000003c RCX: ffffffff8c6bcfc0 RDX: 0000000000000084 RSI: ffffffff8c6bcea0 RDI: ffffffff9085ba10 RBP: 000000000000000e R08: 000000000000003c R09: 1ffffffff20f5397 R10: dffffc0000000000 R11: fffffbfff20f5398 R12: 0000000000000000 R13: ffffc90004c06d00 R14: 0000000000000084 R15: ffffffff8c6bccf8 FS: 0000000000000000(0000) GS:ffff888124db7000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f1762e4deaa CR3: 00000000576e2000 CR4: 00000000003526f0 Call Trace: __fortify_panic+0x9/0x10 lib/string_helpers.c:1043 fortify_memcpy_chk include/linux/fortify-string.h:547 [inline] ttusb_dec_send_command+0x681/0x690 drivers/media/usb/ttusb-dec/ttusb_dec.c:372 ttusb_dec_get_stb_state drivers/media/usb/ttusb-dec/ttusb_dec.c:392 [inline] ttusb_dec_init_stb drivers/media/usb/ttusb-dec/ttusb_dec.c:1413 [inline] ttusb_dec_probe+0x8e4/0x2160 drivers/media/usb/ttusb-dec/ttusb_dec.c:1671 usb_probe_interface+0x788/0xe50 drivers/usb/core/driver.c:399 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x254/0xae0 drivers/base/dd.c:706 __driver_probe_device+0x1e8/0x360 drivers/base/dd.c:868 driver_probe_device+0x4f/0x240 drivers/base/dd.c:898 __device_attach_driver+0x270/0x410 drivers/base/dd.c:1026 bus_for_each_drv+0x258/0x2f0 drivers/base/bus.c:500 __device_attach+0x2c4/0x450 drivers/base/dd.c:1098 device_initial_probe+0xa1/0xd0 drivers/base/dd.c:1153 bus_probe_device+0x12a/0x220 drivers/base/bus.c:620 device_add+0x7d7/0xb80 drivers/base/core.c:3776 usb_set_configuration+0x1ad8/0x2180 drivers/usb/core/message.c:2268 usb_generic_driver_probe+0x8d/0x150 drivers/usb/core/generic.c:250 usb_probe_device+0x1c3/0x3b0 drivers/usb/core/driver.c:293 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x254/0xae0 drivers/base/dd.c:706 __driver_probe_device+0x1e8/0x360 drivers/base/dd.c:868 driver_probe_device+0x4f/0x240 drivers/base/dd.c:898 __device_attach_driver+0x270/0x410 drivers/base/dd.c:1026 bus_for_each_drv+0x258/0x2f0 drivers/base/bus.c:500 __device_attach+0x2c4/0x450 drivers/base/dd.c:1098 device_initial_probe+0xa1/0xd0 drivers/base/dd.c:1153 bus_probe_device+0x12a/0x220 drivers/base/bus.c:620 device_add+0x7d7/0xb80 drivers/base/core.c:3776 usb_new_device+0x9aa/0x1690 drivers/usb/core/hub.c:2708 hub_port_connect drivers/usb/core/hub.c:5580 [inline] hub_port_connect_change drivers/usb/core/hub.c:5720 [inline] port_event drivers/usb/core/hub.c:5884 [inline] hub_event+0x28e8/0x4d30 drivers/usb/core/hub.c:5966 process_one_work kernel/workqueue.c:3407 [inline] process_scheduled_works+0xc3d/0x1630 kernel/workqueue.c:3490 worker_thread+0xa47/0xfb0 kernel/workqueue.c:3571 kthread+0x38b/0x480 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 ---------------- Code disassembly (best guess): 0: e8 ec c6 57 fd call 0xfd57c6f1 5: 48 8d 3d 35 d5 a4 0b lea 0xba4d535(%rip),%rdi # 0xba4d541 c: 45 84 e4 test %r12b,%r12b f: 49 8b 37 mov (%r15),%rsi 12: 48 c7 c0 c0 cf 6b 8c mov $0xffffffff8c6bcfc0,%rax 19: 48 c7 c1 e0 cf 6b 8c mov $0xffffffff8c6bcfe0,%rcx 20: 48 0f 44 c8 cmove %rax,%rcx 24: 4c 89 f2 mov %r14,%rdx 27: 49 89 d8 mov %rbx,%r8 * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: 5b pop %rbx 30: 41 5c pop %r12 32: 41 5e pop %r14 34: 41 5f pop %r15 36: 5d pop %rbp 37: e9 15 0c 0b 07 jmp 0x70b0c51 3c: cc int3 3d: cc int3 3e: cc int3 3f: cc int3