================================================================== BUG: KASAN: stack-out-of-bounds in profile_pc+0xa4/0xe0 arch/x86/kernel/time.c:42 Read of size 8 at addr ffffc90004d77340 by task kworker/1:12/3610 CPU: 1 PID: 3610 Comm: kworker/1:12 Not tainted 5.15.161-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024 Workqueue: usb_hub_wq hub_event Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2d0 lib/dump_stack.c:106 print_address_description+0x63/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0x16b/0x1c0 mm/kasan/report.c:451 profile_pc+0xa4/0xe0 arch/x86/kernel/time.c:42 profile_tick+0xd4/0x130 kernel/profile.c:416 tick_sched_handle kernel/time/tick-sched.c:255 [inline] tick_sched_timer+0x390/0x550 kernel/time/tick-sched.c:1473 __run_hrtimer kernel/time/hrtimer.c:1686 [inline] __hrtimer_run_queues+0x55b/0xcf0 kernel/time/hrtimer.c:1750 hrtimer_interrupt+0x392/0x980 kernel/time/hrtimer.c:1812 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1085 [inline] __sysvec_apic_timer_interrupt+0x139/0x470 arch/x86/kernel/apic/apic.c:1102 sysvec_apic_timer_interrupt+0x8c/0xb0 arch/x86/kernel/apic/apic.c:1096 asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:638 RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:161 [inline] RIP: 0010:_raw_spin_unlock_irqrestore+0xd4/0x130 kernel/locking/spinlock.c:194 Code: 9c 8f 44 24 20 42 80 3c 23 00 74 08 4c 89 f7 e8 62 6c a2 f7 f6 44 24 21 02 75 4e 41 f7 c7 00 02 00 00 74 01 fb bf 01 00 00 00 57 ac 2f f7 65 8b 05 d8 b2 da 75 85 c0 74 3f 48 c7 04 24 0e 36 RSP: 0018:ffffc90004d77340 EFLAGS: 00000206 RAX: 500abe4630fc8500 RBX: 1ffff920009aee6c RCX: ffffffff81631688 RDX: dffffc0000000000 RSI: ffffffff8a8b2a00 RDI: 0000000000000001 RBP: ffffc90004d773d0 R08: dffffc0000000000 R09: fffffbfff1f7f21c R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000 R13: 1ffff920009aee68 R14: ffffc90004d77360 R15: 0000000000000246 spin_unlock_irqrestore include/linux/spinlock.h:418 [inline] __wake_up_common_lock kernel/sched/wait.c:140 [inline] __wake_up_sync_key+0x121/0x1c0 kernel/sched/wait.c:205 sock_def_readable+0x135/0x240 net/core/sock.c:3092 __netlink_sendskb net/netlink/af_netlink.c:1277 [inline] netlink_broadcast_deliver net/netlink/af_netlink.c:1409 [inline] do_one_broadcast net/netlink/af_netlink.c:1494 [inline] netlink_broadcast_filtered+0xc60/0x11a0 net/netlink/af_netlink.c:1538 netlink_broadcast+0x35/0x50 net/netlink/af_netlink.c:1562 uevent_net_broadcast_untagged lib/kobject_uevent.c:331 [inline] kobject_uevent_net_broadcast+0x377/0x560 lib/kobject_uevent.c:409 kobject_uevent_env+0x567/0x8d0 lib/kobject_uevent.c:593 device_del+0x9c4/0xbd0 drivers/base/core.c:3607 usb_disable_device+0x3b8/0x840 drivers/usb/core/message.c:1414 usb_disconnect+0x33c/0x8c0 drivers/usb/core/hub.c:2248 hub_port_connect drivers/usb/core/hub.c:5299 [inline] hub_port_connect_change drivers/usb/core/hub.c:5595 [inline] port_event drivers/usb/core/hub.c:5741 [inline] hub_event+0x1d58/0x54c0 drivers/usb/core/hub.c:5823 process_one_work+0x8a1/0x10c0 kernel/workqueue.c:2310 process_scheduled_works kernel/workqueue.c:2373 [inline] worker_thread+0xdcf/0x1280 kernel/workqueue.c:2459 kthread+0x3f6/0x4f0 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:300 addr ffffc90004d77340 is located in stack of task kworker/1:12/3610 at offset 0 in frame: _raw_spin_unlock_irqrestore+0x0/0x130 this frame has 1 object: [32, 40) 'flags.i.i.i.i' Memory state around the buggy address: ffffc90004d77200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc90004d77280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffc90004d77300: 00 00 00 00 00 00 00 00 f1 f1 f1 f1 00 f3 f3 f3 ^ ffffc90004d77380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc90004d77400: f1 f1 f1 f1 00 00 00 00 00 f3 f3 f3 f3 f3 f3 f3 ================================================================== ---------------- Code disassembly (best guess): 0: 9c pushf 1: 8f 44 24 20 pop 0x20(%rsp) 5: 42 80 3c 23 00 cmpb $0x0,(%rbx,%r12,1) a: 74 08 je 0x14 c: 4c 89 f7 mov %r14,%rdi f: e8 62 6c a2 f7 call 0xf7a26c76 14: f6 44 24 21 02 testb $0x2,0x21(%rsp) 19: 75 4e jne 0x69 1b: 41 f7 c7 00 02 00 00 test $0x200,%r15d 22: 74 01 je 0x25 24: fb sti 25: bf 01 00 00 00 mov $0x1,%edi * 2a: e8 57 ac 2f f7 call 0xf72fac86 <-- trapping instruction 2f: 65 8b 05 d8 b2 da 75 mov %gs:0x75dab2d8(%rip),%eax # 0x75dab30e 36: 85 c0 test %eax,%eax 38: 74 3f je 0x79 3a: 48 rex.W 3b: c7 .byte 0xc7 3c: 04 24 add $0x24,%al 3e: 0e (bad) 3f: 36 ss