Home | History | Annotate | Download | only in guilty
      1 FILE: net/ipv4/tcp_ipv4.c
      2 
      3 ==================================================================
      4 BUG: KASAN: use-after-free in dst_check include/net/dst.h:498 [inline]
      5 BUG: KASAN: use-after-free in tcp_v4_early_demux+0x967/0xa60 net/ipv4/tcp_ipv4.c:1480
      6 Read of size 8 at addr ffff8800397d2fe0 by task syz-executor0/4289
      7 
      8 CPU: 0 PID: 4289 Comm: syz-executor0 Not tainted 4.12.0-rc1+ #366
      9 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011
     10 Call Trace:
     11  <IRQ>
     12  __dump_stack lib/dump_stack.c:16 [inline]
     13  dump_stack+0x292/0x395 lib/dump_stack.c:52
     14  print_address_description+0x73/0x280 mm/kasan/report.c:252
     15  kasan_report_error mm/kasan/report.c:351 [inline]
     16  kasan_report+0x22b/0x340 mm/kasan/report.c:408
     17  __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:429
     18  dst_check include/net/dst.h:498 [inline]
     19  tcp_v4_early_demux+0x967/0xa60 net/ipv4/tcp_ipv4.c:1480
     20  ip_rcv_finish+0x1941/0x2110 net/ipv4/ip_input.c:334
     21 sctp: [Deprecated]: syz-executor7 (pid 4299) Use of struct sctp_assoc_value in delayed_ack socket option.
     22 Use struct sctp_sack_info instead
     23  NF_HOOK include/linux/netfilter.h:257 [inline]
     24  ip_rcv+0xd8c/0x19c0 net/ipv4/ip_input.c:488
     25  __netif_receive_skb_core+0x1ad1/0x3400 net/core/dev.c:4216
     26  __netif_receive_skb+0x2c/0x1b0 net/core/dev.c:4254
     27  netif_receive_skb_internal+0x240/0x1b20 net/core/dev.c:4416
     28  napi_skb_finish net/core/dev.c:4773 [inline]
     29  napi_gro_receive+0x4e6/0x680 net/core/dev.c:4807
     30  e1000_receive_skb drivers/net/ethernet/intel/e1000/e1000_main.c:4018 [inline]
     31  e1000_clean_rx_irq+0x5e0/0x1490 drivers/net/ethernet/intel/e1000/e1000_main.c:4474
     32  e1000_clean+0xb9a/0x28f0 drivers/net/ethernet/intel/e1000/e1000_main.c:3819
     33  napi_poll net/core/dev.c:5407 [inline]
     34  net_rx_action+0xe7a/0x18f0 net/core/dev.c:5473
     35  __do_softirq+0x2fb/0xb99 kernel/softirq.c:284
     36  invoke_softirq kernel/softirq.c:364 [inline]
     37  irq_exit+0x19e/0x1d0 kernel/softirq.c:405
     38  exiting_irq arch/x86/include/asm/apic.h:652 [inline]
     39  smp_apic_timer_interrupt+0x76/0xa0 arch/x86/kernel/apic/apic.c:966
     40  apic_timer_interrupt+0x93/0xa0 arch/x86/entry/entry_64.S:484
     41 RIP: 0033:0x449783
     42 RSP: 002b:00007ffde3d48590 EFLAGS: 00000202 ORIG_RAX: ffffffffffffff10
     43 RAX: 00000000006e6bc0 RBX: 0000000000000001 RCX: 0000000000000040
     44 RDX: 0000000000000001 RSI: 0000000000a640a0 RDI: 00007ffb7ef3a700
     45 RBP: 0000000000000000 R08: 000000000139cda0 R09: 0000000000000012
     46 R10: 0000000000020022 R11: 0000000000000201 R12: 00007ffde3d486c0
     47 R13: 0000000000000000 R14: 0000000000000444 R15: 0000000000a640c8
     48  </IRQ>
     49