================================================================== BUG: KASAN: use-after-free in dev_map_flush_old kernel/bpf/devmap.c:389 [inline] BUG: KASAN: use-after-free in __dev_map_entry_free+0x2a9/0x330 kernel/bpf/devmap.c:403 Read of size 8 at addr ffff888092e53d88 by task syz-executor3/11144 CPU: 0 PID: 11144 Comm: syz-executor3 Not tainted 5.0.0-rc4+ #32 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x172/0x1f0 lib/dump_stack.c:113 print_address_description.cold+0x7c/0x20d mm/kasan/report.c:187 kasan_report.cold+0x1b/0x40 mm/kasan/report.c:317 __asan_report_load8_noabort+0x14/0x20 mm/kasan/generic_report.c:135 dev_map_flush_old kernel/bpf/devmap.c:389 [inline] __dev_map_entry_free+0x2a9/0x330 kernel/bpf/devmap.c:403 __rcu_reclaim kernel/rcu/rcu.h:240 [inline] rcu_do_batch kernel/rcu/tree.c:2452 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2773 [inline] rcu_process_callbacks+0x928/0x1390 kernel/rcu/tree.c:2754 __do_softirq+0x266/0x95a kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0x180/0x1d0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x14a/0x570 arch/x86/kernel/apic/apic.c:1062 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:807 RIP: 0010:__sanitizer_cov_trace_const_cmp1+0x15/0x20 kernel/kcov.c:174 Code: 00 48 89 e5 48 8b 4d 08 e8 18 ff ff ff 5d c3 66 0f 1f 44 00 00 55 40 0f b6 d6 40 0f b6 f7 bf 01 00 00 00 48 89 e5 48 8b 4d 08 f6 fe ff ff 5d c3 0f 1f 40 00 55 0f b7 d6 0f b7 f7 bf 03 00 00 RSP: 0018:ffff88808cb776c8 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13 RAX: dffffc0000000000 RBX: 0000000000000000 RCX: ffffffff819e1596 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001 RBP: ffff88808cb776c8 R08: ffff8880779b6600 R09: fffff9400043095f R10: fffff9400043095e R11: ffffea0002184af3 R12: ffffea0002184b00 R13: ffffea0002184b08 R14: 0000000000000000 R15: dead000000000100 page_remove_rmap+0x96/0x12c0 mm/rmap.c:1301 zap_pte_range mm/memory.c:1090 [inline] zap_pmd_range mm/memory.c:1192 [inline] zap_pud_range mm/memory.c:1221 [inline] zap_p4d_range mm/memory.c:1242 [inline] unmap_page_range+0xd70/0x2330 mm/memory.c:1263 unmap_single_vma+0x19d/0x300 mm/memory.c:1308 unmap_vmas+0x115/0x250 mm/memory.c:1339 exit_mmap+0x2c2/0x530 mm/mmap.c:3140 __mmput kernel/fork.c:1047 [inline] mmput+0x15f/0x4c0 kernel/fork.c:1068 exit_mm kernel/exit.c:545 [inline] do_exit+0x838/0x2db0 kernel/exit.c:854 do_group_exit+0x135/0x370 kernel/exit.c:971 get_signal+0x766/0x1750 kernel/signal.c:2517 do_signal+0x87/0x1940 arch/x86/kernel/signal.c:816 exit_to_usermode_loop+0x244/0x2c0 arch/x86/entry/common.c:162 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x52d/0x610 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x457e39 Code: ad b8 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 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 0f 83 7b b8 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007fc2cad81cf8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca RAX: fffffffffffffe00 RBX: 000000000073bfa8 RCX: 0000000000457e39 RDX: 0000000000000000 RSI: 0000000000000080 RDI: 000000000073bfa8 RBP: 000000000073bfa0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000073bfac R13: 00007ffe59943dcf R14: 00007fc2cad829c0 R15: 000000000073bfac Allocated by task 11141: save_stack+0x45/0xd0 mm/kasan/common.c:73 set_track mm/kasan/common.c:85 [inline] __kasan_kmalloc mm/kasan/common.c:496 [inline] __kasan_kmalloc.constprop.0+0xcf/0xe0 mm/kasan/common.c:469 kasan_kmalloc+0x9/0x10 mm/kasan/common.c:504 kmem_cache_alloc_trace+0x151/0x760 mm/slab.c:3609 kmalloc include/linux/slab.h:545 [inline] kzalloc include/linux/slab.h:740 [inline] dev_map_alloc kernel/bpf/devmap.c:102 [inline] dev_map_alloc+0x1be/0x6f0 kernel/bpf/devmap.c:88 find_and_alloc_map kernel/bpf/syscall.c:129 [inline] map_create kernel/bpf/syscall.c:510 [inline] __do_sys_bpf+0x88b/0x3c10 kernel/bpf/syscall.c:2611 __se_sys_bpf kernel/bpf/syscall.c:2588 [inline] __x64_sys_bpf+0x73/0xb0 kernel/bpf/syscall.c:2588 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe Freed by task 7852: save_stack+0x45/0xd0 mm/kasan/common.c:73 set_track mm/kasan/common.c:85 [inline] __kasan_slab_free+0x102/0x150 mm/kasan/common.c:458 kasan_slab_free+0xe/0x10 mm/kasan/common.c:466 __cache_free mm/slab.c:3487 [inline] kfree+0xcf/0x230 mm/slab.c:3806 dev_map_free+0x43c/0x540 kernel/bpf/devmap.c:192 bpf_map_free_deferred+0xba/0xf0 kernel/bpf/syscall.c:290 process_one_work+0x98e/0x1760 kernel/workqueue.c:2153 worker_thread+0x98/0xe40 kernel/workqueue.c:2296 kthread+0x357/0x430 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 The buggy address belongs to the object at ffff888092e53c80 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 264 bytes inside of 512-byte region [ffff888092e53c80, ffff888092e53e80) The buggy address belongs to the page: page:ffffea00024b94c0 count:1 mapcount:0 mapping:ffff88812c3f0940 index:0x0 flags: 0x1fffc0000000200(slab) raw: 01fffc0000000200 ffffea0002a4c908 ffffea0002480748 ffff88812c3f0940 raw: 0000000000000000 ffff888092e53000 0000000100000006 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888092e53c80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888092e53d00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff888092e53d80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888092e53e00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888092e53e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================