ntfs: (device loop0): map_mft_record_page(): Attempt to read mft record 0x10000, which is beyond the end of the mft. This is probably a bug in the ntfs driver. ntfs: (device loop0): map_mft_record(): Failed with error code 2. ================================================================== BUG: KASAN: slab-out-of-bounds in ntfs_filldir fs/ntfs/dir.c:1021 [inline] BUG: KASAN: slab-out-of-bounds in ntfs_readdir+0xebc/0x2bf0 fs/ntfs/dir.c:1200 Read of size 1 at addr ffff8880246e58f1 by task syz-executor221/5075 CPU: 1 PID: 5075 Comm: syz-executor221 Not tainted 6.1.0-syzkaller-14587-g51094a24b85e #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1b1/0x290 lib/dump_stack.c:106 print_address_description+0x74/0x340 mm/kasan/report.c:306 print_report+0x107/0x1f0 mm/kasan/report.c:417 kasan_report+0xcd/0x100 mm/kasan/report.c:517 ntfs_filldir fs/ntfs/dir.c:1021 [inline] ntfs_readdir+0xebc/0x2bf0 fs/ntfs/dir.c:1200 iterate_dir+0x257/0x5f0 __do_sys_getdents64 fs/readdir.c:369 [inline] __se_sys_getdents64+0x1db/0x4c0 fs/readdir.c:354 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7f883ddee779 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 51 14 00 00 90 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 c0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007ffc802e3ce8 EFLAGS: 00000246 ORIG_RAX: 00000000000000d9 RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f883ddee779 RDX: 0000000000000098 RSI: 0000000020000080 RDI: 0000000000000004 RBP: 00007f883ddae010 R08: 0000000000000000 R09: 0000000000000000 R10: 000000000001e706 R11: 0000000000000246 R12: 00007f883ddae0a0 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 Allocated by task 5075: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x3d/0x60 mm/kasan/common.c:52 ____kasan_kmalloc mm/kasan/common.c:371 [inline] __kasan_kmalloc+0x97/0xb0 mm/kasan/common.c:380 kasan_kmalloc include/linux/kasan.h:211 [inline] __do_kmalloc_node mm/slab_common.c:968 [inline] __kmalloc+0xaf/0x190 mm/slab_common.c:981 kmalloc include/linux/slab.h:584 [inline] ntfs_readdir+0x830/0x2bf0 fs/ntfs/dir.c:1162 iterate_dir+0x257/0x5f0 __do_sys_getdents64 fs/readdir.c:369 [inline] __se_sys_getdents64+0x1db/0x4c0 fs/readdir.c:354 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd The buggy address belongs to the object at ffff8880246e5880 which belongs to the cache kmalloc-64 of size 64 The buggy address is located 49 bytes to the right of 64-byte region [ffff8880246e5880, ffff8880246e58c0) The buggy address belongs to the physical page: page:ffffea000091b940 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x246e5 flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 ffff888012841640 ffffea0000b00a80 dead000000000006 raw: 0000000000000000 0000000080200020 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 1, tgid 1 (swapper/0), ts 8652158942, free_ts 0 prep_new_page mm/page_alloc.c:2531 [inline] get_page_from_freelist+0x742/0x7c0 mm/page_alloc.c:4283 __alloc_pages+0x259/0x560 mm/page_alloc.c:5549 alloc_page_interleave+0x22/0x1c0 mm/mempolicy.c:2119 alloc_slab_page+0xbd/0x190 mm/slub.c:1851 allocate_slab+0x5e/0x3c0 mm/slub.c:1998 new_slab mm/slub.c:2051 [inline] ___slab_alloc+0x782/0xe20 mm/slub.c:3193 __slab_alloc mm/slub.c:3292 [inline] __slab_alloc_node mm/slub.c:3345 [inline] slab_alloc_node mm/slub.c:3442 [inline] __kmem_cache_alloc_node+0x25b/0x340 mm/slub.c:3491 __do_kmalloc_node mm/slab_common.c:967 [inline] __kmalloc+0x9e/0x190 mm/slab_common.c:981 kmalloc_array include/linux/slab.h:636 [inline] kobj_map+0x72/0x670 drivers/base/map.c:44 cdev_add fs/char_dev.c:491 [inline] cdev_device_add+0x141/0x390 fs/char_dev.c:551 cec_devnode_register drivers/media/cec/core/cec-core.c:144 [inline] cec_register_adapter+0x2e4/0x670 drivers/media/cec/core/cec-core.c:364 vivid_create_devnodes+0x55c/0x2f90 drivers/media/test-drivers/vivid/vivid-core.c:1448 vivid_create_instance drivers/media/test-drivers/vivid/vivid-core.c:1988 [inline] vivid_probe+0x550c/0x6e10 drivers/media/test-drivers/vivid/vivid-core.c:2041 platform_probe+0x130/0x1b0 drivers/base/platform.c:1400 call_driver_probe+0x96/0x250 really_probe+0x24c/0x9f0 drivers/base/dd.c:639 page_owner free stack trace missing Memory state around the buggy address: ffff8880246e5780: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ffff8880246e5800: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc >ffff8880246e5880: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ^ ffff8880246e5900: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ffff8880246e5980: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ==================================================================