------------[ cut here ]------------
ODEBUG: free active (active state 0) object: ffff888056217090 object type: timer_list hint: rose_t0timer_expiry+0x0/0x560 net/rose/rose_link.c:-1
WARNING: lib/debugobjects.c:615 at debug_print_object lib/debugobjects.c:612 [inline], CPU#0: swapper/0/0
WARNING: lib/debugobjects.c:615 at __debug_check_no_obj_freed lib/debugobjects.c:1099 [inline], CPU#0: swapper/0/0
WARNING: lib/debugobjects.c:615 at debug_check_no_obj_freed+0x405/0x550 lib/debugobjects.c:1129, CPU#0: swapper/0/0
Modules linked in:
CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/13/2026
RIP: 0010:debug_print_object lib/debugobjects.c:612 [inline]
RIP: 0010:__debug_check_no_obj_freed lib/debugobjects.c:1099 [inline]
RIP: 0010:debug_check_no_obj_freed+0x44a/0x550 lib/debugobjects.c:1129
Code: 89 44 24 20 e8 97 fc 81 fd 48 8b 44 24 20 4c 8b 4d 00 4c 89 ef 48 c7 c6 c0 3f 07 8c 48 c7 c2 40 45 07 8c 8b 0c 24 4d 89 f8 50 <67> 48 0f b9 3a 48 83 c4 08 4c 8b 6c 24 18 48 b9 00 00 00 00 00 fc
RSP: 0018:ffffc90000007b70 EFLAGS: 00010246
RAX: ffffffff8a822c00 RBX: ffffffff9a2b9078 RCX: 0000000000000000
RDX: ffffffff8c074540 RSI: ffffffff8c073fc0 RDI: ffffffff8ff9a4c0
RBP: ffffffff8baf3e40 R08: ffff888056217090 R09: ffffffff8baf5160
R10: dffffc0000000000 R11: ffffffff81b0d470 R12: ffff888056217200
R13: ffffffff8ff9a4c0 R14: ffff888056217000 R15: ffff888056217090
FS: 0000000000000000(0000) GS:ffff8881256f8000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f11fe385bc0 CR3: 0000000055120000 CR4: 00000000003526f0
Call Trace:
slab_free_hook mm/slub.c:2471 [inline]
slab_free mm/slub.c:6674 [inline]
kfree+0x139/0x650 mm/slub.c:6882
rose_neigh_put include/net/rose.h:166 [inline]
rose_timer_expiry+0x4cb/0x600 net/rose/rose_timer.c:183
call_timer_fn+0x192/0x5a0 kernel/time/timer.c:1748
expire_timers kernel/time/timer.c:1799 [inline]
__run_timers kernel/time/timer.c:2373 [inline]
__run_timer_base+0x652/0x8b0 kernel/time/timer.c:2385
run_timer_base kernel/time/timer.c:2394 [inline]
run_timer_softirq+0xb7/0x170 kernel/time/timer.c:2404
handle_softirqs+0x22a/0x7c0 kernel/softirq.c:622
__do_softirq kernel/softirq.c:656 [inline]
invoke_softirq kernel/softirq.c:496 [inline]
__irq_exit_rcu+0x5f/0x150 kernel/softirq.c:723
irq_exit_rcu+0x9/0x30 kernel/softirq.c:739
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline]
sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1056
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697
RIP: 0010:pv_native_safe_halt+0xf/0x20 arch/x86/kernel/paravirt.c:82
Code: d8 60 02 e9 53 e8 02 00 cc cc cc 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d d3 97 12 00 fb f4 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 90 90 90 90 90
RSP: 0018:ffffffff8e207dc0 EFLAGS: 00000242
RAX: 0000000000151013 RBX: ffffffff81995e9d RCX: 0000000080000001
RDX: 0000000000000001 RSI: ffffffff8dcc8ee4 RDI: ffffffff8c073980
RBP: ffffffff8e207eb0 R08: ffff8880b86336db R09: 1ffff110170c66db
R10: dffffc0000000000 R11: ffffed10170c66dc R12: ffffffff8fef0570
R13: 1ffffffff1c52a78 R14: 0000000000000000 R15: 0000000000000000
arch_safe_halt arch/x86/kernel/process.c:766 [inline]
default_idle+0x9/0x20 arch/x86/kernel/process.c:767
default_idle_call+0x72/0xb0 kernel/sched/idle.c:122
cpuidle_idle_call kernel/sched/idle.c:191 [inline]
do_idle+0x1bd/0x500 kernel/sched/idle.c:332
cpu_startup_entry+0x43/0x60 kernel/sched/idle.c:430
rest_init+0x2de/0x300 init/main.c:757
start_kernel+0x380/0x3d0 init/main.c:1206
x86_64_start_reservations+0x24/0x30 arch/x86/kernel/head64.c:310
x86_64_start_kernel+0x143/0x1c0 arch/x86/kernel/head64.c:291
common_startup_64+0x13e/0x147
----------------
Code disassembly (best guess):
0: 89 44 24 20 mov %eax,0x20(%rsp)
4: e8 97 fc 81 fd call 0xfd81fca0
9: 48 8b 44 24 20 mov 0x20(%rsp),%rax
e: 4c 8b 4d 00 mov 0x0(%rbp),%r9
12: 4c 89 ef mov %r13,%rdi
15: 48 c7 c6 c0 3f 07 8c mov $0xffffffff8c073fc0,%rsi
1c: 48 c7 c2 40 45 07 8c mov $0xffffffff8c074540,%rdx
23: 8b 0c 24 mov (%rsp),%ecx
26: 4d 89 f8 mov %r15,%r8
29: 50 push %rax
* 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction
2f: 48 83 c4 08 add $0x8,%rsp
33: 4c 8b 6c 24 18 mov 0x18(%rsp),%r13
38: 48 rex.W
39: b9 00 00 00 00 mov $0x0,%ecx
3e: 00 fc add %bh,%ah