Oops: general protection fault, probably for non-canonical address 0xdffffc0000000011: 0000 [#1] SMP KASAN NOPTI KASAN: null-ptr-deref in range [0x0000000000000088-0x000000000000008f] CPU: 1 UID: 0 PID: 25 Comm: kworker/1:0H Not tainted 6.16.0-rc4-syzkaller-00049-gb4911fb0b060 #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Workqueue: gfs2-glock/syz:syz glock_work_func RIP: 0010:__gfs2_trans_begin+0x3b1/0xb80 fs/gfs2/trans.c:73 Code: 80 3c 02 00 0f 85 8b 07 00 00 4c 8b a5 00 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 57 RSP: 0018:ffffc900001f7960 EFLAGS: 00010217 RAX: dffffc0000000000 RBX: ffffc900001f7a40 RCX: ffffffff840b3fc7 RDX: 0000000000000011 RSI: ffffffff840b3fd5 RDI: 000000000000008c RBP: ffff888025440000 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: 1ffff9200003ef2f R14: 0000000000000004 R15: ffff8880254400a8 FS: 0000000000000000(0000) GS:ffff888124859000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b30710ff8 CR3: 00000000357fe000 CR4: 0000000000350ef0 Call Trace: gfs2_ail_empty_gl+0x239/0x2f0 fs/gfs2/glops.c:129 inode_go_sync+0x21d/0x590 fs/gfs2/glops.c:335 do_xmote+0x3c1/0xf70 fs/gfs2/glock.c:731 run_queue+0x4c4/0x6d0 fs/gfs2/glock.c:871 glock_work_func+0x127/0x4d0 fs/gfs2/glock.c:1096 process_one_work+0x9cf/0x1b70 kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3321 [inline] worker_thread+0x6c8/0xf10 kernel/workqueue.c:3402 kthread+0x3c5/0x780 kernel/kthread.c:464 ret_from_fork+0x5d7/0x6f0 arch/x86/kernel/process.c:148 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:__gfs2_trans_begin+0x3b1/0xb80 fs/gfs2/trans.c:73 Code: 80 3c 02 00 0f 85 8b 07 00 00 4c 8b a5 00 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 57 RSP: 0018:ffffc900001f7960 EFLAGS: 00010217 RAX: dffffc0000000000 RBX: ffffc900001f7a40 RCX: ffffffff840b3fc7 RDX: 0000000000000011 RSI: ffffffff840b3fd5 RDI: 000000000000008c RBP: ffff888025440000 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: 1ffff9200003ef2f R14: 0000000000000004 R15: ffff8880254400a8 FS: 0000000000000000(0000) GS:ffff888124859000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b30515ff8 CR3: 000000005eef4000 CR4: 0000000000350ef0 ---------------- Code disassembly (best guess): 0: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) 4: 0f 85 8b 07 00 00 jne 0x795 a: 4c 8b a5 00 09 00 00 mov 0x900(%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: 57 push %rdi