syzbot |
sign-in | mailing list | source | docs |
================================================================== BUG: KASAN: use-after-free in packet_rcv_fanout+0x78a/0x7d0 net/packet/af_packet.c:1490 Read of size 8 at addr ffff88003b98f090 by task sshd/2981 CPU: 0 PID: 2981 Comm: sshd Not tainted 4.13.0-next-20170912+ #2 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011 Call Trace: <IRQ> __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_load8_noabort+0x14/0x20 mm/kasan/report.c:430 packet_rcv_fanout+0x78a/0x7d0 net/packet/af_packet.c:1490 deliver_skb net/core/dev.c:1859 [inline] deliver_ptype_list_skb net/core/dev.c:1874 [inline] __netif_receive_skb_core+0xc12/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 e1000_receive_skb drivers/net/ethernet/intel/e1000/e1000_main.c:4018 [inline] e1000_clean_rx_irq+0x58d/0x1330 drivers/net/ethernet/intel/e1000/e1000_main.c:4474 e1000_clean+0xb39/0x2610 drivers/net/ethernet/intel/e1000/e1000_main.c:3819 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 do_softirq_own_stack+0x2a/0x40 arch/x86/entry/entry_64.S:957 </IRQ> do_softirq.part.20+0x14d/0x190 kernel/softirq.c:328 do_softirq kernel/softirq.c:176 [inline] __local_bh_enable_ip+0x135/0x160 kernel/softirq.c:181 local_bh_enable include/linux/bottom_half.h:31 [inline] rcu_read_unlock_bh include/linux/rcupdate.h:726 [inline] ip_finish_output2+0x8ad/0x1460 net/ipv4/ip_output.c:231 ip_finish_output+0x85e/0xd10 net/ipv4/ip_output.c:317 NF_HOOK_COND include/linux/netfilter.h:238 [inline] ip_output+0x1cc/0x860 net/ipv4/ip_output.c:405 dst_output include/net/dst.h:472 [inline] ip_local_out+0x95/0x160 net/ipv4/ip_output.c:124 ip_queue_xmit+0x8c6/0x18e0 net/ipv4/ip_output.c:504 tcp_transmit_skb+0x1947/0x3300 net/ipv4/tcp_output.c:1123 tcp_write_xmit+0x5fc/0x4960 net/ipv4/tcp_output.c:2341 __tcp_push_pending_frames+0xa0/0x250 net/ipv4/tcp_output.c:2516 tcp_push+0x4e0/0x760 net/ipv4/tcp.c:715 tcp_sendmsg_locked+0x17ad/0x3bc0 net/ipv4/tcp.c:1408 tcp_sendmsg+0x2f/0x50 net/ipv4/tcp.c:1445 inet_sendmsg+0x11f/0x5e0 net/ipv4/af_inet.c:762 sock_sendmsg_nosec net/socket.c:633 [inline] sock_sendmsg+0xca/0x110 net/socket.c:643 sock_write_iter+0x320/0x5e0 net/socket.c:912 call_write_iter include/linux/fs.h:1770 [inline] new_sync_write fs/read_write.c:468 [inline] __vfs_write+0x68a/0x970 fs/read_write.c:481 vfs_write+0x18f/0x510 fs/read_write.c:543 SYSC_write fs/read_write.c:588 [inline] SyS_write+0xef/0x220 fs/read_write.c:580 entry_SYSCALL_64_fastpath+0x1f/0xbe RIP: 0033:0x7f2d8e134370 RSP: 002b:00007fffee671ff8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f2d8e134370 RDX: 0000000000000038 RSI: 000055920faf5260 RDI: 0000000000000003 RBP: 0000000000000082 R08: 0000000000000001 R09: 0101010101010101 R10: 0000000000000008 R11: 0000000000000246 R12: 000055920faf3730 R13: 000055920e513fb4 R14: 0000000000000014 R15: 000055920e515ca0 Allocated by task 4195: 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 __do_kmalloc mm/slab.c:3725 [inline] __kmalloc+0x162/0x760 mm/slab.c:3734 kmalloc include/linux/slab.h:498 [inline] sk_prot_alloc+0x101/0x2a0 net/core/sock.c:1469 sk_alloc+0x89/0x700 net/core/sock.c:1525 packet_create+0x169/0xb00 net/packet/af_packet.c:3211 __sock_create+0x4d4/0x850 net/socket.c:1262 sock_create net/socket.c:1302 [inline] SYSC_socket net/socket.c:1332 [inline] SyS_socket+0xeb/0x200 net/socket.c:1312 entry_SYSCALL_64_fastpath+0x1f/0xbe Freed by task 4128: 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 sk_prot_free net/core/sock.c:1508 [inline] __sk_destruct+0x74a/0x910 net/core/sock.c:1587 sk_destruct+0x47/0x80 net/core/sock.c:1595 __sk_free+0x57/0x230 net/core/sock.c:1603 sk_free+0x2a/0x40 net/core/sock.c:1614 sock_put include/net/sock.h:1649 [inline] packet_release+0x859/0xd70 net/packet/af_packet.c:3047 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:244 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 SYSC_exit_group kernel/exit.c:979 [inline] SyS_exit_group+0x1d/0x20 kernel/exit.c:977 entry_SYSCALL_64_fastpath+0x1f/0xbe The buggy address belongs to the object at ffff88003b98e8c0 which belongs to the cache kmalloc-2048 of size 2048 The buggy address is located 2000 bytes inside of 2048-byte region [ffff88003b98e8c0, ffff88003b98f0c0) The buggy address belongs to the page: page:ffffea0000ee6380 count:1 mapcount:0 mapping:ffff88003b98e040 index:0x0 compound_mapcount: 0 flags: 0x100000000008100(slab|head) raw: 0100000000008100 ffff88003b98e040 0000000000000000 0000000100000003 raw: ffffea0000e91120 ffffea0000ee2120 ffff88003e800c40 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff88003b98ef80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88003b98f000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff88003b98f080: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ^ ffff88003b98f100: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb ffff88003b98f180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2017/09/12 14:27 | linux-next | 0d71e2d4aa14 | 0bd6a0a5 | .config | console log | report | syz | C | ci-upstream-next-kasan-gce | |||
2017/09/13 06:30 | net-next-old | ad9a19d00370 | 96b8e399 | .config | console log | report | syz | ci-upstream-net-kasan-gce | ||||
2017/09/13 06:52 | linux-next | 6f20b7a58cb9 | 96b8e399 | .config | console log | report | syz | skylake-linux-next-kasan-qemu | ||||
2017/09/11 23:10 | linux-next | a31cc455c512 | 449b6f15 | .config | console log | report | syz | ci-upstream-next-kasan-gce |