Oops: general protection fault, probably for non-canonical address 0xdffffc0000000016: 0000 [#1] PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range [0x00000000000000b0-0x00000000000000b7] CPU: 1 UID: 0 PID: 6776 Comm: kworker/u8:18 Not tainted 6.14.0-rc3-syzkaller-g63817c771194 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Workqueue: bat_events batadv_bla_periodic_work RIP: 0010:arp_create+0xe2/0xa60 net/ipv4/arp.c:554 Code: 48 c1 e8 03 42 0f b6 04 28 84 c0 0f 85 7b 06 00 00 8b 44 24 30 89 84 24 90 00 00 00 49 8d bf b4 00 00 00 48 89 f8 48 c1 e8 03 <42> 0f b6 04 28 84 c0 0f 85 73 06 00 00 45 0f b7 a7 b4 00 00 00 49 RSP: 0018:ffffc900049477c0 EFLAGS: 00010203 RAX: 0000000000000016 RBX: 0000000000000000 RCX: 0000000004947803 RDX: 0000000000000000 RSI: 0000000000000806 RDI: 00000000000000b4 RBP: ffffc900049478c0 R08: 0000000000000000 R09: 0000000000000000 R10: dffffc0000000000 R11: fffff52000928f2c R12: ffffc90004947850 R13: dffffc0000000000 R14: ffffc90004947840 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f2fe95762d8 CR3: 000000006c6be000 CR4: 00000000003526f0 DR0: 0000400000000300 DR1: 0000400000000300 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600 Call Trace: batadv_bla_send_claim+0x176/0xf00 net/batman-adv/bridge_loop_avoidance.c:361 batadv_bla_send_announce net/batman-adv/bridge_loop_avoidance.c:675 [inline] batadv_bla_periodic_work+0x5f0/0xaf0 net/batman-adv/bridge_loop_avoidance.c:1481 process_one_work kernel/workqueue.c:3236 [inline] process_scheduled_works+0xabe/0x18e0 kernel/workqueue.c:3317 worker_thread+0x870/0xd30 kernel/workqueue.c:3398 kthread+0x7a9/0x920 kernel/kthread.c:464 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:148 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:arp_create+0xe2/0xa60 net/ipv4/arp.c:554 Code: 48 c1 e8 03 42 0f b6 04 28 84 c0 0f 85 7b 06 00 00 8b 44 24 30 89 84 24 90 00 00 00 49 8d bf b4 00 00 00 48 89 f8 48 c1 e8 03 <42> 0f b6 04 28 84 c0 0f 85 73 06 00 00 45 0f b7 a7 b4 00 00 00 49 RSP: 0018:ffffc900049477c0 EFLAGS: 00010203 RAX: 0000000000000016 RBX: 0000000000000000 RCX: 0000000004947803 RDX: 0000000000000000 RSI: 0000000000000806 RDI: 00000000000000b4 RBP: ffffc900049478c0 R08: 0000000000000000 R09: 0000000000000000 R10: dffffc0000000000 R11: fffff52000928f2c R12: ffffc90004947850 R13: dffffc0000000000 R14: ffffc90004947840 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000555931dba950 CR3: 000000007ed86000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000400000000300 DR3: 0000400000000300 DR6: 00000000ffff0ff0 DR7: 0000000000000600 ---------------- Code disassembly (best guess): 0: 48 c1 e8 03 shr $0x3,%rax 4: 42 0f b6 04 28 movzbl (%rax,%r13,1),%eax 9: 84 c0 test %al,%al b: 0f 85 7b 06 00 00 jne 0x68c 11: 8b 44 24 30 mov 0x30(%rsp),%eax 15: 89 84 24 90 00 00 00 mov %eax,0x90(%rsp) 1c: 49 8d bf b4 00 00 00 lea 0xb4(%r15),%rdi 23: 48 89 f8 mov %rdi,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 0f b6 04 28 movzbl (%rax,%r13,1),%eax <-- trapping instruction 2f: 84 c0 test %al,%al 31: 0f 85 73 06 00 00 jne 0x6aa 37: 45 0f b7 a7 b4 00 00 movzwl 0xb4(%r15),%r12d 3e: 00 3f: 49 rex.WB