================================================================== BUG: KASAN: use-after-free in deliver_ptype_list_skb net/core/dev.c:1871 [inline] BUG: KASAN: use-after-free in __netif_receive_skb_core+0x2be3/0x33d0 net/core/dev.c:4406 Read of size 2 at addr ffff8801d82b3340 by task syz-executor0/3033 CPU: 0 PID: 3033 Comm: syz-executor0 Not tainted 4.13.0+ #43 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:16 [inline] dump_stack+0x194/0x257 lib/dump_stack.c:52 print_address_description+0x73/0x250 mm/kasan/report.c:252 kasan_report_error mm/kasan/report.c:351 [inline] kasan_report+0x24e/0x340 mm/kasan/report.c:409 __asan_report_load2_noabort+0x14/0x20 mm/kasan/report.c:428 deliver_ptype_list_skb net/core/dev.c:1871 [inline] __netif_receive_skb_core+0x2be3/0x33d0 net/core/dev.c:4406 __netif_receive_skb+0x2c/0x1b0 net/core/dev.c:4461 netif_receive_skb_internal+0x10b/0x670 net/core/dev.c:4534 napi_skb_finish net/core/dev.c:4895 [inline] napi_gro_receive+0x3d0/0x500 net/core/dev.c:4926 receive_buf+0xcc5/0x51f0 drivers/net/virtio_net.c:841 virtnet_receive drivers/net/virtio_net.c:1087 [inline] virtnet_poll+0x304/0xad0 drivers/net/virtio_net.c:1168 napi_poll net/core/dev.c:5537 [inline] net_rx_action+0x792/0x1910 net/core/dev.c:5603 __do_softirq+0x2bb/0xbd0 kernel/softirq.c:284 invoke_softirq kernel/softirq.c:364 [inline] irq_exit+0x1d3/0x210 kernel/softirq.c:405 exiting_irq arch/x86/include/asm/apic.h:638 [inline] do_IRQ+0xf6/0x190 arch/x86/kernel/irq.c:253 common_interrupt+0x9d/0x9d arch/x86/entry/entry_64.S:598 RIP: 0010:debug_lockdep_rcu_enabled+0x37/0x90 kernel/rcu/update.c:299 RSP: 0018:ffff8801ac4b7b00 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff6e RAX: 0000000000000007 RBX: 1ffff10035896f62 RCX: 0000000000000000 RDX: 0000000000000002 RSI: 00000000ffffffff RDI: ffffffff861ceafc RBP: ffff8801ac4b7b00 R08: ffff8801ac4b7178 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: ffffffff84eb2d20 R14: 0000000000000038 R15: ffff8801ac4ae480 ___might_sleep+0x74/0x470 kernel/sched/core.c:5977 __might_sleep+0x95/0x190 kernel/sched/core.c:5965 try_to_freeze_unsafe include/linux/freezer.h:56 [inline] try_to_freeze include/linux/freezer.h:66 [inline] freezer_count include/linux/freezer.h:127 [inline] freezable_schedule include/linux/freezer.h:172 [inline] do_nanosleep+0x29c/0x6f0 kernel/time/hrtimer.c:1473 hrtimer_nanosleep+0x2b2/0x860 kernel/time/hrtimer.c:1527 SYSC_nanosleep kernel/time/hrtimer.c:1559 [inline] SyS_nanosleep+0x175/0x1f0 kernel/time/hrtimer.c:1546 entry_SYSCALL_64_fastpath+0x1f/0xbe RIP: 0033:0x47d4a0 RSP: 002b:0000000000a6f9e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000023 RAX: ffffffffffffffda RBX: 0000000001f24914 RCX: 000000000047d4a0 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000a6f9f0 RBP: 0000000000000082 R08: 0000000000000001 R09: 0000000001f24940 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000fc4 R13: 0000000000000011 R14: 00000000000386b1 R15: 0000000000000016 Allocated by task 14855: save_stack_trace+0x16/0x20 arch/x86/kernel/stacktrace.c:59 save_stack+0x43/0xd0 mm/kasan/kasan.c:447 set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc+0xad/0xe0 mm/kasan/kasan.c:551 kmem_cache_alloc_trace+0x136/0x750 mm/slab.c:3627 kmalloc include/linux/slab.h:493 [inline] kzalloc include/linux/slab.h:666 [inline] fanout_add+0xa50/0x1190 net/packet/af_packet.c:1733 packet_setsockopt+0xfdc/0x1e80 net/packet/af_packet.c:3795 SYSC_setsockopt net/socket.c:1852 [inline] SyS_setsockopt+0x189/0x360 net/socket.c:1831 entry_SYSCALL_64_fastpath+0x1f/0xbe Freed by task 14855: save_stack_trace+0x16/0x20 arch/x86/kernel/stacktrace.c:59 save_stack+0x43/0xd0 mm/kasan/kasan.c:447 set_track mm/kasan/kasan.c:459 [inline] kasan_slab_free+0x71/0xc0 mm/kasan/kasan.c:524 __cache_free mm/slab.c:3503 [inline] kfree+0xca/0x250 mm/slab.c:3820 packet_release+0xa8f/0xd70 net/packet/af_packet.c:3033 sock_release+0x8d/0x1e0 net/socket.c:597 sock_close+0x16/0x20 net/socket.c:1126 __fput+0x333/0x7f0 fs/file_table.c:210 ____fput+0x15/0x20 fs/file_table.c:246 task_work_run+0x199/0x270 kernel/task_work.c:112 exit_task_work include/linux/task_work.h:21 [inline] do_exit+0xa52/0x1b40 kernel/exit.c:865 do_group_exit+0x149/0x400 kernel/exit.c:968 get_signal+0x7e8/0x17e0 kernel/signal.c:2334 do_signal+0x94/0x1ee0 arch/x86/kernel/signal.c:808 exit_to_usermode_loop+0x224/0x300 arch/x86/entry/common.c:158 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath+0x42f/0x500 arch/x86/entry/common.c:266 entry_SYSCALL_64_fastpath+0xbc/0xbe The buggy address belongs to the object at ffff8801d82b2ac0 which belongs to the cache kmalloc-4096 of size 4096 The buggy address is located 2176 bytes inside of 4096-byte region [ffff8801d82b2ac0, ffff8801d82b3ac0) The buggy address belongs to the page: page:ffffea000760ac80 count:1 mapcount:0 mapping:ffff8801d82b2ac0 index:0x0 compound_mapcount: 0 flags: 0x200000000008100(slab|head) raw: 0200000000008100 ffff8801d82b2ac0 0000000000000000 0000000100000001 raw: ffffea00075a4aa0 ffffea00070fdaa0 ffff8801dac00dc0 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8801d82b3200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8801d82b3280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff8801d82b3300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8801d82b3380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8801d82b3400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================