------------[ cut here ]------------ WARNING: CPU: 1 PID: 1281 at net/ipv4/route.c:1241 ip_rt_bug+0x2c/0x110 net/ipv4/route.c:1241 Modules linked in: CPU: 1 UID: 0 PID: 1281 Comm: kworker/u8:7 Not tainted 6.11.0-rc1-syzkaller-00043-g94ede2a3e913 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024 Workqueue: bat_events batadv_nc_worker RIP: 0010:ip_rt_bug+0x2c/0x110 net/ipv4/route.c:1241 Code: 1e fa 41 57 41 56 41 55 41 54 53 48 89 d3 e8 4b 0c 83 f7 66 90 e8 44 0c 83 f7 31 ff 48 89 de ba 02 00 00 00 e8 25 ad 6b ff 90 <0f> 0b 90 31 c0 5b 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 0f 1e RSP: 0000:ffffc90000a18680 EFLAGS: 00010286 RAX: c37c58b1e6cd9300 RBX: ffff8880737c5000 RCX: ffffffff81701e2a RDX: dffffc0000000000 RSI: ffffffff8c0ad560 RDI: ffffffff8c606640 RBP: 0000000000000001 R08: ffffffff9372989f R09: 1ffffffff26e5313 R10: dffffc0000000000 R11: fffffbfff26e5314 R12: dffffc0000000000 R13: dffffc0000000000 R14: ffff888024353b80 R15: ffff88801594a080 FS: 0000000000000000(0000) GS:ffff8880b9300000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f8f9eac23b0 CR3: 00000000248ae000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: ip_local_out net/ipv4/ip_output.c:129 [inline] ip_send_skb net/ipv4/ip_output.c:1495 [inline] ip_push_pending_frames+0xbf/0x150 net/ipv4/ip_output.c:1515 __icmp_send+0xf89/0x14e0 net/ipv4/icmp.c:777 ipv4_send_dest_unreach net/ipv4/route.c:1221 [inline] ipv4_link_failure+0x62f/0xa10 net/ipv4/route.c:1228 dst_link_failure include/net/dst.h:429 [inline] arp_error_report+0x114/0x160 net/ipv4/arp.c:296 neigh_invalidate+0x244/0x470 net/core/neighbour.c:1061 neigh_timer_handler+0x8a5/0xfd0 net/core/neighbour.c:1148 call_timer_fn+0x18e/0x650 kernel/time/timer.c:1792 expire_timers kernel/time/timer.c:1843 [inline] __run_timers kernel/time/timer.c:2417 [inline] __run_timer_base+0x66a/0x8e0 kernel/time/timer.c:2428 run_timer_base kernel/time/timer.c:2437 [inline] run_timer_softirq+0xb7/0x170 kernel/time/timer.c:2447 handle_softirqs+0x2c4/0x970 kernel/softirq.c:554 __do_softirq kernel/softirq.c:588 [inline] invoke_softirq kernel/softirq.c:428 [inline] __irq_exit_rcu+0xf4/0x1c0 kernel/softirq.c:637 irq_exit_rcu+0x9/0x30 kernel/softirq.c:649 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1043 [inline] sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1043 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702 RIP: 0010:kasan_check_range+0x1b8/0x290 mm/kasan/generic.c:189 Code: 4d 01 fb 48 8d 5d 07 48 85 ed 48 0f 49 dd 48 83 e3 f8 48 29 dd 74 12 41 80 3b 00 0f 85 a6 00 00 00 49 ff c3 48 ff cd 75 ee 5b <41> 5c 41 5e 41 5f 5d c3 cc cc cc cc 40 84 ed 75 5f f7 c5 00 ff 00 RSP: 0000:ffffc9000486f9b8 EFLAGS: 00000256 RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffff816fab44 RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff90179fa8 RBP: 0000000000000000 R08: ffffffff90179faf R09: 1ffffffff202f3f5 R10: dffffc0000000000 R11: fffffbfff202f3f6 R12: 1ffff9200090df44 R13: dffffc0000000000 R14: dffffc0000000001 R15: fffffbfff202f3f6 instrument_atomic_read include/linux/instrumented.h:68 [inline] _test_bit include/asm-generic/bitops/instrumented-non-atomic.h:141 [inline] cpumask_test_cpu include/linux/cpumask.h:562 [inline] cpu_online include/linux/cpumask.h:1105 [inline] trace_lock_acquire include/trace/events/lock.h:24 [inline] lock_acquire+0xd4/0x550 kernel/locking/lockdep.c:5730 rcu_lock_acquire include/linux/rcupdate.h:326 [inline] rcu_read_lock include/linux/rcupdate.h:838 [inline] batadv_nc_purge_orig_hash net/batman-adv/network-coding.c:408 [inline] batadv_nc_worker+0xec/0x610 net/batman-adv/network-coding.c:719 process_one_work kernel/workqueue.c:3231 [inline] process_scheduled_works+0xa2c/0x1830 kernel/workqueue.c:3312 worker_thread+0x86d/0xd40 kernel/workqueue.c:3390 kthread+0x2f0/0x390 kernel/kthread.c:389 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 ---------------- Code disassembly (best guess): 0: 4d 01 fb add %r15,%r11 3: 48 8d 5d 07 lea 0x7(%rbp),%rbx 7: 48 85 ed test %rbp,%rbp a: 48 0f 49 dd cmovns %rbp,%rbx e: 48 83 e3 f8 and $0xfffffffffffffff8,%rbx 12: 48 29 dd sub %rbx,%rbp 15: 74 12 je 0x29 17: 41 80 3b 00 cmpb $0x0,(%r11) 1b: 0f 85 a6 00 00 00 jne 0xc7 21: 49 ff c3 inc %r11 24: 48 ff cd dec %rbp 27: 75 ee jne 0x17 29: 5b pop %rbx * 2a: 41 5c pop %r12 <-- trapping instruction 2c: 41 5e pop %r14 2e: 41 5f pop %r15 30: 5d pop %rbp 31: c3 ret 32: cc int3 33: cc int3 34: cc int3 35: cc int3 36: 40 84 ed test %bpl,%bpl 39: 75 5f jne 0x9a 3b: f7 .byte 0xf7 3c: c5 00 ff (bad)