bisecting fixing commit since e1f7d50ae3a3ec342e87a9b1ce6787bfb8b3c08b building syzkaller on be5c2c81971442d623dd1b265dabf4644ceeb35b testing commit e1f7d50ae3a3ec342e87a9b1ce6787bfb8b3c08b with gcc (GCC) 8.1.0 kernel signature: a44cfce6fa8fe1c9a643ee8567f815de389b29c29e3ff66e85c176b5cc4c9400 all runs: crashed: BUG: corrupted list in p9_read_work testing current HEAD 4520f06b03ae667e442da1ab9351fd28cd7ac598 testing commit 4520f06b03ae667e442da1ab9351fd28cd7ac598 with gcc (GCC) 8.1.0 kernel signature: f58e26cab318803a4d52227249ac4afa7f6c17ce3f4cefea0fbf527cb70d33d1 all runs: crashed: BUG: corrupted list in p9_read_work revisions tested: 2, total time: 27m15.810162233s (build: 16m14.326272519s, test: 9m56.156113582s) the crash still happens on HEAD commit msg: Linux 4.14.175 crash: BUG: corrupted list in p9_read_work list_del corruption, ffff888098591f68->next is LIST_POISON1 (dead000000000100) ------------[ cut here ]------------ kernel BUG at lib/list_debug.c:47! invalid opcode: 0000 [#1] PREEMPT SMP KASAN Modules linked in: CPU: 1 PID: 18 Comm: kworker/1:0 Not tainted 4.14.175-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: events p9_read_work task: ffff8880a9d644c0 task.stack: ffff8880a9d70000 RIP: 0010:__list_del_entry_valid.cold.1+0x26/0x58 lib/list_debug.c:45 RSP: 0018:ffff8880a9d77c68 EFLAGS: 00010286 RAX: 000000000000004e RBX: ffff888098591f68 RCX: 0000000000000000 RDX: 000000000000004e RSI: ffffffff86cc2c40 RDI: ffffed10153aef84 RBP: ffff8880a9d77c80 R08: ffff8880a9d64db0 R09: 0000000000000000 R10: 0000000000000000 R11: dffffc0000000000 R12: dead000000000200 R13: dead000000000100 R14: ffff888098591f40 R15: ffff888084f17078 FS: 0000000000000000(0000) GS:ffff8880aed00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f884d81cdb8 CR3: 000000008e2aa000 CR4: 00000000001406e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: __list_del_entry include/linux/list.h:117 [inline] list_del include/linux/list.h:125 [inline] p9_read_work+0x7b0/0x10a0 net/9p/trans_fd.c:386 process_one_work+0x79e/0x16c0 kernel/workqueue.c:2116 worker_thread+0xcc/0xee0 kernel/workqueue.c:2250 kthread+0x338/0x400 kernel/kthread.c:232 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:404 Code: 9d 44 fe 0f 0b 4c 89 e2 48 89 de 48 c7 c7 e0 cb 03 87 e8 83 9d 44 fe 0f 0b 4c 89 ea 48 89 de 48 c7 c7 80 cb 03 87 e8 6f 9d 44 fe <0f> 0b 48 89 de 48 c7 c7 a0 cc 03 87 e8 5e 9d 44 fe 0f 0b 48 89 RIP: __list_del_entry_valid.cold.1+0x26/0x58 lib/list_debug.c:45 RSP: ffff8880a9d77c68 ---[ end trace e90f0ef8fa39134d ]---