================================================================== BUG: KASAN: stack-out-of-bounds in jhash2 include/linux/jhash.h:138 [inline] BUG: KASAN: stack-out-of-bounds in __xfrm6_addr_hash net/xfrm/xfrm_hash.h:16 [inline] BUG: KASAN: stack-out-of-bounds in __xfrm6_daddr_saddr_hash net/xfrm/xfrm_hash.h:29 [inline] BUG: KASAN: stack-out-of-bounds in __xfrm_dst_hash+0x38d/0x460 net/xfrm/xfrm_hash.h:95 Read of size 4 at addr ffffc900001d0ab8 by task swapper/1/0 CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.15.167-syzkaller-1075712-g5e4635681cf1 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x151/0x1c0 lib/dump_stack.c:106 print_address_description+0x87/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:427 [inline] kasan_report+0x179/0x1c0 mm/kasan/report.c:444 __asan_report_load4_noabort+0x14/0x20 mm/kasan/report_generic.c:308 jhash2 include/linux/jhash.h:138 [inline] __xfrm6_addr_hash net/xfrm/xfrm_hash.h:16 [inline] __xfrm6_daddr_saddr_hash net/xfrm/xfrm_hash.h:29 [inline] __xfrm_dst_hash+0x38d/0x460 net/xfrm/xfrm_hash.h:95 xfrm_dst_hash net/xfrm/xfrm_state.c:63 [inline] xfrm_state_find+0x2f1/0x2f70 net/xfrm/xfrm_state.c:1092 xfrm_tmpl_resolve_one net/xfrm/xfrm_policy.c:2393 [inline] xfrm_tmpl_resolve net/xfrm/xfrm_policy.c:2438 [inline] xfrm_resolve_and_create_bundle+0x65a/0x2b70 net/xfrm/xfrm_policy.c:2731 xfrm_bundle_lookup net/xfrm/xfrm_policy.c:2966 [inline] xfrm_lookup_with_ifid+0x6fc/0x20d0 net/xfrm/xfrm_policy.c:3097 xfrm_lookup net/xfrm/xfrm_policy.c:3194 [inline] xfrm_lookup_route+0x3b/0x160 net/xfrm/xfrm_policy.c:3205 ip_route_output_flow+0x1ef/0x310 net/ipv4/route.c:2887 ip_route_output_ports include/net/route.h:169 [inline] igmpv3_newpack+0x437/0x10d0 net/ipv4/igmp.c:372 add_grhead+0x84/0x330 net/ipv4/igmp.c:443 add_grec+0x12ca/0x15d0 net/ipv4/igmp.c:577 igmpv3_send_cr net/ipv4/igmp.c:714 [inline] igmp_ifc_timer_expire+0x83b/0xf50 net/ipv4/igmp.c:813 call_timer_fn+0x3b/0x2d0 kernel/time/timer.c:1457 expire_timers kernel/time/timer.c:1502 [inline] __run_timers+0x72a/0xa10 kernel/time/timer.c:1773 run_timer_softirq+0x69/0xf0 kernel/time/timer.c:1786 handle_softirqs+0x25e/0x5c0 kernel/softirq.c:565 __do_softirq kernel/softirq.c:603 [inline] invoke_softirq kernel/softirq.c:425 [inline] __irq_exit_rcu+0x52/0xf0 kernel/softirq.c:652 irq_exit_rcu+0x9/0x10 kernel/softirq.c:664 sysvec_apic_timer_interrupt+0x9a/0xc0 arch/x86/kernel/apic/apic.c:1096 asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:638 RIP: 0010:native_irq_disable arch/x86/include/asm/irqflags.h:40 [inline] RIP: 0010:arch_local_irq_disable arch/x86/include/asm/irqflags.h:75 [inline] RIP: 0010:acpi_safe_halt drivers/acpi/processor_idle.c:109 [inline] RIP: 0010:acpi_idle_do_entry drivers/acpi/processor_idle.c:562 [inline] RIP: 0010:acpi_idle_enter+0x416/0x760 drivers/acpi/processor_idle.c:697 Code: 89 de 48 83 e6 08 31 ff e8 e7 8a 89 fc 48 83 e3 08 0f 85 b0 00 00 00 0f 1f 44 00 00 e8 93 86 89 fc 0f 00 2d cc c6 c2 00 fb f4 e9 e1 00 00 00 49 83 c7 04 4c 89 f8 48 c1 e8 03 42 0f b6 04 30 RSP: 0018:ffffc90000157c30 EFLAGS: 000002d3 RAX: ffffffff84e6d0ed RBX: 0000000000000000 RCX: ffff888100344f00 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90000157c70 R08: ffffffff84e6d0d9 R09: ffffed10200689e1 R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000001 R13: ffff888102b9c804 R14: dffffc0000000000 R15: ffff888105980864 cpuidle_enter_state+0x5e1/0x1550 drivers/cpuidle/cpuidle.c:249 cpuidle_enter+0x5f/0xa0 drivers/cpuidle/cpuidle.c:364 call_cpuidle kernel/sched/idle.c:158 [inline] cpuidle_idle_call kernel/sched/idle.c:239 [inline] do_idle+0x36b/0x5d0 kernel/sched/idle.c:306 cpu_startup_entry+0x18/0x20 kernel/sched/idle.c:403 start_secondary+0x2e6/0x3a0 arch/x86/kernel/smpboot.c:281 secondary_startup_64_no_verify+0xb1/0xbb Memory state around the buggy address: ffffc900001d0980: f3 f3 f3 f3 00 00 00 00 00 00 00 00 00 00 00 00 ffffc900001d0a00: 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 f1 >ffffc900001d0a80: 00 00 00 00 00 00 00 f3 f3 f3 f3 f3 00 00 00 00 ^ ffffc900001d0b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc900001d0b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ================================================================== ---------------- Code disassembly (best guess): 0: 89 de mov %ebx,%esi 2: 48 83 e6 08 and $0x8,%rsi 6: 31 ff xor %edi,%edi 8: e8 e7 8a 89 fc call 0xfc898af4 d: 48 83 e3 08 and $0x8,%rbx 11: 0f 85 b0 00 00 00 jne 0xc7 17: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1c: e8 93 86 89 fc call 0xfc8986b4 21: 0f 00 2d cc c6 c2 00 verw 0xc2c6cc(%rip) # 0xc2c6f4 28: fb sti 29: f4 hlt * 2a: fa cli <-- trapping instruction 2b: e9 e1 00 00 00 jmp 0x111 30: 49 83 c7 04 add $0x4,%r15 34: 4c 89 f8 mov %r15,%rax 37: 48 c1 e8 03 shr $0x3,%rax 3b: 42 0f b6 04 30 movzbl (%rax,%r14,1),%eax