syzbot


WARNING: ODEBUG bug in netdev_run_todo (2)

Status: closed as invalid on 2026/01/09 16:54
Subsystems: net
[Documentation on labels]
First crash: 65d, last: 65d
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 WARNING: ODEBUG bug in netdev_run_todo -1 syz 64 948d 1037d 0/3 auto-obsoleted due to no activity on 2023/08/23 09:02
linux-4.19 WARNING: ODEBUG bug in netdev_run_todo -1 syz 308 1048d 2036d 0/1 upstream: reported syz repro on 2020/06/16 11:21
upstream WARNING: ODEBUG bug in netdev_run_todo batman -1 C error error 5467 933d 1987d 25/29 fixed on 2024/02/03 08:56
linux-6.1 WARNING: ODEBUG bug in netdev_run_todo origin:lts-only -1 syz unreliable 37 36d 1041d 0/3 upstream: reported syz repro on 2023/03/08 11:05
linux-4.14 WARNING: ODEBUG bug in netdev_run_todo -1 C error 350 1341d 2044d 0/1 upstream: reported C repro on 2020/06/08 15:34

Sample crash report:
------------[ cut here ]------------
ODEBUG: free active (active state 0) object: ffff888075b14e40 object type: timer_list hint: vxlan_cleanup+0x0/0x510 drivers/net/vxlan/vxlan_core.c:4644
WARNING: CPU: 1 PID: 7527 at lib/debugobjects.c:615 debug_print_object+0x16b/0x1e0 lib/debugobjects.c:612
Modules linked in:
CPU: 1 UID: 0 PID: 7527 Comm: kworker/u8:15 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
Workqueue: netns cleanup_net
RIP: 0010:debug_print_object+0x16b/0x1e0 lib/debugobjects.c:612
Code: 4c 89 ff e8 87 e4 92 fd 4d 8b 0f 48 c7 c7 00 11 bf 8b 48 8b 34 24 4c 89 ea 89 e9 4d 89 f0 41 54 e8 3a 49 f0 fc 48 83 c4 08 90 <0f> 0b 90 90 ff 05 37 3b ea 0a 48 83 c4 08 5b 41 5c 41 5d 41 5e 41
RSP: 0018:ffffc9000df8f5c0 EFLAGS: 00010296
RAX: a227fed8a8354000 RBX: dffffc0000000000 RCX: ffff8880310bdac0
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000002
RBP: 0000000000000000 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff1bba680 R12: ffffffff86484ee0
R13: ffffffff8bbf1280 R14: ffff888075b14e40 R15: ffffffff8b6cf7a0
FS:  0000000000000000(0000) GS:ffff88812623b000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000110c376d43 CR3: 000000007ada8000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 __debug_check_no_obj_freed lib/debugobjects.c:1099 [inline]
 debug_check_no_obj_freed+0x3a2/0x470 lib/debugobjects.c:1129
 slab_free_hook mm/slub.c:2470 [inline]
 slab_free mm/slub.c:6630 [inline]
 kfree+0x115/0x6d0 mm/slub.c:6837
 device_release+0x9c/0x1c0 drivers/base/core.c:-1
 kobject_cleanup lib/kobject.c:689 [inline]
 kobject_release lib/kobject.c:720 [inline]
 kref_put include/linux/kref.h:65 [inline]
 kobject_put+0x22b/0x480 lib/kobject.c:737
 netdev_run_todo+0xd2e/0xea0 net/core/dev.c:11601
 ops_exit_rtnl_list net/core/net_namespace.c:189 [inline]
 ops_undo_list+0x3e1/0x990 net/core/net_namespace.c:248
 cleanup_net+0x4d8/0x820 net/core/net_namespace.c:695
 process_one_work kernel/workqueue.c:3263 [inline]
 process_scheduled_works+0xae1/0x17b0 kernel/workqueue.c:3346
 worker_thread+0x8a0/0xda0 kernel/workqueue.c:3427
 kthread+0x711/0x8a0 kernel/kthread.c:463
 ret_from_fork+0x4bc/0x870 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/11/08 17:47 net 96a9178a29a6 4e1406b4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING: ODEBUG bug in netdev_run_todo
* Struck through repros no longer work on HEAD.