loop0: detected capacity change from 0 to 32768
=======================================================
WARNING: The mand mount option has been deprecated and
and is ignored by this kernel. Remove the mand
option from the mount to silence this warning.
=======================================================
gfs2: fsid=syz:syz: Trying to join cluster "lock_nolock", "syz:syz"
gfs2: fsid=syz:syz: Now mounting FS (format 1801)...
gfs2: fsid=syz:syz.0: journal 0 mapped with 1 extents in 0ms
gfs2: fsid=syz:syz.0: first mount done, others may mount
loop0: detected capacity change from 32768 to 0
gfs2: fsid=syz:syz.0: Error -5 writing to journal, jid=0
CPU: 0 UID: 0 PID: 5319 Comm: syz.0.0 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
Call Trace:
dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120
gfs2_withdraw+0xc3/0x1b0 fs/gfs2/util.c:250
gfs2_end_log_write+0xcd/0x7c0 fs/gfs2/lops.c:212
gfs2_log_submit_write+0x7e/0xb0 fs/gfs2/lops.c:245
gfs2_log_flush+0xb30/0x2510 fs/gfs2/log.c:1100
gfs2_jdata_writepages+0xf9/0x150 fs/gfs2/aops.c:370
do_writepages+0x32e/0x550 mm/page-writeback.c:2554
filemap_writeback mm/filemap.c:387 [inline]
filemap_fdatawrite_range+0x1ef/0x2f0 mm/filemap.c:412
gfs2_fsync+0xd8/0x370 fs/gfs2/file.c:752
generic_write_sync include/linux/fs.h:2640 [inline]
gfs2_file_write_iter+0xee4/0x1130 fs/gfs2/file.c:1168
do_iter_readv_writev+0x619/0x8c0 fs/read_write.c:-1
vfs_writev+0x33c/0x990 fs/read_write.c:1059
do_pwritev fs/read_write.c:1155 [inline]
__do_sys_pwritev2 fs/read_write.c:1213 [inline]
__se_sys_pwritev2+0x184/0x2a0 fs/read_write.c:1204
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fcb1179c799
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fcb0dbd3fe8 EFLAGS: 00000246 ORIG_RAX: 0000000000000148
RAX: ffffffffffffffda RBX: 00007fcb11a16090 RCX: 00007fcb1179c799
RDX: 0000000000000001 RSI: 0000200000000100 RDI: 0000000000000008
RBP: 00007fcb11832bd9 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000005405 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fcb11a16128 R14: 00007fcb11a16090 R15: 00007ffdf52e33d8
gfs2: fsid=syz:syz.0: about to withdraw this file system
==================================================================
BUG: KASAN: slab-use-after-free in list_empty include/linux/list.h:381 [inline]
BUG: KASAN: slab-use-after-free in gfs2_discard fs/gfs2/aops.c:589 [inline]
BUG: KASAN: slab-use-after-free in gfs2_invalidate_folio+0x40b/0x750 fs/gfs2/aops.c:627
Read of size 8 at addr ffff888044b1a7f8 by task syz.0.0/5319
CPU: 0 UID: 0 PID: 5319 Comm: syz.0.0 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
Call Trace:
dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120
print_address_description mm/kasan/report.c:378 [inline]
print_report+0xba/0x230 mm/kasan/report.c:482
kasan_report+0x117/0x150 mm/kasan/report.c:595
list_empty include/linux/list.h:381 [inline]
gfs2_discard fs/gfs2/aops.c:589 [inline]
gfs2_invalidate_folio+0x40b/0x750 fs/gfs2/aops.c:627
folio_invalidate mm/truncate.c:140 [inline]
truncate_cleanup_folio+0xcb/0x190 mm/truncate.c:160
truncate_inode_pages_range+0x2ce/0xe30 mm/truncate.c:404
gfs2_evict_inode+0x324/0x1050 fs/gfs2/super.c:1428
evict+0x61e/0xb10 fs/inode.c:846
gfs2_evict_inodes fs/gfs2/ops_fstype.c:1760 [inline]
gfs2_kill_sb+0x2bb/0x430 fs/gfs2/ops_fstype.c:1786
deactivate_locked_super+0xbc/0x130 fs/super.c:476
cleanup_mnt+0x437/0x4d0 fs/namespace.c:1312
task_work_run+0x1d9/0x270 kernel/task_work.c:233
exit_task_work include/linux/task_work.h:40 [inline]
do_exit+0x70f/0x23c0 kernel/exit.c:976
do_group_exit+0x21b/0x2d0 kernel/exit.c:1118
get_signal+0x1284/0x1330 kernel/signal.c:3034
arch_do_signal_or_restart+0xbc/0x830 arch/x86/kernel/signal.c:337
__exit_to_user_mode_loop kernel/entry/common.c:64 [inline]
exit_to_user_mode_loop+0x86/0x480 kernel/entry/common.c:98
__exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline]
syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline]
syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline]
do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fcb1179c799
Code: Unable to access opcode bytes at 0x7fcb1179c76f.
RSP: 002b:00007fcb0dbd40a8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
RAX: fffffffffffffe00 RBX: 00007fcb11a16098 RCX: 00007fcb1179c799
RDX: 0000000000000000 RSI: 0000000000000080 RDI: 00007fcb11a16098
RBP: 00007fcb11a16090 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fcb11a16128 R14: 00007ffdf52e32f0 R15: 00007ffdf52e33d8
Allocated by task 5319:
kasan_save_stack mm/kasan/common.c:57 [inline]
kasan_save_track+0x3e/0x80 mm/kasan/common.c:78
unpoison_slab_object mm/kasan/common.c:340 [inline]
__kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:366
kasan_slab_alloc include/linux/kasan.h:253 [inline]
slab_post_alloc_hook mm/slub.c:4515 [inline]
slab_alloc_node mm/slub.c:4844 [inline]
kmem_cache_alloc_noprof+0x2bc/0x650 mm/slub.c:4851
gfs2_alloc_bufdata fs/gfs2/trans.c:173 [inline]
gfs2_trans_add_data+0x1ff/0x620 fs/gfs2/trans.c:214
gfs2_trans_add_databufs+0x12f/0x1a0 fs/gfs2/trans.c:251
gfs2_iomap_put_folio+0x222/0x480 fs/gfs2/bmap.c:995
__iomap_put_folio fs/iomap/buffered-io.c:901 [inline]
iomap_write_iter fs/iomap/buffered-io.c:1169 [inline]
iomap_file_buffered_write+0x610/0xb30 fs/iomap/buffered-io.c:1220
gfs2_file_buffered_write+0x4eb/0x870 fs/gfs2/file.c:1061
gfs2_file_write_iter+0x976/0x1130 fs/gfs2/file.c:1166
do_iter_readv_writev+0x619/0x8c0 fs/read_write.c:-1
vfs_writev+0x33c/0x990 fs/read_write.c:1059
do_pwritev fs/read_write.c:1155 [inline]
__do_sys_pwritev2 fs/read_write.c:1213 [inline]
__se_sys_pwritev2+0x184/0x2a0 fs/read_write.c:1204
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
Freed by task 5319:
kasan_save_stack mm/kasan/common.c:57 [inline]
kasan_save_track+0x3e/0x80 mm/kasan/common.c:78
kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:584
poison_slab_object mm/kasan/common.c:253 [inline]
__kasan_slab_free+0x5c/0x80 mm/kasan/common.c:285
kasan_slab_free include/linux/kasan.h:235 [inline]
slab_free_hook mm/slub.c:2692 [inline]
slab_free mm/slub.c:6143 [inline]
kmem_cache_free+0x187/0x630 mm/slub.c:6273
trans_drain fs/gfs2/log.c:1016 [inline]
gfs2_log_flush+0x17ee/0x2510 fs/gfs2/log.c:1154
gfs2_jdata_writepages+0xf9/0x150 fs/gfs2/aops.c:370
do_writepages+0x32e/0x550 mm/page-writeback.c:2554
filemap_writeback mm/filemap.c:387 [inline]
filemap_fdatawrite_range+0x1ef/0x2f0 mm/filemap.c:412
gfs2_fsync+0xd8/0x370 fs/gfs2/file.c:752
generic_write_sync include/linux/fs.h:2640 [inline]
gfs2_file_write_iter+0xee4/0x1130 fs/gfs2/file.c:1168
do_iter_readv_writev+0x619/0x8c0 fs/read_write.c:-1
vfs_writev+0x33c/0x990 fs/read_write.c:1059
do_pwritev fs/read_write.c:1155 [inline]
__do_sys_pwritev2 fs/read_write.c:1213 [inline]
__se_sys_pwritev2+0x184/0x2a0 fs/read_write.c:1204
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
The buggy address belongs to the object at ffff888044b1a7e0
which belongs to the cache gfs2_bufdata of size 80
The buggy address is located 24 bytes inside of
freed 80-byte region [ffff888044b1a7e0, ffff888044b1a830)
The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff888044b1aa80 pfn:0x44b1a
flags: 0x4fff00000000200(workingset|node=1|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 04fff00000000200 ffff888030ac6780 ffff888030ac5d08 ffff888030ac5d08
raw: ffff888044b1aa80 0000000800240018 00000000f5000000 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 0xd2c40(GFP_NOFS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 5319, tgid 5317 (syz.0.0), ts 89587823831, free_ts 89157506756
set_page_owner include/linux/page_owner.h:32 [inline]
post_alloc_hook+0x231/0x280 mm/page_alloc.c:1889
prep_new_page mm/page_alloc.c:1897 [inline]
get_page_from_freelist+0x24dc/0x2580 mm/page_alloc.c:3962
__alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5250
alloc_slab_page mm/slub.c:3269 [inline]
allocate_slab+0x77/0x660 mm/slub.c:3458
new_slab mm/slub.c:3516 [inline]
refill_objects+0x331/0x3c0 mm/slub.c:7153
refill_sheaf+0x29/0x50 mm/slub.c:2818
alloc_full_sheaf mm/slub.c:2839 [inline]
__pcs_replace_empty_main+0x3ef/0x620 mm/slub.c:4602
alloc_from_pcs mm/slub.c:4695 [inline]
slab_alloc_node mm/slub.c:4829 [inline]
kmem_cache_alloc_noprof+0x37d/0x650 mm/slub.c:4851
gfs2_alloc_bufdata fs/gfs2/trans.c:173 [inline]
gfs2_trans_add_meta+0x2ce/0x960 fs/gfs2/trans.c:276
do_gfs2_set_flags fs/gfs2/file.c:265 [inline]
gfs2_fileattr_set+0x731/0x9f0 fs/gfs2/file.c:311
vfs_fileattr_set+0x9f6/0xc90 fs/file_attr.c:301
ioctl_setflags+0x189/0x1f0 fs/file_attr.c:337
do_vfs_ioctl+0x9f1/0x1530 fs/ioctl.c:560
__do_sys_ioctl fs/ioctl.c:595 [inline]
__se_sys_ioctl+0x82/0x170 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
page last free pid 5327 tgid 5327 stack trace:
reset_page_owner include/linux/page_owner.h:25 [inline]
__free_pages_prepare mm/page_alloc.c:1433 [inline]
__free_frozen_pages+0xc2b/0xdb0 mm/page_alloc.c:2978
__slab_free+0x263/0x2b0 mm/slub.c:5551
qlink_free mm/kasan/quarantine.c:163 [inline]
qlist_free_all+0x97/0x100 mm/kasan/quarantine.c:179
kasan_quarantine_reduce+0x148/0x160 mm/kasan/quarantine.c:286
__kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:350
kasan_slab_alloc include/linux/kasan.h:253 [inline]
slab_post_alloc_hook mm/slub.c:4515 [inline]
slab_alloc_node mm/slub.c:4844 [inline]
kmem_cache_alloc_lru_noprof+0x2b8/0x640 mm/slub.c:4863
shmem_alloc_inode+0x28/0x40 mm/shmem.c:5167
alloc_inode+0x6a/0x1b0 fs/inode.c:347
new_inode+0x22/0x170 fs/inode.c:1185
__shmem_get_inode mm/shmem.c:3079 [inline]
shmem_get_inode+0x347/0xe60 mm/shmem.c:3154
shmem_mknod+0x191/0x360 mm/shmem.c:3884
lookup_open fs/namei.c:4483 [inline]
open_last_lookups fs/namei.c:4583 [inline]
path_openat+0x1395/0x3860 fs/namei.c:4827
do_file_open+0x23e/0x4a0 fs/namei.c:4859
do_sys_openat2+0x113/0x200 fs/open.c:1366
do_sys_open fs/open.c:1372 [inline]
__do_sys_openat fs/open.c:1388 [inline]
__se_sys_openat fs/open.c:1383 [inline]
__x64_sys_openat+0x138/0x170 fs/open.c:1383
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
Memory state around the buggy address:
ffff888044b1a680: fc fc fa fb fb fb fb fb fb fb fb fb fc fc fc fc
ffff888044b1a700: fa fb fb fb fb fb fb fb fb fb fc fc fc fc fa fb
>ffff888044b1a780: fb fb fb fb fb fb fb fb fc fc fc fc fa fb fb fb
^
ffff888044b1a800: fb fb fb fb fb fb fc fc fc fc fa fb fb fb fb fb
ffff888044b1a880: fb fb fb fb fc fc fc fc fa fb fb fb fb fb fb fb
==================================================================