==================================================================
BUG: KASAN: slab-use-after-free in __list_add_valid_or_report+0x112/0x130 lib/list_debug.c:32
Read of size 8 at addr ffff8880502cd078 by task syz.0.899/8843
CPU: 1 UID: 0 PID: 8843 Comm: syz.0.899 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026
Call Trace:
__dump_stack lib/dump_stack.c:94 [inline]
dump_stack_lvl+0x100/0x190 lib/dump_stack.c:120
print_address_description mm/kasan/report.c:378 [inline]
print_report+0x156/0x4c9 mm/kasan/report.c:482
kasan_report+0xdf/0x1a0 mm/kasan/report.c:595
__list_add_valid_or_report+0x112/0x130 lib/list_debug.c:32
__list_add_valid include/linux/list.h:96 [inline]
__list_add include/linux/list.h:158 [inline]
list_add_tail include/linux/list.h:191 [inline]
list_lru_add+0xf0/0x2d0 mm/list_lru.c:171
list_lru_add_obj+0x1ad/0x320 mm/list_lru.c:193
qd_put+0x119/0x190 fs/gfs2/quota.c:342
qdsb_put fs/gfs2/quota.c:500 [inline]
gfs2_quota_unhold+0x1be/0x370 fs/gfs2/quota.c:653
gfs2_quota_unlock+0x60e/0x9a0 fs/gfs2/quota.c:1191
setattr_chown fs/gfs2/inode.c:2069 [inline]
gfs2_setattr+0x834/0x920 fs/gfs2/inode.c:2114
notify_change+0xb25/0x12d0 fs/attr.c:546
chown_common+0x53a/0x680 fs/open.c:788
vfs_fchown fs/open.c:856 [inline]
vfs_fchown+0xcd/0x110 fs/open.c:848
ksys_fchown fs/open.c:868 [inline]
__do_sys_fchown fs/open.c:873 [inline]
__se_sys_fchown fs/open.c:871 [inline]
__x64_sys_fchown+0xad/0x130 fs/open.c:871
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xc9/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f211b39af79
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:00007f211c1d6028 EFLAGS: 00000246 ORIG_RAX: 000000000000005d
RAX: ffffffffffffffda RBX: 00007f211b615fa0 RCX: 00007f211b39af79
RDX: 000000000000ee01 RSI: 0000000000000000 RDI: 0000000000000004
RBP: 00007f211b4316e0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f211b616038 R14: 00007f211b615fa0 R15: 00007ffd2303aaf8
Allocated by task 7980:
kasan_save_stack+0x30/0x50 mm/kasan/common.c:57
kasan_save_track+0x14/0x30 mm/kasan/common.c:78
unpoison_slab_object mm/kasan/common.c:340 [inline]
__kasan_slab_alloc+0x89/0x90 mm/kasan/common.c:366
kasan_slab_alloc include/linux/kasan.h:253 [inline]
slab_post_alloc_hook mm/slub.c:4953 [inline]
slab_alloc_node mm/slub.c:5263 [inline]
kmem_cache_alloc_noprof+0x2ad/0x780 mm/slub.c:5270
qd_alloc+0x4e/0x2f0 fs/gfs2/quota.c:234
gfs2_quota_init+0x67d/0x11d0 fs/gfs2/quota.c:1448
gfs2_make_fs_rw+0x17c/0x280 fs/gfs2/super.c:149
gfs2_fill_super+0x24b4/0x2d00 fs/gfs2/ops_fstype.c:1275
get_tree_bdev_flags+0x38c/0x620 fs/super.c:1691
gfs2_get_tree+0x4e/0x280 fs/gfs2/ops_fstype.c:1332
vfs_get_tree+0x92/0x320 fs/super.c:1751
fc_mount fs/namespace.c:1199 [inline]
do_new_mount_fc fs/namespace.c:3636 [inline]
do_new_mount fs/namespace.c:3712 [inline]
path_mount+0x7d0/0x23c0 fs/namespace.c:4022
do_mount fs/namespace.c:4035 [inline]
__do_sys_mount fs/namespace.c:4224 [inline]
__se_sys_mount fs/namespace.c:4201 [inline]
__x64_sys_mount+0x293/0x310 fs/namespace.c:4201
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xc9/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
Freed by task 5189:
kasan_save_stack+0x30/0x50 mm/kasan/common.c:57
kasan_save_track+0x14/0x30 mm/kasan/common.c:78
kasan_save_free_info+0x3b/0x70 mm/kasan/generic.c:584
poison_slab_object mm/kasan/common.c:253 [inline]
__kasan_slab_free+0x5f/0x80 mm/kasan/common.c:285
kasan_slab_free include/linux/kasan.h:235 [inline]
slab_free_hook mm/slub.c:2540 [inline]
slab_free mm/slub.c:6674 [inline]
kmem_cache_free+0x143/0x720 mm/slub.c:6789
gfs2_qd_dealloc+0x69/0x100 fs/gfs2/quota.c:111
rcu_do_batch kernel/rcu/tree.c:2605 [inline]
rcu_core+0x7c0/0x15c0 kernel/rcu/tree.c:2857
handle_softirqs+0x1ea/0x910 kernel/softirq.c:622
__do_softirq kernel/softirq.c:656 [inline]
invoke_softirq kernel/softirq.c:496 [inline]
__irq_exit_rcu+0xef/0x150 kernel/softirq.c:723
irq_exit_rcu+0x9/0x30 kernel/softirq.c:739
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline]
sysvec_apic_timer_interrupt+0xa3/0xc0 arch/x86/kernel/apic/apic.c:1056
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697
Last potentially related work creation:
kasan_save_stack+0x30/0x50 mm/kasan/common.c:57
kasan_record_aux_stack+0xa7/0xc0 mm/kasan/generic.c:556
__call_rcu_common.constprop.0+0xa5/0x9b0 kernel/rcu/tree.c:3119
qd_put+0x158/0x190 fs/gfs2/quota.c:337
qd_ungrab_sync fs/gfs2/quota.c:493 [inline]
gfs2_quota_sync+0x417/0x570 fs/gfs2/quota.c:1351
gfs2_sync_fs+0x44/0xb0 fs/gfs2/super.c:658
sync_filesystem fs/sync.c:56 [inline]
sync_filesystem+0x111/0x290 fs/sync.c:30
generic_shutdown_super+0x7e/0x360 fs/super.c:622
kill_block_super+0x3b/0xa0 fs/super.c:1722
gfs2_kill_sb+0x4a9/0x590 fs/gfs2/ops_fstype.c:1797
deactivate_locked_super+0xc1/0x1b0 fs/super.c:474
deactivate_super fs/super.c:507 [inline]
deactivate_super+0xe7/0x110 fs/super.c:503
cleanup_mnt+0x21f/0x450 fs/namespace.c:1318
task_work_run+0x150/0x240 kernel/task_work.c:233
resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]
__exit_to_user_mode_loop kernel/entry/common.c:44 [inline]
exit_to_user_mode_loop+0x100/0x4b0 kernel/entry/common.c:75
__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_work include/linux/entry-common.h:159 [inline]
syscall_exit_to_user_mode include/linux/entry-common.h:194 [inline]
do_syscall_64+0x4fe/0xf80 arch/x86/entry/syscall_64.c:100
entry_SYSCALL_64_after_hwframe+0x77/0x7f
The buggy address belongs to the object at ffff8880502cd000
which belongs to the cache gfs2_quotad of size 272
The buggy address is located 120 bytes inside of
freed 272-byte region [ffff8880502cd000, ffff8880502cd110)
The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x502cd
flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 00fff00000000000 ffff888144a81640 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 7980, tgid 7979 (syz.0.653), ts 220553817984, free_ts 36877033197
set_page_owner include/linux/page_owner.h:32 [inline]
post_alloc_hook+0x1e1/0x250 mm/page_alloc.c:1884
prep_new_page mm/page_alloc.c:1892 [inline]
get_page_from_freelist+0xe3d/0x2e10 mm/page_alloc.c:3945
__alloc_frozen_pages_noprof+0x26c/0x2410 mm/page_alloc.c:5240
alloc_pages_mpol+0x1fb/0x550 mm/mempolicy.c:2486
alloc_slab_page mm/slub.c:3075 [inline]
allocate_slab mm/slub.c:3248 [inline]
new_slab+0x2c4/0x440 mm/slub.c:3302
___slab_alloc+0xda3/0x1ca0 mm/slub.c:4656
__slab_alloc.isra.0+0x63/0x110 mm/slub.c:4779
__slab_alloc_node mm/slub.c:4855 [inline]
slab_alloc_node mm/slub.c:5251 [inline]
kmem_cache_alloc_noprof+0x4ec/0x780 mm/slub.c:5270
qd_alloc+0x4e/0x2f0 fs/gfs2/quota.c:234
gfs2_quota_init+0x67d/0x11d0 fs/gfs2/quota.c:1448
gfs2_make_fs_rw+0x17c/0x280 fs/gfs2/super.c:149
gfs2_fill_super+0x24b4/0x2d00 fs/gfs2/ops_fstype.c:1275
get_tree_bdev_flags+0x38c/0x620 fs/super.c:1691
gfs2_get_tree+0x4e/0x280 fs/gfs2/ops_fstype.c:1332
vfs_get_tree+0x92/0x320 fs/super.c:1751
fc_mount fs/namespace.c:1199 [inline]
do_new_mount_fc fs/namespace.c:3636 [inline]
do_new_mount fs/namespace.c:3712 [inline]
path_mount+0x7d0/0x23c0 fs/namespace.c:4022
page last free pid 1 tgid 1 stack trace:
reset_page_owner include/linux/page_owner.h:25 [inline]
free_pages_prepare mm/page_alloc.c:1433 [inline]
__free_frozen_pages+0x822/0x1130 mm/page_alloc.c:2973
__free_pages mm/page_alloc.c:5359 [inline]
free_contig_range+0x1a3/0x520 mm/page_alloc.c:7236
destroy_args+0xa8/0x7a0 mm/debug_vm_pgtable.c:983
debug_vm_pgtable+0x1b66/0x34b0 mm/debug_vm_pgtable.c:1372
do_one_initcall+0x11d/0x690 init/main.c:1378
do_initcall_level init/main.c:1440 [inline]
do_initcalls init/main.c:1456 [inline]
do_basic_setup init/main.c:1475 [inline]
kernel_init_freeable+0x6e5/0x790 init/main.c:1688
kernel_init+0x1f/0x1e0 init/main.c:1578
ret_from_fork+0x754/0xaf0 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246
Memory state around the buggy address:
ffff8880502ccf00: fb fb fb fb fb fc fc fc fc fc fc fc fc fc fc fc
ffff8880502ccf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff8880502cd000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff8880502cd080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff8880502cd100: fb fb fc fc fc fc fc fc fc fc fc fc fc fc fc fc
==================================================================
==================================================================
BUG: KASAN: slab-use-after-free in __list_add include/linux/list.h:164 [inline]
BUG: KASAN: slab-use-after-free in list_add_tail include/linux/list.h:191 [inline]
BUG: KASAN: slab-use-after-free in list_lru_add+0x27c/0x2d0 mm/list_lru.c:171
Write of size 8 at addr ffff8880502cd078 by task syz.0.899/8843
CPU: 1 UID: 0 PID: 8843 Comm: syz.0.899 Tainted: G B syzkaller #0 PREEMPT(full)
Tainted: [B]=BAD_PAGE
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026
Call Trace:
__dump_stack lib/dump_stack.c:94 [inline]
dump_stack_lvl+0x100/0x190 lib/dump_stack.c:120
print_address_description mm/kasan/report.c:378 [inline]
print_report+0x156/0x4c9 mm/kasan/report.c:482
kasan_report+0xdf/0x1a0 mm/kasan/report.c:595
__list_add include/linux/list.h:164 [inline]
list_add_tail include/linux/list.h:191 [inline]
list_lru_add+0x27c/0x2d0 mm/list_lru.c:171
list_lru_add_obj+0x1ad/0x320 mm/list_lru.c:193
qd_put+0x119/0x190 fs/gfs2/quota.c:342
qdsb_put fs/gfs2/quota.c:500 [inline]
gfs2_quota_unhold+0x1be/0x370 fs/gfs2/quota.c:653
gfs2_quota_unlock+0x60e/0x9a0 fs/gfs2/quota.c:1191
setattr_chown fs/gfs2/inode.c:2069 [inline]
gfs2_setattr+0x834/0x920 fs/gfs2/inode.c:2114
notify_change+0xb25/0x12d0 fs/attr.c:546
chown_common+0x53a/0x680 fs/open.c:788
vfs_fchown fs/open.c:856 [inline]
vfs_fchown+0xcd/0x110 fs/open.c:848
ksys_fchown fs/open.c:868 [inline]
__do_sys_fchown fs/open.c:873 [inline]
__se_sys_fchown fs/open.c:871 [inline]
__x64_sys_fchown+0xad/0x130 fs/open.c:871
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xc9/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f211b39af79
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:00007f211c1d6028 EFLAGS: 00000246 ORIG_RAX: 000000000000005d
RAX: ffffffffffffffda RBX: 00007f211b615fa0 RCX: 00007f211b39af79
RDX: 000000000000ee01 RSI: 0000000000000000 RDI: 0000000000000004
RBP: 00007f211b4316e0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f211b616038 R14: 00007f211b615fa0 R15: 00007ffd2303aaf8
Allocated by task 7980:
kasan_save_stack+0x30/0x50 mm/kasan/common.c:57
kasan_save_track+0x14/0x30 mm/kasan/common.c:78
unpoison_slab_object mm/kasan/common.c:340 [inline]
__kasan_slab_alloc+0x89/0x90 mm/kasan/common.c:366
kasan_slab_alloc include/linux/kasan.h:253 [inline]
slab_post_alloc_hook mm/slub.c:4953 [inline]
slab_alloc_node mm/slub.c:5263 [inline]
kmem_cache_alloc_noprof+0x2ad/0x780 mm/slub.c:5270
qd_alloc+0x4e/0x2f0 fs/gfs2/quota.c:234
gfs2_quota_init+0x67d/0x11d0 fs/gfs2/quota.c:1448
gfs2_make_fs_rw+0x17c/0x280 fs/gfs2/super.c:149
gfs2_fill_super+0x24b4/0x2d00 fs/gfs2/ops_fstype.c:1275
get_tree_bdev_flags+0x38c/0x620 fs/super.c:1691
gfs2_get_tree+0x4e/0x280 fs/gfs2/ops_fstype.c:1332
vfs_get_tree+0x92/0x320 fs/super.c:1751
fc_mount fs/namespace.c:1199 [inline]
do_new_mount_fc fs/namespace.c:3636 [inline]
do_new_mount fs/namespace.c:3712 [inline]
path_mount+0x7d0/0x23c0 fs/namespace.c:4022
do_mount fs/namespace.c:4035 [inline]
__do_sys_mount fs/namespace.c:4224 [inline]
__se_sys_mount fs/namespace.c:4201 [inline]
__x64_sys_mount+0x293/0x310 fs/namespace.c:4201
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xc9/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
Freed by task 5189:
kasan_save_stack+0x30/0x50 mm/kasan/common.c:57
kasan_save_track+0x14/0x30 mm/kasan/common.c:78
kasan_save_free_info+0x3b/0x70 mm/kasan/generic.c:584
poison_slab_object mm/kasan/common.c:253 [inline]
__kasan_slab_free+0x5f/0x80 mm/kasan/common.c:285
kasan_slab_free include/linux/kasan.h:235 [inline]
slab_free_hook mm/slub.c:2540 [inline]
slab_free mm/slub.c:6674 [inline]
kmem_cache_free+0x143/0x720 mm/slub.c:6789
gfs2_qd_dealloc+0x69/0x100 fs/gfs2/quota.c:111
rcu_do_batch kernel/rcu/tree.c:2605 [inline]
rcu_core+0x7c0/0x15c0 kernel/rcu/tree.c:2857
handle_softirqs+0x1ea/0x910 kernel/softirq.c:622
__do_softirq kernel/softirq.c:656 [inline]
invoke_softirq kernel/softirq.c:496 [inline]
__irq_exit_rcu+0xef/0x150 kernel/softirq.c:723
irq_exit_rcu+0x9/0x30 kernel/softirq.c:739
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline]
sysvec_apic_timer_interrupt+0xa3/0xc0 arch/x86/kernel/apic/apic.c:1056
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697
Last potentially related work creation:
kasan_save_stack+0x30/0x50 mm/kasan/common.c:57
kasan_record_aux_stack+0xa7/0xc0 mm/kasan/generic.c:556
__call_rcu_common.constprop.0+0xa5/0x9b0 kernel/rcu/tree.c:3119
qd_put+0x158/0x190 fs/gfs2/quota.c:337
qd_ungrab_sync fs/gfs2/quota.c:493 [inline]
gfs2_quota_sync+0x417/0x570 fs/gfs2/quota.c:1351
gfs2_sync_fs+0x44/0xb0 fs/gfs2/super.c:658
sync_filesystem fs/sync.c:56 [inline]
sync_filesystem+0x111/0x290 fs/sync.c:30
generic_shutdown_super+0x7e/0x360 fs/super.c:622
kill_block_super+0x3b/0xa0 fs/super.c:1722
gfs2_kill_sb+0x4a9/0x590 fs/gfs2/ops_fstype.c:1797
deactivate_locked_super+0xc1/0x1b0 fs/super.c:474
deactivate_super fs/super.c:507 [inline]
deactivate_super+0xe7/0x110 fs/super.c:503
cleanup_mnt+0x21f/0x450 fs/namespace.c:1318
task_work_run+0x150/0x240 kernel/task_work.c:233
resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]
__exit_to_user_mode_loop kernel/entry/common.c:44 [inline]
exit_to_user_mode_loop+0x100/0x4b0 kernel/entry/common.c:75
__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_work include/linux/entry-common.h:159 [inline]
syscall_exit_to_user_mode include/linux/entry-common.h:194 [inline]
do_syscall_64+0x4fe/0xf80 arch/x86/entry/syscall_64.c:100
entry_SYSCALL_64_after_hwframe+0x77/0x7f
The buggy address belongs to the object at ffff8880502cd000
which belongs to the cache gfs2_quotad of size 272
The buggy address is located 120 bytes inside of
freed 272-byte region [ffff8880502cd000, ffff8880502cd110)
The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x502cd
flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 00fff00000000000 ffff888144a81640 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 7980, tgid 7979 (syz.0.653), ts 220553817984, free_ts 36877033197
set_page_owner include/linux/page_owner.h:32 [inline]
post_alloc_hook+0x1e1/0x250 mm/page_alloc.c:1884
prep_new_page mm/page_alloc.c:1892 [inline]
get_page_from_freelist+0xe3d/0x2e10 mm/page_alloc.c:3945
__alloc_frozen_pages_noprof+0x26c/0x2410 mm/page_alloc.c:5240
alloc_pages_mpol+0x1fb/0x550 mm/mempolicy.c:2486
alloc_slab_page mm/slub.c:3075 [inline]
allocate_slab mm/slub.c:3248 [inline]
new_slab+0x2c4/0x440 mm/slub.c:3302
___slab_alloc+0xda3/0x1ca0 mm/slub.c:4656
__slab_alloc.isra.0+0x63/0x110 mm/slub.c:4779
__slab_alloc_node mm/slub.c:4855 [inline]
slab_alloc_node mm/slub.c:5251 [inline]
kmem_cache_alloc_noprof+0x4ec/0x780 mm/slub.c:5270
qd_alloc+0x4e/0x2f0 fs/gfs2/quota.c:234
gfs2_quota_init+0x67d/0x11d0 fs/gfs2/quota.c:1448
gfs2_make_fs_rw+0x17c/0x280 fs/gfs2/super.c:149
gfs2_fill_super+0x24b4/0x2d00 fs/gfs2/ops_fstype.c:1275
get_tree_bdev_flags+0x38c/0x620 fs/super.c:1691
gfs2_get_tree+0x4e/0x280 fs/gfs2/ops_fstype.c:1332
vfs_get_tree+0x92/0x320 fs/super.c:1751
fc_mount fs/namespace.c:1199 [inline]
do_new_mount_fc fs/namespace.c:3636 [inline]
do_new_mount fs/namespace.c:3712 [inline]
path_mount+0x7d0/0x23c0 fs/namespace.c:4022
page last free pid 1 tgid 1 stack trace:
reset_page_owner include/linux/page_owner.h:25 [inline]
free_pages_prepare mm/page_alloc.c:1433 [inline]
__free_frozen_pages+0x822/0x1130 mm/page_alloc.c:2973
__free_pages mm/page_alloc.c:5359 [inline]
free_contig_range+0x1a3/0x520 mm/page_alloc.c:7236
destroy_args+0xa8/0x7a0 mm/debug_vm_pgtable.c:983
debug_vm_pgtable+0x1b66/0x34b0 mm/debug_vm_pgtable.c:1372
do_one_initcall+0x11d/0x690 init/main.c:1378
do_initcall_level init/main.c:1440 [inline]
do_initcalls init/main.c:1456 [inline]
do_basic_setup init/main.c:1475 [inline]
kernel_init_freeable+0x6e5/0x790 init/main.c:1688
kernel_init+0x1f/0x1e0 init/main.c:1578
ret_from_fork+0x754/0xaf0 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246
Memory state around the buggy address:
ffff8880502ccf00: fb fb fb fb fb fc fc fc fc fc fc fc fc fc fc fc
ffff8880502ccf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff8880502cd000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff8880502cd080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff8880502cd100: fb fb fc fc fc fc fc fc fc fc fc fc fc fc fc fc
==================================================================