syzbot
WARNING: ODEBUG bug in __sk_destruct
Status:
upstream: reported C repro on 2025/07/19 04:11
Bug presence:
origin:upstream
Labels:
missing-backport
[Documentation on labels]
Reported-by: syzbot+da929776599376f1eb20@syzkaller.appspotmail.com
First crash: 376d, last: 142d
▶
▼
Fix bisection attempts (3)
Sample crash report:
------------[ cut here ]------------
ODEBUG: free active (active state 0) object: ffff88802ebe85a8 object type: work_struct hint: kcm_tx_work+0x0/0x180
WARNING: CPU: 1 PID: 5955 at lib/debugobjects.c:518 debug_print_object lib/debugobjects.c:515 [inline]
WARNING: CPU: 1 PID: 5955 at lib/debugobjects.c:518 __debug_check_no_obj_freed lib/debugobjects.c:990 [inline]
WARNING: CPU: 1 PID: 5955 at lib/debugobjects.c:518 debug_check_no_obj_freed+0x446/0x540 lib/debugobjects.c:1020
Modules linked in:
CPU: 1 PID: 5955 Comm: syz.0.17 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
RIP: 0010:debug_print_object lib/debugobjects.c:515 [inline]
RIP: 0010:__debug_check_no_obj_freed lib/debugobjects.c:990 [inline]
RIP: 0010:debug_check_no_obj_freed+0x446/0x540 lib/debugobjects.c:1020
Code: 4c 8b 4d 00 48 c7 c7 60 8f 1c 8b 48 c7 c6 c0 8b 1c 8b 48 c7 c2 e0 90 1c 8b 8b 0c 24 4d 89 f8 41 55 e8 5e fe 1f fd 48 83 c4 08 <0f> 0b 4c 8b 6c 24 18 48 b9 00 00 00 00 00 fc ff df ff 05 73 4b 5a
RSP: 0018:ffffc90003367c28 EFLAGS: 00010286
RAX: 513c59974b18b700 RBX: ffffffff974ec7f8 RCX: ffff8880785b3c00
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000002
RBP: ffffffff8ac9f640 R08: ffffc90003367827 R09: 1ffff9200066cf04
R10: dffffc0000000000 R11: fffff5200066cf05 R12: ffff88802ebe86c0
R13: ffffffff89b2ffb0 R14: ffff88802ebe8000 R15: ffff88802ebe85a8
FS: 00007f433878e6c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f433878dff8 CR3: 0000000076385000 CR4: 00000000003506e0
Call Trace:
<TASK>
slab_free_hook mm/slub.c:1786 [inline]
slab_free_freelist_hook+0xd2/0x1a0 mm/slub.c:1837
slab_free mm/slub.c:3830 [inline]
kmem_cache_free+0xf8/0x270 mm/slub.c:3852
sk_prot_free net/core/sock.c:2133 [inline]
__sk_destruct+0x4d1/0x660 net/core/sock.c:2230
kcm_release+0x524/0x5b0 net/kcm/kcmsock.c:1738
__sock_release net/socket.c:659 [inline]
sock_close+0xbd/0x230 net/socket.c:1420
__fput+0x234/0x970 fs/file_table.c:384
__do_sys_close fs/open.c:1573 [inline]
__se_sys_close+0x15f/0x220 fs/open.c:1558
do_syscall_x64 arch/x86/entry/common.c:46 [inline]
do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f433799c799
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f433878e028 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
RAX: ffffffffffffffda RBX: 00007f4337c16180 RCX: 00007f433799c799
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000006
RBP: 00007f4337a32bd9 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f4337c16218 R14: 00007f4337c16180 R15: 00007fffbd733de8
</TASK>
* Struck through repros no longer work on HEAD.