==================================================================
BUG: KASAN: use-after-free in instrument_atomic_read include/linux/instrumented.h:72 [inline]
BUG: KASAN: use-after-free in atomic_read include/linux/atomic/atomic-instrumented.h:27 [inline]
BUG: KASAN: use-after-free in kernfs_get+0x21/0x90 fs/kernfs/dir.c:525
Read of size 4 at addr ffff888131381898 by task kworker/1:3/17757
CPU: 1 PID: 17757 Comm: kworker/1:3 Not tainted 6.1.134-syzkaller-00029-ga4fc1bef0501 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
Workqueue: events flush_stashed_error_work
Call Trace:
__dump_stack+0x21/0x24 lib/dump_stack.c:88
dump_stack_lvl+0xee/0x150 lib/dump_stack.c:106
print_address_description+0x71/0x210 mm/kasan/report.c:316
print_report+0x4a/0x60 mm/kasan/report.c:427
kasan_report+0x122/0x150 mm/kasan/report.c:531
check_region_inline mm/kasan/generic.c:-1 [inline]
kasan_check_range+0x280/0x290 mm/kasan/generic.c:189
__kasan_check_read+0x11/0x20 mm/kasan/shadow.c:31
instrument_atomic_read include/linux/instrumented.h:72 [inline]
atomic_read include/linux/atomic/atomic-instrumented.h:27 [inline]
kernfs_get+0x21/0x90 fs/kernfs/dir.c:525
sysfs_notify+0x5a/0xd0 fs/sysfs/file.c:187
ext4_notify_error_sysfs+0x25/0x30 fs/ext4/sysfs.c:518
flush_stashed_error_work+0x2cb/0x2f0 fs/ext4/super.c:-1
process_one_work+0x71f/0xc40 kernel/workqueue.c:2299
worker_thread+0xa29/0x11f0 kernel/workqueue.c:2446
kthread+0x281/0x320 kernel/kthread.c:386
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
Allocated by task 32296:
kasan_save_stack mm/kasan/common.c:45 [inline]
kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
kasan_save_alloc_info+0x25/0x30 mm/kasan/generic.c:505
__kasan_slab_alloc+0x72/0x80 mm/kasan/common.c:333
kasan_slab_alloc include/linux/kasan.h:202 [inline]
slab_post_alloc_hook+0x4f/0x2d0 mm/slab.h:768
slab_alloc_node mm/slub.c:3421 [inline]
slab_alloc mm/slub.c:3431 [inline]
__kmem_cache_alloc_lru mm/slub.c:3438 [inline]
kmem_cache_alloc+0x16e/0x330 mm/slub.c:3447
kmem_cache_zalloc include/linux/slab.h:689 [inline]
__kernfs_new_node+0xdb/0x680 fs/kernfs/dir.c:614
kernfs_new_node+0x150/0x260 fs/kernfs/dir.c:690
kernfs_create_dir_ns+0x47/0x130 fs/kernfs/dir.c:1046
sysfs_create_dir_ns+0x11c/0x280 fs/sysfs/dir.c:59
create_dir lib/kobject.c:63 [inline]
kobject_add_internal+0x6fc/0xc20 lib/kobject.c:231
kobject_add_varg lib/kobject.c:366 [inline]
kobject_init_and_add+0x122/0x190 lib/kobject.c:449
ext4_register_sysfs+0xbb/0x2c0 fs/ext4/sysfs.c:531
__ext4_fill_super fs/ext4/super.c:5486 [inline]
ext4_fill_super+0x6d5d/0x78f0 fs/ext4/super.c:5641
get_tree_bdev+0x444/0x680 fs/super.c:1368
ext4_get_tree+0x1c/0x20 fs/ext4/super.c:5671
vfs_get_tree+0x9a/0x270 fs/super.c:1575
do_new_mount+0x25a/0xa20 fs/namespace.c:3056
path_mount+0x675/0x1010 fs/namespace.c:3386
do_mount fs/namespace.c:3399 [inline]
__do_sys_mount fs/namespace.c:3607 [inline]
__se_sys_mount+0x318/0x380 fs/namespace.c:3584
__x64_sys_mount+0xbf/0xd0 fs/namespace.c:3584
x64_sys_call+0x65d/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:166
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Freed by task 27268:
kasan_save_stack mm/kasan/common.c:45 [inline]
kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
kasan_save_free_info+0x31/0x50 mm/kasan/generic.c:516
____kasan_slab_free+0x132/0x180 mm/kasan/common.c:241
__kasan_slab_free+0x11/0x20 mm/kasan/common.c:249
kasan_slab_free include/linux/kasan.h:178 [inline]
slab_free_hook mm/slub.c:1745 [inline]
slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1771
slab_free mm/slub.c:3686 [inline]
kmem_cache_free+0x12d/0x300 mm/slub.c:3711
kernfs_put+0x310/0x480 fs/kernfs/dir.c:568
sysfs_put include/linux/sysfs.h:657 [inline]
__kobject_del+0xf8/0x2f0 lib/kobject.c:597
kobject_del+0x45/0x60 lib/kobject.c:619
ext4_unregister_sysfs+0x91/0xa0 fs/ext4/sysfs.c:565
ext4_put_super+0x73/0xac0 fs/ext4/super.c:1216
generic_shutdown_super+0x15f/0x370 fs/super.c:503
kill_block_super+0x7f/0xf0 fs/super.c:1472
deactivate_locked_super+0xb5/0x120 fs/super.c:334
deactivate_super+0xaf/0xe0 fs/super.c:365
cleanup_mnt+0x45f/0x4e0 fs/namespace.c:1186
__cleanup_mnt+0x19/0x20 fs/namespace.c:1193
task_work_run+0x1db/0x240 kernel/task_work.c:203
resume_user_mode_work include/linux/resume_user_mode.h:49 [inline]
exit_to_user_mode_loop+0x9b/0xb0 kernel/entry/common.c:177
exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:210
__syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline]
syscall_exit_to_user_mode+0x1a/0x30 kernel/entry/common.c:303
do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:87
entry_SYSCALL_64_after_hwframe+0x68/0xd2
The buggy address belongs to the object at ffff888131381898
which belongs to the cache kernfs_node_cache of size 136
The buggy address is located 0 bytes inside of
136-byte region [ffff888131381898, ffff888131381920)
The buggy address belongs to the physical page:
page:ffffea0004c4e040 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x131381
flags: 0x4000000000000200(slab|zone=1)
raw: 4000000000000200 0000000000000000 dead000000000001 ffff8881002ac600
raw: 0000000000000000 0000000000140014 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 0x112cc0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY), pid 7235, tgid 7235 (syz-executor), ts 545343574002, free_ts 542912447732
set_page_owner include/linux/page_owner.h:33 [inline]
post_alloc_hook+0x1f5/0x210 mm/page_alloc.c:2637
prep_new_page+0x1c/0x110 mm/page_alloc.c:2644
get_page_from_freelist+0x2c6e/0x2ce0 mm/page_alloc.c:4539
__alloc_pages+0x19e/0x3a0 mm/page_alloc.c:5838
alloc_slab_page+0x6e/0xf0 include/linux/gfp.h:-1
allocate_slab mm/slub.c:1962 [inline]
new_slab+0x98/0x3d0 mm/slub.c:2015
___slab_alloc+0x6f6/0xb50 mm/slub.c:3203
__slab_alloc+0x5e/0xa0 mm/slub.c:3302
slab_alloc_node mm/slub.c:3387 [inline]
slab_alloc mm/slub.c:3431 [inline]
__kmem_cache_alloc_lru mm/slub.c:3438 [inline]
kmem_cache_alloc+0x1b0/0x330 mm/slub.c:3447
kmem_cache_zalloc include/linux/slab.h:689 [inline]
__kernfs_new_node+0xdb/0x680 fs/kernfs/dir.c:614
kernfs_new_node+0x150/0x260 fs/kernfs/dir.c:690
__kernfs_create_file+0x4e/0x270 fs/kernfs/file.c:1049
sysfs_add_file_mode_ns+0x1ce/0x270 fs/sysfs/file.c:294
create_files fs/sysfs/group.c:64 [inline]
internal_create_group+0x495/0xd00 fs/sysfs/group.c:148
internal_create_groups fs/sysfs/group.c:188 [inline]
sysfs_create_groups+0x58/0x120 fs/sysfs/group.c:214
create_dir lib/kobject.c:68 [inline]
kobject_add_internal+0x745/0xc20 lib/kobject.c:231
page last free stack trace:
reset_page_owner include/linux/page_owner.h:26 [inline]
free_pages_prepare mm/page_alloc.c:1545 [inline]
free_pcp_prepare mm/page_alloc.c:1619 [inline]
free_unref_page_prepare+0x742/0x750 mm/page_alloc.c:3581
free_unref_page+0x8f/0x530 mm/page_alloc.c:3677
free_the_page mm/page_alloc.c:830 [inline]
__free_pages+0x67/0x100 mm/page_alloc.c:5927
__vunmap+0x9af/0xb70 mm/vmalloc.c:2729
__vfree mm/vmalloc.c:2778 [inline]
vfree+0x61/0x90 mm/vmalloc.c:2809
kcov_put kernel/kcov.c:437 [inline]
kcov_close+0x2b/0x50 kernel/kcov.c:533
__fput+0x1fc/0x8f0 fs/file_table.c:320
____fput+0x15/0x20 fs/file_table.c:348
task_work_run+0x1db/0x240 kernel/task_work.c:203
exit_task_work include/linux/task_work.h:39 [inline]
do_exit+0xa1d/0x2650 kernel/exit.c:877
do_group_exit+0x210/0x2d0 kernel/exit.c:1027
__do_sys_exit_group kernel/exit.c:1038 [inline]
__se_sys_exit_group kernel/exit.c:1036 [inline]
__x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1036
x64_sys_call+0x7b4/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:232
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Memory state around the buggy address:
ffff888131381780: 00 00 fc fc fc fc fc fc fc fc fa fb fb fb fb fb
ffff888131381800: fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc fc
>ffff888131381880: fc fc fc fa fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff888131381900: fb fb fb fb fc fc fc fc fc fc fc fc fa fb fb fb
ffff888131381980: fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc
==================================================================
general protection fault, probably for non-canonical address 0xe0e93c2ac0000d5a: 0000 [#1] PREEMPT SMP KASAN
KASAN: maybe wild-memory-access in range [0x074a015600006ad0-0x074a015600006ad7]
CPU: 1 PID: 17757 Comm: kworker/1:3 Tainted: G B 6.1.134-syzkaller-00029-ga4fc1bef0501 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
Workqueue: events flush_stashed_error_work
RIP: 0010:kernfs_root fs/kernfs/kernfs-internal.h:68 [inline]
RIP: 0010:kernfs_find_and_get_ns+0x54/0x110 fs/kernfs/dir.c:903
Code: 48 89 f8 48 c1 e8 03 42 80 3c 28 00 74 05 e8 03 8c d6 ff 49 8b 5c 24 08 48 85 db 49 0f 44 dc 48 83 c3 50 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 dd 8b d6 ff 48 8b 1b 48 83 c3 60
RSP: 0018:ffffc90002effc60 EFLAGS: 00010207
RAX: 00e9402ac0000d5a RBX: 074a015600006ad4 RCX: ffffffff81ddac1d
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff8881313818a0
RBP: ffffc90002effc88 R08: fffffffffffffffa R09: 0000000000000003
R10: ffffed1026270313 R11: 1ffff11026270313 R12: ffff888131381898
R13: dffffc0000000000 R14: 0000000000000000 R15: ffffffff8594b5e0
FS: 0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b31211ff8 CR3: 0000000129efc000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000029
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Call Trace:
kernfs_find_and_get include/linux/kernfs.h:614 [inline]
sysfs_notify+0x71/0xd0 fs/sysfs/file.c:190
ext4_notify_error_sysfs+0x25/0x30 fs/ext4/sysfs.c:518
flush_stashed_error_work+0x2cb/0x2f0 fs/ext4/super.c:-1
process_one_work+0x71f/0xc40 kernel/workqueue.c:2299
worker_thread+0xa29/0x11f0 kernel/workqueue.c:2446
kthread+0x281/0x320 kernel/kthread.c:386
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:kernfs_root fs/kernfs/kernfs-internal.h:68 [inline]
RIP: 0010:kernfs_find_and_get_ns+0x54/0x110 fs/kernfs/dir.c:903
Code: 48 89 f8 48 c1 e8 03 42 80 3c 28 00 74 05 e8 03 8c d6 ff 49 8b 5c 24 08 48 85 db 49 0f 44 dc 48 83 c3 50 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 dd 8b d6 ff 48 8b 1b 48 83 c3 60
RSP: 0018:ffffc90002effc60 EFLAGS: 00010207
RAX: 00e9402ac0000d5a RBX: 074a015600006ad4 RCX: ffffffff81ddac1d
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff8881313818a0
RBP: ffffc90002effc88 R08: fffffffffffffffa R09: 0000000000000003
R10: ffffed1026270313 R11: 1ffff11026270313 R12: ffff888131381898
R13: dffffc0000000000 R14: 0000000000000000 R15: ffffffff8594b5e0
FS: 0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b31211ff8 CR3: 0000000129efc000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000029
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
0: 48 89 f8 mov %rdi,%rax
3: 48 c1 e8 03 shr $0x3,%rax
7: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1)
c: 74 05 je 0x13
e: e8 03 8c d6 ff call 0xffd68c16
13: 49 8b 5c 24 08 mov 0x8(%r12),%rbx
18: 48 85 db test %rbx,%rbx
1b: 49 0f 44 dc cmove %r12,%rbx
1f: 48 83 c3 50 add $0x50,%rbx
23: 48 89 d8 mov %rbx,%rax
26: 48 c1 e8 03 shr $0x3,%rax
* 2a: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) <-- trapping instruction
2f: 74 08 je 0x39
31: 48 89 df mov %rbx,%rdi
34: e8 dd 8b d6 ff call 0xffd68c16
39: 48 8b 1b mov (%rbx),%rbx
3c: 48 83 c3 60 add $0x60,%rbx