Title | Replies (including bot) | Last reply |
---|---|---|
[syzbot] [mm?] [bcachefs?] KASAN: slab-use-after-free Read in list_lru_del | 0 (2) | 2025/03/07 22:42 |
syzbot |
sign-in | mailing list | source | docs |
Title | Replies (including bot) | Last reply |
---|---|---|
[syzbot] [mm?] [bcachefs?] KASAN: slab-use-after-free Read in list_lru_del | 0 (2) | 2025/03/07 22:42 |
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 3 extents in 0ms gfs2: fsid=syz:syz.0: first mount done, others may mount gfs2: fsid=syz:syz.0: found 1 quota changes loop0: detected capacity change from 32768 to 64 syz.0.0: attempt to access beyond end of device loop0: rw=12288, sector=18720, nr_sectors = 8 limit=64 syz.0.0: attempt to access beyond end of device loop0: rw=1, sector=3112, nr_sectors = 48 limit=64 gfs2: fsid=syz:syz.0: Error -5 writing to journal, jid=0 ================================================================== BUG: KASAN: slab-use-after-free in __list_del_entry_valid_or_report+0xb5/0x190 lib/list_debug.c:65 Read of size 8 at addr ffff88804b9ba080 by task syz.0.0/5349 CPU: 0 UID: 0 PID: 5349 Comm: syz.0.0 Not tainted 6.17.0-rc1-syzkaller-00214-g99bade344cfa #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Call Trace: <TASK> dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0xca/0x240 mm/kasan/report.c:482 kasan_report+0x118/0x150 mm/kasan/report.c:595 __list_del_entry_valid_or_report+0xb5/0x190 lib/list_debug.c:65 __list_del_entry_valid include/linux/list.h:124 [inline] __list_del_entry include/linux/list.h:215 [inline] list_del_init include/linux/list.h:287 [inline] list_lru_del+0x98/0x210 mm/list_lru.c:210 gfs2_quota_cleanup+0x21e/0x6f0 fs/gfs2/quota.c:1532 gfs2_make_fs_ro+0x27a/0x300 fs/gfs2/super.c:566 gfs2_put_super+0x224/0x950 fs/gfs2/super.c:598 generic_shutdown_super+0x132/0x2c0 fs/super.c:643 kill_block_super+0x44/0x90 fs/super.c:1766 deactivate_locked_super+0xbc/0x130 fs/super.c:474 cleanup_mnt+0x425/0x4c0 fs/namespace.c:1378 task_work_run+0x1d4/0x260 kernel/task_work.c:227 exit_task_work include/linux/task_work.h:40 [inline] do_exit+0x6b5/0x2300 kernel/exit.c:961 do_group_exit+0x21c/0x2d0 kernel/exit.c:1102 get_signal+0x1286/0x1340 kernel/signal.c:3034 arch_do_signal_or_restart+0x9a/0x750 arch/x86/kernel/signal.c:337 exit_to_user_mode_loop+0x75/0x110 kernel/entry/common.c:40 exit_to_user_mode_prepare include/linux/irq-entry-common.h:225 [inline] syscall_exit_to_user_mode_work include/linux/entry-common.h:175 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:210 [inline] do_syscall_64+0x2bd/0x3b0 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f24e698ebe9 Code: Unable to access opcode bytes at 0x7f24e698ebbf. RSP: 002b:00007f24e77950e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca RAX: fffffffffffffe00 RBX: 00007f24e6bb5fa8 RCX: 00007f24e698ebe9 RDX: 0000000000000000 RSI: 0000000000000080 RDI: 00007f24e6bb5fa8 RBP: 00007f24e6bb5fa0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f24e6bb6038 R14: 00007fff5ca03870 R15: 00007fff5ca03958 </TASK> Allocated by task 5349: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 unpoison_slab_object mm/kasan/common.c:330 [inline] __kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:356 kasan_slab_alloc include/linux/kasan.h:250 [inline] slab_post_alloc_hook mm/slub.c:4180 [inline] slab_alloc_node mm/slub.c:4229 [inline] kmem_cache_alloc_noprof+0x1c1/0x3c0 mm/slub.c:4236 qd_alloc+0x50/0x250 fs/gfs2/quota.c:234 gfs2_quota_init+0x777/0x1230 fs/gfs2/quota.c:1448 gfs2_make_fs_rw+0x181/0x2b0 fs/gfs2/super.c:149 gfs2_fill_super+0x1a7b/0x20d0 fs/gfs2/ops_fstype.c:1278 get_tree_bdev_flags+0x40b/0x4d0 fs/super.c:1692 gfs2_get_tree+0x51/0x1e0 fs/gfs2/ops_fstype.c:1335 vfs_get_tree+0x8f/0x2b0 fs/super.c:1815 do_new_mount+0x2a2/0x9e0 fs/namespace.c:3805 do_mount fs/namespace.c:4133 [inline] __do_sys_mount fs/namespace.c:4344 [inline] __se_sys_mount+0x317/0x410 fs/namespace.c:4321 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Freed by task 10: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:576 poison_slab_object mm/kasan/common.c:243 [inline] __kasan_slab_free+0x5b/0x80 mm/kasan/common.c:275 kasan_slab_free include/linux/kasan.h:233 [inline] slab_free_hook mm/slub.c:2417 [inline] slab_free mm/slub.c:4680 [inline] kmem_cache_free+0x18f/0x400 mm/slub.c:4782 gfs2_qd_dealloc+0x70/0xe0 fs/gfs2/quota.c:111 rcu_do_batch kernel/rcu/tree.c:2605 [inline] rcu_core+0xcab/0x1770 kernel/rcu/tree.c:2861 handle_softirqs+0x283/0x870 kernel/softirq.c:579 do_softirq+0xec/0x180 kernel/softirq.c:480 __local_bh_enable_ip+0x17d/0x1c0 kernel/softirq.c:407 ipv6_get_lladdr+0x2aa/0x3f0 net/ipv6/addrconf.c:1942 mld_newpack+0x420/0xc40 net/ipv6/mcast.c:1794 add_grhead+0x5a/0x2a0 net/ipv6/mcast.c:1891 add_grec+0x1452/0x1740 net/ipv6/mcast.c:2030 mld_send_initial_cr+0x288/0x550 net/ipv6/mcast.c:2273 mld_dad_work+0x46/0x490 net/ipv6/mcast.c:2299 process_one_work kernel/workqueue.c:3236 [inline] process_scheduled_works+0xade/0x17b0 kernel/workqueue.c:3319 worker_thread+0x8a0/0xda0 kernel/workqueue.c:3400 kthread+0x70e/0x8a0 kernel/kthread.c:463 ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:47 kasan_record_aux_stack+0xbd/0xd0 mm/kasan/generic.c:548 __call_rcu_common kernel/rcu/tree.c:3123 [inline] call_rcu+0x157/0x9c0 kernel/rcu/tree.c:3243 gfs2_quota_sync+0x3c4/0x460 fs/gfs2/quota.c:1361 gfs2_sync_fs+0x4c/0xb0 fs/gfs2/super.c:658 sync_filesystem+0xee/0x230 fs/sync.c:56 generic_shutdown_super+0x6f/0x2c0 fs/super.c:622 kill_block_super+0x44/0x90 fs/super.c:1766 deactivate_locked_super+0xbc/0x130 fs/super.c:474 cleanup_mnt+0x425/0x4c0 fs/namespace.c:1378 task_work_run+0x1d4/0x260 kernel/task_work.c:227 exit_task_work include/linux/task_work.h:40 [inline] do_exit+0x6b5/0x2300 kernel/exit.c:961 do_group_exit+0x21c/0x2d0 kernel/exit.c:1102 get_signal+0x1286/0x1340 kernel/signal.c:3034 arch_do_signal_or_restart+0x9a/0x750 arch/x86/kernel/signal.c:337 exit_to_user_mode_loop+0x75/0x110 kernel/entry/common.c:40 exit_to_user_mode_prepare include/linux/irq-entry-common.h:225 [inline] syscall_exit_to_user_mode_work include/linux/entry-common.h:175 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:210 [inline] do_syscall_64+0x2bd/0x3b0 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f The buggy address belongs to the object at ffff88804b9ba000 which belongs to the cache gfs2_quotad of size 272 The buggy address is located 128 bytes inside of freed 272-byte region [ffff88804b9ba000, ffff88804b9ba110) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x4b9ba flags: 0x4fff00000000000(node=1|zone=1|lastcpupid=0x7ff) page_type: f5(slab) raw: 04fff00000000000 ffff888032b6fa00 dead000000000122 0000000000000000 raw: 0000000000000000 00000000800c000c 00000000f5000000 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Reclaimable, gfp_mask 0x52c50(GFP_NOFS|__GFP_RECLAIMABLE|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP), pid 5349, tgid 5348 (syz.0.0), ts 57952273632, free_ts 0 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x240/0x2a0 mm/page_alloc.c:1851 prep_new_page mm/page_alloc.c:1859 [inline] get_page_from_freelist+0x21e4/0x22c0 mm/page_alloc.c:3858 __alloc_frozen_pages_noprof+0x181/0x370 mm/page_alloc.c:5148 alloc_pages_mpol+0x232/0x4a0 mm/mempolicy.c:2416 alloc_slab_page mm/slub.c:2487 [inline] allocate_slab+0x8a/0x370 mm/slub.c:2655 new_slab mm/slub.c:2709 [inline] ___slab_alloc+0xbeb/0x1410 mm/slub.c:3891 __slab_alloc mm/slub.c:3981 [inline] __slab_alloc_node mm/slub.c:4056 [inline] slab_alloc_node mm/slub.c:4217 [inline] kmem_cache_alloc_noprof+0x283/0x3c0 mm/slub.c:4236 qd_alloc+0x50/0x250 fs/gfs2/quota.c:234 gfs2_quota_init+0x777/0x1230 fs/gfs2/quota.c:1448 gfs2_make_fs_rw+0x181/0x2b0 fs/gfs2/super.c:149 gfs2_fill_super+0x1a7b/0x20d0 fs/gfs2/ops_fstype.c:1278 get_tree_bdev_flags+0x40b/0x4d0 fs/super.c:1692 gfs2_get_tree+0x51/0x1e0 fs/gfs2/ops_fstype.c:1335 vfs_get_tree+0x8f/0x2b0 fs/super.c:1815 do_new_mount+0x2a2/0x9e0 fs/namespace.c:3805 do_mount fs/namespace.c:4133 [inline] __do_sys_mount fs/namespace.c:4344 [inline] __se_sys_mount+0x317/0x410 fs/namespace.c:4321 page_owner free stack trace missing Memory state around the buggy address: ffff88804b9b9f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88804b9ba000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff88804b9ba080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88804b9ba100: fb fb fc fc fc fc fc fc fc fc 00 00 00 00 00 00 ffff88804b9ba180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2025/08/17 20:33 | upstream | 99bade344cfa | dcc075fb | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/08/16 01:30 | upstream | 8d084337a32f | dcc075fb | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/08/15 14:18 | upstream | 24ea63ea3877 | dcc075fb | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/07/16 23:52 | upstream | 155a3c003e55 | 44f8051e | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/07/02 22:02 | upstream | b4911fb0b060 | 0cd59a8f | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/06/27 18:06 | upstream | 67a993863163 | 803ce19b | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/06/25 16:05 | upstream | 7595b66ae9de | 26d77996 | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/05/31 06:36 | upstream | 8477ab143069 | 3d2f584d | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/05/29 16:38 | upstream | 90b83efa6701 | 3d2f584d | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/05/21 21:38 | upstream | 4a95bc121ccd | f6063999 | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/05/05 18:20 | upstream | 92a09c47464d | 6ca47dd8 | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/04/25 07:20 | upstream | e72e9e693307 | e3715315 | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/04/06 07:03 | upstream | 56f944529ec2 | 1c65791e | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/04/01 18:47 | upstream | 08733088b566 | b8645499 | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/03/21 21:27 | upstream | d07de43e3f05 | c6512ef7 | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/02/20 22:50 | upstream | e9a8cac0bf89 | 0808a665 | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/02/06 06:31 | upstream | 92514ef226f5 | 577d049b | .config | console log | report | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-snapshot-upstream-root | KASAN: slab-use-after-free Read in list_lru_del | |||
2025/03/01 18:44 | upstream | 03d38806a902 | c3901742 | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] [mounted in repro] | ci2-upstream-fs | BUG: corrupted list in list_lru_del | ||
2025/02/19 02:47 | upstream | 6537cfb395f3 | 9a14138f | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] [mounted in repro] | ci2-upstream-fs | BUG: corrupted list in list_lru_del | ||
2025/02/06 13:59 | upstream | 92514ef226f5 | 1e1faf27 | .config | console log | report | syz / log | [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] | ci-snapshot-upstream-root | BUG: corrupted list in list_lru_del |