================================================================== BUG: KASAN: stack-out-of-bounds in should_fault_in_pages fs/gfs2/file.c:785 [inline] BUG: KASAN: stack-out-of-bounds in gfs2_file_buffered_write+0x576/0x900 fs/gfs2/file.c:1070 Read of size 8 at addr ffffc900030ff2d0 by task syz.0.343/6198 CPU: 0 PID: 6198 Comm: syz.0.343 Not tainted 5.15.189-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025 Call Trace: dump_stack_lvl+0x168/0x230 lib/dump_stack.c:106 print_address_description+0x60/0x2d0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0xdf/0x130 mm/kasan/report.c:451 should_fault_in_pages fs/gfs2/file.c:785 [inline] gfs2_file_buffered_write+0x576/0x900 fs/gfs2/file.c:1070 gfs2_file_write_iter+0x467/0x11d0 fs/gfs2/file.c:1166 __kernel_write+0x4f9/0x930 fs/read_write.c:539 __dump_emit+0x243/0x360 fs/coredump.c:943 elf_core_dump+0x27b4/0x3530 fs/binfmt_elf.c:2237 do_coredump+0x1419/0x2960 fs/coredump.c:894 get_signal+0x40a/0x12c0 kernel/signal.c:2886 arch_do_signal_or_restart+0xc1/0x1300 arch/x86/kernel/signal.c:867 handle_signal_work kernel/entry/common.c:154 [inline] exit_to_user_mode_loop+0x9e/0x130 kernel/entry/common.c:178 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:214 irqentry_exit_to_user_mode+0x5/0x30 kernel/entry/common.c:320 exc_general_protection+0x1e4/0x270 arch/x86/kernel/traps.c:562 asm_exc_general_protection+0x22/0x30 arch/x86/include/asm/idtentry.h:600 RIP: 0033:0x7f314ba00bf1 Code: 00 00 00 00 00 0f 1f 40 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 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f RSP: 002b:0000200000000360 EFLAGS: 00010217 RAX: 0000000000000000 RBX: 00007f314bc27fa0 RCX: 00007f314ba00be9 RDX: 0000200000000000 RSI: 0000200000000360 RDI: 0000000000200000 RBP: 00007f314ba83e19 R08: 0000200000000380 R09: 0000200000000380 R10: 0000200000000080 R11: 0000000000000206 R12: 0000000000000000 R13: 00007f314bc28038 R14: 00007f314bc27fa0 R15: 00007fffa8b69308 addr ffffc900030ff2d0 is located in stack of task syz.0.343/6198 at offset 48 in frame: __kernel_write+0x0/0x930 this frame has 3 objects: [32, 48) 'iov' [64, 112) 'kiocb' [144, 184) 'iter' Memory state around the buggy address: ffffc900030ff180: 00 00 00 00 00 00 00 f3 f3 f3 f3 f3 00 00 00 00 ffffc900030ff200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffc900030ff280: 00 00 00 00 f1 f1 f1 f1 00 00 f2 f2 00 00 00 00 ^ ffffc900030ff300: 00 00 f2 f2 f2 f2 00 00 00 00 00 f3 f3 f3 f3 f3 ffffc900030ff380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================