syzbot


Applied filters: Label=subsystems:f2fs (drop)
Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
KMSAN: uninit-value in f2fs_new_node_page f2fs C 18 8h17m 27d 1/28 never f2fs: ensure that node info flags are always initialized
kernel BUG in f2fs_abort_atomic_write f2fs syz 2 683d 728d 1/28 never f2fs: fix to avoid race condition of f2fs_abort_atomic_write()
kernel BUG in f2fs_invalidate_blocks f2fs 2 91d 104d 27/28 never 6babe00ccd34 f2fs: fix to do sanity check on node blkaddr in truncate_node()
BUG: unable to handle kernel NULL pointer dereference in set_page_dirty f2fs reiserfs C 317 142d 858d 1/28 never f2fs: fix missing mapping caused by the mount/umount race
possible deadlock in f2fs_evict_inode f2fs syz 2 87d 83d 27/28 never f10a890308a7 f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()
WARNING: still has locks held in f2fs_ioc_start_atomic_write f2fs 1 140d 136d 28/28 69d b2c160f4f3cf f2fs: atomic: fix to forbid dio in atomic_file
WARNING: lock held when returning to user space in f2fs_ioc_start_atomic_write f2fs C done 34 137d 138d 28/28 69d b2c160f4f3cf f2fs: atomic: fix to forbid dio in atomic_file
WARNING in rcu_sync_dtor f2fs C done 749 93d 157d 28/28 69d 930c6ab93492 f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
kernel BUG in f2fs_evict_inode (3) f2fs C error 33 86d 134d 28/28 69d 884ee6dc85b9 f2fs: get rid of online repaire on corrupted directory
kernel BUG in new_curseg f2fs C 8 99d 112d 28/28 69d 65a6ce4726c2 f2fs: fix to don't panic system for no free segment fault injection
KASAN: null-ptr-deref Write in f2fs_stop_gc_thread f2fs C done 5 111d 158d 28/28 69d c7f114d864ac f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
kernel BUG in f2fs_vm_page_mkwrite f2fs C error done 12 179d 206d 27/28 131d a8eb3de28e7a f2fs: fix return value of f2fs_convert_inline_inode()
kernel BUG in f2fs_evict_inode (2) f2fs C error 575 138d 418d 27/28 138d 192b8fb8d1c8 f2fs: fix to don't dirty inode for readonly filesystem
KASAN: slab-use-after-free Read in sanity_check_extent_cache f2fs C done 5 202d 244d 27/28 138d d7409b05a64f f2fs: fix to cover read extent cache access with lock
kernel BUG in f2fs_write_inline_data f2fs C inconclusive 41 190d 244d 27/28 138d a8eb3de28e7a f2fs: fix return value of f2fs_convert_inline_inode() fc01008c92f4 f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC
KASAN: slab-out-of-bounds Read in f2fs_get_node_info f2fs C error 4 236d 249d 25/28 207d 20faaf30e555 f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
KASAN: slab-use-after-free Read in f2fs_filemap_fault f2fs C unreliable 40 268d 350d 25/28 264d eb70d5a6c932 f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault
KASAN: slab-use-after-free Read in kill_f2fs_super f2fs C done 2331 347d 353d 25/28 335d c919330dd578 f2fs: fix double free of f2fs_sb_info
KASAN: slab-use-after-free Read in destroy_device_list f2fs C done 3597 347d 352d 25/28 335d c919330dd578 f2fs: fix double free of f2fs_sb_info
BUG: Dentry still in use in unmount f2fs C done 58 380d 857d 25/28 344d 413ba91089c7 ovl: fix dentry reference leak after changes to underlying layers
kernel BUG in f2fs_put_super f2fs 2 451d 481d 25/28 375d a4639380bbe6 f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
general protection fault in __drop_extent_tree f2fs C error 3 590d 629d 23/28 445d 458c15dfbce6 f2fs: don't reset unchangable mount option in f2fs_remount()
UBSAN: array-index-out-of-bounds in f2fs_iget f2fs C done 6 484d 529d 23/28 445d 958ccbbf1ce7 Revert "f2fs: fix to do sanity check on extent cache correctly"
general protection fault in f2fs_drop_extent_tree f2fs C error done 1 554d 550d 23/28 445d 458c15dfbce6 f2fs: don't reset unchangable mount option in f2fs_remount()
KASAN: slab-use-after-free Read in f2fs_truncate_data_blocks_range f2fs C error 1 557d 553d 23/28 445d a6ec83786ab9 f2fs: fix to do sanity check on direct node in truncate_dnode()
possible deadlock in f2fs_getxattr f2fs C done 4570 462d 542d 23/28 445d 5c13e2388bf3 f2fs: avoid false alarm of circular locking
kernel BUG in f2fs_evict_inode f2fs C error 135 460d 739d 23/28 445d a3ab55746612 f2fs: flush inode if atomic file is aborted
KASAN: use-after-free Read in __update_extent_tree_range f2fs C done 9 683d 730d 22/28 571d a46bebd502fe f2fs: synchronize atomic write aborts
KASAN: use-after-free Read in do_garbage_collect f2fs C inconclusive 2 778d 778d 22/28 675d d3b7b4afd6b2 f2fs: fix to do sanity check on i_extra_isize in is_alive()
BUG: unable to handle kernel NULL pointer dereference in f2fs_stop_discard_thread f2fs C done 23 743d 809d 22/28 675d 91586ce0d39a f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
WARNING in register_shrinker_prepared mm f2fs C error 64 936d 938d 22/28 675d 5035ebc644ae mm: shrinkers: introduce debugfs interface for memory shrinkers
INFO: trying to register non-static key in f2fs_handle_error f2fs C 523 725d 786d 22/28 675d cc249e4cba9a f2fs: fix to avoid accessing uninitialized spinlock 92b4cf5b4895 f2fs: initialize locks earlier in f2fs_fill_super()
WARNING in f2fs_is_valid_blkaddr f2fs C done 2562 943d 1561d 22/28 675d dc2f78e2d4cc f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
kernel BUG in f2fs_init_xattr_caches f2fs C 24 830d 853d 22/28 675d 7e9c323c52b3 mm/slub: fix to return errno if kmalloc() fails
possible deadlock in f2fs_write_checkpoint f2fs C done 2208 1035d 1081d 22/28 675d c7f91bd41029 f2fs: Restore rwsem lockdep support
KASAN: null-ptr-deref Write in kill_f2fs_super f2fs C error 49 788d 809d 22/28 675d 91586ce0d39a f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
possible deadlock in __f2fs_ioctl f2fs 17 720d 752d 22/28 719d 5eaac835f27f f2fs: fix to avoid potential deadlock
KFENCE: use-after-free in kmem_cache_destroy f2fs 1 1338d 1337d 20/28 1146d cad83c968c2e f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
UBSAN: shift-out-of-bounds in f2fs_fill_super f2fs C 4 1483d 1482d 19/28 1391d e584bbe82122 f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
KASAN: invalid-access Read in kmem_cache_destroy f2fs 2 1428d 1433d 19/28 1391d 757fed1d0898 Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
general protection fault in utf8_casefold f2fs C done 1 1544d 1544d 15/28 1505d f6322f3f1212 f2fs: reject CASEFOLD inode flag without casefold feature
kernel BUG at fs/f2fs/segment.h:LINE! f2fs 9 1551d 1562d 15/28 1505d 6a257471fa42 f2fs: fix to check segment boundary during SIT page readahead
KMSAN: uninit-value in f2fs_lookup f2fs 17 1517d 1557d 15/28 1505d 6d7ab88a98c1 f2fs: fix uninit-value in f2fs_lookup
KASAN: slab-out-of-bounds Read in f2fs_build_segment_manager f2fs C error 2 1557d 1557d 15/28 1505d 3a22e9ac7158 f2fs: fix to do sanity check on segment/section count
WARNING: kmalloc bug in get_valid_checkpoint f2fs syz 2 2425d 2425d 11/28 2239d 61448479a9f2 mm: don't warn about large allocations for slab
general protection fault in validate_checkpoint f2fs 186 2342d 2343d 8/28 2316d d3f07c049dab f2fs: fix invalid memory access
kernel BUG at fs/f2fs/inode.c:LINE! f2fs C 1 2445d 2445d 8/28 2365d 5d64600d4f33 f2fs: avoid bug_on on corrupted inode
kernel BUG at fs/f2fs/node.c:LINE! f2fs C 1 2445d 2445d 8/28 2365d a4f843bd004d f2fs: give message and set need_fsck given broken node id
KASAN: use-after-free Read in build_segment_manager f2fs C 5 2445d 2446d 8/28 2365d 8a29c1260e24 f2fs: sanity check for total valid node blocks
kernel BUG at fs/f2fs/segment.c:LINE! f2fs syz 1 2445d 2445d 8/28 2365d 8a29c1260e24 f2fs: sanity check for total valid node blocks
BUG: unable to handle kernel paging request in build_segment_manager f2fs C 1 2446d 2446d 8/28 2365d b2ca374f33bd f2fs: sanity check on sit entry
KASAN: slab-out-of-bounds Read in build_segment_manager f2fs C 1 2446d 2446d 8/28 2365d 8a29c1260e24 f2fs: sanity check for total valid node blocks