================================================================== BUG: KASAN: use-after-free in instrument_atomic_read_write include/linux/instrumented.h:101 [inline] BUG: KASAN: use-after-free in atomic64_try_cmpxchg_acquire include/asm-generic/atomic-instrumented.h:1515 [inline] BUG: KASAN: use-after-free in atomic_long_try_cmpxchg_acquire include/asm-generic/atomic-long.h:443 [inline] BUG: KASAN: use-after-free in __down_read_trylock kernel/locking/rwsem.c:1393 [inline] BUG: KASAN: use-after-free in down_read_trylock+0xba/0x1d0 kernel/locking/rwsem.c:1553 Write of size 8 at addr ffff88815fdd9070 by task kworker/u4:1/26969 CPU: 0 PID: 26969 Comm: kworker/u4:1 Not tainted 5.10.187-syzkaller-00057-g8a427269c016 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2023 Workqueue: writeback wb_workfn (flush-7:1) Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack_lvl+0x1e2/0x24b lib/dump_stack.c:118 print_address_description+0x81/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:435 [inline] kasan_report+0x179/0x1c0 mm/kasan/report.c:452 kasan_check_range+0x293/0x2a0 mm/kasan/generic.c:189 __kasan_check_write+0x14/0x20 mm/kasan/shadow.c:37 instrument_atomic_read_write include/linux/instrumented.h:101 [inline] atomic64_try_cmpxchg_acquire include/asm-generic/atomic-instrumented.h:1515 [inline] atomic_long_try_cmpxchg_acquire include/asm-generic/atomic-long.h:443 [inline] __down_read_trylock kernel/locking/rwsem.c:1393 [inline] down_read_trylock+0xba/0x1d0 kernel/locking/rwsem.c:1553 trylock_super+0x1f/0xf0 fs/super.c:418 __writeback_inodes_wb fs/fs-writeback.c:1795 [inline] wb_writeback+0x49d/0xc60 fs/fs-writeback.c:1910 wb_check_old_data_flush fs/fs-writeback.c:2012 [inline] wb_do_writeback fs/fs-writeback.c:2065 [inline] wb_workfn+0xb3d/0x1110 fs/fs-writeback.c:2094 process_one_work+0x6dc/0xbd0 kernel/workqueue.c:2298 worker_thread+0xaea/0x1510 kernel/workqueue.c:2444 kthread+0x34b/0x3d0 kernel/kthread.c:313 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:299 Allocated by task 7199: 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:430 [inline] ____kasan_kmalloc+0xdb/0x110 mm/kasan/common.c:509 __kasan_kmalloc+0x9/0x10 mm/kasan/common.c:518 kasan_kmalloc include/linux/kasan.h:254 [inline] kmem_cache_alloc_trace+0x18a/0x2e0 mm/slub.c:2974 kmalloc include/linux/slab.h:552 [inline] kzalloc include/linux/slab.h:664 [inline] copy_verifier_state+0x58b/0xbf0 kernel/bpf/verifier.c:913 is_state_visited kernel/bpf/verifier.c:9771 [inline] do_check+0x2e4e/0xcbd0 kernel/bpf/verifier.c:9890 do_check_common+0x8a4/0x1240 kernel/bpf/verifier.c:11878 do_check_main kernel/bpf/verifier.c:11941 [inline] bpf_check+0xb5b8/0xf2b0 kernel/bpf/verifier.c:12496 bpf_prog_load kernel/bpf/syscall.c:2233 [inline] __do_sys_bpf kernel/bpf/syscall.c:4429 [inline] __se_sys_bpf+0x107a2/0x11cb0 kernel/bpf/syscall.c:4385 __x64_sys_bpf+0x7b/0x90 kernel/bpf/syscall.c:4385 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xc6 Last potentially related work creation: kasan_save_stack+0x3b/0x60 mm/kasan/common.c:38 __kasan_record_aux_stack+0xd3/0x100 mm/kasan/generic.c:348 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358 insert_work+0x56/0x310 kernel/workqueue.c:1349 __queue_work+0x96c/0xd20 kernel/workqueue.c:1515 queue_work_on+0x105/0x160 kernel/workqueue.c:1542 queue_work include/linux/workqueue.h:513 [inline] schedule_work include/linux/workqueue.h:574 [inline] destroy_super_rcu+0xd1/0xe0 fs/super.c:172 rcu_do_batch+0x597/0xc40 kernel/rcu/tree.c:2493 rcu_core+0x5ad/0xe40 kernel/rcu/tree.c:2734 rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2747 __do_softirq+0x268/0x5bb kernel/softirq.c:309 Second to last potentially related work creation: kasan_save_stack+0x3b/0x60 mm/kasan/common.c:38 __kasan_record_aux_stack+0xd3/0x100 mm/kasan/generic.c:348 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358 __call_rcu kernel/rcu/tree.c:2975 [inline] call_rcu+0x135/0x11f0 kernel/rcu/tree.c:3049 __put_super+0x25c/0x2b0 fs/super.c:299 put_super fs/super.c:313 [inline] deactivate_locked_super+0xe1/0x110 fs/super.c:346 mount_nodev+0x73/0xf0 fs/super.c:1468 ovl_mount+0x2c/0x40 fs/overlayfs/super.c:2082 legacy_get_tree+0xf1/0x190 fs/fs_context.c:592 vfs_get_tree+0x88/0x290 fs/super.c:1550 do_new_mount+0x28b/0xad0 fs/namespace.c:2899 path_mount+0x56f/0xcb0 fs/namespace.c:3229 do_mount fs/namespace.c:3242 [inline] __do_sys_mount fs/namespace.c:3450 [inline] __se_sys_mount+0x2c4/0x3b0 fs/namespace.c:3427 __x64_sys_mount+0xbf/0xd0 fs/namespace.c:3427 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xc6 The buggy address belongs to the object at ffff88815fdd9000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 112 bytes inside of 2048-byte region [ffff88815fdd9000, ffff88815fdd9800) The buggy address belongs to the page: page:ffffea00057f7600 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff88815fddb000 pfn:0x15fdd8 head:ffffea00057f7600 order:3 compound_mapcount:0 compound_pincount:0 flags: 0x4000000000010200(slab|head) raw: 4000000000010200 ffffea0004570c08 ffffea0004478608 ffff888100042d80 raw: ffff88815fddb000 0000000000080003 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 453, ts 174444868940, free_ts 0 set_page_owner include/linux/page_owner.h:35 [inline] post_alloc_hook mm/page_alloc.c:2456 [inline] prep_new_page+0x166/0x180 mm/page_alloc.c:2462 get_page_from_freelist+0x2d8c/0x2f30 mm/page_alloc.c:4254 __alloc_pages_nodemask+0x435/0xaf0 mm/page_alloc.c:5346 allocate_slab mm/slub.c:1808 [inline] new_slab+0x80/0x400 mm/slub.c:1869 new_slab_objects mm/slub.c:2627 [inline] ___slab_alloc+0x302/0x4b0 mm/slub.c:2791 __slab_alloc+0x63/0xa0 mm/slub.c:2831 slab_alloc_node mm/slub.c:2913 [inline] slab_alloc mm/slub.c:2955 [inline] __kmalloc_track_caller+0x1f8/0x320 mm/slub.c:4536 kmemdup+0x24/0x50 mm/util.c:131 neigh_sysctl_register+0xb0/0x530 net/core/neighbour.c:3635 addrconf_sysctl_register+0xae/0x1a0 net/ipv6/addrconf.c:7046 ipv6_add_dev+0xc11/0x10b0 net/ipv6/addrconf.c:447 addrconf_notify+0x58e/0xe90 net/ipv6/addrconf.c:3540 notifier_call_chain kernel/notifier.c:83 [inline] raw_notifier_call_chain+0x8c/0xf0 kernel/notifier.c:410 call_netdevice_notifiers_info net/core/dev.c:2054 [inline] call_netdevice_notifiers_extack net/core/dev.c:2066 [inline] call_netdevice_notifiers+0x145/0x1b0 net/core/dev.c:2080 register_netdevice+0x1066/0x13f0 net/core/dev.c:10059 veth_newlink+0x833/0xb70 drivers/net/veth.c:1388 page_owner free stack trace missing Memory state around the buggy address: ffff88815fdd8f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88815fdd8f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88815fdd9000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88815fdd9080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88815fdd9100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================