Oops: general protection fault, probably for non-canonical address 0xdffffc0000000011: 0000 [#1] SMP KASAN NOPTI KASAN: null-ptr-deref in range [0x0000000000000088-0x000000000000008f] CPU: 0 UID: 0 PID: 11 Comm: kworker/0:0H Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Workqueue: gfs2-glock/syz:syz glock_work_func RIP: 0010:__gfs2_trans_begin+0x3b4/0xc00 fs/gfs2/trans.c:73 Code: 80 3c 02 00 0f 85 43 07 00 00 4c 8b a5 f0 09 00 00 48 b8 00 00 00 00 00 fc ff df 49 8d bc 24 8c 00 00 00 48 89 fa 48 c1 ea 03 <0f> b6 14 02 48 89 f8 83 e0 07 83 c0 03 38 d0 7c 08 84 d2 0f 85 b8 RSP: 0018:ffffc900001078d8 EFLAGS: 00010217 RAX: dffffc0000000000 RBX: ffffc900001079b8 RCX: ffffffff841f623a RDX: 0000000000000011 RSI: ffffffff841f6248 RDI: 000000000000008c RBP: ffff8880793a4000 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: ffff8880793a40a8 R14: 1ffff92000020f1e R15: 0000000000000004 FS: 0000000000000000(0000) GS:ffff8881248f5000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fe56c4c2f98 CR3: 00000000987d0000 CR4: 0000000000350ef0 Call Trace: gfs2_ail_empty_gl+0x239/0x2f0 fs/gfs2/glops.c:125 inode_go_sync+0x21d/0x590 fs/gfs2/glops.c:332 do_xmote+0x1ca/0x6e0 fs/gfs2/glock.c:684 run_queue+0x50e/0x6a0 fs/gfs2/glock.c:779 glock_work_func+0x127/0x4d0 fs/gfs2/glock.c:1010 process_one_work+0x9ba/0x1b20 kernel/workqueue.c:3257 process_scheduled_works kernel/workqueue.c:3340 [inline] worker_thread+0x6c8/0xf10 kernel/workqueue.c:3421 kthread+0x3c5/0x780 kernel/kthread.c:463 ret_from_fork+0x983/0xb10 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:__gfs2_trans_begin+0x3b4/0xc00 fs/gfs2/trans.c:73 Code: 80 3c 02 00 0f 85 43 07 00 00 4c 8b a5 f0 09 00 00 48 b8 00 00 00 00 00 fc ff df 49 8d bc 24 8c 00 00 00 48 89 fa 48 c1 ea 03 <0f> b6 14 02 48 89 f8 83 e0 07 83 c0 03 38 d0 7c 08 84 d2 0f 85 b8 RSP: 0018:ffffc900001078d8 EFLAGS: 00010217 RAX: dffffc0000000000 RBX: ffffc900001079b8 RCX: ffffffff841f623a RDX: 0000000000000011 RSI: ffffffff841f6248 RDI: 000000000000008c RBP: ffff8880793a4000 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: ffff8880793a40a8 R14: 1ffff92000020f1e R15: 0000000000000004 FS: 0000000000000000(0000) GS:ffff8881248f5000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000110c2877d1 CR3: 000000005b2d9000 CR4: 0000000000350ef0 ---------------- Code disassembly (best guess): 0: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) 4: 0f 85 43 07 00 00 jne 0x74d a: 4c 8b a5 f0 09 00 00 mov 0x9f0(%rbp),%r12 11: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 18: fc ff df 1b: 49 8d bc 24 8c 00 00 lea 0x8c(%r12),%rdi 22: 00 23: 48 89 fa mov %rdi,%rdx 26: 48 c1 ea 03 shr $0x3,%rdx * 2a: 0f b6 14 02 movzbl (%rdx,%rax,1),%edx <-- trapping instruction 2e: 48 89 f8 mov %rdi,%rax 31: 83 e0 07 and $0x7,%eax 34: 83 c0 03 add $0x3,%eax 37: 38 d0 cmp %dl,%al 39: 7c 08 jl 0x43 3b: 84 d2 test %dl,%dl 3d: 0f .byte 0xf 3e: 85 .byte 0x85 3f: b8 .byte 0xb8