==================================================================
BUG: KASAN: use-after-free in arch_atomic_read arch/x86/include/asm/atomic.h:29 [inline]
BUG: KASAN: use-after-free in atomic_read include/linux/atomic/atomic-instrumented.h:28 [inline]
BUG: KASAN: use-after-free in kernfs_get+0x8a/0x90 fs/kernfs/dir.c:504
Read of size 4 at addr ffff888128d53a28 by task kworker/1:5/9928
CPU: 1 PID: 9928 Comm: kworker/1:5 Tainted: G W 5.15.180-syzkaller-00024-g88c4075c39ed #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025
Workqueue: events flush_stashed_error_work
Call Trace:
<TASK>
__dump_stack+0x21/0x30 lib/dump_stack.c:88
dump_stack_lvl+0xee/0x150 lib/dump_stack.c:106
print_address_description+0x7f/0x2c0 mm/kasan/report.c:248
__kasan_report mm/kasan/report.c:427 [inline]
kasan_report+0xf1/0x140 mm/kasan/report.c:444
__asan_report_load4_noabort+0x14/0x20 mm/kasan/report_generic.c:308
arch_atomic_read arch/x86/include/asm/atomic.h:29 [inline]
atomic_read include/linux/atomic/atomic-instrumented.h:28 [inline]
kernfs_get+0x8a/0x90 fs/kernfs/dir.c:504
sysfs_notify+0x5a/0xd0 fs/sysfs/file.c:190
ext4_notify_error_sysfs+0x25/0x30 fs/ext4/sysfs.c:516
flush_stashed_error_work+0x2d5/0x2f0 fs/ext4/super.c:-1
process_one_work+0x6be/0xba0 kernel/workqueue.c:2325
worker_thread+0xa59/0x1200 kernel/workqueue.c:2472
kthread+0x411/0x500 kernel/kthread.c:337
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
</TASK>
Allocated by task 12908:
kasan_save_stack mm/kasan/common.c:38 [inline]
kasan_set_track mm/kasan/common.c:45 [inline]
set_alloc_info mm/kasan/common.c:433 [inline]
__kasan_slab_alloc+0xbd/0xf0 mm/kasan/common.c:466
kasan_slab_alloc include/linux/kasan.h:217 [inline]
slab_post_alloc_hook+0x4f/0x2b0 mm/slab.h:550
slab_alloc_node mm/slub.c:3240 [inline]
slab_alloc mm/slub.c:3250 [inline]
kmem_cache_alloc+0xf7/0x260 mm/slub.c:3255
kmem_cache_zalloc include/linux/slab.h:737 [inline]
__kernfs_new_node+0xdb/0x680 fs/kernfs/dir.c:593
kernfs_new_node+0x150/0x260 fs/kernfs/dir.c:669
kernfs_create_dir_ns+0x47/0x130 fs/kernfs/dir.c:1017
sysfs_create_dir_ns+0x11c/0x280 fs/sysfs/dir.c:59
create_dir lib/kobject.c:89 [inline]
kobject_add_internal+0x755/0xda0 lib/kobject.c:263
kobject_add_varg lib/kobject.c:398 [inline]
kobject_init_and_add+0x122/0x190 lib/kobject.c:481
ext4_register_sysfs+0xbb/0x2c0 fs/ext4/sysfs.c:529
ext4_fill_super+0x863b/0x9030 fs/ext4/super.c:4941
mount_bdev+0x2ae/0x3e0 fs/super.c:1400
ext4_mount+0x34/0x40 fs/ext4/super.c:6601
legacy_get_tree+0xed/0x190 fs/fs_context.c:611
vfs_get_tree+0x89/0x260 fs/super.c:1530
do_new_mount+0x25a/0xa20 fs/namespace.c:3012
path_mount+0x675/0x1020 fs/namespace.c:3342
do_mount fs/namespace.c:3355 [inline]
__do_sys_mount fs/namespace.c:3563 [inline]
__se_sys_mount+0x318/0x380 fs/namespace.c:3540
__x64_sys_mount+0xbf/0xd0 fs/namespace.c:3540
x64_sys_call+0x6bf/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:166
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x66/0xd0
Freed by task 11835:
kasan_save_stack mm/kasan/common.c:38 [inline]
kasan_set_track+0x4a/0x70 mm/kasan/common.c:45
kasan_set_free_info+0x23/0x40 mm/kasan/generic.c:370
____kasan_slab_free+0x125/0x160 mm/kasan/common.c:365
__kasan_slab_free+0x11/0x20 mm/kasan/common.c:373
kasan_slab_free include/linux/kasan.h:193 [inline]
slab_free_hook mm/slub.c:1723 [inline]
slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1749
slab_free mm/slub.c:3521 [inline]
kmem_cache_free+0x100/0x320 mm/slub.c:3539
kernfs_put+0x310/0x480 fs/kernfs/dir.c:547
sysfs_put include/linux/sysfs.h:641 [inline]
__kobject_del+0xf8/0x2f0 lib/kobject.c:629
kobject_del+0x45/0x60 lib/kobject.c:651
ext4_unregister_sysfs+0x91/0xa0 fs/ext4/sysfs.c:563
ext4_put_super+0x70/0xa70 fs/ext4/super.c:1183
generic_shutdown_super+0x151/0x330 fs/super.c:475
kill_block_super+0x7f/0xf0 fs/super.c:1427
deactivate_locked_super+0xa0/0x100 fs/super.c:335
deactivate_super+0xaf/0xe0 fs/super.c:366
cleanup_mnt+0x446/0x500 fs/namespace.c:1143
__cleanup_mnt+0x19/0x20 fs/namespace.c:1150
task_work_run+0x127/0x190 kernel/task_work.c:188
tracehook_notify_resume include/linux/tracehook.h:189 [inline]
exit_to_user_mode_loop+0xd0/0xe0 kernel/entry/common.c:181
exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:214
__syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
syscall_exit_to_user_mode+0x1a/0x30 kernel/entry/common.c:307
do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:86
entry_SYSCALL_64_after_hwframe+0x66/0xd0
The buggy address belongs to the object at ffff888128d53a28
which belongs to the cache kernfs_node_cache of size 136
The buggy address is located 0 bytes inside of
136-byte region [ffff888128d53a28, ffff888128d53ab0)
The buggy address belongs to the page:
page:ffffea0004a354c0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x128d53
flags: 0x4000000000000200(slab|zone=1)
raw: 4000000000000200 0000000000000000 0000001100000001 ffff8881001c5500
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 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 277, ts 24183386018, free_ts 0
set_page_owner include/linux/page_owner.h:33 [inline]
post_alloc_hook+0x192/0x1b0 mm/page_alloc.c:2605
prep_new_page+0x1c/0x110 mm/page_alloc.c:2611
get_page_from_freelist+0x2cc5/0x2d50 mm/page_alloc.c:4485
__alloc_pages+0x18f/0x440 mm/page_alloc.c:5781
alloc_slab_page mm/slub.c:-1 [inline]
allocate_slab mm/slub.c:1932 [inline]
new_slab+0xa1/0x4d0 mm/slub.c:1995
___slab_alloc+0x381/0x810 mm/slub.c:3028
__slab_alloc+0x49/0x90 mm/slub.c:3115
slab_alloc_node mm/slub.c:3206 [inline]
slab_alloc mm/slub.c:3250 [inline]
kmem_cache_alloc+0x138/0x260 mm/slub.c:3255
kmem_cache_zalloc include/linux/slab.h:737 [inline]
__kernfs_new_node+0xdb/0x680 fs/kernfs/dir.c:593
kernfs_new_node+0x150/0x260 fs/kernfs/dir.c:669
kernfs_create_dir_ns+0x47/0x130 fs/kernfs/dir.c:1017
internal_create_group+0x20f/0xcf0 fs/sysfs/group.c:137
sysfs_create_group+0x1f/0x30 fs/sysfs/group.c:175
dpm_sysfs_add+0x6a/0x290 drivers/base/power/sysfs.c:702
device_add+0x6c0/0xed0 drivers/base/core.c:3379
netdev_register_kobject+0x179/0x320 net/core/net-sysfs.c:2014
page_owner free stack trace missing
Memory state around the buggy address:
ffff888128d53900: fb fb fb fb fc fc fc fc fc fc fc fc fa fb fb fb
ffff888128d53980: fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc
>ffff888128d53a00: fc fc fc fc fc fa fb fb fb fb fb fb fb fb fb fb
^
ffff888128d53a80: fb fb fb fb fb fb fc fc fc fc fc fc fc fc fa fb
ffff888128d53b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fc
==================================================================
general protection fault, probably for non-canonical address 0xf6fffc26e00005d1: 0000 [#1] PREEMPT SMP KASAN
KASAN: maybe wild-memory-access in range [0xb800013700002e88-0xb800013700002e8f]
CPU: 1 PID: 9928 Comm: kworker/1:5 Tainted: G B W 5.15.180-syzkaller-00024-g88c4075c39ed #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025
Workqueue: events flush_stashed_error_work
RIP: 0010:kernfs_root fs/kernfs/kernfs-internal.h:50 [inline]
RIP: 0010:kernfs_find_and_get_ns+0x54/0x110 fs/kernfs/dir.c:884
Code: 48 89 f8 48 c1 e8 03 42 80 3c 28 00 74 05 e8 63 a8 d8 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 3d a8 d8 ff 48 8b 1b 48 83 c3 68
RSP: 0018:ffffc90000c5fc60 EFLAGS: 00010a06
RAX: 17000026e00005d1 RBX: b800013700002e8b RCX: ffffffff81ce640d
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888128d53a30
RBP: ffffc90000c5fc88 R08: fffffffffffffffa R09: 0000000000000003
R10: ffffed10251aa745 R11: 1ffff110251aa745 R12: ffff888128d53a28
R13: dffffc0000000000 R14: 0000000000000000 R15: ffffffff854f0460
FS: 0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200001000000 CR3: 0000000125db7000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<TASK>
kernfs_find_and_get include/linux/kernfs.h:574 [inline]
sysfs_notify+0x71/0xd0 fs/sysfs/file.c:193
ext4_notify_error_sysfs+0x25/0x30 fs/ext4/sysfs.c:516
flush_stashed_error_work+0x2d5/0x2f0 fs/ext4/super.c:-1
process_one_work+0x6be/0xba0 kernel/workqueue.c:2325
worker_thread+0xa59/0x1200 kernel/workqueue.c:2472
kthread+0x411/0x500 kernel/kthread.c:337
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
</TASK>
Modules linked in:
---[ end trace effe37298f590b4b ]---
RIP: 0010:kernfs_root fs/kernfs/kernfs-internal.h:50 [inline]
RIP: 0010:kernfs_find_and_get_ns+0x54/0x110 fs/kernfs/dir.c:884
Code: 48 89 f8 48 c1 e8 03 42 80 3c 28 00 74 05 e8 63 a8 d8 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 3d a8 d8 ff 48 8b 1b 48 83 c3 68
RSP: 0018:ffffc90000c5fc60 EFLAGS: 00010a06
RAX: 17000026e00005d1 RBX: b800013700002e8b RCX: ffffffff81ce640d
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888128d53a30
RBP: ffffc90000c5fc88 R08: fffffffffffffffa R09: 0000000000000003
R10: ffffed10251aa745 R11: 1ffff110251aa745 R12: ffff888128d53a28
R13: dffffc0000000000 R14: 0000000000000000 R15: ffffffff854f0460
FS: 0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f31ca713178 CR3: 000000011a605000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 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 63 a8 d8 ff call 0xffd8a876
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 3d a8 d8 ff call 0xffd8a876
39: 48 8b 1b mov (%rbx),%rbx
3c: 48 83 c3 68 add $0x68,%rbx