All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG: unable to handle kernel NULL pointer dereference in inet6_fill_ifinfo
@ 2017-12-19  7:54 syzbot
  2018-01-30 22:17 ` Eric Biggers
  0 siblings, 1 reply; 2+ messages in thread
From: syzbot @ 2017-12-19  7:54 UTC (permalink / raw)
  To: davem, kuznet, linux-kernel, netdev, syzkaller-bugs, yoshfuji

[-- Attachment #1: Type: text/plain, Size: 3815 bytes --]

Hello,

syzkaller hit the following crash on  
6084b576dca2e898f5c101baef151f7bfdbb606d
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/master
compiler: gcc (GCC) 7.1.1 20170620
.config is attached
Raw console output is attached.

Unfortunately, I don't have any reproducer for this bug yet.


BUG: unable to handle kernel NULL pointer dereference at 000000000000022c
IP: inet6_fill_ifinfo+0x8e/0x2c0 net/ipv6/addrconf.c:5357
PGD 1dffd8067 P4D 1dffd8067 PUD 1dc705067 PMD 0
Oops: 0000 [#1] SMP
Dumping ftrace buffer:
    (ftrace buffer empty)
Modules linked in:
CPU: 0 PID: 27870 Comm: syz-executor2 Not tainted 4.15.0-rc3-next-20171214+  
#67
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS  
Google 01/01/2011
RIP: 0010:inet6_fill_ifinfo+0x8e/0x2c0 net/ipv6/addrconf.c:5357
RSP: 0018:ffffc90000f53ae0 EFLAGS: 00010216
RAX: 000000000000000a RBX: ffff88021433b300 RCX: ffffffff8224ba71
RDX: 0000000000000818 RSI: ffffc9000457f000 RDI: 0000000000000000
RBP: ffffc90000f53b18 R08: 0000000000000010 R09: ffff8801dac27ae0
R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
R13: ffff8801dfaf5c00 R14: ffff8801dac27ac0 R15: 0000000000000002
FS:  00007f0fb6e3b700(0000) GS:ffff88021fc00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000000000022c CR3: 0000000213560000 CR4: 00000000001406f0
DR0: 0000000020000000 DR1: 0000000020000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600
Call Trace:
  inet6_dump_ifinfo+0x1ea/0x2d0 net/ipv6/addrconf.c:5411
  netlink_dump+0x14e/0x360 net/netlink/af_netlink.c:2222
  __netlink_dump_start+0x1bb/0x210 net/netlink/af_netlink.c:2319
  netlink_dump_start include/linux/netlink.h:214 [inline]
  rtnetlink_rcv_msg+0x44f/0x5d0 net/core/rtnetlink.c:4485
  netlink_rcv_skb+0x92/0x160 net/netlink/af_netlink.c:2441
  rtnetlink_rcv+0x1c/0x20 net/core/rtnetlink.c:4540
  netlink_unicast_kernel net/netlink/af_netlink.c:1308 [inline]
  netlink_unicast+0x1d4/0x290 net/netlink/af_netlink.c:1334
  netlink_sendmsg+0x345/0x470 net/netlink/af_netlink.c:1897
  sock_sendmsg_nosec net/socket.c:636 [inline]
  sock_sendmsg+0x51/0x70 net/socket.c:646
  SYSC_sendto+0x17f/0x1d0 net/socket.c:1727
  SyS_sendto+0x40/0x50 net/socket.c:1695
  entry_SYSCALL_64_fastpath+0x1f/0x96
RIP: 0033:0x452a39
RSP: 002b:00007f0fb6e3ac58 EFLAGS: 00000212 ORIG_RAX: 000000000000002c
RAX: ffffffffffffffda RBX: 0000000000758020 RCX: 0000000000452a39
RDX: 0000000000000012 RSI: 0000000020919000 RDI: 0000000000000013
RBP: 0000000000000553 R08: 0000000020000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000212 R12: 00000000006f6068
R13: 00000000ffffffff R14: 00007f0fb6e3b6d4 R15: 0000000000000000
Code: b8 10 00 00 00 48 89 df e8 d0 b2 ee ff 48 85 c0 49 89 c6 0f 84 c5 01  
00 00 e8 cf e8 06 ff b8 0a 00 00 00 4c 89 e7 66 41 89 46 10 <41> 0f b7 84  
24 2c 02 00 00 66 41 89 46 12 41 8b 84 24 08 01 00
RIP: inet6_fill_ifinfo+0x8e/0x2c0 net/ipv6/addrconf.c:5357 RSP:  
ffffc90000f53ae0
CR2: 000000000000022c
---[ end trace bb449c11e1e11a3c ]---


---
This bug is generated by a dumb bot. It may contain errors.
See https://goo.gl/tpsmEJ for details.
Direct all questions to syzkaller@googlegroups.com.
Please credit me with: Reported-by: syzbot <syzkaller@googlegroups.com>

syzbot will keep track of this bug report.
Once a fix for this bug is merged into any tree, reply to this email with:
#syz fix: exact-commit-title
To mark this as a duplicate of another syzbot report, please reply with:
#syz dup: exact-subject-of-another-report
If it's a one-off invalid bug report, please reply with:
#syz invalid
Note: if the crash happens again, it will cause creation of a new bug  
report.
Note: all commands must start from beginning of the line in the email body.

[-- Attachment #2: config.txt --]
[-- Type: text/plain, Size: 126475 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.15.0-rc2 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_KASAN_SHADOW_OFFSET=0xdffffc0000000000
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_USELIB=y
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_CPU_ISOLATION is not set

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_SRCU=y
CONFIG_TREE_SRCU=y
# CONFIG_TASKS_RCU is not set
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
# CONFIG_BUILD_BIN2C is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BPF=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_PRINTK_NMI=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_BPF_SYSCALL=y
CONFIG_USERFAULTFD=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y
# CONFIG_PC104 is not set

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_COMPAT_BRK is not set
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_SLAB_MERGE_DEFAULT=y
# CONFIG_SLAB_FREELIST_RANDOM is not set
CONFIG_SYSTEM_DATA_VERIFICATION=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_CRASH_CORE=y
CONFIG_KEXEC_CORE=y
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
CONFIG_OPTPROBES=y
CONFIG_UPROBES=y
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_NMI=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_CLK=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_RCU_TABLE_FREE=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_GCC_PLUGINS=y
# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
CONFIG_GCC_PLUGIN_SANCOV=y
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
# CONFIG_GCC_PLUGIN_STRUCTLEAK is not set
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
CONFIG_HAVE_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR is not set
CONFIG_CC_STACKPROTECTOR_NONE=y
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
CONFIG_THIN_ARCHIVES=y
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=28
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
CONFIG_HAVE_COPY_THREAD_TLS=y
CONFIG_HAVE_STACK_VALIDATION=y
# CONFIG_HAVE_ARCH_HASH is not set
# CONFIG_ISA_BUS_API is not set
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
# CONFIG_CPU_NO_EFFICIENT_FFS is not set
CONFIG_HAVE_ARCH_VMAP_STACK=y
# CONFIG_ARCH_OPTIONAL_KERNEL_RWX is not set
# CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT is not set
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_ARCH_HAS_REFCOUNT=y
CONFIG_REFCOUNT_FULL=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
# CONFIG_MODULE_COMPRESS is not set
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLK_SCSI_REQUEST=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_ZONED=y
CONFIG_BLK_DEV_THROTTLING=y
# CONFIG_BLK_DEV_THROTTLING_LOW is not set
# CONFIG_BLK_CMDLINE_PARSER is not set
CONFIG_BLK_WBT=y
# CONFIG_BLK_WBT_SQ is not set
CONFIG_BLK_WBT_MQ=y
# CONFIG_BLK_DEBUG_FS is not set
# CONFIG_BLK_SED_OPAL is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set
CONFIG_BLOCK_COMPAT=y
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_MQ_VIRTIO=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_MQ_IOSCHED_DEADLINE=y
CONFIG_MQ_IOSCHED_KYBER=y
CONFIG_IOSCHED_BFQ=y
CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_FAST_FEATURE_TESTS=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
# CONFIG_GOLDFISH is not set
# CONFIG_INTEL_RDT is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_NUMACHIP is not set
# CONFIG_X86_VSMP is not set
# CONFIG_X86_UV is not set
# CONFIG_X86_GOLDFISH is not set
# CONFIG_X86_INTEL_MID is not set
# CONFIG_X86_INTEL_LPSS is not set
# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
CONFIG_IOSF_MBI=y
# CONFIG_IOSF_MBI_DEBUG is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_DEBUG=y
CONFIG_PARAVIRT_SPINLOCKS=y
# CONFIG_QUEUED_LOCK_STAT is not set
CONFIG_XEN=y
CONFIG_XEN_PV=y
CONFIG_XEN_PV_SMP=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_PVHVM_SMP=y
CONFIG_XEN_512GB=y
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_XEN_PVH=y
CONFIG_KVM_GUEST=y
# CONFIG_KVM_DEBUG_FS is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
CONFIG_NO_BOOTMEM=y
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_GART_IOMMU is not set
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=64
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC_PRIO=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCELOG_LEGACY is not set
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
CONFIG_X86_MCE_INJECT=y
CONFIG_X86_THERMAL_VECTOR=y

#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_PERF_EVENTS_INTEL_RAPL=y
CONFIG_PERF_EVENTS_INTEL_CSTATE=y
# CONFIG_PERF_EVENTS_AMD_POWER is not set
# CONFIG_VM86 is not set
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_X86_5LEVEL is not set
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_X86_DIRECT_GBPAGES=y
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
# CONFIG_AMD_MEM_ENCRYPT is not set
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=6
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_HAVE_GENERIC_GUP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
CONFIG_ARCH_ENABLE_THP_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
# CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
CONFIG_ARCH_WANTS_THP_SWAP=y
CONFIG_THP_SWAP=y
CONFIG_TRANSPARENT_HUGE_PAGECACHE=y
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_CMA is not set
# CONFIG_MEM_SOFT_DIRTY is not set
# CONFIG_ZPOOL is not set
# CONFIG_ZBUD is not set
# CONFIG_ZSMALLOC is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT=y
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_ARCH_HAS_ZONE_DEVICE=y
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
CONFIG_ARCH_HAS_PKEYS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_BENCHMARK is not set
# CONFIG_X86_PMEM_LEGACY is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_X86_SMAP=y
# CONFIG_X86_INTEL_UMIP is not set
CONFIG_X86_INTEL_MPX=y
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
CONFIG_EFI=y
# CONFIG_EFI_STUB is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
# CONFIG_KEXEC_FILE is not set
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
# CONFIG_RANDOMIZE_BASE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
# CONFIG_LEGACY_VSYSCALL_NATIVE is not set
CONFIG_LEGACY_VSYSCALL_EMULATE=y
# CONFIG_LEGACY_VSYSCALL_NONE is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
CONFIG_HAVE_LIVEPATCH=y
CONFIG_ARCH_HAS_ADD_PAGES=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_PM_SLEEP_DEBUG=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_PM_CLK=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
# CONFIG_ACPI_DEBUGGER is not set
CONFIG_ACPI_LPIT=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS_POWER is not set
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_CPPC_LIB=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_BGRT is not set
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
# CONFIG_ACPI_NFIT is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
# CONFIG_ACPI_APEI is not set
# CONFIG_DPTF_POWER is not set
# CONFIG_ACPI_EXTLOG is not set
# CONFIG_PMIC_OPREGION is not set
# CONFIG_ACPI_CONFIGFS is not set
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set

#
# CPU frequency scaling drivers
#
CONFIG_X86_INTEL_PSTATE=y
# CONFIG_X86_PCC_CPUFREQ is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
# CONFIG_INTEL_IDLE is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_XEN=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
# CONFIG_HOTPLUG_PCI_PCIE is not set
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
# CONFIG_PCIE_DPC is not set
# CONFIG_PCIE_PTM is not set
CONFIG_PCI_BUS_ADDR_T_64BIT=y
CONFIG_PCI_MSI=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
# CONFIG_PCI_STUB is not set
CONFIG_XEN_PCIDEV_FRONTEND=y
CONFIG_PCI_ATS=y
CONFIG_PCI_LOCKLESS_CONFIG=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_LABEL=y
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_ACPI is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set

#
# DesignWare PCI Core Support
#
# CONFIG_PCIE_DW_PLAT is not set

#
# PCI host controller drivers
#
# CONFIG_VMD is not set

#
# PCI Endpoint
#
CONFIG_PCI_ENDPOINT=y
# CONFIG_PCI_ENDPOINT_CONFIGFS is not set
# CONFIG_PCI_EPF_TEST is not set

#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
# CONFIG_ISA_BUS is not set
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
CONFIG_PCCARD_NONSTATIC=y
# CONFIG_RAPIDIO is not set
# CONFIG_X86_SYSFB is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
# CONFIG_X86_X32 is not set
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_TLS=y
CONFIG_XFRM=y
CONFIG_XFRM_OFFLOAD=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_NET_IP_TUNNEL=y
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
CONFIG_NET_UDP_TUNNEL=y
# CONFIG_NET_FOU is not set
# CONFIG_NET_FOU_IP_TUNNELS is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_NV is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
# CONFIG_TCP_CONG_BBR is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_ESP_OFFLOAD=y
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_IPV6_ILA is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
CONFIG_INET6_TUNNEL=y
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
# CONFIG_IPV6_VTI is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=y
# CONFIG_IPV6_FOU is not set
# CONFIG_IPV6_FOU_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
CONFIG_IPV6_MROUTE=y
# CONFIG_IPV6_MROUTE_MULTIPLE_TABLES is not set
# CONFIG_IPV6_PIMSM_V2 is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_ADVANCED is not set

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_LOG_COMMON=y
# CONFIG_NF_LOG_NETDEV is not set
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_PROCFS=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_IRC=y
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CT_NETLINK=y
# CONFIG_NETFILTER_NETLINK_GLUE_CT is not set
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
# CONFIG_NF_NAT_AMANDA is not set
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
CONFIG_NF_NAT_SIP=y
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_REDIRECT is not set
# CONFIG_NF_TABLES is not set
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y

#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_LOG=y
CONFIG_NETFILTER_XT_NAT=y
# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
# CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
# CONFIG_NF_SOCKET_IPV4 is not set
# CONFIG_NF_DUP_IPV4 is not set
CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_NF_NAT_IPV4=y
CONFIG_NF_NAT_MASQUERADE_IPV4=y
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_RAW is not set

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=y
CONFIG_NF_CONNTRACK_IPV6=y
# CONFIG_NF_SOCKET_IPV6 is not set
# CONFIG_NF_DUP_IPV6 is not set
CONFIG_NF_REJECT_IPV6=y
CONFIG_NF_LOG_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_IPV6HEADER=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
CONFIG_IP6_NF_MANGLE=y
# CONFIG_IP6_NF_RAW is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
CONFIG_IP_DCCP=y

#
# DCCP CCIDs Configuration
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_TFRC_LIB=y

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
# CONFIG_NET_DCCPPROBE is not set
CONFIG_IP_SCTP=y
# CONFIG_NET_SCTPPROBE is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
CONFIG_SCTP_COOKIE_HMAC_SHA1=y
CONFIG_RDS=y
CONFIG_RDS_TCP=y
# CONFIG_RDS_DEBUG is not set
CONFIG_TIPC=y
CONFIG_TIPC_MEDIA_UDP=y
CONFIG_ATM=y
CONFIG_ATM_CLIP=y
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=y
CONFIG_ATM_MPOA=y
CONFIG_ATM_BR2684=y
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_L2TP=y
# CONFIG_L2TP_DEBUGFS is not set
# CONFIG_L2TP_V3 is not set
CONFIG_STP=y
CONFIG_BRIDGE=y
CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_BRIDGE_VLAN_FILTERING is not set
CONFIG_HAVE_NET_DSA=y
CONFIG_NET_DSA=y
CONFIG_VLAN_8021Q=y
# CONFIG_VLAN_8021Q_GVRP is not set
# CONFIG_VLAN_8021Q_MVRP is not set
# CONFIG_DECNET is not set
CONFIG_LLC=y
CONFIG_LLC2=y
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_ATM is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
# CONFIG_NET_SCH_FQ is not set
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
# CONFIG_NET_SCH_INGRESS is not set
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_DEFAULT is not set

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=y
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_CLS_BPF=y
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
# CONFIG_NET_EMATCH_CMP is not set
# CONFIG_NET_EMATCH_NBYTE is not set
# CONFIG_NET_EMATCH_U32 is not set
# CONFIG_NET_EMATCH_META is not set
# CONFIG_NET_EMATCH_TEXT is not set
CONFIG_NET_CLS_ACT=y
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_GACT is not set
# CONFIG_NET_ACT_MIRRED is not set
CONFIG_NET_ACT_SAMPLE=y
# CONFIG_NET_ACT_IPT is not set
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_SKBEDIT is not set
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_ACT_VLAN is not set
CONFIG_NET_ACT_BPF=y
# CONFIG_NET_ACT_SKBMOD is not set
# CONFIG_NET_ACT_IFE is not set
# CONFIG_NET_ACT_TUNNEL_KEY is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
CONFIG_VSOCKETS=y
CONFIG_VSOCKETS_DIAG=y
CONFIG_VIRTIO_VSOCKETS=y
CONFIG_VIRTIO_VSOCKETS_COMMON=y
# CONFIG_NETLINK_DIAG is not set
# CONFIG_MPLS is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
CONFIG_NET_SWITCHDEV=y
# CONFIG_NET_L3_MASTER_DEV is not set
# CONFIG_NET_NCSI is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_CGROUP_NET_PRIO is not set
# CONFIG_CGROUP_NET_CLASSID is not set
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
# CONFIG_AX25 is not set
# CONFIG_CAN is not set
CONFIG_BT=y
CONFIG_BT_BREDR=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
CONFIG_BT_HS=y
CONFIG_BT_LE=y
CONFIG_BT_LEDS=y
# CONFIG_BT_SELFTEST is not set
# CONFIG_BT_DEBUGFS is not set

#
# Bluetooth device drivers
#
CONFIG_BT_INTEL=y
CONFIG_BT_RTL=y
CONFIG_BT_HCIBTUSB=y
# CONFIG_BT_HCIBTUSB_BCM is not set
CONFIG_BT_HCIBTUSB_RTL=y
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
# CONFIG_BT_HCIBTUART is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_AF_RXRPC is not set
CONFIG_AF_KCM=y
CONFIG_STREAM_PARSER=y
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_CRDA_SUPPORT=y
# CONFIG_CFG80211_WEXT is not set
# CONFIG_LIB80211 is not set
CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
# CONFIG_MAC80211_RC_MINSTREL_VHT is not set
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_WIMAX=y
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=y
CONFIG_NET_9P_XEN=y
# CONFIG_NET_9P_DEBUG is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
CONFIG_NFC=y
CONFIG_NFC_DIGITAL=y
CONFIG_NFC_NCI=y
CONFIG_NFC_NCI_UART=y
CONFIG_NFC_HCI=y
CONFIG_NFC_SHDLC=y

#
# Near Field Communication (NFC) devices
#
CONFIG_NFC_SIM=y
# CONFIG_NFC_PORT100 is not set
CONFIG_NFC_FDP=y
# CONFIG_NFC_FDP_I2C is not set
# CONFIG_NFC_PN544_I2C is not set
# CONFIG_NFC_PN533_USB is not set
# CONFIG_NFC_PN533_I2C is not set
# CONFIG_NFC_MICROREAD_I2C is not set
# CONFIG_NFC_MRVL_USB is not set
# CONFIG_NFC_MRVL_UART is not set
# CONFIG_NFC_ST21NFCA_I2C is not set
# CONFIG_NFC_ST_NCI_I2C is not set
# CONFIG_NFC_NXP_NCI is not set
# CONFIG_NFC_S3FWRN5_I2C is not set
CONFIG_PSAMPLE=y
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
# CONFIG_NET_DEVLINK is not set
CONFIG_MAY_USE_DEVLINK=y
CONFIG_HAVE_EBPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
CONFIG_ALLOW_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
CONFIG_SYS_HYPERVISOR=y
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set

#
# Bus devices
#
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_NULL_BLK=y
# CONFIG_BLK_DEV_FD is not set
CONFIG_CDROM=y
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SKD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_XEN_BLKDEV_FRONTEND=y
# CONFIG_XEN_BLKDEV_BACKEND is not set
CONFIG_VIRTIO_BLK=y
CONFIG_VIRTIO_BLK_SCSI=y
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set

#
# NVME Support
#
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TARGET is not set

#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_SRAM is not set
# CONFIG_PCI_ENDPOINT_TEST is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_EEPROM_IDT_89HPESX is not set
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_SENSORS_LIS3_I2C is not set
# CONFIG_ALTERA_STAPL is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
# CONFIG_INTEL_MEI_TXE is not set
# CONFIG_VMWARE_VMCI is not set

#
# Intel MIC & related support
#

#
# Intel MIC Bus Driver
#
# CONFIG_INTEL_MIC_BUS is not set

#
# SCIF Bus Driver
#
# CONFIG_SCIF_BUS is not set

#
# VOP Bus Driver
#
# CONFIG_VOP_BUS is not set

#
# Intel MIC Host Driver
#

#
# Intel MIC Card Driver
#

#
# SCIF Driver
#

#
# Intel MIC Coprocessor State Management (COSM) Drivers
#

#
# VOP Driver
#
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_CXL_BASE is not set
# CONFIG_CXL_AFU_DRIVER_OPS is not set
# CONFIG_CXL_LIB is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_MQ_DEFAULT is not set
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_SMARTPQI is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_XEN_SCSI_FRONTEND is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
CONFIG_SCSI_VIRTIO=y
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
# CONFIG_SATA_ZPODD is not set
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_DWC is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
CONFIG_PATA_AMD=y
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
CONFIG_PATA_OLDPIIX=y
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
CONFIG_PATA_SCH=y
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PCMCIA is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID10 is not set
# CONFIG_MD_RAID456 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_MQ_DEFAULT is not set
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_ERA is not set
CONFIG_DM_MIRROR=y
# CONFIG_DM_LOG_USERSPACE is not set
# CONFIG_DM_RAID is not set
CONFIG_DM_ZERO=y
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_VERITY is not set
# CONFIG_DM_SWITCH is not set
# CONFIG_DM_LOG_WRITES is not set
# CONFIG_DM_INTEGRITY is not set
# CONFIG_DM_ZONED is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
CONFIG_MII=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
# CONFIG_IFB is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
# CONFIG_GTP is not set
# CONFIG_MACSEC is not set
CONFIG_NETCONSOLE=y
# CONFIG_NETCONSOLE_DYNAMIC is not set
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_TUN=y
# CONFIG_TUN_VNET_CROSS_LE is not set
CONFIG_VETH=y
CONFIG_VIRTIO_NET=y
# CONFIG_NLMON is not set
# CONFIG_ARCNET is not set
CONFIG_ATM_DRIVERS=y
# CONFIG_ATM_DUMMY is not set
CONFIG_ATM_TCP=y
# CONFIG_ATM_LANAI is not set
# CONFIG_ATM_ENI is not set
# CONFIG_ATM_FIRESTREAM is not set
# CONFIG_ATM_ZATM is not set
# CONFIG_ATM_NICSTAR is not set
# CONFIG_ATM_IDT77252 is not set
# CONFIG_ATM_AMBASSADOR is not set
# CONFIG_ATM_HORIZON is not set
# CONFIG_ATM_IA is not set
# CONFIG_ATM_FORE200E is not set
# CONFIG_ATM_HE is not set
# CONFIG_ATM_SOLOS is not set

#
# CAIF transport drivers
#

#
# Distributed Switch Architecture drivers
#
# CONFIG_B53 is not set
# CONFIG_NET_DSA_LOOP is not set
# CONFIG_NET_DSA_MT7530 is not set
# CONFIG_NET_DSA_MV88E6060 is not set
# CONFIG_MICROCHIP_KSZ is not set
# CONFIG_NET_DSA_MV88E6XXX is not set
# CONFIG_NET_DSA_QCA8K is not set
# CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set
# CONFIG_NET_DSA_SMSC_LAN9303_MDIO is not set
CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_PCMCIA_3C574 is not set
# CONFIG_PCMCIA_3C589 is not set
# CONFIG_VORTEX is not set
# CONFIG_TYPHOON is not set
CONFIG_NET_VENDOR_ADAPTEC=y
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_NET_VENDOR_AGERE=y
# CONFIG_ET131X is not set
CONFIG_NET_VENDOR_ALACRITECH=y
# CONFIG_SLICOSS is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
# CONFIG_ALTERA_TSE is not set
CONFIG_NET_VENDOR_AMAZON=y
# CONFIG_ENA_ETHERNET is not set
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
# CONFIG_PCNET32 is not set
# CONFIG_PCMCIA_NMCLAN is not set
# CONFIG_AMD_XGBE is not set
# CONFIG_AMD_XGBE_HAVE_ECC is not set
# CONFIG_NET_VENDOR_AQUANTIA is not set
CONFIG_NET_VENDOR_ARC=y
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_ALX is not set
# CONFIG_NET_VENDOR_AURORA is not set
CONFIG_NET_CADENCE=y
# CONFIG_MACB is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
CONFIG_TIGON3=y
CONFIG_TIGON3_HWMON=y
# CONFIG_BNX2X is not set
# CONFIG_BNXT is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
CONFIG_NET_VENDOR_CAVIUM=y
# CONFIG_THUNDER_NIC_PF is not set
# CONFIG_THUNDER_NIC_VF is not set
# CONFIG_THUNDER_NIC_BGX is not set
# CONFIG_THUNDER_NIC_RGX is not set
# CONFIG_LIQUIDIO is not set
# CONFIG_LIQUIDIO_VF is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
# CONFIG_CX_ECAT is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
# CONFIG_TULIP is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X is not set
# CONFIG_PCMCIA_XIRCOM is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
CONFIG_NET_VENDOR_EMULEX=y
# CONFIG_BE2NET is not set
CONFIG_NET_VENDOR_EZCHIP=y
CONFIG_NET_VENDOR_EXAR=y
# CONFIG_S2IO is not set
# CONFIG_VXGE is not set
CONFIG_NET_VENDOR_FUJITSU=y
# CONFIG_PCMCIA_FMVJ18X is not set
CONFIG_NET_VENDOR_HP=y
# CONFIG_HP100 is not set
# CONFIG_NET_VENDOR_HUAWEI is not set
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=y
CONFIG_E1000=y
CONFIG_E1000E=y
CONFIG_E1000E_HWTS=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
# CONFIG_FM10K is not set
CONFIG_NET_VENDOR_I825XX=y
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_MVMDIO is not set
# CONFIG_SKGE is not set
CONFIG_SKY2=y
# CONFIG_SKY2_DEBUG is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
# CONFIG_MLX4_CORE is not set
# CONFIG_MLX5_CORE is not set
# CONFIG_MLXSW_CORE is not set
# CONFIG_MLXFW is not set
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851_MLL is not set
# CONFIG_KSZ884X_PCI is not set
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NATSEMI=y
# CONFIG_NATSEMI is not set
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_NETRONOME=y
# CONFIG_NFP is not set
CONFIG_NET_VENDOR_8390=y
# CONFIG_PCMCIA_AXNET is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_PCMCIA_PCNET is not set
CONFIG_NET_VENDOR_NVIDIA=y
CONFIG_FORCEDETH=y
CONFIG_NET_VENDOR_OKI=y
# CONFIG_ETHOC is not set
CONFIG_NET_PACKET_ENGINE=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set
# CONFIG_NETXEN_NIC is not set
# CONFIG_QED is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_QCOM_EMAC is not set
# CONFIG_RMNET is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_8139CP is not set
CONFIG_8139TOO=y
CONFIG_8139TOO_PIO=y
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_R8169 is not set
CONFIG_NET_VENDOR_RENESAS=y
CONFIG_NET_VENDOR_RDC=y
# CONFIG_R6040 is not set
CONFIG_NET_VENDOR_ROCKER=y
# CONFIG_ROCKER is not set
CONFIG_NET_VENDOR_SAMSUNG=y
# CONFIG_SXGBE_ETH is not set
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_NET_VENDOR_SILAN=y
# CONFIG_SC92031 is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
# CONFIG_NET_VENDOR_SOLARFLARE is not set
CONFIG_NET_VENDOR_SMSC=y
# CONFIG_PCMCIA_SMC91C92 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
CONFIG_NET_VENDOR_STMICRO=y
# CONFIG_STMMAC_ETH is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NIU is not set
CONFIG_NET_VENDOR_TEHUTI=y
# CONFIG_TEHUTI is not set
CONFIG_NET_VENDOR_TI=y
# CONFIG_TI_CPSW_ALE is not set
# CONFIG_TLAN is not set
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_NET_VENDOR_WIZNET=y
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 is not set
CONFIG_NET_VENDOR_XIRCOM=y
# CONFIG_PCMCIA_XIRC2PS is not set
CONFIG_NET_VENDOR_SYNOPSYS=y
# CONFIG_DWC_XLGMAC is not set
CONFIG_FDDI=y
# CONFIG_DEFXX is not set
# CONFIG_SKFP is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MDIO_THUNDER is not set
CONFIG_PHYLIB=y
# CONFIG_LED_TRIGGER_PHY is not set

#
# MII PHY device drivers
#
# CONFIG_AMD_PHY is not set
# CONFIG_AQUANTIA_PHY is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_CORTINA_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_DP83822_PHY is not set
# CONFIG_DP83848_PHY is not set
# CONFIG_DP83867_PHY is not set
# CONFIG_FIXED_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_MARVELL_10G_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_MICROCHIP_PHY is not set
# CONFIG_MICROSEMI_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_RENESAS_PHY is not set
# CONFIG_ROCKCHIP_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_TERANETICS_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
CONFIG_USB_NET_DRIVERS=y
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_RTL8152 is not set
# CONFIG_USB_LAN78XX is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_IPHETH is not set
CONFIG_WLAN=y
# CONFIG_WIRELESS_WDS is not set
CONFIG_WLAN_VENDOR_ADMTEK=y
# CONFIG_ADM8211 is not set
CONFIG_WLAN_VENDOR_ATH=y
# CONFIG_ATH_DEBUG is not set
# CONFIG_ATH5K is not set
# CONFIG_ATH5K_PCI is not set
# CONFIG_ATH9K is not set
# CONFIG_ATH9K_HTC is not set
# CONFIG_CARL9170 is not set
# CONFIG_ATH6KL is not set
# CONFIG_AR5523 is not set
# CONFIG_WIL6210 is not set
# CONFIG_ATH10K is not set
# CONFIG_WCN36XX is not set
CONFIG_WLAN_VENDOR_ATMEL=y
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
CONFIG_WLAN_VENDOR_BROADCOM=y
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMFMAC is not set
CONFIG_WLAN_VENDOR_CISCO=y
# CONFIG_AIRO is not set
# CONFIG_AIRO_CS is not set
CONFIG_WLAN_VENDOR_INTEL=y
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
# CONFIG_IWLWIFI is not set
CONFIG_WLAN_VENDOR_INTERSIL=y
# CONFIG_HOSTAP is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_PRISM54 is not set
CONFIG_WLAN_VENDOR_MARVELL=y
# CONFIG_LIBERTAS is not set
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_MWIFIEX is not set
# CONFIG_MWL8K is not set
CONFIG_WLAN_VENDOR_MEDIATEK=y
# CONFIG_MT7601U is not set
CONFIG_WLAN_VENDOR_RALINK=y
# CONFIG_RT2X00 is not set
CONFIG_WLAN_VENDOR_REALTEK=y
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
CONFIG_RTL_CARDS=y
# CONFIG_RTL8192CE is not set
# CONFIG_RTL8192SE is not set
# CONFIG_RTL8192DE is not set
# CONFIG_RTL8723AE is not set
# CONFIG_RTL8723BE is not set
# CONFIG_RTL8188EE is not set
# CONFIG_RTL8192EE is not set
# CONFIG_RTL8821AE is not set
# CONFIG_RTL8192CU is not set
# CONFIG_RTL8XXXU is not set
CONFIG_WLAN_VENDOR_RSI=y
# CONFIG_RSI_91X is not set
CONFIG_WLAN_VENDOR_ST=y
# CONFIG_CW1200 is not set
CONFIG_WLAN_VENDOR_TI=y
# CONFIG_WL1251 is not set
# CONFIG_WL12XX is not set
# CONFIG_WL18XX is not set
# CONFIG_WLCORE is not set
CONFIG_WLAN_VENDOR_ZYDAS=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_ZD1211RW is not set
# CONFIG_WLAN_VENDOR_QUANTENNA is not set
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set

#
# WiMAX Wireless Broadband devices
#
# CONFIG_WIMAX_I2400M_USB is not set
# CONFIG_WAN is not set
CONFIG_XEN_NETDEV_FRONTEND=y
# CONFIG_XEN_NETDEV_BACKEND is not set
# CONFIG_VMXNET3 is not set
# CONFIG_FUJITSU_ES is not set
# CONFIG_ISDN is not set
# CONFIG_NVM is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_SPARSEKMAP=y
# CONFIG_INPUT_MATRIXKMAP is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_BYD=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
CONFIG_MOUSE_PS2_FOCALTECH=y
# CONFIG_MOUSE_PS2_VMMOUSE is not set
CONFIG_MOUSE_PS2_SMBUS=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_ELAN_I2C is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
# CONFIG_JOYSTICK_XPAD is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
# CONFIG_TABLET_USB_AIPTEK is not set
# CONFIG_TABLET_USB_GTCO is not set
# CONFIG_TABLET_USB_HANWANG is not set
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_TABLET_USB_PEGASUS is not set
# CONFIG_TABLET_SERIAL_WACOM4 is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_PROPERTIES=y
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
# CONFIG_TOUCHSCREEN_EXC3000 is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_HIDEEP is not set
# CONFIG_TOUCHSCREEN_ILI210X is not set
# CONFIG_TOUCHSCREEN_S6SY761 is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_EKTF2127 is not set
# CONFIG_TOUCHSCREEN_ELAN is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
# CONFIG_TOUCHSCREEN_MAX11801 is not set
# CONFIG_TOUCHSCREEN_MCS5000 is not set
# CONFIG_TOUCHSCREEN_MMS114 is not set
# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
# CONFIG_TOUCHSCREEN_TSC2004 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_SILEAD is not set
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_STMFTS is not set
# CONFIG_TOUCHSCREEN_SX8654 is not set
# CONFIG_TOUCHSCREEN_TPS6507X is not set
# CONFIG_TOUCHSCREEN_ZET6223 is not set
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_E3X0_BUTTON is not set
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
# CONFIG_INPUT_UINPUT is not set
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_CMA3000 is not set
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y
# CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
# CONFIG_RMI4_CORE is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_USERIO is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_ROCKETPORT is not set
# CONFIG_CYCLADES is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_SYNCLINK is not set
# CONFIG_SYNCLINKMP is not set
# CONFIG_SYNCLINK_GT is not set
# CONFIG_NOZOMI is not set
# CONFIG_ISI is not set
# CONFIG_N_HDLC is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
CONFIG_SERIAL_8250_PNP=y
# CONFIG_SERIAL_8250_FINTEK is not set
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCI=y
# CONFIG_SERIAL_8250_EXAR is not set
# CONFIG_SERIAL_8250_CS is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y
# CONFIG_SERIAL_8250_FSL is not set
# CONFIG_SERIAL_8250_DW is not set
# CONFIG_SERIAL_8250_RT288X is not set
CONFIG_SERIAL_8250_LPSS=y
CONFIG_SERIAL_8250_MID=y
# CONFIG_SERIAL_8250_MOXA is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
# CONFIG_TTY_PRINTK is not set
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_HVC_XEN_FRONTEND=y
CONFIG_VIRTIO_CONSOLE=y
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
CONFIG_HW_RANDOM_VIA=y
# CONFIG_HW_RANDOM_VIRTIO is not set
CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_SCR24X is not set
# CONFIG_IPWIRELESS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
# CONFIG_XILLYBUS is not set

#
# I2C support
#
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
# CONFIG_I2C_CHARDEV is not set
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=y
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_ISMT is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_MLXCPLD is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_PTP_1588_CLOCK_KVM=y
# CONFIG_PINCTRL is not set
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
# CONFIG_POWER_AVS is not set
# CONFIG_POWER_RESET is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_CHARGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ASPEED is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_DELL_SMM is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_FTSTEUTATES is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_I5500 is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_POWR1220 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LTC2945 is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4260 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX6621 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MAX31790 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_TC654 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_NCT7802 is not set
# CONFIG_SENSORS_NCT7904 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHT3x is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_INA3221 is not set
# CONFIG_SENSORS_TC74 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP103 is not set
# CONFIG_SENSORS_TMP108 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_XGENE is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_USER_SPACE=y
# CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set
# CONFIG_THERMAL_EMULATION is not set
# CONFIG_INTEL_POWERCLAMP is not set
CONFIG_X86_PKG_TEMP_THERMAL=y
# CONFIG_INTEL_SOC_DTS_THERMAL is not set

#
# ACPI INT340X thermal drivers
#
# CONFIG_INT340X_THERMAL is not set
# CONFIG_INTEL_PCH_THERMAL is not set
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_CORE is not set
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
# CONFIG_WATCHDOG_SYSFS is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_WDAT_WDT is not set
# CONFIG_XILINX_WATCHDOG is not set
# CONFIG_ZIIRAVE_WATCHDOG is not set
# CONFIG_CADENCE_WATCHDOG is not set
# CONFIG_DW_WATCHDOG is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_F71808E_WDT is not set
# CONFIG_SP5100_TCO is not set
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
# CONFIG_ITCO_WDT is not set
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_VIA_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set
# CONFIG_NI903X_WDT is not set
# CONFIG_NIC7018_WDT is not set
# CONFIG_XEN_WDT is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set

#
# Watchdog Pretimeout Governors
#
# CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_CROS_EC is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_MFD_DA9062 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_INTEL_SOC_PMIC_CHTWC is not set
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
# CONFIG_MFD_INTEL_LPSS_PCI is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX14577 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX77843 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_RT5033 is not set
# CONFIG_MFD_RTSX_USB is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_TI_LMU is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65086 is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TPS68470 is not set
# CONFIG_MFD_TI_LP873X is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_REGULATOR is not set
# CONFIG_RC_CORE is not set
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_INTEL_GTT=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DP_AUX_CHARDEV is not set
# CONFIG_DRM_DEBUG_MM is not set
# CONFIG_DRM_DEBUG_MM_SELFTEST is not set
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_KMS_FB_HELPER=y
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_TTM=y
CONFIG_DRM_GEM_CMA_HELPER=y
CONFIG_DRM_KMS_CMA_HELPER=y

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
CONFIG_DRM_RADEON=y
CONFIG_DRM_RADEON_USERPTR=y
CONFIG_DRM_AMDGPU=y
CONFIG_DRM_AMDGPU_SI=y
CONFIG_DRM_AMDGPU_CIK=y
CONFIG_DRM_AMDGPU_USERPTR=y
# CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set

#
# ACP (Audio CoProcessor) Configuration
#
# CONFIG_DRM_AMD_ACP is not set

#
# Display Engine Configuration
#
CONFIG_DRM_AMD_DC=y
# CONFIG_DRM_AMD_DC_PRE_VEGA is not set
# CONFIG_DRM_AMD_DC_FBC is not set
# CONFIG_DRM_AMD_DC_DCN1_0 is not set
# CONFIG_DEBUG_KERNEL_DC is not set

#
# AMD Library routines
#
CONFIG_CHASH=y
# CONFIG_CHASH_STATS is not set
# CONFIG_CHASH_SELFTEST is not set
# CONFIG_DRM_NOUVEAU is not set
CONFIG_DRM_I915=y
CONFIG_DRM_I915_ALPHA_SUPPORT=y
CONFIG_DRM_I915_CAPTURE_ERROR=y
CONFIG_DRM_I915_COMPRESS_ERROR=y
CONFIG_DRM_I915_USERPTR=y
CONFIG_DRM_I915_GVT=y

#
# drm/i915 Debugging
#
# CONFIG_DRM_I915_WERROR is not set
# CONFIG_DRM_I915_DEBUG is not set
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
# CONFIG_DRM_I915_SELFTEST is not set
# CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
# CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
# CONFIG_DRM_VGEM is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
CONFIG_DRM_CIRRUS_QEMU=y
CONFIG_DRM_QXL=y
# CONFIG_DRM_BOCHS is not set
CONFIG_DRM_VIRTIO_GPU=y
CONFIG_DRM_PANEL=y

#
# Display Panels
#
# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y

#
# Display Interface Bridges
#
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
# CONFIG_DRM_HISI_HIBMC is not set
CONFIG_DRM_TINYDRM=y
# CONFIG_DRM_LEGACY is not set
# CONFIG_DRM_LIB_RANDOM is not set

#
# Frame buffer Devices
#
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_CMDLINE=y
CONFIG_FB_NOTIFY=y
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_PROVIDE_GET_FB_UNMAPPED_AREA is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set
CONFIG_FB_EFI=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_XEN_FBDEV_FRONTEND=y
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SM712 is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_PM8941_WLED is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_ARCXCNN is not set
# CONFIG_VGASTATE is not set
CONFIG_HDMI=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
# CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_SEQ_DEVICE=y
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_PCM_TIMER=y
CONFIG_SND_HRTIMER=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_PROC_FS=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
CONFIG_SND_PCM_XRUN_DEBUG=y
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_SEQ_MIDI_EVENT=y
# CONFIG_SND_SEQ_MIDI is not set
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_ALOOP is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1_SEQ is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SE6X is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

#
# HD-Audio
#
CONFIG_SND_HDA=y
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_HWDEP=y
# CONFIG_SND_HDA_RECONFIG is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
# CONFIG_SND_HDA_CODEC_REALTEK is not set
# CONFIG_SND_HDA_CODEC_ANALOG is not set
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
# CONFIG_SND_HDA_CODEC_VIA is not set
# CONFIG_SND_HDA_CODEC_HDMI is not set
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
# CONFIG_SND_HDA_CODEC_CONEXANT is not set
# CONFIG_SND_HDA_CODEC_CA0110 is not set
# CONFIG_SND_HDA_CODEC_CA0132 is not set
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
# CONFIG_SND_HDA_CODEC_SI3054 is not set
# CONFIG_SND_HDA_GENERIC is not set
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDA_CORE=y
CONFIG_SND_HDA_I915=y
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_USB=y
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_USB_HIFACE is not set
# CONFIG_SND_BCD2000 is not set
# CONFIG_SND_USB_POD is not set
# CONFIG_SND_USB_PODHD is not set
# CONFIG_SND_USB_TONEPORT is not set
# CONFIG_SND_USB_VARIAX is not set
CONFIG_SND_PCMCIA=y
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_PDAUDIOCF is not set
# CONFIG_SND_SOC is not set
CONFIG_SND_X86=y
CONFIG_HDMI_LPE_AUDIO=y

#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
# CONFIG_HID_ACCUTOUCH is not set
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_ASUS is not set
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=y
# CONFIG_HID_BETOP_FF is not set
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
# CONFIG_HID_CORSAIR is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CMEDIA is not set
CONFIG_HID_CYPRESS=y
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
CONFIG_HID_EZKEY=y
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=y
# CONFIG_HID_ICADE is not set
CONFIG_HID_ITE=y
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=y
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LED is not set
# CONFIG_HID_LENOVO is not set
CONFIG_HID_LOGITECH=y
# CONFIG_HID_LOGITECH_DJ is not set
# CONFIG_HID_LOGITECH_HIDPP is not set
CONFIG_LOGITECH_FF=y
# CONFIG_LOGIRUMBLEPAD2_FF is not set
# CONFIG_LOGIG940_FF is not set
CONFIG_LOGIWHEELS_FF=y
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MAYFLASH is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTI is not set
CONFIG_HID_NTRIG=y
# CONFIG_HID_ORTEK is not set
CONFIG_HID_PANTHERLORD=y
CONFIG_PANTHERLORD_FF=y
# CONFIG_HID_PENMOUNT is not set
CONFIG_HID_PETALYNX=y
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PLANTRONICS is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_RETRODE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
# CONFIG_SONY_FF is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEELSERIES is not set
CONFIG_HID_SUNPLUS=y
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_ALPS is not set

#
# USB HID support
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# I2C HID support
#
# CONFIG_I2C_HID is not set

#
# Intel ISH HID support
#
# CONFIG_INTEL_ISH_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
CONFIG_USB_MON=y
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
# CONFIG_USB_FOTG210_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
# CONFIG_USB_UAS is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set
# CONFIG_USB_ISP1760 is not set

#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HUB_USB251XB is not set
# CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_HSIC_USB4604 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set
# CONFIG_USB_CHAOSKEY is not set
CONFIG_USB_ATM=y
# CONFIG_USB_SPEEDTOUCH is not set
# CONFIG_USB_CXACRU is not set
# CONFIG_USB_UEAGLEATM is not set
# CONFIG_USB_XUSBATM is not set

#
# USB Physical Layer drivers
#
# CONFIG_USB_PHY is not set
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_GADGET is not set
CONFIG_TYPEC=y
CONFIG_TYPEC_TCPM=y
# CONFIG_TYPEC_FUSB302 is not set
CONFIG_TYPEC_UCSI=y
CONFIG_UCSI_ACPI=y
# CONFIG_TYPEC_TPS6598X is not set
# CONFIG_USB_LED_TRIG is not set
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_CLASS_FLASH is not set
# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set

#
# LED drivers
#
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_LP5562 is not set
# CONFIG_LEDS_LP8501 is not set
# CONFIG_LEDS_LP8860 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_LM355x is not set

#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set
# CONFIG_LEDS_MLXCPLD is not set
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
# CONFIG_LEDS_TRIGGER_DISK is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_CPU is not set
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
# CONFIG_LEDS_TRIGGER_PANIC is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC=y
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=y
# CONFIG_EDAC_AMD64 is not set
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
# CONFIG_EDAC_IE31200 is not set
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I7CORE is not set
# CONFIG_EDAC_I5000 is not set
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
# CONFIG_EDAC_SBRIDGE is not set
# CONFIG_EDAC_SKX is not set
# CONFIG_EDAC_PND2 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
# CONFIG_RTC_NVMEM is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV8803 is not set

#
# SPI RTC drivers
#
CONFIG_RTC_I2C_AND_SPI=y

#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set

#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_FTRTC010 is not set

#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_ACPI=y
# CONFIG_ALTERA_MSGDMA is not set
# CONFIG_INTEL_IDMA64 is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_HIDMA is not set
CONFIG_DW_DMAC_CORE=y
# CONFIG_DW_DMAC is not set
# CONFIG_DW_DMAC_PCI is not set
CONFIG_HSU_DMA=y

#
# DMA Clients
#
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set

#
# DMABUF options
#
CONFIG_SYNC_FILE=y
# CONFIG_SW_SYNC is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_VFIO is not set
CONFIG_IRQ_BYPASS_MANAGER=y
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO=y

#
# Virtio drivers
#
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_PCI_LEGACY=y
# CONFIG_VIRTIO_BALLOON is not set
CONFIG_VIRTIO_INPUT=y
# CONFIG_VIRTIO_MMIO is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# CONFIG_HYPERV_TSCPAGE is not set

#
# Xen driver support
#
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=y
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=y
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=y
CONFIG_XEN_GNTDEV=y
CONFIG_XEN_GRANT_DEV_ALLOC=y
CONFIG_SWIOTLB_XEN=y
CONFIG_XEN_PCIDEV_BACKEND=y
CONFIG_XEN_PVCALLS_FRONTEND=y
CONFIG_XEN_PVCALLS_BACKEND=y
CONFIG_XEN_PRIVCMD=y
CONFIG_XEN_ACPI_PROCESSOR=y
CONFIG_XEN_MCE_LOG=y
CONFIG_XEN_HAVE_PVMMU=y
CONFIG_XEN_EFI=y
CONFIG_XEN_AUTO_XLATE=y
CONFIG_XEN_ACPI=y
CONFIG_XEN_SYMS=y
CONFIG_XEN_HAVE_VPMU=y
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_DELL_LAPTOP is not set
# CONFIG_DELL_SMO8800 is not set
# CONFIG_DELL_RBTN is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
CONFIG_EEEPC_LAPTOP=y
# CONFIG_ASUS_WIRELESS is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_HID_EVENT is not set
# CONFIG_INTEL_VBTN is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_PMC_CORE is not set
# CONFIG_IBM_RTL is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
# CONFIG_PVPANIC is not set
# CONFIG_INTEL_PMC_IPC is not set
# CONFIG_SURFACE_PRO3_BUTTON is not set
# CONFIG_INTEL_PUNIT_IPC is not set
# CONFIG_MLX_PLATFORM is not set
# CONFIG_MLX_CPLD_PLATFORM is not set
# CONFIG_INTEL_TURBO_MAX_3 is not set
CONFIG_PMC_ATOM=y
# CONFIG_CHROME_PLATFORMS is not set
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y

#
# Common Clock Framework
#
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_COMMON_CLK_NXP is not set
# CONFIG_COMMON_CLK_PXA is not set
# CONFIG_COMMON_CLK_PIC32 is not set
# CONFIG_HWSPINLOCK is not set

#
# Clock Source drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# CONFIG_ATMEL_PIT is not set
# CONFIG_SH_TIMER_CMT is not set
# CONFIG_SH_TIMER_MTU2 is not set
# CONFIG_SH_TIMER_TMU is not set
# CONFIG_EM_TIMER_STI is not set
CONFIG_MAILBOX=y
CONFIG_PCC=y
# CONFIG_ALTERA_MBOX is not set
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y

#
# Generic IOMMU Pagetable Support
#
CONFIG_IOMMU_IOVA=y
CONFIG_AMD_IOMMU=y
# CONFIG_AMD_IOMMU_V2 is not set
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
# CONFIG_INTEL_IOMMU_SVM is not set
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
# CONFIG_IRQ_REMAP is not set

#
# Remoteproc drivers
#
# CONFIG_REMOTEPROC is not set

#
# Rpmsg drivers
#
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
# CONFIG_RPMSG_VIRTIO is not set

#
# SOC (System On Chip) specific Drivers
#

#
# Amlogic SoC drivers
#

#
# Broadcom SoC drivers
#

#
# i.MX SoC drivers
#

#
# Qualcomm SoC drivers
#
# CONFIG_SUNXI_SRAM is not set
# CONFIG_SOC_TI is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set

#
# IRQ chip support
#
CONFIG_ARM_GIC_MAX_NR=1
# CONFIG_ARM_GIC_V3_ITS is not set
# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
# CONFIG_FMC is not set

#
# PHY Subsystem
#
# CONFIG_GENERIC_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set

#
# Performance monitor support
#
CONFIG_RAS=y
# CONFIG_THUNDERBOLT is not set

#
# Android
#
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDER_DEVICES="binder0,binder1,binder2,binder3,binder4,binder5,binder6,binder7,binder8,binder9,binder10,binder11,binder12,binder13,binder14,binder15,binder16,binder17,binder18,binder19,binder20,binder21,binder22,binder23,binder24,binder25,binder26,binder27,binder28,binder29,binder30,binder31"
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
# CONFIG_LIBNVDIMM is not set
CONFIG_DAX=y
# CONFIG_DEV_DAX is not set
# CONFIG_NVMEM is not set
# CONFIG_STM is not set
# CONFIG_INTEL_TH is not set
# CONFIG_FPGA is not set

#
# FSI support
#
# CONFIG_FSI is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_FW_CFG_SYSFS is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# EFI (Extensible Firmware Interface) Support
#
CONFIG_EFI_VARS=y
CONFIG_EFI_ESRT=y
CONFIG_EFI_RUNTIME_MAP=y
# CONFIG_EFI_FAKE_MEMMAP is not set
CONFIG_EFI_RUNTIME_WRAPPERS=y
# CONFIG_EFI_BOOTLOADER_CONTROL is not set
# CONFIG_EFI_CAPSULE_LOADER is not set
# CONFIG_EFI_TEST is not set
# CONFIG_EFI_DEV_PATH_PARSER is not set

#
# Tegra firmware driver
#

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_FS_IOMAP=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_ENCRYPTION=y
CONFIG_EXT4_FS_ENCRYPTION=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_F2FS_FS is not set
# CONFIG_FS_DAX is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_FILE_LOCKING=y
CONFIG_MANDATORY_FILE_LOCKING=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_QUOTACTL_COMPAT=y
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_CUSE=y
CONFIG_OVERLAY_FS=y
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
CONFIG_OVERLAY_FS_INDEX=y

#
# Caches
#
CONFIG_FSCACHE=y
# CONFIG_FSCACHE_STATS is not set
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
# CONFIG_FSCACHE_OBJECT_LIST is not set
# CONFIG_CACHEFILES is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FAT_DEFAULT_UTF8 is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_CHILDREN=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_EFIVAR_FS=y
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PSTORE is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V2=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_SWAP is not set
# CONFIG_NFS_V4_1 is not set
CONFIG_ROOT_NFS=y
# CONFIG_NFS_FSCACHE is not set
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFSD is not set
CONFIG_GRACE_PERIOD=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_9P_FS=y
# CONFIG_9P_FSCACHE is not set
# CONFIG_9P_FS_POSIX_ACL is not set
# CONFIG_9P_FS_SECURITY is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_DYNAMIC_DEBUG is not set

#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_DWARF4 is not set
# CONFIG_GDB_SCRIPTS is not set
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_PAGE_OWNER is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
CONFIG_FRAME_POINTER=y
# CONFIG_STACK_VALIDATION is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
CONFIG_MAGIC_SYSRQ_SERIAL=y
CONFIG_DEBUG_KERNEL=y

#
# Memory Debugging
#
CONFIG_PAGE_EXTENSION=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_PAGE_POISONING=y
CONFIG_PAGE_POISONING_NO_SANITY=y
# CONFIG_PAGE_POISONING_ZERO is not set
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_SLAB is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_VM=y
CONFIG_DEBUG_VM_VMACACHE=y
# CONFIG_DEBUG_VM_RB is not set
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_KASAN=y
# CONFIG_KASAN_OUTLINE is not set
CONFIG_KASAN_INLINE=y
# CONFIG_TEST_KASAN is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_KCOV=y
CONFIG_KCOV_ENABLE_COMPARISONS=y
CONFIG_KCOV_INSTRUMENT_ALL=y
# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Lockups and Hangs
#
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
CONFIG_HARDLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=1
CONFIG_WQ_WATCHDOG=y
CONFIG_PANIC_ON_OOPS=y
CONFIG_PANIC_ON_OOPS_VALUE=1
CONFIG_PANIC_TIMEOUT=86400
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
CONFIG_SCHED_STACK_END_CHECK=y
# CONFIG_DEBUG_TIMEKEEPING is not set

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
CONFIG_LOCKDEP_CROSSRELEASE=y
CONFIG_LOCKDEP_COMPLETIONS=y
CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_DEBUG_ATOMIC_SLEEP=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
CONFIG_TRACE_IRQFLAGS=y
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_LIST=y
CONFIG_DEBUG_PI_LIST=y
# CONFIG_DEBUG_SG is not set
CONFIG_DEBUG_NOTIFIERS=y
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
CONFIG_PROVE_RCU=y
# CONFIG_TORTURE_TEST is not set
# CONFIG_RCU_PERF_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=120
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
CONFIG_FAULT_INJECTION=y
CONFIG_FAILSLAB=y
CONFIG_FAIL_PAGE_ALLOC=y
CONFIG_FAIL_MAKE_REQUEST=y
CONFIG_FAIL_IO_TIMEOUT=y
CONFIG_FAIL_FUTEX=y
CONFIG_FAULT_INJECTION_DEBUG_FS=y
# CONFIG_LATENCYTOP is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_HWLAT_TRACER is not set
# CONFIG_FTRACE_SYSCALLS is not set
# CONFIG_TRACER_SNAPSHOT is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_STACK_TRACER is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENTS=y
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_PROBE_EVENTS=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_HIST_TRIGGERS is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_TRACE_EVAL_MAP_FILE is not set
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
# CONFIG_DMA_API_DEBUG is not set

#
# Runtime Testing
#
# CONFIG_LKDTM is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_TEST_SORT is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_HASH is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_USER_COPY is not set
# CONFIG_TEST_BPF is not set
# CONFIG_TEST_FIND_BIT is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_SYSCTL is not set
# CONFIG_TEST_UDELAY is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_MEMTEST is not set
CONFIG_BUG_ON_DATA_CORRUPTION=y
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_ARCH_WANTS_UBSAN_NO_NULL is not set
# CONFIG_UBSAN is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
# CONFIG_STRICT_DEVMEM is not set
CONFIG_EARLY_PRINTK_USB=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
# CONFIG_EARLY_PRINTK_EFI is not set
# CONFIG_EARLY_PRINTK_USB_XDBC is not set
# CONFIG_X86_PTDUMP_CORE is not set
# CONFIG_X86_PTDUMP is not set
# CONFIG_EFI_PGT_DUMP is not set
# CONFIG_DEBUG_WX is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_ENTRY is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
CONFIG_X86_DEBUG_FPU=y
# CONFIG_PUNIT_ATOM_DEBUG is not set
# CONFIG_UNWINDER_ORC is not set
CONFIG_UNWINDER_FRAME_POINTER=y
# CONFIG_UNWINDER_GUESS is not set

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_COMPAT=y
CONFIG_PERSISTENT_KEYRINGS=y
CONFIG_BIG_KEYS=y
CONFIG_ENCRYPTED_KEYS=y
CONFIG_KEY_DH_OPERATIONS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITY_WRITABLE_HOOKS=y
# CONFIG_SECURITYFS is not set
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
CONFIG_SECURITY_PATH=y
# CONFIG_INTEL_TXT is not set
CONFIG_LSM_MMAP_MIN_ADDR=65536
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
CONFIG_FORTIFY_SOURCE=y
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_LOADPIN is not set
# CONFIG_SECURITY_YAMA is not set
CONFIG_INTEGRITY=y
# CONFIG_INTEGRITY_SIGNATURE is not set
CONFIG_INTEGRITY_AUDIT=y
# CONFIG_IMA is not set
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_SELINUX=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="selinux"
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=y
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=y
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_DH=y
CONFIG_CRYPTO_ECDH=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
CONFIG_CRYPTO_PCRYPT=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_MCRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_ABLK_HELPER=y
CONFIG_CRYPTO_SIMD=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y
CONFIG_CRYPTO_ENGINE=y

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_CHACHA20POLY1305=y
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_KEYWRAP=y

#
# Hash modes
#
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=y
CONFIG_CRYPTO_VMAC=y

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32=y
CONFIG_CRYPTO_CRC32_PCLMUL=y
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=y
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_POLY1305=y
CONFIG_CRYPTO_POLY1305_X86_64=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
CONFIG_CRYPTO_RMD128=y
CONFIG_CRYPTO_RMD160=y
CONFIG_CRYPTO_RMD256=y
CONFIG_CRYPTO_RMD320=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=y
CONFIG_CRYPTO_SHA256_SSSE3=y
CONFIG_CRYPTO_SHA512_SSSE3=y
CONFIG_CRYPTO_SHA1_MB=y
CONFIG_CRYPTO_SHA256_MB=y
CONFIG_CRYPTO_SHA512_MB=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA3=y
CONFIG_CRYPTO_SM3=y
CONFIG_CRYPTO_TGR192=y
CONFIG_CRYPTO_WP512=y
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
CONFIG_CRYPTO_ANUBIS=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_BLOWFISH_X86_64=y
CONFIG_CRYPTO_CAMELLIA=y
CONFIG_CRYPTO_CAMELLIA_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=y
CONFIG_CRYPTO_CAST_COMMON=y
CONFIG_CRYPTO_CAST5=y
CONFIG_CRYPTO_CAST5_AVX_X86_64=y
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_CAST6_AVX_X86_64=y
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_DES3_EDE_X86_64=y
CONFIG_CRYPTO_FCRYPT=y
CONFIG_CRYPTO_KHAZAD=y
CONFIG_CRYPTO_SALSA20=y
CONFIG_CRYPTO_SALSA20_X86_64=y
CONFIG_CRYPTO_CHACHA20=y
CONFIG_CRYPTO_CHACHA20_X86_64=y
CONFIG_CRYPTO_SEED=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=y
CONFIG_CRYPTO_SERPENT_AVX_X86_64=y
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=y
CONFIG_CRYPTO_TEA=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_X86_64=y
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y
CONFIG_CRYPTO_TWOFISH_AVX_X86_64=y

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
CONFIG_CRYPTO_842=y
CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_LZ4HC=y

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_DRBG_HMAC=y
CONFIG_CRYPTO_DRBG_HASH=y
CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
CONFIG_CRYPTO_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y
CONFIG_CRYPTO_USER_API_RNG=y
CONFIG_CRYPTO_USER_API_AEAD=y
CONFIG_CRYPTO_HASH_INFO=y
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=y
CONFIG_CRYPTO_DEV_PADLOCK_SHA=y
# CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC is not set
CONFIG_CRYPTO_DEV_CCP=y
CONFIG_CRYPTO_DEV_CCP_DD=y
# CONFIG_CRYPTO_DEV_SP_CCP is not set
CONFIG_CRYPTO_DEV_QAT=y
CONFIG_CRYPTO_DEV_QAT_DH895xCC=y
CONFIG_CRYPTO_DEV_QAT_C3XXX=y
CONFIG_CRYPTO_DEV_QAT_C62X=y
CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=y
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=y
CONFIG_CRYPTO_DEV_QAT_C62XVF=y
# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
CONFIG_CRYPTO_DEV_VIRTIO=y
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_PKCS7_MESSAGE_PARSER=y
CONFIG_PKCS7_TEST_KEY=y
CONFIG_SIGNED_PE_FILE_VERIFICATION=y

#
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
CONFIG_SECONDARY_TRUSTED_KEYRING=y
# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_COMPAT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
CONFIG_KVM_INTEL=y
CONFIG_KVM_AMD=y
# CONFIG_KVM_MMU_AUDIT is not set
CONFIG_VHOST_NET=y
# CONFIG_VHOST_VSOCK is not set
CONFIG_VHOST=y
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_HAVE_ARCH_BITREVERSE is not set
CONFIG_RATIONAL=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC4=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_842_COMPRESS=y
CONFIG_842_DECOMPRESS=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_INTERVAL_TREE=y
CONFIG_RADIX_TREE_MULTIORDER=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
# CONFIG_DMA_NOOP_OPS is not set
# CONFIG_DMA_VIRT_OPS is not set
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
# CONFIG_IRQ_POLL is not set
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
CONFIG_UCS2_STRING=y
CONFIG_FONT_SUPPORT=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_SG_SPLIT is not set
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_SG_CHAIN=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_STACKDEPOT=y
CONFIG_SBITMAP=y
# CONFIG_STRING_SELFTEST is not set

[-- Attachment #3: raw.log --]
[-- Type: application/octet-stream, Size: 1048576 bytes --]

00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, &(0x7f00002d3000)=""})
sendto$inet6(r4, &(0x7f0000f5b000)="", 0x0, 0x8000, &(0x7f0000a0c000-0x1c)={0xa, 0x3, 0xf5, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x0}, 0x1c)
sendto$inet6(r4, &(0x7f0000687000)="d6cdddf6785b2010c70c0e53a7b8dc46fb08eb86a063c48af64531b6d0b5e54fc637a8ce449a0b9e9bc58337badcb8b3287366371ab8840cc0f3d5af77d601c926a964d3870900155dc77d7f1db3dec18d2d3622d251666f5ee4723301548b798edf884d4ec51c76d0cc08d1a40051c9123b925e030e86296d2f292c596ebcd8548189ed3217ad11850252b4bf8d3586df05325e80ef836926eb2206588aa95d0374723daf2a574b8cbc080db80b5bb82cfda253f60f52303155726f41ed8eb9e8926f5e2471eefa00000716c97f8ca5d5ab2fe8e7b33258064b19f1fce68e2bd76173823280dde3ff0bdd43965a3224c4888751d958dbda5412d855c3104a56fc2dd2756cec6488513f1c72fc760e90cbbaeb031ce7e3969a1d7d941520e47963083f6804564c1be136ac8e10b64ebee48f6d9a719988633f001b611ed60a71b1a7a1b595be3ab1a5d876cf9a0d86e26c5dfc4ceb2963937ecbd0a7873500b85d115d88af3838ed2b9b4c1a5aaf8d546786b2172bed07527d72f5b5bb15c5cd7339089fec4154bbc0dc37b92c7c91af56880a3699f728d121082be998c8000a9f282b3c80cbb815a723dec3ef1c7db995e326b31f1cfdf714f46e31464d32d54539720910680b1034ee6af9cc574be349fa1d1cf7666b5715d392558f16cadbcc2cd0b67e5e80005959d3445de0be4798f7a1e3bce43abce01a36ec36e41c90028bec1fac8227c6665e82b821c50bf2dd1725bfd257ff9d0fcd9da635b4fcd3d12933401cc03fe108ac5b719ef6f2d6adc79eeb8dbfaf89487ba4e13fab495977668b9ee4b261627abe77094ba1411274b69e644482e3e4a9463a32146f0c5cb0495475a80c392a9f8c1f785f647bfcc14897fdeb74c32e335d511dd03ffe548b1055f7b2378ba31701a9b09273c8ee41d9702358714d15ae958cae8f2e46b858ba5c9240390d86989e88489c77898e37d54bfd8de73b17fa1a57e0177a950c981e3174783c93cdc31dc5133298164511d89875179792783f5d1bc36789309f65d3e85034a578f159688751e2c49daae0ff8b50a501c7a7eb7c5f2cce063ecfbc0b35500d132fc679e827eef7919d488da4dee22fffb3581bd8cdc3a6af7ef4844c754a31c1519fdaca546726c259d27e0111000000000000000757582d22ca38214ad06c6aa3af9425be3b3b72d00ee1feb764f7bf8cb57452133b1a96f73d40462b0b51a80b3523c5b936a92200d7179b4c705c8ca2d3481c21349844ddde0400b19c54388fa465dfeb61d41ffde3e3f9abc6913b9acba43362c8869ce47995e38f06e29222f3ee256526bc1511b215550747bba3cc8b516946107e9d2fe79f955efa36c5d567b24735b18fa5cffd924b355c61808f103fb8d28128f8658a7e197785b66c52525576174740f93886286f0981475c7699fa8552201ae3ce3cd20b3b0b1c5e166ecbca3f4f484bbfd4a5e2be556d0b0a44bae81a6e3c2a67e381ffaeef4b3b0fe74785d1991bf193c8eea1686db19c1867726d1fe37df19d26fe4eb78f79754e72a0ff66fa381675bac1d90406b5a62784caca11f51f5802d29ace1e64e71e86f213f70b35002688d4556605fe6351451a03c06ceeeaa5f6d1014adc68309c6dab7fa38ebf2b8a1b8ba6a3ec3e5c04c1d81f0ac02b0d1e7874496e978f78f29d15891b3dae69c8af582f3448d489c976cc3a28577a96c872c1fc69cbb053f4ce6b1770e1a674fa99f13037934a6ef9f408c4036506f08ef95a0de742e894ed23a611e96864f4f1e6a764ef3dd0f6048201e8e225a67587b19141850249ba55e30f3883ceee97a37205121d09c9f35776108922ab57cadd5758f2d656379100d9ce6280fb4d06527078bb1a75c686ddb44f45634939224c91f89bd7f29d12298e72cffabe02a81a9b7d26899f5d90401c3aefff2b340076d831c5f62a121ae56ca16df1b90987bca1907778b04e639a77a1cbe1bbb1e57f1a0c21cab036c0b4f020e4572792b0447874d31266d0b649e29acd", 0x599, 0x800, &(0x7f0000c90000-0x1c)={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x8}, 0x1c)
recvfrom$inet6(r4, &(0x7f0000230000-0x9)="000000000000000000", 0x9, 0xffffffffffffffff, &(0x7f000038d000)={0xa, 0x2, 0x10000, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x3f}, 0x1c)
socket$inet6_dccp(0xa, 0x6, 0x0)
ioctl$SNDRV_SEQ_IOCTL_GET_PORT_INFO(r5, 0xc0a85322, &(0x7f00007ce000)={{0x0, 0x0}, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/14 22:42:36 executing program 0:
r0 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000216000)="2f6465762f6877726e6700", 0x1000000000000004, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x1e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mkdir(&(0x7f000000e000)="2e2f636f6e74726f6c00", 0x0)
mount(&(0x7f0000c32000-0xa)="2e2f636f6e74726f6c00", &(0x7f0000a24000)="2e2f636f6e74726f6c00", &(0x7f0000a74000-0x5)="7678667300", 0x2002, &(0x7f00003ca000-0x1000)="")
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x9eb5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf6ee, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f0000000000)={0x5, 0x78, 0x52d2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x668, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x20000000, 0x8, 0x0, 0x0, 0x4000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xfffffdffffffffff, 0xffffffffffffffff, 0x0)
r1 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f00009c8000)="2f6465762f7667615f6172626974657200", 0xc0, 0x0)
bind$netlink(r1, &(0x7f00000e6000)={0x10, 0x0, 0x438, 0x585a}, 0xc)
r2 = inotify_init1(0x0)
ioctl$TIOCGSID(r1, 0x540f, &(0x7f000008a000)=0x0)
getpid()
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f000013d000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000b78000-0x4)=0xc)
ioctl$sock_SIOCGPGRP(r0, 0x8904, &(0x7f0000dc8000-0x4)=0x0)
r3 = gettid()
prctl$setptracer(0x59616d61, r3)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f00007dd000)={<r4=>0x0, 0x0, 0x0}, &(0x7f0000360000)=0xc)
socketpair$inet_udp(0x2, 0x2, 0x0, &(0x7f00005db000)={0xffffffffffffffff, 0xffffffffffffffff})
fcntl$setown(r2, 0x8, r4)
fcntl$getownex(r2, 0x10, &(0x7f000066c000)={0x0, <r5=>0x0})
ptrace$setopts(0x4206, r5, 0x0, 0x0)
ptrace(0x4207, r5)
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(0xffffffffffffff9c, 0xc00c642d, &(0x7f00006fd000)={0x0, 0x80000, <r6=>0xffffffffffffffff})
socket$inet6_udp(0xa, 0x2, 0x0)
ioctl$DRM_IOCTL_GET_MAP(r1, 0xc0286404, &(0x7f0000ded000-0x28)={&(0x7f00008f2000/0x2000)=nil, 0x0, 0x4, 0x40, &(0x7f00001f7000/0x4000)=nil, 0x4})
ioctl$DRM_IOCTL_MODE_SETCRTC(r6, 0xc06864a2, &(0x7f0000bcb000)={&(0x7f0000bb5000-0x14)=[0x5, 0x7, 0x4, 0x2, 0x8], 0x5, 0x8, 0x5, 0x7f, 0x8, 0x11, {0x8, 0x100, 0x3bf, 0x8, 0x565b, 0x3, 0x7, 0x7, 0x9, 0x7, 0xfff, 0x6, 0x2fb65d0b, 0x2, "82dc07e29ab943ffd4a9c46af61ce218171e48a3a9c0debb89fcbaeeed01e880"}})
sched_setaffinity(r5, 0x8, &(0x7f0000bb4000-0x8)=0x400)
ptrace$getregs(0xc, r5, 0x81, &(0x7f0000000000)="")
ptrace(0x4208, r5)
sched_setparam(r4, &(0x7f00003a8000)=0x7)
syz_open_pts(r1, 0x4400)
ioctl$sock_ipx_SIOCAIPXITFCRT(r0, 0x89e0, &(0x7f00001cb000)=0x32790414)
utime(&(0x7f00006d5000-0xa)="2e2f636f6e74726f6c00", &(0x7f0000b52000)={0x3e, 0x8})
2017/12/14 22:42:36 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x1000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = getpgrp(0x0)
ioprio_get$pid(0x2, r0)
perf_event_open(&(0x7f0000001000-0x78)={0x4000000002, 0x78, 0xdc, 0x2, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0xfc, 0xfffffffffffffffd, 0x2, 0x0, 0x0, 0xffffffff, 0x0, 0x1, 0x0, 0x0, 0x400000000000001, 0x1, 0x5, 0xfffffffffffffffd, 0x5, 0xfffffffffffffffd, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0, 0x0, 0x7ff, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x3, 0x0, 0x0, 0x0, 0x4, 0x1, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00005ee000)={0x2, 0x78, 0x44, 0x400000000000002, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
sched_setaffinity(0x0, 0x8, &(0x7f00008f2000-0x8)=0x75)
signalfd4(r1, &(0x7f00008b6000-0x8)={0xfffffffffffffffc}, 0x8, 0x0)
getpeername$ax25(0xffffffffffffffff, &(0x7f0000a10000-0x10)={0x0, {"00000000000000"}, 0x0}, &(0x7f00003d9000)=0x10)
syz_open_dev$urandom(&(0x7f00009a9000-0xd)="2f6465762f7572616e646f6d00", 0x0, 0x40001)
remap_file_pages(&(0x7f0000d2c000/0x2000)=nil, 0x2000, 0x0, 0x0, 0x0)
r2 = openat(0xffffffffffffffff, &(0x7f000097a000)="2e2f66696c653000", 0x0, 0x20)
r3 = memfd_create(&(0x7f0000103000-0x18)="214f7e000900000000646fa800d28b2afd1fbbd2f5bac135", 0x3)
epoll_create(0x1ff)
getsockopt$inet_sctp_SCTP_I_WANT_MAPPED_V4_ADDR(r2, 0x84, 0xc, &(0x7f00004d8000-0x4)=0x0, &(0x7f0000052000-0x4)=0x4)
pselect6(0x40, &(0x7f0000915000)={0x4, 0x100000000000, 0x1, 0x6, 0x9, 0x7, 0x4, 0x0}, &(0x7f0000df1000)={0x8, 0x3f, 0x40, 0x9, 0x2, 0x1f, 0x8, 0xfffffffffffffff9}, &(0x7f0000e97000)={0x0, 0x401, 0x7fffffff, 0xffff, 0x6507, 0x800, 0xba6, 0x8}, &(0x7f00007e4000-0x10)={0x0, <r4=>0x1c9c380}, &(0x7f0000fe9000)={&(0x7f000023f000-0x8)={0x1}, 0x8})
futex(&(0x7f000000d000-0x4)=0x4, 0x80000000000b, 0x4, &(0x7f000000b000)={0x77359400, r4}, &(0x7f0000048000)=0x0, 0x400000000000000)
ioctl$KVM_GET_LAPIC(r3, 0x8400ae8e, &(0x7f0000dbe000-0x400)={"fe1f60b8d78f866cb87b0dce4ccc88e76561cefd478baa0f3e099b088251bfa75e78c56ddb6b6f67dd814ffdd43e6bc311a187acf9ed053709a36d29f0a2deaed08b52f1cb9259472d36598300ad7c9a9679b2d69ece1820a030439a27d4ad225fa7b46e45f9bc859f1ad31f36735f9c656b9966970760ebea29a2b8d77671ea2698809233ea54f91564eaec8dcea816497160f68912105ea37a98be43b5b8753beb14cb6f1819aab66ccf1446e0aa4eb052e2ba3b8fc3b6a57c893fc2b649523dcf2a8778497e3827b4774acbf62530ba7ae2d0d35e3ad65eeb164adcc8aa62a6c9940796d21509934ca95da879bd2ba8d794fe6fd289355c1a839bb0d494f1152556e55fa398306dcf5c39b977620129d88eaef5ce874146f82528376b244c534095b5a8a1e37a135f8ec5e61de602513827c51b7330bb9eddbde2f277468150e9450053e8649604f7a372a1ba7839c1bc1e6129144e857daaaae9fcd992760f4d666da4adf24becfa324f334866b91f98165da01a16efb58eca2667d73e9fd1f89f6a8c04a82258e4010c9538ed9f9825a2d623a2f9682e5b2cb392b38b5b9df734284df090e80fc76f4af7005ff6252058cd8276949a28db98499c8f7e1fbe622d63c380d53bed66feb921d01b6aa6f94b0f914cbb4ec5fba13fd462465e95e6f15c054757ec2732e44add26fdb71bea1bce71429a34ff6709a407713383053d5b2bcc9a1db01e8df47626342101c40541b01454e7e45d21df42685aa561f9c31e810a79cbd7bfb49ccef6008f20114e454af547a575d41f4dd827c9bc50cd38555d550673ec597ed55b4f90ac63c59d9cd083ad72e00a4cff8c09a88677592174f6f0b08006008b79f6b585c0f8d7de4baef94fbd30548802b5a1f3f0c432e505f2c90f82f370058b9e65d39a504158a59957923bb2c5c60ef1af73e6bd2aea166d687ce9269e88df2d610e4e22d550cdd2f7651030195362971fa522be9dd98e9ec63efc33b5fcfbcfbdfc2be38b58c8c46b236cc0658f1fd62f93ba4103278c7ef9e546d0b2afe82e0e7d788fd0f6dd7a6f16a6fa67c0f028ff959c39a22fb58ae78aed51a1ce7b5084b2bfe4d5e7f796ba8f51c22da7ccb62c6f865fd1ee8db9f9938d0f99d56baa388d8a5fdcdc94f2df454f29c3d6ff7996a06336eaa655db1d0a5039c27d7df551e4f465286237c530de3bcf06dd1a852fe381c1891b83fc741bdde0b06686b8046ba9af4fe7d06ac477f1c7ff26b3b062dad214386c93f34fdcc9d18fe24de9d388f541fd59ab2166f9cb20d12de87d16ab54ea398658f882bc283faa6938b0ac27ada87a494c4082b70267d14871db06f4855d6f3bbe7280e9b1fd2b4ba396df865f4257b4372fb9dc2db1c17f2363a6fb9cfddc2ac255c81446c5a4669bb40e1d325267a5fdaf21f24e742bdf627ae29ad815"})
futex(&(0x7f000000d000-0x4)=0x0, 0xc, 0x1, &(0x7f000000d000)={0x0, 0x7f}, &(0x7f0000048000)=0x0, 0x0)
ioctl$DRM_IOCTL_IRQ_BUSID(r3, 0xc0106403, &(0x7f0000c8b000)={0x0, 0x7ff, 0x1, 0x4})
perf_event_open(&(0x7f000001d000)={0x4, 0x78, 0x8, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x80000040fc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffff8001, 0x0, 0xb23, 0x42, 0x0, 0x0}, 0x0, 0xffffffffffffffff, r2, 0x0)
getpid()
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_tcp_buf(0xffffffffffffffff, 0x6, 0x1f, &(0x7f0000bcf000)="1ab3041a1b362ab1c74080596dead2fadca26331d63e10193c111d7f1f62ada44c3f974533872c5e29318f6281f2ca26ed3dd11472f3ae9b5ffdd9da3642f5b7b5cbec588fbe20e727abfeded5f41eb4ac89f5a7894530ef27112e9be7ab04a3d17ba4163a6b4cf038c7dd93a4b3f4cf3ca52dc51f05581d551bcc3f1ebcdb707349fcc6404acbb322b633fbf0ba88999cb4e1016e5d25a3932c9f5cf882833197b4c801de2351cf8de9e67fb1433ba3edee1ba9a213f61a2faa7457a3b04e56d7d62957b7b65637deaf22d55c2e40bbf448a369c94f6d95356109bad88f9bce0233c6e34a08898919ccce7ff22e9d7f6593f1186a8b5e83", 0xf8)
2017/12/14 22:42:36 executing program 7:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$usbmon(&(0x7f0000001000-0xd)="2f6465762f7573626d6f6e2300", 0x2, 0x8000)
r1 = openat(r0, &(0x7f000018a000-0x8)="2e2f66696c653000", 0x2, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet_udp(0x2, 0x2, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
chmod(&(0x7f0000676000)="2e2f66696c653000", 0x100000049)
r2 = syz_open_dev$loop(&(0x7f0000eba000)="2f6465762f6c6f6f702300", 0x8, 0x40000)
write$fuse(r1, &(0x7f0000913000-0x18)={0x18, 0x0, 0x2, @fuse_bmap_out={0x200}}, 0x18)
socketpair$inet_udp(0x2, 0x2, 0x0, &(0x7f000090d000)={<r3=>0x0, 0x0})
ioctl$LOOP_GET_STATUS64(r2, 0x4c05, &(0x7f0000001000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", [0x0, 0x0]})
openat$kvm(0xffffffffffffff9c, &(0x7f00009b6000-0x9)="2f6465762f6b766d00", 0x60283c, 0x0)
getsockopt$inet_sctp_SCTP_CONTEXT(r2, 0x84, 0x11, &(0x7f000023b000)={0x0, 0xffffffffffffffe1}, &(0x7f0000a8c000)=0x8)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xde, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x10000000007, 0x0, 0x0, 0x0, 0x0, 0x100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
sched_setaffinity(0x0, 0x8, &(0x7f00008a7000)=0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = openat$ptmx(0xffffffffffffff9c, &(0x7f00000b1000-0xa)="2f6465762f70746d7800", 0x0, 0x0)
ioctl$TIOCGSID(r4, 0x540f, &(0x7f0000e27000-0x4)=<r5=>0x0)
socketpair(0x5, 0xb, 0x8, &(0x7f000077a000)={<r6=>0x0, 0x0})
ioctl$TCSETSW(r6, 0x5402, &(0x7f0000c4b000)={0x6, 0x7, 0x100, 0x1, 0x7, 0x3, 0x8, 0xffffffffffff8001, 0x7, 0xd1, 0x3, 0x3})
ioctl$sock_SIOCDELDLCI(r6, 0x8981, &(0x7f00006ab000-0x12)={@common="69705f76746930000000000000000000", 0x7})
socket$inet6_icmp_raw(0xa, 0x3, 0x3a)
socket(0x15, 0x0, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r5, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r7 = bpf$MAP_CREATE(0x0, &(0x7f0000e7d000)={0x5, 0x1, 0x5, 0x9, 0x0, 0x0, 0x0}, 0x1c)
socket$inet_sctp(0x2, 0x5, 0x84)
r8 = bpf$MAP_CREATE(0x0, &(0x7f00004fa000-0x1c)={0x2000000000000d, 0x4, 0x4, 0x100000001, 0x0, r7, 0x0}, 0x1c)
bpf$BPF_GET_MAP_INFO(0xf, &(0x7f00008c8000-0x10)={r8, 0x18, &(0x7f000005a000-0x18)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, 0x10)
ioctl$sock_SIOCGSKNS(r3, 0x894c, &(0x7f0000375000)=0x3ff)
bpf$MAP_LOOKUP_ELEM(0x1, &(0x7f0000af8000)={r8, &(0x7f0000bee000)="d66abb2217b1b53ede8c0274263420f1cf81a727a937b160987fae1133677a88e72c63469c9eb24ae2af7e64eb2dad64a9fd9baa6f92bd3afa2a72870dbfc1fccbba9c", &(0x7f0000484000-0xbf)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x18)
2017/12/14 22:42:36 executing program 5:
mmap(&(0x7f0000000000/0xf15000)=nil, 0xf15000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = accept4$packet(0xffffffffffffffff, &(0x7f0000f0a000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000691000)=0x14, 0x800)
setsockopt$inet_mreqn(0xffffffffffffffff, 0x0, 0x18, &(0x7f0000f0b000-0xc)={@multicast2=0xe0000002, @remote={0xac, 0x14, 0x0, 0xbb}, 0x0}, 0xc)
r1 = dup2(r0, r0)
setsockopt$inet_mreqsrc(r1, 0x0, 0x25, &(0x7f0000001000-0xc)={@local={0xac, 0x14, 0x0, 0xaa}, @loopback=0x7f000001, @empty=0x0}, 0xc)
setsockopt$inet_sctp6_SCTP_EVENTS(0xffffffffffffffff, 0x84, 0xb, &(0x7f0000a45000)={0x5, 0x4, 0x800006, 0xc, 0xffffffff, 0x80000011, 0x80, 0xfffffffffffffffe, 0x200, 0x200, 0x800}, 0xb)
setsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000917000-0x10)=@generic="72bea6a68529cd5665dfdabe81d4d988", 0x10)
r2 = socket$inet6(0xa, 0x7, 0x3ff)
r3 = socket(0x2, 0x2, 0x0)
recvfrom(r3, &(0x7f0000b04000)="", 0x0, 0x4, &(0x7f0000f16000-0x10)=@ipx={0x4, 0xfff, 0x8, "b9290002d10b", 0x1, 0x0}, 0x10)
mmap(&(0x7f0000f16000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f16000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
recvfrom$unix(r1, &(0x7f0000f16000)="", 0x0, 0x43ffffffe, 0x0, 0x0)
shutdown(r2, 0x5)
ioctl$sock_bt(r1, 0x0, &(0x7f0000c10000-0xa7)="df092d062b7ef5e072004bc7dc0900cbc8fd1462827d5211830326a915762ebb40f0ce1f00a35e7ebbf50ca4e33387ec1d66ab7d0714016e07c3abf8c56ad09b47389be70900000048a10684d9839cf495ac67d9ec690f09000000d6bfc5db466df6c59f642972784ec03ea41be194531948d8d2e4000004bc5f407cb724c5ba42a92451222d01d9575a9f678cd441b921a156baa7ee1a0631b10443caf663f49b3f00be804a")
bind$inet6(r1, &(0x7f000061b000-0x1c)={0xa, 0x0, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x400008}, 0x1c)
sendto$inet6(r3, &(0x7f0000362000+0xd2d)="e12ee39f5e187b84b4d2f22768a2d81aee7b32a6c105969e19fe1cc2c5edef1170101b11ee95da23ea14f9ff864559a2eb5b48289871ba92d7d5d3d2c770f90d1353e60a2aa7a56e054bca561568b9b286e219f137830aaa1cdd72ff0a9d7dc283ff16e267ab292277bb4413724cbf2203106e3fcde8e1bb0e2d35bfec124bc185207ff28b515ad7afca55d71b1016e9d39d421527f910c90567651cb907f95fc49ba405827062233a80001bc3097d593a3259a3e419479d98e0da265e5e23f75c3b0a7aed73b39fc036010108697d8e1eae2f1ac296e80d7fbbc7000f0430a9b2c07b75a12ab0ff9609200a21221b139b9cd6963775b3be39b7cd21f1b6a0270950a348e14bbc8ca662c88677603dce5a68379b987866b162c1566b5aa1afd0b75dc9fc23146ca7d1933bad63b911640d0354d55e63d29c9f191ba7350bff0783785d9e29c66358938ac47cf2dab832db69cc13d1bec06292596c3bfa61cca43b96323bf9edefbb312299fbc7af1ef86f26545dec2f81263bdb226717be98503bc01dd1937c9cbffc877305afe68bacf99f4fd8b3500ffb599cf9b967c45546bc7accaccc3842c8e00bda7a9cf0495987e2a076f62035435cb31eeec15513636d51ca4351020d96364dff51017eadea0cf52bfb03a0ce6246ee3ca93ce295521741c0cf0a526f1e6a54d51243297d3b738f2e5907e59ee2156961c8de935f39de3ed20e68c06ff2319bc98cf814ad50785dcc964c6b836dc19fb9efda6a3d02323e728a4f71e0c884598a4ed38ff6c268896ba4262b92f59a56bb32e11c411b727c3c27ed91ab36992130284db08ce1dc688ccc05a4e51ad4efccd890cd179960bf082a2b4d4275348481d4ddd37cba1f6e3df3418f8b09b94ee55ee8b6c08e098a3742f2c6536c3b35dba9ad706184ac83e9b6424d0e7394cf5a3a76a8f39e00e0a97a7f58bf154624f20e222177db29d56c0330d6e35fa6530be51719b2cd589dc507221f43adfea1c6913a80771774dc91982b32bd1cc46b0ceb644c40330b8ce7b74c5e777d2c9cc657b953cb69ef5a56e7c91a1b7485d0718f1a3c8941d61795b0c96909d963168425d25bec996b38e1b627af5d07d20cc128eb1b0c0a8b83d7ba0a000a44a4c3a1c25957f85cb162593520387f5f834c5a9a530339a883e4ff0dced72a29feba60dc55fc30ddb84812749da14fe4ee664221deeed8963180b06e18c1308b7c9c764438cd9b7202985aa1a291fea5378bf0dc768da33318e96a6107ae365c9cf5fc4918fa1bcd915d5f95a6c563f28556dd10b4ac77e4fd0a21127ca6a6a2fd594c4c152edacf08ccf37b3840bb516fb35fec70efc5b2725b1165f11f9214813f4ed294361221f3adfab137a3467e882108de4fd3d1b3d792ad2414c7f2baa33771bcd1eff93ad35b649b075c59d11926562e1c0f9a87e4bb0722200be3fb805f4a0d7f63951024778e8bd1ffac658c8105457ae5bf5aeb367b32b935469455d15dc3a6980619ffb77edb5bd8625032e06cdea4eea9109d713263879056e9b4595f9dc4d03fac38b13e06f36dba40925f823e6fb5350e1b8a577b340c93817fb8f23a368c3e50f3fe17fdd99c2ff22b358c51af76d0ceb17523aa12835982ffc1dac46b6c4f0cbd848d908d99a3d0b35728dd665a158d49ce854d2652fcfc14b67f2ac1418e544c89d627b662c07a92ca31dd1a2dc83b8e10f71ec87ab6f0d6f0873dc0eca9e520af4e53f47c294b63679e378954c51bac2bf0ed788b0f81b363cab64fb0577d36c049f071233b878afd72e864c48ef91a7cd5e4f4c671a0f50b34784f93eac35d50bf37f9036a894f8c4462273231eeaee97fb1ab14acab0653133fc5f2fc33367ccea76577510a0062bcc20fe7cb11a6e76eca3ad2558fecf83826316f58996bf359fb7ea305dcba25e879d94d1216c4ce620870fc461d571684559a5c4ea147fd417e2a9214658d41e0de564296cad4cbb921fde3e0d3b5ccf8e5a9a8d282300aaa43e391e2ddcf595c2dc7a515d2f0bc915c68b8c2a18b13347dd99637cdd65c4223ee7636ea6256d75d1999d7bfd4fdf8eee8e6ee3c17080f6aabb59fcad4e9b19ab0c61fed7bc7ccfeca6320c2ce8a1055012bd9c5405fb0b631a42257790bc096b2db7e95d890737e62c694548758d3c69718c539e1d64a88173e9496c60df80d25af18e05355f8a56714465d1f6eb5b1578b18ecc99d5fd8983953259ba99bb754f29334cc0f31621397a6d4c6e4a0e26f5831f542721e8db209219f6c0b82752694a46fb543265436ccf73d5572157907629f863b043368dd6f5d368d535934071c62d29f5c5bff3a59b63ad8c330fbb471276936eb0487765c5c968152a614fa603412b322aa9dd452b86ff3626e32d33a7b96372ef620fd06514d842fc384c922f854010e52a3320fa553582dd8763081f7b6a255910eea57eacabeebfad18a17d81972a359bee07c84513ff794c41d0a491eaf568b386a1a70dd465c1b9eefa4fc8c1d683d171147326c25fe58e7e8aed7924b57bb34c0f01be1de5d7f89285893570413b465b6df7a23a7bd2cc088db9fefd0db92b99111fa660d6dc2aa2e80d67b5467d4e82d5e55ff508b9613426473479897c580136a14dd940fd41206aadfbbf3b55a825241033b1b42ef763c97349a7beabc76e82190548d15a90f7c72ebee1280675a9a0e5d0c200d040548b4c86926b29c21f2368decb6a66a9672067c27cbf3ae146f426e027df01ce1e74fef210bec48dc0c2cec24634c5eedd5d91636bc1fa7d06e0f1c161be7373381103f506a8663ed0081b1ed509aac020944e684f88333e7508122bf95770cf8b56aea8ee56b890266b3feb55bea3a775600e818780b8353dd7fed619ad8b88356b14687a051e616ad481509c86721465d1f983ae823b5d5ce97b0efded64c68701694ab5f137d5f1a55aa4e0c5958dc87a8c91bb69dd95c1cb1d4c9f11ec3c3d6074617db051e068d50b5ce0b112248efc0f94bd80b162847a8bf9b3568d56c2bcbe4c1923e3e71c1e6d8c948144f1526557888f0748f248b2e7eafc343c6009a945eb48b72590094ee34f9b5bbc459f7dbe995795715afb8980a53d05789d9eea4fbbf99e980611d90e1db0d006643758cbfa56432407ea90469429679c5654f745f513aef888440cc46aa69751b3f50e4e2dfacc6869d46b7bb89b08195617430ad1d70fc0baa44ac17a3113c8c0658e97d9eb090085d551f22f118ca1c0eb1d2961f466f2c81592fcd71905d5d82a54e054896f3f51926539c6d36a0de51c854d63b8f7a32a02cb9626fdad8a8d680492f074fb9d15edb9fa6ea45a11e75e6d0c7787142d644768c8e1b250dbcb268d2946380181c2f4dc0bcdacc64f80bf7c65245a39340d61962899ef9b5f1fdc4be22e8d446a3f4513b09808774d4d8f1c5444964822d203585958b1d85edf4817110b31c5f5a865ee9ee85854ccf07bd6a22822c3fd8291acd759f63a56a8f84ce60ef74f46bd3a221cbfd1dfd76a2dbaa263a8f20a8299f3958f757408842d73a6272d2a24a22939ed866b86e7a64f4184e089248e778d4d3a4722f1a170867f05879101e117aecb3af95942e1d7356480a898bf96d158a4243863e76b7f1e7c708533eee409b917645e959c791df92e59f70cef9e0f59ad740ed08e3a3e896afd9cebfc36283214f78f7e7e7d15d416bd71573d8bc3711da5402d480187475cfe93f84f595b3c364ee29f3de901263ae5a34b4662ec97862c98542eeaa552b8f003b6959690f6dca526775451e6214596982fb52a6be49fc8a16dadf515b81bae1fbe63ddf49d20a4e87a9e049c4fcc788ebb83a66e8d614b8f996a894bec8b7b6fb8d436720d1d969ab083911955a688ff22db2662db97bea14116d129df8533216af1e4433571ee91b3a1e4022d736efeee42ba2de10c8988e227dc77140deadc760a8f8a011df2775cab8f305ac63aff262917f2f0ace8ebc95fa7293ff16ed6ebbcc771619f384d90003dc066647194342c6738067d721af5e7507e1c475c54b36559726ac5660f06e9e44181843cc49cbca6da72f39f38a3473ee2946be0988a67b35125634cb6ccdf18fca470cee2fafb176efe391d57e865161366069f7f128a97f541c14d0ff26204073aa01cb90b59bf996c9cf392c401d1c9eac4361b83cccb0825df0e6cfb7f855382c4833533dbc8256d6612574946592b196902a0903d469b3a893ef845d8eb38c841afd5a8ece1a81835b776261fa37d6537d506439d0a6b868c3fb7189e64504633c9d9699dc3f7ab9eda906a12812c293e7e90b4e3eb201c8ff4d1ddaf28485dc6360da0639d1126d877f8b1a344777d40c5324e7ce642250d6cbabb90c9d4d3d26517c8f64f5175072ebdc198846b341c9b9ebe58de9061e403ed91dd9d9fbfa127e58941ece6cfa50c8900a85a6ac0971bddd67dc44595adfce87b852e64571514794811391bf5499ba09e384e376924f5f2d1eef4c0765297a2f461830f31c00dac5ea089f1a2c5d01d9e3c908d62283d08a53171e1ae541c72014127b5e098459d490f903c15cb2f3bb50d06dca071588b748d27046bac48a19522577f660f1c5df6f329de1167118317308e4de1b855666b3f7de874bd5c3eda8805c4b2fbd004bb6df8ff0b4f3d9d651db41c6be443783d479261184087453e6eaec0f891cd3a146b427891580f8e3c56fb04c3c935eee1e6e59a3ecd63387c42cc9a2e063ff80d74dfb1e9d3aebdd18cca995a1703d009bd3984d35398e26fa5aab1eea31b79d17876bfacfb6ce6156e54b19d9a8d9df008dbedf4c22c69248fe8b5310b863206fe70c4f27e99b64822ae5e65b5ec00360f929abb3d973ba0dbf8b4abeab92a2f4916fb4df87d8d9a44dfaf469e24b101b822f4c708c4d6f7727e2211aefcd9b54c0bf4e54d8cbfc93023cc11d130cff50c60b5af5281ec0addf9ab4d7f5453769bfc253d79043106ab35bd86057e2ed89ef87baf5e6713e52b37b8ee0e7150b02ac8da7578402040ac51e098e90763d186662ece19bc390cea6136d0ff197754056cffd72a97c08b8799c83a0b425d775af67cf1c0405567179fb35673aededbc38efddfe64399581fb021d2030c838517e0664e199ac75c35ed00cd23e07d6dcda4e513adf3f2f4f0d1c3f06d33d06dcc98934f91cd4a853db6b277c3983e018d19f2b67cbade1c690765f6063dd4aeed4095c26f39454701f78230cacdb4f675610791d9fb58d435472cc137797772fdd988ef41d61f6b27e48f407e73ae02ee9ef2a9d391c58f51dd4eb92d7cd3478991a192d235f844e7a47ae1365a88e12e1855ff3af32014590562c0337236326b5c6277c51c089299ba778d83a1dcdf6290ab317f7bf54085b899e11b071682321c773e91fa416168524288de86407361c27be9fd45713613c711b8397a9e048b09c8ac2fdc2cf2e306ffc756593950913917e413436785f555817bbbda0a0e59ac03bb2c151e215de4632da217c7e18e06fba57bb6ffd5004248e5009c2dc4f02ecd259af32261a3b1ca65bd97583ba03529eb4f2ff9a180427a8badb27a14f72758b029a53720d903356c35fe4b498eaf2a79711d0ad201ab519934aac7623ffa346b3abc5afe7ee725dfecb14aeff9bd86745c27fb7dcfd98229de0c63a6decc93b4c63cb65578171e4a4f6f73c1c84e84202c987e1ae3360a20dd36809873c8c3939676a40c1d0da14d896d917f5966aa6af552b64d62390115a244a384f25757a40656736", 0x1000, 0xfffffffffffffffe, &(0x7f00004c9000-0x1c)={0xa, 0x3, 0x20000000000004, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x80000001}, 0x1c)
syz_emit_ethernet(0x9e, &(0x7f00004f7000)={@random="1d389ebd93e4", @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [], {{0x800000800, @ipv4={{0xa, 0x4, 0x1000000000, 0x0, 0x90, 0x0, 0x0, 0x0, 0x11, 0x0, @empty=0x0, @multicast1=0xe0000001, {[@timestamp={0x44, 0x14, 0x9182, 0x0, 0xab4, [{[], 0x1}, {[@local={0xac, 0x14, 0x0, 0xaa}], 0x0}, {[], 0xffffffffffffffff}]}]}}, @icmp=@time_exceeded={0xb, 0x1, 0x0, 0x0, 0x1c, 0x0, {0x16, 0x4, 0xfff, 0x0, 0x3, 0x0, 0x1000, 0x1, 0xde, 0x7, @remote={0xac, 0x14, 0x0, 0xbb}, @remote={0xac, 0x14, 0x0, 0xbb}, {[@lsrr={0x83, 0x17, 0x3, [@rand_addr=0xfffffffffffffff9, @multicast1=0xe0000001, @local={0xac, 0x14, 0x0, 0xaa}, @multicast1=0xe0000001, @local={0xac, 0x14, 0x0, 0xaa}]}, @rr={0x7, 0xb, 0xdc, [@empty=0x0, @rand_addr=0x3bb]}, @noop={0x1}, @generic={0x7, 0x11, "b3395e057581cf256b715bea731b70"}, @ssrr={0x89, 0x7, 0x85, [@multicast2=0xe0000002]}, @ra={0x94, 0x6, 0x4}]}}, "6a98354794fc6357"}}}}}, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SEND_PARAM(r3, 0x84, 0xa, &(0x7f0000785000)={0x6, 0x4, 0x8000, 0x5, 0x7fffffff, 0x9cc3, 0x5b, 0x8, <r4=>0x0}, &(0x7f00008b4000)=0x20)
getsockopt$inet_sctp_SCTP_SOCKOPT_PEELOFF(r3, 0x84, 0x66, &(0x7f0000f13000-0x8)={r4, 0x1}, &(0x7f0000ad5000-0x4)=0x8)
mmap(&(0x7f0000f17000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f15000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_AUTH_ACTIVE_KEY(r1, 0x84, 0x18, &(0x7f0000f15000)={r4, 0x201}, &(0x7f0000f11000-0x4)=0x6)
mmap(&(0x7f0000f15000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r3, 0x84, 0x18, &(0x7f0000f15000)={r4, 0x4}, 0x6)
setsockopt$SO_ATTACH_FILTER(r3, 0x1, 0x1a, &(0x7f0000c50000)={0x4, &(0x7f0000f12000)=[{0x2, 0x100, 0x2, 0x0}, {0x60, 0x101, 0x19, 0x0}, {0x2000000000000001, 0x0, 0x2, 0x3}, {0x6, 0x3, 0x4000000e, 0x0}]}, 0x10)
bind$inet6(0xffffffffffffffff, &(0x7f0000f0f000-0x1c)={0xa, 0x1, 0x10000, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x800b4c}, 0x1c)
ioctl$sock_inet_SIOCSIFADDR(r2, 0x8916, &(0x7f0000d9b000)={@generic="a3809a12e51b9f7a5865283248d80a9f", @ifru_addrs={0x2, 0x2, @rand_addr=0x3274, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
syz_emit_ethernet(0x2a, &(0x7f000055d000-0x2a)={@remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x1c, 0x2, 0x1e, 0xfffffffffffffffe, 0x11, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @loopback=0x7f000001, {[]}}, @udp={0x0, 0x2, 0x8, 0x0, ""}}}}}, 0x0)
setsockopt$SO_ATTACH_FILTER(0xffffffffffffffff, 0x1, 0x1a, &(0x7f000026d000-0x10)={0x8, &(0x7f00009a7000-0x40)=[{0xfffffffffffffc01, 0x8, 0x10000, 0x0}, {0x10000, 0x1, 0x3, 0x7}, {0x8000, 0xffffffffffff525b, 0x20, 0x656}, {0x8000, 0xfffffffffffffff9, 0x3, 0x0}, {0x4b5, 0x3, 0x6, 0x1fb}, {0xc2, 0x7ff, 0x3, 0x4}, {0x605, 0x4, 0x2, 0x2b}, {0x8, 0x2, 0x2ae, 0x2}]}, 0x10)
socketpair$inet_dccp(0x2, 0x6, 0x0, &(0x7f0000205000-0x8)={0xffffffffffffffff, 0xffffffffffffffff})
getsockopt$inet_int(r3, 0x0, 0x21, &(0x7f00007d4000)=0x0, &(0x7f0000396000)=0x4)
getsockopt$inet6_IPV6_IPSEC_POLICY(r3, 0x29, 0x22, &(0x7f0000284000-0xe8)={{{@in=@multicast2=0x0, @in=@loopback=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@empty=0x0, 0x0, 0x0}, 0x0, @in=@multicast1=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00007a1000)=0xe8)
2017/12/14 22:42:36 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000001000-0x8)={0x0, <r0=>0x0})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
write(r0, &(0x7f0000001000)="12f6f88bd6a715aaf93b57bb0577c3ea49ab168fadf2910ed7bcbffae60b5116a21b2d9b8556c343b3fc00c0cc8a06d227885f69051a6ce40553deb456526da46514c04c70451aa6ff5b6403cedba47b9738658b429349a746277b40844974698b8edb5dafb1faec7f0e31c020b032f8217139c8910b695cb2054f42b39e6ea90d245efb3bbdf81cbce36cdbc91971443f9eecebc6bd15c29df5a41ce853e675308317f6746ce4fdd87799a814d909a045e2aaea6ced561f403bc095a951cbc0b4747da374eac6e9f82b5a79dd92b9378fbad2f1f03b38b3964941e9a118841d7270fa07574fb86c1010a76858efd126a164232f67148b322a63a37390e49179c1054750ee813f89864c1cde2468d2cc7f2e6ec2c4e8e70467e0da3e5e8e3fd5ac36160a12b69e4212a66c6d086b15b5e8234a891b8148bcdd13a6a1e02f903722216b52bc0e4e14e627e031a99444f38a41a3e7702f9dec3813e768641939e5873d084d5d4ba8cdd181f51045bbab09083233887f9434e994bf1567d620b6ddeea7eb7bdee301fd487babef4b55be08e1f0780eaf766e23e1ebfd31dcf827aeb06757a69228dce9bfae68c99fbfdc1589b065ce2ca12c00914fc1a2fac7addc902c0eac783ef5dc79008ebc44fd96a2bed8d4bbe3bfdf7e172d2d47b2f163212e74b12873c0b9280e93ae7715932862a77283a5c7a853f5effc2e5f3132f071e2d983866c35fbff41954a4321bff65f457f146ce17e87cabc2771f00d1fd851b77f6c65979265df41458fa19b9a83b46600b630695b3e7e2faa7f390e590842e4c0cbc3331c851171896e0b6dc8442f6e911502c5b1f8604185a34d17581b57ea83cc798f85d9962790ceede0270482919eccb53fef5a7f8a917cdb1b96d24e2536cdb8df43d8e8e69580e1f1ddf3dd664d11f0954bc80751272f0142b8f9231ca13ce954ca1d6d7e46efcb0d8173bfe616f39a39dbcf22113beeed13132968a4650e1480268eac0ec30fe1532cbfcf4dc9f5a0b8e19ba7e2c842415ab3a6a3c61cd30f79dbdc9c618309f6612436a3c01b5f77e68882561db3b097cbfc0959e5bf68f812aba52b6c89a442383ad236538cc4ef73c2543b3a022af394ec7fabd4c3238956a76780f516a14f83c757680b8a715da1d046fc28822f31b920b7f52560070e7f22c84f8fd712d829df80aaa608f032d8be4fb07414fdfeeffe420535b6e10484053b7fac5d63c8b5ea249a8559469061778a407602cf2c7b20fdb0b8a8a9df6cde316c25f6fe8447304cba716fbfe83927ffb5fb8c376010821515fed29fcdffe45fae2e3259d89686ac8365bf89ad18f1b6568065ae53e54666fbfcef6350e5e1a9a1a4074b34a8bf1d319ad7ee8ea8b410236c242ae602090aad773845d483badfe4238db88e9619bb88943f2b8386e7ffbe875fb5e5ee89d2e70a17c2f19fc2724204857c4f56a712920a4a8e959a3fac367a2e2c9e09e616636262393c2e689ecd3cc9be6ef12b8e3e83a87f074936257eae235e5440e6e885dcbdb2e41e5af85490d7f944c5e1835f68a906cfb6d218b84bbd36430a1a5162842a8e5c67d4be9145bf571ebee65e87854a22c2820bd0f7a71e4e71e88e3bdc1af2bfdd23c756cb8606a36bc7ffd463b16fd8133aab5c6017a52f0ddd5072317a3d33f205bf39703e6997a52854b184a614d4657ff744a034d27f7131b1de970731391832f188dee64e538e7be9c8f79ac9a5a33f4061333221e366cb7a0d42676890ced1809cf6b9ec051bc3f5e670fb8828da1f4bc1310c528ffa47903dd72ad129804da3547d04762bc2666248b9fdfdb1fbcd6fe5837df3738f637f0fb6f8185f0ebb28ebbbf98a0f7fcbc9b5642c5802f11dca1081967f0a192298cf555b57b8f8e326d28702b71ac0787789a9a13c34986ca1b01507406ec440cf3b681fd1a1187a5cfe8541f0ff6e7ddd51a5ef481a021ebc10f9936fb3ec0b3d91324aa8d47869ea8cc60e486dd1383ff747668b5060ae69c47e4db5385c8b7ff4fac4b97e573503faeb37297d59ed5dfb193a6a6f0bb15570ad853b6887a36b5ae73a8819596bba77f0fe989b355c554c64f04dc29a8fbd32fee0b67bceae789a819f44a8118171ac862931a52a9617357fb22750caf6d1369883f04d169dd90be5429b5627be7ffaf063652b2581f414a297b37e417204f9d5e3b3ca1008cd5e45a8604e97dd76108a8bc8281b4e80b1a98ee6a607c2cc4c58df24711288d5762c9c722c85abfcae330e4e0da132dd20639586da3edfe2e45ae7b79c09494b5e94c0642ed45bdee3b59b848fc56b536145b3ad663b58279379b36d8e09559440b3072884496abd8a4cc251dea4189a7c15dacab01eaf8f693aea6d9dadb721c4d405186f6ebaa6be545647fafe3e0edf5da3ca88352a4ebb46a96e6d87733fc07f43c8c7d7e070e6b56ddd5a266e02f2df315c4a9b653bb21e0e4c0983c498316656af2be562e689b905832143cd83dc4bf17857e3bcded2c32c593f837b0949afbce61956892f4275011b95756b4f5db2fa1700d51f031f2ec2e2d65cd75f8b1bd4d0ccb133fae2e024364146fad1c5f80f4e048ed73ea943ab6e2ef3965cc318111eb478885fc30544e43f35076f4672b5c54d4bd16d2dbb859d49553270b54b34be0728e2345fe8d01279036b91055b92715ffb43416261a90e13f2447b0a5a5d13bb226443e28d04c2ec5ad20af86d0c0a1aa2137a3f20cbcc6b003ce8efd76d93c2934481176bf1042e152541ca66103ab1dc0f6bbcc694c40c3bcd7977fe2e45e3039128d3fc36a9ddeb65c4e4afc75ecae694f0697a2520ca6564ff343d8806d5b486f102c1677b1d42c2bbdf97f2a610d94f2665d66f3de0acc3c27ea0046fcf8de7b7ca0aeda9b22ce07623831a2cf2cbabf9ddc8b069a339e1c537973a13706c9096f31dc75e1832b223c37c68966b5c6e66f9c396a005f0be9453653cb85f86ff83c5d2755199c50bccdb753f62e8aa4abef747f591fbdd0e1354890d0bed0ccacb5d9120b1c3cb4946134dfeb3ff7a2cdc09429b9b2282d1c9d7adbce1093d7154cbed29d12a6172f6259840041a7eeeb19cc1b175d57430493794df3890c69fc2ad4d6fd96e9ede5d4b855e47d1a27528dbff238e0d786183d68bca3e0e0dbbf321574a248a778e2fbf2bab94813b2a24a1866ac5b2327fa578ecd84ca735a31e3c2bcc03c4e3ffe0150f0738248444ef2bec2f0429d563878fe5b06215cb7f0d7abb1e693b1fbba21f216a8da5f9dba2fd73785a31266ba1f5674ce104d23b92af4aa60b90113bd3a568f385afd5a843b4026ad1e1dccae38a1a2c947cce42f71fff47b7e3d2749be044dd949b1c64d247f12cb4d415cf547b985c59b972d98c34f9628a07662d6bc54fa00ee10d0feafa1f74f70e9a2ad562e71ecb6433750fbc2e79dde11d5396c2e6fcc06fe07b1b98765c58c4c1be350e36b7f57da3deb2b6e0a6f0aadde476bbed5a2c846133cd7d33ebb92ea00e94a880446570b4d6d511ac119c92790a66df69fc2a39524e1d54ca665e16cff398891c3e67b6e67f0cb1a549561f853d771385f6f3eebbb0e33f07f8370401cbefb882a2cacc68065c5b1cf05e194f172eeea01f623e25363bd40f802aa4099933a04e674d903622ae9f331c554596ea5051bdc517c798c2a50cd46a7071f4116f112e6fc93935c6aa041c7e8713a498aa7b7cc13c6dccf4a7ce8e3c2864a695f23be4b4ad2182d32edc359bdee1b58bf2d796c54e25656cb655e56306c4e82c64020063107a71a30208c17e8c29c0beee52cb7e8a27d3996ed352ce7ecea0b1a6fbfe9e5b466f6441ee0dc8f61ed08d99ab4e99a09fc762d6f9ac72a1ceb9f03800c9f948384f2d905e9ee5af8478e721e1a73443e09d90e018ac47341e6342e1149b4a0667aba7190b7d9c90bf89c51831ca2159e5a5971bce621b1ecb4fcf740cf2bd86b98e7d5e31afe166d5e25e177516ca746c4291e15b7eabfed67bd2edb9b8de2d6ffa1857931e330aa23338585e4ce3e889bb5bc43509f8cf87c53c633c29096d4c6bb7ffd0d9d72f5470d5267f1967934e7e25f1963420a75d772b288f2cdfd607ecda6f62ecf878472049b514a57259a7fd25d0a15490cc044d5681592477c92060f71b01fbf0f317ffbcd1cdf68512e622b4580572935f69f4a449097f5ffa5869cab86d1a0ab251423b91ebd9933977ab42ac321ac29c0bed24083207a85212795496cf5c377907fb24b688a0d8da55483a27b0d295f349af4d4a08ff72987755ad4c0e918a285172f905c7105cbae6e3c73f9068d661517ebfd44fe8bf9ffcc4574dfb7453c6fbafc68b62661f42e8ec5bfb911c680f07e3760798b97c3a294217a28e6c1a3d77e0e1b257b6e31880be176c22f97c4ad995ccc1759db39acf08c70d6a7e5f1855c43c4fe8321cf828fd4ef707c910db301f608da822e333fc54da800e87923af774a51ac8ae8e1dfb3e28ae7fe2179c81e153e9037bf30290c9acc403bea9d663ef9da83f1f3b3f62e30504ef6b6c61e8286fcd003cc0bf47accdb97583faa604029e1fc5cabbccc64d119947aa426e59e6347676a086b5bc4ad91ee1cef8a45197e0fc9ff756cdb87f30a97b3362fb62336027b6ebb1524cf94a42e92e5fbfb4089ea015878a9a6b10c4809fdd1058c90318f503656ca22a4a24b64d585ff431de186b22e9885f675f9a51f96e15217febe8c6545baf5892157db99a77cbec87ee0558aeccfd5cd8b923304fd5a139a0bac2f54da1bc4bc427d823eabe893cd39eaefd8b97f7993f66239670859c2a6824394842a6b9d686a65b7fa6e82fe6be8e36d6a3739650768d3535feba8668b5c9625fd2a7dcfe171496bccdb2edb9d0ba39b236e6647cbeec8de2cdfc8e319ba052dad2498c87aa19e2d6ddc79ac0d2be4feee767cf0e3d6c9e63ed952b571d302a2e4ba5a1c3b9a0bd73863f238a8fa29c481ce8f92db2e11b7b72719afdf1a8193a2016c0772eaf9a31a56c267afa1e052d1d3cfd9775015250b57c8ec9b35951a71f7581e20336c8329ba990619a049404ce969fe34e6cf757d00ff56be255e74a72ca3c9bd8bcf56aad30e71d1da4a170672c3505a0cc3d2d8c2f6b159cd5380e58216474b1850532c2d9fef3ab9abf8905a95ca32e8b66688bc020dbba9372fde54a36f35e97b41f0ac34c98d92eaf9baf62e9a1c2e2a2ed9c0ff737c93596ce8f20adbf938e2fc4a219f7fd49967cb915b6bf5cbc2f80b9b549fdc64f9c7baf4fea80338585faf8602d14e4f5d7f03b0dee41b584f911ea9feea3cae0334bf810cb9bcc6218edadeb7fd022ccc34af3dddac39d02e24f3c569ddca56be28c9fc40feb8af65fa61e3a1c47feec8f5058595b56235a34b48a9d11cd0fa36aec056adefb454442bac7d3b02392cb52781772db42483015cf10dcde18e948cf7a0ba4544b5c2e278ad825c9b44602c3528641c898f41a0965719d0f2c49507dcb585b187f82feeb0e275cecee201d3a754e95e2bbd0847505a510d231c7f6c48fc3ef724c86ee5342b3c1eab551bad2fe95e66eaa9d53f8e8ae8d20e5cc84c2f404f75eba7bb63f9c3c6468fc7f26cf8d449a8d7c8579b6be7e99445398b80b8cc95ad201848395536b773f86d065fd9907464684c09aa91c6a7efd587c092f1f32e1c6c5c85be079b8d2cfd461591609ef6ba71b1259984eeb6771e885ec2e221c9ab9d9dbb1989e1cef4457ac5fa594c386298ca9778441741bc94de29e3f6922a2e6", 0x1000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$inet(0x2, 0x4000000000000001, 0x0)
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(0xffffffffffffff9c, 0xc00c642e, &(0x7f00008fc000)={0x0, 0x80000, <r2=>0xffffffffffffff9c})
ioctl$DRM_IOCTL_MODE_SETCRTC(r2, 0xc06864a2, &(0x7f0000b05000)={&(0x7f0000fd0000-0x4)=[0xffffffff], 0x1, 0x7ff, 0x2, 0x2151, 0x1f, 0x5, {0x7fff, 0xc413, 0x4, 0x40, 0xdfbf, 0x7, 0x928, 0x800, 0x5, 0x2, 0x2, 0xfc, 0x2f8, 0xffffffff80000000, "a5ff3b63d396bb6635847b9b67da60d3090d16693a88d7d932d209d7689c54e9"}})
setsockopt$inet_tcp_int(r1, 0x6, 0x2, &(0x7f0000691000-0x4)=0x77, 0x4)
bind$inet(r1, &(0x7f0000a78000)={0x2, 0x3, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$sock_int(r1, 0x1, 0x200008, &(0x7f000014a000-0x4)=0x1, 0x4)
pwritev(r0, &(0x7f000042c000)=[{&(0x7f0000bef000)="58d36d3aec39c6e3a6a85dfe0741c2f680c4bc149ffbe9ed89554f0068a78ce41897f39e82fe3e49a2fd49c0c7a5ef1cfd739d023fcea3b53b0bdec489266856abe99459b0f483513bc4a6ebb5a1796ee294c317c5bf064da7a04ea034cccc8bc95e5a8e559af3e5ab12c3b75598a7a11d706022098259496395df753d037025325c312d635b47f46d286bd07d98545fdd0066ff012dec7fe981579837ff3077949273b6753010eafdde2c971b4163d8fb7f527d3ae2574fc8262eca9532000000bf94ca6887abfdcd15c7ca069e96efe5990f1967afa0895cf1055f6f311c68e738d35916960a32515466ec0aa648db54e39adcaca8874c8c372c87ac5bf5134ba83c44b7d58723d371b616ad2a8ca1b596efc9cba7dcd994c0825aef6bde7e6ad1d45085c54f8485ba73", 0x12b}, {&(0x7f00003a4000-0x1000)="7ca2a130ad42ba8e7a7611e39b68fa4e27aa81f503b2d318ea699e09064e529f9091282e20d3040ce95e9f7fb1a1de3829dff32ba5d4891884dca6df29795ee468dd1991bfb335407557cef3269afa5840d91cabd32c91545b15c7909ff5373e190f74c77d80f4f285546f065ff5d4d55d847f678a7d9b46966db3a6ea84c27dbdd1dc77fd585bf9285f39f817248cbfba00a50bbf8d803c7e8e75b1af6246561bca155af09ad2c9ad72c821cf85a31024f953895f2dc4c23b8304c03d6383529dbfc9e1e9d514626ee2edfc1a8ddb40fd5646149619f4a0bdc22d4f461ec7473a327dc3492c6d243480268c9ee0665e07f63558f8273ca932420ad4dd9a2b5d9dc994ecbd70a4e2e39a2a31c6f7bb4bdcfa9ff9adb772dac15c3dd6acf6487306fa7955575dc9dd085611ba1b5fe6a08bf80310b40d0227298318785a633a7c5519234ad805791edb0a053388a0fd9f5883a666745ef39f62173db2f463d804eb9211ef4ca01fea27c94fb3c951d9dde6770d7c08407774b641690e0149e25d2bad84e80e1661b3de8a0b35a428ce657b0792a31ded75596cc56279bfbbd9c8cb98c42e3227e42b2512e825a532b4821abfb5cafc6909b45e71898de0d6d34ab1739988552bb88d2095125a5a30482f6461761f7a907631d3ce05f77f74d73ed6dccc8317073f26fcefef91aa8d133570a502fb5b9e8c4a0a9a8027b9a95f4fdf5f8e6d572a9fd13ba5f98005ed84293cc961af2e21499f61351765141e4684710bc5352b58703da95627a55e57f41589cdc480f4ee4daf76186f7869bbe8439290587242d075e95ffddd2e0e65968cd1bb062ef121e0ce0289106245b8137a41fab454a92eed6d1674fbd81befb100af6c8815a11fb90a53c6d355021cf16a6f0fa52e500d4d60d256c11bafe0820c3d1ed82abc982ee590846935ae020d364294985157522deab03bb98814b91319a1e844975bc37b3f41eda2871bdd71ce918f86334bf05b8e09cd77e983b5ac30ce30da2305f1724ffbd43bfcde1dae060041d87478d58a9e900cc71c1c0c34923e7be78b119743bdb571a09ef4f1e32eff8500f2962e6839bdd3bb4fad5cba834833e8ee9a1bedda55406537e3893f22e806ab4b844283b7824f3232f3ef5f44dab81f5b4f1ff92effd7a56dc4269f2e4807910ead6213812f9da40e59cf1af039c8e9509a7f7aa72c69d1bbc839c3345665a8c39f9504c3682cbad75a0003ef75e1f3610b1b08aeca544aa8cf6363b7fb28c2df726afdc1606580eeb5e9bd7d627220593b523477e4eace1b7eea5dd7266168b12f36b70af096b8f2d6aca265bae9fb0db04af29001edeeadebedbefeacb3d791387aada30990a06cd8f4ba58459f0b8f74c26512d072dc79326512d7dd5318e93a67a450d90709df25ad82290e93e4f562ed2ef664f28686d7f5d4ff2b03a91ab2f5c368d09d9746d1a973feeeb54ffc5c9fe3c6ab46619c2580a76cf7e2bc3e1953a80e6f679ac0672cb8a4835f2625dbfb7456868747b2a7ca2d3520a73c37638e46f51dee6850fad75c0fd44a02ecac39ac1e1cafc55db8b81efa50c735417a3951b54d25e9d7a84d6200fdb814d6e4e83566f98091cff6a18475fb3b171fba7b59b204f2f9a9ffc379ec85bfa9b6cebf1974d9cfdde9aa9e2c4f0ebae5622ab13c9374c119dd8015762e922c9059d31004b99300f8fdaae927e4606f3da53b9db70904fcc5099d9ced6d6b34c878b1f1850069dce6a388ca5e2a67ebcd5b9cc1233768918d8c59b4724ff5b67dd582684d35d5433cb7e232e4c4bea7e53b488fd7de321d7b9b40eb0f75e76f9a05dd2e3505557324b2234277048d74e89aecb72eec93232fe451d2b1769dd106c22f8ca2a3e2aa6479dd1633b9e55cd49efb659904634ea363bedc5c6cb008324dcfa64cfb67bd8d5d41de065c94d43c981b15736af1d8ff72ba723c672e39b5cf5c6813a6f5b25ccd60e8704b06a903991868a0b7b52cb284be55e55f2d1b97663eb3a95889aa5fbed09ff2c1f316ce5618e14149117edd36b8c58f6517f70a7fe2a45968fd467ce2174449cd943aef2fefd7d46de64ed853feadd99cc653d149c0444b825d4fa4946d0054e8962d143be3aeb2e566e9cb9c8c4547c19d874409aed039072237ad0c76b78c98b15e68ad0b39733dcb8e35126485989faeb9b495853b1fd9cc20cb6688feeabc28bf00d2808ad13f95f6dffda7de9bbda498045c5d51cafe5f709d624a64a98fcab5bb402ad4dd7cabeb8a8a26603f414cca52368b2a5cfef7e9d47b5992db876f5a22e443930f1d99fe045f06b5dcf411e3d19837fedb1eb0537425f362df3349eb77cf230576820e9073c4fa188df3ab2ccedf948dbe273ffdde5a4fec8a06066952faf585a9c747f2fb5a952caec60bf5037b8fc5ff5df9d6db95efd7c0df2d4c3885b8335aa68de71d252f7a444785a810d418243dcded781dcef48323d4d7dd728bc419f6507456f8a458e6ecd9a83fe3e2fafd228cb443d3763bb895557b83ea6fbbea64aec83c152d21ede51ec441b83bbd10f2073ec48ce0fb8b6af80eeb5eef323d4423d691296803766b55f0f137b2c4058b3a1b7c9a68c8060902a872f4a01e80893390ecfcf717bcb49f46478b3ea9770ab3bfe7a36cbd0a25fde831059bc563088f1b728514666908c3f70a5f001378986590beb127a27eb96969f97ebd5065ea6f42e038c6f7a5d97c054fada75cc5a9592c730951da2dd2734f7fcbca452e912175e3619c36ab583a0f39b722a042811184d44f3c399c88429b488e1e90032ff135f94996082b3eef18e21c95eeccda5059eab47d0ea0c64bf08841293cb9dcf3faa0fcdc24dae250f06f43b13f6e727ffbd414c9444aa8e0f07795fcc43b47340a927a8c3bca1eac4d8602cd14145261f4451e2d726aba7959b471a712917dd95617178a8ed428304cdf341f347ec0a1737b269669575f0182052c1b6077eaf124e61926ad0fc7a68aed7ca2715887ac6b3df972aea35465fdaef596771cb5d542f5f908f256a9d3b79cc68bd6e53cd4afe7d90d1350253082f8dde08ae4b82e5b6fbc59063d3b5e026d56dc0f1a644adfdf43822aa135a332c08fd77c3a425445b6fd30b11a6f1e3da2b556f4a12c890b4a5eba2e1232c895321efab5af5f1a10893356f115909a266ce1c51d6b22e045a91e3df9e75f88da8fb2409a644ee9e0ccaeaf969b937177bf68d6b6fbe01bf0d8fa4bc8aee1e9ba42693836e935b972f62faaf5f211b4d6f3f225c2c399400be6276964fca94bf9850cbb006ebae048126b4ea7b6b13f226a8989cb4f5f6a5174e60c0eb1a9000dbf6af9392acf34f86b207e7d5531074166e7261983039f35f85d54df42654329755c378cd50650e8806b1a5f93c219a6b5e9b3a76a24f499ced6f5935c4eb8bf158cf9c81a091266d94fdc847fa51622baaaa1e5151fd3abf5d8845f0f40e3d0f60d755c994ef436dbd65a3fde407bebbdfe384f86ee023be923ba3ad6185750433d7bbafc3147fc905fc52436d629d2f431734d14efd9c2b1d5d4ab7ff994a52a312b07db64c17d7016e3d26364d788370e0544be7b5cea1d89dc680fe3f04389ad04481d56fe527431f720e9f0227165097bb8faba8ec13369467e35acfd64128328f2b5ce39547d2f95a2ebc12e161bfa87dbbf14cafd9079ee6e01a2c86493c643a742590b4e500ae6f101996f5170aa67abaaca090c3464c92636217fd663ab6260b70e31af84981efdefb2c92c42714cdf36fb9606aedd85190d1bcd175cfc4424437a0cb15964cabb8c9b97f335c07789bc7c8d8c70b934e381281b4ed60a18d00744bac41c859427b6cad14c997fcde445b931304d85fe94433d2ae0547655055c30f735f11610e4a9cff417ce1360f6d1e02fd69e721549675921afd4bc152b7b705f951bb7120f098167ea81394c8f52ba4404009ab7187595256760b448489903315a1acfa34b874c85a69a7d4e30d228a05d0ca34329e87e22406c1ab9dad20a43c118247ed7185c19de292fef4bd2fa7858927617f42bc651e056b55ed6c5a0e079ac271582df7961303a4ac124c33332069a18b9c8dabbdcd88aa7939c651cc139b72a56dadb0c1472fc256ffba1c2f55919e895c849e938d5e843df07bf7f0d015555943759308657a1284ba48e94eef2bd671573bc9a5a02ed6eeb46bdb4e8ad0bee0e65ebc28f0275ef8d1c6f3c3c1719fbc8f96adf3f2e832654d4342d399c4bad19c1aeeaf31393fbe179faf6ffcd2b84725f9c69e58010972e690938ba7fb222f1bb5f8914cb51bad234ff2766371a7bc752f3d9787460ded39a8488961b5e4079f794605324a0b03b364ad5ec551455a5bba3d790c221547a7f78cfb9ff2231da1a53bb735472df68cdcaacccf497ecd0fed1ac0143105537caaf9377e86e75497a59024f88ef5cfa1c51218afd02898f2466d0bdeadd3e93de7ac185a6379139a3b8fd2d41e2055f8d56f3def4a2fea88b87d87027f5251724c9da177289af8b808978ff53cf701e9f1b8a7c9e7a43c496da21941a1de4d08efe9ae33ffda459170d2beccaac54199611c7c11d11d51545866a98f2aed850452ba1ecc0b037f9b7ac340c819fcf058acfcb34e879d1c726dc7c024f0fd81f25f406a75832f540fffa335c1a418820ebe697c52b38e60672e47ad8ead6698ad978b9eb82bdaea27d1dc42512f32ec21853b5b9e4a05dd4bc35be41a79bfcb59767410add6c25394f8b97ef5fd6824b4b60a7a55872387a4273746b4811870be43d2941e7abaafcd9803897837d5de58985f4977882268ebe107f6aaf3c38a49320837ba5cca6d51771eb7657672c6f65071b1e924a7bba2222db3e995c9bdf32979ab4f61821d5c1e7a0b69a56e570ea1f4233aae9a0a4b647da5955092e46e33ffb0329c590c6a30f3b52cf64de0993c131a07d57b76c33d3e904767140f17fb2d200784768aff0519bdc95181ed3f10720fa06a9450043a0e50af4c47fd7c509ddcc893e0e09205763d3a3785b7daebae2f864c04769fd9a553649882dcede9fce45d01a474cf134737d4dda6485fa16b5d1047e85a80d5d5df3a9384802f7468d520491b91e82a728d1d4a37c6fb08d660f3562df84d6b87018fff605ec54841b26587b63f3dacc8740bc03e4bc0a0ba4615b6373fcf0b3f8adf76150f769121b0ff6b8fb1e221f63a30a60776fee680cd990fa726278ef01ae98abe1ace735c01a41c325950edd9630b078c468a9de648e4ce3e91fa66de9e4c7ef8db01f7d962aa21f321bfdb9966348b2034b9705c9f906b255b42c74cc25300ef8bd835547d8d70e915b2531002be67cd1ce487291c6a377f0f437c8c2c2d2ba2f429dcc1f9383b534c689bba038da65e31ef250867b47cd02a4e342eb7df08848e97c489d21f609195f7628861fe39ea2c3dfa660eb57a52f8cd25bcd662b252aa9b19c0375813c773d54416ade92793ed2d1c27b75ccd558e0fbffa978e1adc2a163b634bf412ba3de7f0a158b5a8717f0d2ec49475e3e81d6d855a47117258dbd35c4f6261e0a05f11ab4d90aa12524684b1fcbffb0538db853e0600b3e00160fd63073ea45b534c2ed10de60841af62d0d8fda198d793e67088348de423884a8a6d3204c3af6e0c29fdf046d6124d4163514150fadc8aef12b7c2346a08156976b1a816fc6ac876c2617ea238d5c7d5ec49e73da2252c9b37d00709987815b0366e22788dfc44cb1dcd87f5c19b82a1962dfffc97d2459eb0e6414", 0xfff}], 0x2, 0x0)
setsockopt$SO_TIMESTAMPING(r1, 0x1, 0x25, &(0x7f0000977000+0x7ba)=0x100, 0x4)
sendto$inet(r1, &(0x7f0000583000-0x1)="e9", 0x1, 0x20000801, &(0x7f0000283000)={0x2, 0x3, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
write(r1, &(0x7f00007be000)="19eb9e9425c0973def98913b793ee25b296718026c2515787f07b14c82b08703ec9b0ef10a019b7a6bc5a9ef5745fe99532395b774083fb9b35de13d8253273423889d2d47700ae0bff35c1c07c87f865acfeac46163dd3a5ba784b5bbb1c490b8555f35232a66ee3b88ef3fdfae6e7dcb60", 0x72)
r3 = socket(0x11, 0x6, 0x6)
ioctl$sock_ipx_SIOCAIPXPRISLT(r3, 0x89e1, &(0x7f0000354000-0x4)=0x6)
recvfrom$inet(r1, &(0x7f0000d0c000-0x73)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x73, 0x8000000000002, &(0x7f0000378000)={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
fanotify_init(0x8, 0x80002)
setsockopt$netlink_NETLINK_LISTEN_ALL_NSID(r3, 0x10e, 0x8, &(0x7f000090c000-0x4)=0x8001, 0x4)
sendmmsg(r1, &(0x7f00004ba000-0xb4)=[{{&(0x7f0000333000)=@generic={0x0, "29d34aa6e357d92c2c516ac659ac67c49275f78f2e7d35c9a3342016ac1c096db0de9b9f9331b8c6433318d7b9e10bf4402d72987eb0f9c6c8684e9aa50c47de328847cc2f07286e4ef5db38b060005b4285dfac5f14508604dcf97743ed40dc77e6e85cc5829c3f2796db30583ce2fcd226fe61528ea357976c2e1a5389"}, 0x80, &(0x7f0000c40000-0x40)=[{&(0x7f0000c8d000)="40d9179f933e7d60ad78974da5cb2388ddcfdfbd2f8049bdff4683321418b214ffc463f3cd4f035a798a5d978c96a46b175f83c2756758ff2bd434d2780e2655b03e1faea980e5a00533f83c9c9800f0f0a00bb7c1ba46cb510e08e6d312ae81b85eed76973536bd3cf1b9901ecd1aa66a7dccc3144bbe56790184d164cc9e8c3364e5c2af40bbb5737468fa6d3c785dcfc13cf023a2fa6da093c5ef68b010afbb6b87d3a86988534307c0e93a02fdb52c7b51aa1bb7f49f6fd0eac63a6ee7464e6a00b572055830ce2fcfbba311bb1ff91904693e15641da1d7e09e0ed9173f4e8bd120bec5b3584aa7afd87655df16eb291e5c1fded4af4071debbe0cd590a50caad2285c2e2e6f128467a38ba7a2f6c421d6699bc697040b65d612df09a76240d92f06b2e6a2d2aec34aa321127807d281b128880d120e8462c5c13a9e24f007f39ab24a57185290445cae0ed6bbb121e97ab1ecd1a842f3f808ce620df55a17ca501719795433ee156cfa47e09cee422009e7f617b19286f29c868d257fb29beeff612b17f3bfb793de7a5fb8805c1b7df802989a18ebe808ad235f6145290a2ca1458c0f7e43cce6d244aafa308ba8aa32f51d55270531ac46498fc558af01448428ba7f69105050bf0f4d4bd0e883a87e7e73fdbaee86f05dde4765b620351f230958f7f2b774d3fa43183d0a66ecbc19ac4f2e5c90567b01d8855f07faa1ce1e59f52f7ab69227dd3fb0e40f28901c473eaed117c8cfd7024adc101475e746b8bb48f97a220a1b7b8a4b2cf47d5395e19f54828e270172d112218fa844600c45b3a1f5c02782429292e3aa743a28e23904390d48cd8b364727b5231ab9529bd2bea9b2dc8fdc78d25570aa8bd24813ad581bb55958ac2146be8579309924815cdee82bbf5a38606b55f0d3e6e5bad81655d6ab1aa0f2f4cb5f5cc503843e06689010f29a6c2b7bd266a36e705f39b5a8cce9e8b49f244b44037f8315c66a8003b6587938f620dabe231b2a3bf07bdd85c8e49fe709389d770bd9361f0736dfd3728a2f44e22516a73195dd42b23404116d290fc1fbe3c3ca75541338c12f69e69034d4628d1c550ea1f860a1cfafcc7fd9d94f2667c54e8b741e3548e5d89b63779421edfac5bb8133569e1fb6062dda9a119ac3879013fc592bcf21ed2a65a1cdea8a0728a1fefa466012fe6ad655ce4390ecf9c7457e009f68844f80e4fb1a8532677c5b41e2d9c2cf6819eedb29057e7530b6e7f5a29ba15f280cdcbb671a603ece87f81be6c467d0fd71132ae5a9e4dc0a3a33ccfe21a5e415c3eee9459a50bcfefdbaf55fa2ca360876357db8c84561b9359e64243a447498b8881999dcb2364e2ca2b491359bf40c7167e67467f9ce0a0bbfe8bd613b588aecd7ef7b3ea0e0d84f9e9d0717c6b469922a853ee27c1c930b3cfac23a06a2db065ceed549ad7ca7438ee2b608757f84aed16b625ef3f56bd99439529e8e77510fb31433f52a49326f76c8745dd8bfef2ddc9e5719d7654f1064fb2399d8a91cbe44c5392723820442386b8a67148626360e994411e0ec472a6d93a3c78f95781d9038f4afc3631b939bef12adb18367bcef9d2c29c9564a203c32542db5e2e3de012583e45e67ff52c0f3613cd6de539560629d067ee2bcf5996afcf8f5f78931e11f70994beaac21cc865f811540684fecd11259c36df5bc78e13c7767ed40c1d8d1406762084e4912173689aaef007af0abc6e1e8778f96d8c3fb4fbb0524a595e9434340257d5434105403521f3f70a7aff5c1154bfb8932935866748bb7fdc030edcef36eb70f36b8cd38dd65132a301287923396314667da26c97808854b09517f18a76d2e520a7ee785b9b8b3517b8099fcd9ba304b98143f70371ecef654bc61c993f6ba31357ba2552fb5fbcee248e6a65023440025fc360fbb27cee755688fd446b54ed446b2a255cfe04737bd5ca8ce8902998368da7a86bbe6cc5d858b0093cdfb3444f5f7c387844402a9e43ef02df5e92b86f2d4ffba5895f030cfd6046ae0f8f9e5978865436908e5e41836ddb43a38d473773a86fef9999fe924e7fb978c2ada510e5bbb0f46d0072facf1d6beec92bf263eb4b2d7d8d2ebdd2667c62720b6ff87b2cf986320b88637c07b93382f5a5fb1213241f9f767d31e59ed3a468e0439a68e9246129c8d01fd6b78f93320bca445636ae301ad761dab43c9ef49d871c2e3faf90fc2bd8489ed317db968d6a178de4ac7d022de44a58b30e6cf4addb209ced89f3c062490a0f97b839eedd63701f72bf7a5a9080abc48adc79294130776d2f2ec04bb7f4fc69052b7c773c9a29ee30d995130dd20fffa5be151c317cb72004bed385346ab14a8ebdc94d8090d0ba94019819c209102477f2d6613a00a2b53e27d3c04408ecc0eda03e7f557282357794b5fe4d8d126861d0ce6912745dc705289d8487251467f864101b4fdd65b1683528970f23abe184530d63516dbf57029aff199a63c685c3fc36e3519ddac88e2bfc88e5aa9fa67473114ef12cb7c1c4770c3673a5fb7cfff6c470db483c0b287bb09ae0fed4eeaceabe06b3b6ef5b66c99e49de0ade11e471aabd7b168089bb7e648cac7e23a1fd674c1099e5405bcfeaedb22320db54d2b26b7d486d93b3c622105a091ec8e713a5942925c8d3638afe930830e1b34ec5b3569d62a544deead19a58cc3f49adfe1c1c06ee0e804a951f51f1ae980726b8af5ee2b8d48070a248b6d6f72059169555d9638deb34e3124e27ea1421c5fe49055c3c646f41a5150287cf73c0f76216759e82eba95fc6a1a1ba12fd51018d3d2b5cb6fa3b0d9355add00943f4ebedbfa86e4dfa0322b510e46ea0db4f4d49247455edc1e4262e855196a4a3fa67d3822443e5f3e03c3441157f32197308e02ae24f54f17f74ee346de6fbcf0da48dca7eb03d3388ed4cf1e42ca508e171cebdca56acd0dea85347b2f71cd60dc7b17760d31dc8eb0efcb5b505969835e1a0a9b69bce053ee1536ef4098c29a152c1f3a657d35d8c07fb9cea843922d93e9e9fa338c634f00d2a9a392faddf92bc678a64a8f3247ed3838d7bcdc63014de1cc5dab3aa71069c65f613227fd5f8f0ba3524a30cbdd8706dfa9508191f0130f0cfce44b7c6fe0aa6a38da9b86bbfe650dbc32e9e6cdcdc70d4d54e3fc3702afc8d92edda1d149890a037b5c7e40c51a74c53488e32b25c125128330574f43e7aaa89f6efddcabeb6b7a8fe30a9eb74c43cfad58fed649965565912dbac90ba5474c0a398587515b3c8f713cdc02cdb6ab0f84c62c94e467a17d2f16e21e4749cf2db9aff1a983a5682197b3bc8b3c2f622cb2da81a8f36aaed46cb92809d928baeae4424bba3b39d27b13eea4037dc5614ba048cfbbd00a5ca7b2a7d31241e52b7b717321c999830774d856538f6c8eb895da9ec7d244b74f338820eb8bda3a1d93521230aa5088e02f2087a4453b6db8412eb4c90b2616b4fe3c5459fb04dc36da1a1ec79518c37900aef1137e7e9449663f8697f996295a53695da9a1e0eac0431609143b1bac6426e2d1a7e0c1e2918aa99dbe89d5f2daff2286360ec330957ab350062b222fe5a07fe2a26ce0bd3cf84ec83da11add005de9313526feabec998363aff2f0aaf67de28869ca4f2d1c912438e42b73cb6558209111fc2b919960daf479dd6e19b27e8dc34620cd13444612894033d4e4b3bf0ba578b15fde66a77b9ef8c41bebcfc84eb6f8ce77014aff1933705f7d7f5b2a6e4575e49170639630ff60b70ac3512b176fa8ad5b1e8d168f44abb09e68914a3f28d46a9c585b5df0a7aca25779326eb55591b7f6f1a02ac52e90f19a2be430789a0b026f45f911fe1f18b7105d05f586fefe7f271406ac575ff79814c2921144412eb758688e7cf2a2c598dc3fcced4e3756c56869910ac25850f163548420f345e2f5c29e403cc540ae184025540d171fd5c50a6682efab7f3d9d3201d9462201e2c56bedaa2143bb282e5b8515eae96ffd339c0c581f837a316db9fde84b61decf6c6a07f63b7ec60a3da48dced0a4aee1d7069066cde9ce1f9fae833c45bed5129a1877cbe3b50065ec1f305f43921644200da39e14007a75326a614150e5f98ff463ce5d5528aecac1aaa9fecc673a4843ab3c8ff85c5d84452eac308032098dfff72a4c46b680fe3f66069a390dfbb40089fe851e388250901d065daf27dd5f6ae0b1dc946d10e8cc2b7c96f81f2cad78c7c081996acddaf8c17d04b8ad6a113054429f881f8919911b1c476a6797c09b3600fe591bba851a501b73450e29c320ff75fce32d0302b18a4373a4a8a79b2e538adf6ef19e5bc43f05239061711aeaa141409d0e73144650ab02884735806159a553e9a7dbb4ce47a5d87f388301de1e5c4f7e2897a54d0a2e14db2d19cf815efb929fd92d5fe0208f8ce156eaada507ac0b2a2dfff941cf9423bc285131f34745700aabf2a180c91f9e3874c74d32dbea4d2187a07d65dd60ef33e95fb3cf11805f718e1cca3e8d10021f6d793663d5449d6aecc63af26ed11abe53882a5b133b605edff6b4c31419b5a5ee76bd13def09600ad21566c8bdcdeac5610abc67c3ba0f5d7dd70564b86a6f54d95113ef93b56b288db74d5bc12982c1846177c5ee1592ecccb39b809bc6686933c026cf3916eff00b86cdc93928a289aafe1ba22af90c211bdf49cdd6e83fc3eb3a9fa645c9cdd7e1a557c21350aaa9f6fe0320ea7eda7ed060b2908e2cc56c965ece8c9d822469c7d74910e049326b68f587a47af6701c6799918918e5f1811000f921f9f3857e07745a015849c93f13cbfb81b9a9bb6995b8d2b4398da55ce1b269de0f176b3c5d4110d15df0a87a8620ad93f2409c09bb91e2753c5ac4102a8bc1dc717bbce47985a6ecc5bf0a6ce5f503d044c1287290c55d985ab26d983662242c2df1f255f45d2c403635d47bc2296bab77d14968b1263c0dddd3dc495d6151f84d990d994929f2af03a431e3f85d8cc7b8923b3101d20a371ec92da25a6360e96ab380fafcb0a9fbe93e56472573c8c6b78afa771515879e2f131a205ea1ad26c0f43fde2fa8a201964669328dc3c71bae5e6079b590316e925eda814a09044749e200d2106972635505d23fe99f122f9c8313e011187d4ac7159a15079b057f034928414c92b235c1532f7bfbc2e631cff0e39f63c4b84b539150e150c1750f96c379a29bda1ddd65621118b5e7c704334eb1e8f8a9258b2ee5e330aba4019257e922268310618556890c95ac23a1b1969b784fba7888afe493d57916bf457e91f664077124e256db9674f2ab569798832e9cb1800c6abe3a1abd21ef95572a4f49e9c46f8884121bd01171459a5369fe44b1ee66ed12c4b0259b08765f9be1118f410794b0f8f849caaf6625ff1494a06fa0806549e2eb96449d3db3f6b1b8d01795cd8d7cdd446c19d87c2a1b0970e1cf51bdb5340c5a6b069a4284a1b25ad11a87ed3102ebf39814205fe2c2cff25ddccfcd86abea0d2abd6e05ff106e4b468b731f66dfe1b6736a9e4413233e3078106b4321965f881e00171ab69a682bfb9cc7c444bb86cb9bfe3b46e054e15f8e704249034d6bab092acea8778474658658b779c041b905d461504c2633487b88c8068ac0149a7a6a480b1d96a6449aa41c1a80c4147ae0f8aed3e8441141ff274c60f9bf44d91be380f356a51534a6afee6bf9f291ddc8aee29544419d294a6aec52a45551fdc06de0e03bfd0777c4e5bb292b740dd9d883ba9180fe7a30dfa23901", 0x1000}, {&(0x7f0000e0b000-0x53)="aab663e5c9492c428692c594dd928a19206bbf5f671fa12889197f47f3c989ba17486336dd7b145609ee699ae7a8e410ff9cea939f10696bed0d4b89c03b390abdc6b77ac243ab39a5ded6cc7e30a6d44c8005", 0x53}, {&(0x7f0000002000-0xd6)="40038934ed7e11c98e8bfde5c04afe24b8ee9aecc397f6cf8733a5dd7eb6178a5b167c5475291929757f8550e49c2b428f4252b376b1c0b0dc69b84789b310e89a38c9913d8c811a6f7658e82bb24cc5b00a521d724a5bce9ac406df7cd7148a88bb7e447c60cd72488f23aab921d7c2a1effbd4dd223e7ef599a83d6c1a68f461d763a3171d0cad921341e8433081348d13d6b5b7d7544979768d5e9eb80d605e0be3a4fcbcbd6b5833a74044f9c1d6064173f5af4823ea1fa90f3c60e2af70224345a14851c434dd8daff5be49f17272deeecf78dc", 0xd6}, {&(0x7f0000f55000)="30e5129abbddd087f96c94359ba561f33af17afa2f14df39b93382d56c2ddc7ad7d74ba9465e3c15601b3c18e9bdb8892b80a63d6c0d90061132ea2aa20ab519ee312bce7575a4cff91e02fc69c9b74690d988311149477f3f68c12e49d562471fd7f907125dc9fd9d84db7d1fe269c9b6d5fa9b5cb99ea873f3ffecb9b38a7b265b2b5d30f42be87cfa685ce5b57ba048a7d2b1524c0039cb47fbccad8f70788c19af4704eaf3493f892b694c9d112db1d2a1c1acda97a55c1df16efddf397431beb84a3a17d3ea4f32429c54970c33", 0xd0}], 0x4, &(0x7f00000fe000)=[{0x48, 0x11, 0x8001, "0001b8cecb2ba4dd754e257006929edb1c36d67f1000a7c921ce4c1e08b4dec4173440cd3849856b64b7b047f5cacec3e751dd60d1ef4f"}], 0x48, 0x4}, 0x1}, {{&(0x7f0000b34000-0x10)=@nfc={0x27, 0x3ff, 0x2, 0x1}, 0x10, &(0x7f00001cf000-0x50)=[{&(0x7f0000a48000)="a8d84825d72b5409c0bdb3015a90cc4a328ed8e8312d453a1a370f5c4cb4091e9fe6fd69c8b0fcc6957c9b0982b84a2588e5c497a5f3597dd7dede", 0x3b}, {&(0x7f00006de000-0xd0)="5b82b35c309fdcab3a9fe6ed8c2684bc8d77b7994bc6247fe44bcae1ef8073c9f08f8a92f9565f312ec7cfa07662e471714c33df5514b75b3f8a569d69faff3908d305e59be1c2ba3cf9756cd431de3860e556c765277e8369548d344535ab00dc615b76880bb7c3e5e5f8234c58eb4ffefc62ec31da5805c2fd32d5deda0d49213d86b3bb3fd9fbf3753fbf4ef48cbd93ba0b0a127ca03c41f19acceb182182c3fbf9c35568545528daa78b4d9a1e3d48836e5ce7d5e5f19bf570f69219a6f6fce2488e5609568a8021b37c842165ad", 0xd0}, {&(0x7f0000692000-0x21)="1dc67b9fac837936355773ec36a8191640dff6f8079656b8493fb94448f1a4ba2a", 0x21}, {&(0x7f0000116000)="b53b1f92b5c23e6f7c3e02c3351bf43b15e08aba193a3d87b0461a17482fecffbe11af5e982cd0887df1f2f459f09ada0d836f33ba47d123d2de9043780e4ee0de2413bb46ae7bff2d0dbf6d9c53533bedd67c59ea3cce9c70db5e17f5981ddfc831caf11470d1eec052dbb45e8075b1409e07e691dcfbbe30de681632e531ef9454b8fd8d6cdb784a8aa009acf17b1467067696bf4eb3658de19aa7ce0de41c6be5fbbb72f37f3bd135eb7759c4851c1e5abed75a082d668ec67ed007aa9fa92a50", 0xc2}, {&(0x7f00005a5000)="dd2af6f4289cf628c55e454bd472316dfe5d9bf4659d588afc95210c773a04d45decd5fb8a93d3ec", 0x28}], 0x5, &(0x7f0000d39000)=[{0x28, 0x11b, 0x2, "bf4edef3f68c2e57cf937558e4abe9e589da1c709e"}, {0xd0, 0x12f, 0x5, "06d8cb4a897ccb08443d37815efecdb80c2a04b63d4fe42c225631230f821f99730cde8291072a04acf87fde546f58aae59d4c774df7aebe32fe0c466d6e791c16fdfde325446485bf41a8adbb98134036277e3f6ff624098e977124d5521d620c30e6d25b94d406c504316cc2ef2fa5c92a5f4a5b7613a10e499ca4e99427481d941c3ae216fba446e0113a59a7b9559f40048e0abac71e371f32d091381e52ac64c82af7f8957a4e87df762d023630b8f25b71d503d2a76788"}], 0xf8, 0x8000}, 0x6}, {{&(0x7f0000606000)=@nfc={0x27, 0x33, 0x7f, 0x0}, 0x10, &(0x7f000051a000-0x10)=[{&(0x7f0000c40000)="bc9bfa4f456409e84b6997801666f11d7431d0f9fbb0ead463ec1f47fec69058a07201f23b135b3e241bf60bfa626abdea41223486a335a6844fc4bfb2227b3174e09a753eadae04329b0df69823e5679e22c8c9ac168f1d69b4444743499761bbbe4ed0ad5a6e1bb840b262d838784b3949ce1eb493335e2deae2e35513e4586e7936398906359017191a7d79943d49de4348a731ada6843e35b23ab9e7c10cb3ad6beffcef13667eb386494c90faf9856b405a6f85", 0xb6}], 0x1, 0x0, 0x0, 0x80}, 0x81}], 0x3, 0x4004)
2017/12/14 22:42:36 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet6(0xa, 0x3, 0xc)
r0 = socket$inet6(0xa, 0x3, 0x4)
r1 = socket$inet(0x2, 0x1, 0x0)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffffff, 0xc00caee0, &(0x7f0000068000-0xc)={0x0, <r2=>r1, 0x1})
ioctl$TIOCGPGRP(r2, 0x540f, &(0x7f0000831000)=<r3=>0x0)
r4 = syz_open_dev$tun(&(0x7f0000520000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x0)
ioctl$TUNSETIFF(r4, 0x400454ca, &(0x7f0000a5b000-0x28)={@common="67726530000000000000000000000000", @ifru_names=@generic="4f54000cc0a1ed4f3a0a1fdc222073b5"})
sched_setscheduler(r3, 0x6, &(0x7f000096c000-0x4)=0x7)
r5 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
socket(0x5, 0xa, 0xffffffffffffffd8)
r6 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000d31000)="2f6465762f73657175656e6365723200", 0x90100, 0x0)
r7 = syz_open_dev$sndtimer(&(0x7f0000c68000-0xf)="2f6465762f736e642f74696d657200", 0x0, 0x0)
ioctl$SNDRV_TIMER_IOCTL_SELECT(r7, 0x40345410, &(0x7f00005a4000-0x34)={{0x0, 0x2, 0x0, 0xffffffffffffffff, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$VT_GETSTATE(r2, 0x5603, &(0x7f00003af000)={0xfffffffffffeffff, 0x7ff, 0x4db})
fcntl$getownex(r5, 0x10, &(0x7f00001f7000-0x8)={0x0, 0x0})
ioctl$SNDRV_TIMER_IOCTL_CONTINUE(r7, 0x54a2)
ioctl$SNDRV_TIMER_IOCTL_PARAMS(r7, 0x40505412, &(0x7f0000327000)={0x2, 0x3b, 0x5, 0x0, 0x6, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_GET_IRQCHIP(0xffffffffffffffff, 0xc208ae62, &(0x7f0000f2e000-0xd8)=@pic={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$EVIOCGLED(r6, 0x80404519, &(0x7f0000dd3000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
r8 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000412000-0x10)="2f6465762f73657175656e6365723200", 0x4002, 0x0)
ioctl$sock_inet_SIOCSIFFLAGS(r1, 0x8914, &(0x7f0000630000-0x20)={@common="67726530000000000000000000000000", @ifru_flags=0x301})
chdir(&(0x7f0000b94000)="2e2f66696c653000")
fremovexattr(r0, &(0x7f00009a4000)=@known="73797374656d2e736f636b70726f746f6e616d6500")
setsockopt$inet6_mreq(r0, 0x29, 0x1b, &(0x7f00000df000)={@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x14)
dup3(r0, r4, 0x0)
ioctl$KVM_GET_DIRTY_LOG(r8, 0x4010ae42, &(0x7f0000fa0000)={0x3, 0x0, &(0x7f0000846000/0x2000)=nil})
[  125.936974] netlink: 2 bytes leftover after parsing attributes in process `syz-executor6'.
[  125.973701] netlink: 2 bytes leftover after parsing attributes in process `syz-executor6'.
2017/12/14 22:42:36 executing program 6:
r0 = syz_open_pts(0xffffffffffffff9c, 0x101041)
openat$ptmx(0xffffffffffffff9c, &(0x7f00009d1000-0xa)="2f6465762f70746d7800", 0x0, 0x0)
r1 = syz_open_pts(r0, 0x131043)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$GIO_UNIMAP(r1, 0x4b66, &(0x7f0000001000)={0x5, &(0x7f0000447000-0x14)=[{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}]})
mmap(&(0x7f0000000000/0xb2a000)=nil, 0xb2a000, 0x3, 0x20010, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_open_dev$evdev(&(0x7f0000000000)="2f6465762f696e7075742f6576656e742300", 0x80000001, 0x4c013c)
mmap(&(0x7f0000000000/0xfd1000)=nil, 0xfd1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xde, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xfffffffffffffff7, 0x80000000, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = request_key(&(0x7f00005b9000)="6173796d6d657472696300", &(0x7f00004f2000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000fd2000)="2e2500", 0xffffffffffffffff)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = add_key(&(0x7f00004dd000)="72787270635f7300", &(0x7f000012b000)={0x73, 0x79, 0x7a, 0x1, 0x0}, 0x0, 0x0, r3)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
add_key(&(0x7f0000d96000-0xb)="636966732e69646d617000", &(0x7f0000fd4000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000e61000-0xc)="1a5a0deab325d4fe21034a7b", 0xc, r4)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = add_key$keyring(&(0x7f00007d5000-0x8)="6b657972696e6700", &(0x7f0000fd3000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, 0x0, 0x0, 0xfffffffffffffffc)
request_key(&(0x7f000077c000-0xa)="656e6372797074656400", &(0x7f0000fd2000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f0000fd3000-0xa)="2f6465762f70746d7800", r5)
mmap(&(0x7f0000fd4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = add_key(&(0x7f0000fd5000-0x12)="2e726571756573745f6b65795f6175746800", &(0x7f0000065000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, 0x0, 0x0, r3)
keyctl$link(0x8, 0x0, r6)
epoll_create1(0x80004)
r7 = socket$netlink(0x10, 0x3, 0xf)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r8 = syz_open_dev$sndseq(&(0x7f0000fd2000)="2f6465762f736e642f73657100", 0x0, 0x8e002)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT(r8, 0xc0bc5351, &(0x7f0000fd3000-0xbc)={0x81, 0x5f7e4311bea05636, "636c69656e7431000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x2, "c07c43569b7fbf56", "d267e6aff05910bd109dec781f3d7127ff6e5df8cd727baee5997462ec59f513", 0x6, 0x9ab, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
capset(&(0x7f0000032000)={0x19980330, 0x0}, &(0x7f0000fd5000)={0x0, 0x8000, 0x3, 0x6, 0x4080, 0x0})
prctl$intptr(0x1d, 0x98000000006)
mmap(&(0x7f0000fd2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r7, 0x1, 0x11, &(0x7f0000fd3000-0x7)={0x0, 0x0, 0x0}, &(0x7f0000fd2000)=0xc)
mmap(&(0x7f0000fd1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r9 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000fd3000)="2f6465762f73657175656e6365723200", 0x80, 0x0)
setsockopt$inet6_MCAST_JOIN_GROUP(r9, 0x29, 0x2a, &(0x7f0000d1a000)={0x401, {{0xa, 0x2, 0x3, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x5c3}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x88)
mmap(&(0x7f0000000000/0xf63000)=nil, 0xf63000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r10 = socket$inet6(0xa, 0x2, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_int(r10, 0x29, 0x10, &(0x7f0000f64000-0x4)=0x0, &(0x7f000050c000)=0x4)
r11 = dup(r8)
connect$inet6(r10, &(0x7f0000aa8000)={0xa, 0x3, 0x800005, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x800000000800}, 0x1c)
ioctl$PERF_EVENT_IOC_SET_FILTER(r2, 0x40082406, &(0x7f0000ba4000)="6d643573756d2421277573657263707573657c00")
setsockopt$inet_mreq(r11, 0x0, 0x20, &(0x7f0000ccc000-0x8)={@multicast2=0xe0000002, @loopback=0x7f000001}, 0x8)
mmap(&(0x7f0000000000/0xde3000)=nil, 0xde3000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:36 executing program 0:
mmap(&(0x7f0000000000/0xfbe000)=nil, 0xfbe000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0xa, 0x803, 0x6)
getsockopt$SO_PEERCRED(r0, 0x1, 0x11, &(0x7f0000055000)={0x0, 0x0, 0x0}, 0xc)
mmap(&(0x7f0000fbe000/0x1000)=nil, 0x1000, 0x2000000, 0x40010, r0, 0x800000000000)
mmap(&(0x7f0000fbe000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getpeername$unix(r0, &(0x7f0000fbf000-0x4e)=@file={0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000fbf000-0x4)=0x4e)
mmap(&(0x7f0000fbf000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = gettid()
mmap(&(0x7f0000fc0000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = dup(r0)
mmap(&(0x7f0000fc1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc1000/0x1000)=nil, 0x1000, 0x3, 0x1e, r0, 0x0)
mmap(&(0x7f0000fc2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl(r0, 0x80, &(0x7f0000fc2000+0xdf1)="b10b9de92ef71b0a4ca12c1935155b7b3bab0b2f2c9558a265ad3a968d57e57a908fd2423c82c5fda703dce76590c21e910b1a9a716ba6d082d55ea4cbd20de579decd8d7269421039f47453b1f0e115e07e97b2c331902ddb56f93699d6e54256fdb30123a74e58e30e7319bdb6044298aa1b97a835ee1ef466f8b035b59a9ede0735934b40")
ioctl$VT_DISALLOCATE(r2, 0x5608)
sched_setscheduler(r1, 0x2000000000006, &(0x7f0000fc0000)=0x4000000000036f)
mmap(&(0x7f0000fc0000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc0000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
rt_sigaction(0x5, &(0x7f0000fc1000)={0x0, {0x6}, 0x2, 0x20}, 0x0, 0x8, &(0x7f0000e09000-0x8)={0x0})
select(0x40, &(0x7f0000451000-0x40)={0x6, 0xffffffffffffff99, 0x2760, 0x6c7, 0x3, 0xfffffffffffffffe, 0x8, 0x491a}, &(0x7f0000fc0000)={0x5, 0x9, 0x6aac, 0x5ff, 0x5, 0x401, 0x6, 0x200}, &(0x7f0000fc0000)={0x3, 0x4, 0x200, 0x0, 0x0, 0x1, 0x100000000, 0x8d}, &(0x7f0000f4a000)={0x0, 0x2710})
accept$nfc_llcp(r0, &(0x7f0000fc0000-0x60)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0}, &(0x7f0000fc0000-0x4)=0x60)
mmap(&(0x7f0000fc2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc2000/0x1000)=nil, 0x1000, 0x3, 0x32, r0, 0x0)
mmap(&(0x7f0000fc2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_int(r2, 0x29, 0x21, &(0x7f0000fc4000-0x4)=0x7, 0x4)
finit_module(r2, &(0x7f0000bf4000)="3a2a6c6f2b6d6435736d282c776c616e312900", 0x1)
sendmsg$nfc_llcp(r0, &(0x7f000044a000)={&(0x7f0000921000-0x60)={0x27, 0x10000000ffffffff, 0x2, 0x0, 0x0, 0x3, "1814145680ffffffffffff7891000076e43108f579bd95054d6b050000bebc48e8d8cda3d681fc482e6e0409000000000000da0303090000004bf82eff4d04", 0x0}, 0x60, &(0x7f000092b000)=[], 0x0, &(0x7f0000921000-0x64)={0x18, 0x112, 0x7, "0005"}, 0x18, 0x0}, 0x1000)
mmap(&(0x7f0000fc2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$SO_ATTACH_FILTER(r0, 0x1, 0x1a, &(0x7f0000dfc000-0x10)={0x0, &(0x7f0000fc3000)=[]}, 0x10)
2017/12/14 22:42:36 executing program 7:
socketpair$inet6_icmp_raw(0xa, 0x3, 0x3a, &(0x7f0000ef3000)={0x0, <r0=>0x0})
fadvise64(r0, 0xfffffffffffffffc, 0x181, 0x3)
r1 = perf_event_open(&(0x7f000001d000)={0x3, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x400)
syz_open_dev$loop(&(0x7f000041d000-0xb)="2f6465762f6c6f6f702300", 0xfffffffffffff20d, 0x80)
close(r1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = memfd_create(&(0x7f00007f6000)="2f6465762f6c6f6f702300", 0x2)
getsockopt$inet_sctp6_SCTP_GET_PEER_ADDR_INFO(0xffffffffffffff9c, 0x84, 0xf, &(0x7f0000ede000-0xa0)={<r3=>0x0, @in6={{0xa, 0x0, 0x2, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x554a, 0x6, 0xfffffffffffffbff}, &(0x7f00007bc000)=0xa0)
setsockopt$inet_sctp6_SCTP_AUTH_ACTIVE_KEY(r2, 0x84, 0x18, &(0x7f0000d18000-0x6)={r3, 0x1f}, 0x6)
socket$inet(0x2, 0x400000041, 0xd)
r4 = syz_open_dev$tun(&(0x7f0000520000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0xa)
r5 = syz_open_dev$mice(&(0x7f0000598000-0x10)="2f6465762f696e7075742f6d69636500", 0x0, 0x100)
setsockopt$inet6_tcp_TCP_REPAIR_WINDOW(r5, 0x6, 0x1d, &(0x7f0000ac7000-0x14)={0x800000000005, 0x200, 0x9, 0x100000000, 0x3f}, 0x14)
bind$netlink(r5, &(0x7f0000395000)={0x10010000, 0x0, 0x1, 0x518}, 0xc)
r6 = fcntl$dupfd(r4, 0x15ce4c239cb62578, r5)
ioctl$TUNSETIFF(r4, 0x400454ca, &(0x7f0000a5b000-0x28)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_map={0x7ff, 0x6, 0x9, 0x3c0cddf5, 0x96a7, 0x7fff}})
ioctl$sock_inet_SIOCSIFFLAGS(r5, 0x8914, &(0x7f0000e9f000-0x20)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_addrs={0x2, 0x2, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
socket$netlink(0x10, 0x3, 0x40000000)
r7 = socket$inet6_tcp(0xa, 0x1, 0x0)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r7, 0x29, 0x1b, &(0x7f000026d000)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x20)
r8 = openat$kvm(0xffffffffffffff9c, &(0x7f0000005000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
r9 = ioctl$KVM_CREATE_VM(r8, 0xae01, 0x0)
ioctl$KVM_CREATE_IRQCHIP(r9, 0xae60)
ioctl$KVM_ASSIGN_PCI_DEVICE(r9, 0x8040ae69, &(0x7f000058d000-0x14)={0x2, 0x7fffffff, 0x400, 0x0, 0x5})
ioctl$KVM_CREATE_DEVICE(r9, 0xc00caee0, &(0x7f000000c000)={0x1, 0xffffffffffffffff, 0x1})
ioctl$KVM_GET_IRQCHIP(r9, 0xc208ae62, &(0x7f000000c000)=@pic={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$inet6_buf(r5, 0x29, 0x37, &(0x7f0000ba7000-0xf7)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000065b000)=0xf7)
write$tun(r6, &(0x7f0000a53000-0x104a)=@hdr={0x1, 0x0, 0x1, 0x0, 0x81, 0x0, @ipv6={0x0, 0x6, "85b7e3", 0x1018, 0x84, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, {[], @tcp={{0x1, 0x3, 0x42424242, 0x42424242, 0x7, 0x0, 0x6, 0x2000000008, 0x1, 0x0, 0x5, {[@nop={0x1}]}}, {"5a8faf557f55dba20e6111e79b8d39c7da1205b33120326caac1572be3e97b26d0a885eccc36ab4ec76dbb1ea6f0384c5a70bf3573700e81d051928135ac72a9b38cfb5f53986cbdb95453e488cc91df7566020451520696af17f70627fa55f3d769ec07ca225ead1ae63afa9d686c8c2d7ff05c33ead273a86d880c12fc18772db7bc294c8c2d0fd7e30cad91548babafbed13949d444773ad01fce8f746c80898b28b0e7d6cf209fb079bd7878282035bf3ae255250d8b0c9b1511e05d7f6dc9e10933743c9c16cdbd499d13540475410799d3609541262daf5e94e4f0b8edc39658708d65254b6744e9daef6cdcdcb6607658c8d03b9b2b191ad3208cdac12a29692d3c5401079ad1f655a6753ac22ee597a0f93f8e5c717eebcc44bebd801467a587d1f7bb738399a77a700ae2ddc6df156dff98f992aa765fb9740ba7dc00aedf72ea372e7611f99a6d52d10b28e8dfcd3d64c5e2594968d4e9d0ace33ef7fab41543f006bf35082b2d6878d020115c4e8214f8069c6bcf553b011d800165f0f32debf0d42d4ff04743b44ff76adfb71e8c7bf13a7c66066b3e99260f30d2224ce59d93bb105fd49f27a40fa1a78d0832b33151d33ad3cf602dab25c47142a388e0f444c37e832764a4d4bd63fc317c0cb7d709a89af166e0b4d4e9c36510f8964873bdbfa8fa13b8f7e6d12c41d5d4ddee815b169707033338330fe95f5bb710d3eb48cf8fce2b2b3406dc3e9eeaf9abd25f713b95e58463dc287da115e13bfaa995c232728ff15cfd60ad089c71c4b43e3012796a1b21e87bbdcb095b911d1b507d6db2ef3eb35fda7acab33e492f7c1548b848dfa6563c250db63065b797354c924068f1ba5b506f770973be51fcade635755db1818d340f16e39fa1c997481ab9c047ce0926eefb2b396adb712426669df972a57fe1727df027f8aaf7da167124e7aef4d0baeaf40b2a068497d5279e37a32a6b2856dbc721fa0379107a10fcd690ffee210dc9fd9518b2f1f03200bbcac7b86bec0b3377a1ed3590b4eda5594405187f7dfe1471da60957224e131df1db735fa791ae2486b5251b5cdfe85c4c5507cb64880c0abb15c301e1f959966f9f9d4db2ae33d0b92854a077ff42d200efc8708532f2276312df2e21d7a0e5b3fd6e95f21ee8641ed189bcb33ca3542a4565de0ae05fbd7e89aa8c0bb0876e320b908dd0858868067558cde67b35cb96949bfe3b19cabe29b47795f4a4f372e8c219cda6fa628942e358a8825f7837fdef0e9e04a2807a41af9c16580df0548b3b353f14568e06306d3156a895096109dcc6f839e194fc54efb4fe18ac4177b370741f85da5a4bba0ef69fd7f4bea6a8e3e635f735483433ff21b15d55ffc25f5dc2c6abe7649ca1b161a17e2e360ecac9ef4085c334ee8c798581448d279214a7f817e86e83cad97e990679471c7ce73d9c894ce184286580cf9dfbe00b1b615988b4f85a8ae6cd175cd72c2a7768daabd7757028f8812c9f5827b838cab0529b697796f33b5f660f49302dab3c38219fe7fe473d9e56d131a5a71a010b8b69dbbee65e4e23d2fe7d1fa0477ccdb612cf048d709348d8c5ca5f477d81385bc2aa4dfa5451479d45f3c5d5a9a45f8cdf1be932ccccca3884236d2fb4cda36b409575b040132a3c570235453829c2f82b665a391a5a5435b2eba115f9a0666dfc8e6ac16d9da3f5d7b7f610679bf11aabba0f8fc53ad151cc414aebafa2c3220e0ebefe4eca8639a27de94e5ad1e79b6e63cab3591ad71740485f28b3c084afde51e4373eacfb03f0fbf434fef5f449e09f973523870dc48d89d6e273cbc0fff729d44f0eabfdf64815c860a59cefd87461587ac5d4ea544848367bea5c263405563296363360629fffe86376829e5ef0a4236157783a49057f567b7e40c93e1394ef8f8fe562251c064cf286f25d57d06197137e6a58eee8c17ef19991032d55a00cb73ba47402012a6ac736b053394b9b2ac32d5898bab02521f7ad5a9a138a4da1eb41b530d91a1dd0205c5821cdb0aef380a0afc0a8b5f19e4105bf980503cbe43abea2b25aab1ba987912f6c0cf2888c95db385bddaa4f5dfac56b1ee9dcb587a68a27b4143514e9cd4b27eac1010c9cb3a0df44d7d93e84415c4b2672d69392ef09e7210784719f07cdcd318e7c955a2e18d3994ff3b5fa1ce1407da7ba54af1d0f7dc2c7d37419bed7327279e3ed6fdb8446dee1f579c715b6956f4f264737f4622a619c15a9e9b49a205ae10df496b8596b11ecdc25813cf09e24b306f8bc1bcfeb3303c79e85dfc29acdb06ba02e3c71141dd7a5eb9448d2820dcea169169f6df94116064598ab1c1109edd92d258ce024359091595223000170a5d4b502b1c668b80eba09555fa2d992bba3623be918e00c020abfb4ea3157e38ba96f9551dec472cf15d591d5bdc375aac4084964ce078b8824fa531718d98b3ea74082e30712c591c17024f79f24f7ee05c5f8546344604837a234ae9aee8323d686ccecd6db1b9bda1e83bc7b1f4351d930ccbd396e1cd3e3359798a8242b2e1cd766b7cbccd97107f9c661a8d25b2961b9d47457d0df8f091e5fc951aa647078a2ebaea60a80815feec811f7ae30cda2f10a911f3941b1d464d2ad751ec03942f23bd555547f02e8d06a7022e4d80542ae2def92ddbfb09dae8109ab838ab4ea4fff2cd72f1a55ed7e4c49e5c25a823009e3dc74585d896e3cc1830742550f341bb35bb04096d59089ccc8b59e60715a08165a29f0b1bd7e1074d3a06c07a65092f1cbde7b05180857a23bec8eafb3fd307303bc27b36b8084c73b66c0f0cb5ad0cf750932098ca29fc199d76c12d6c9d203a04b9fdd85c6f367c2523938722ba7a13a09942d7a5617d28106bcbc33d2da176d8ca773d19d685f896c0314471dcd6b8b6ffbb8b7ef8ccd38c814312db6996d31f0179a73c055e49bccb7cc37def9505e9c0bf514a3f2eb9ae13c6b658d05668c8dead259bfd420146d1e11076145d014783030d623737c907aa6ad4cde9d1054b8fe9472b8d2ed4bb0a09c9259f1bb2d6d65958334a75d583c1dfd6ea24a1b7373b6011fdfa493f2df551180d9680e4606e5e4733357f15ba362335303dac41cc6d22d62fb21b6bd66da41676a1613e6356d04795bf3f0376e6e2c73567edf62effc42baf3aca084cdea5d511d03dfe10cfd4db9b1193fe34c60bec9f8705dafa94ed2aae5f4b2c19b4811e78bcc83da18f3ae978f1c530a9be4f4ebe46790ca2a05a6383a1b0203e8ea386593682be6320f6689a72f4e1d4ce1bde85f57223982eb73edb232a3d6024342e86e398c7454c5b96bf3e54d83b0b495c1fdd74dc3a30c443cb6d8917689646041fc49f23d579976bc684390ab33a06fea483df319729514240bbb0c14c4a5d4ba2434e4dc11827f9c6c8f34962e1bca0e4c3e66030e3cf49ea19470af02a09e76018de8b17df44750fe97c68ba10022c471d3f91d7f4897b8d80605767a739b76453fa0296145d516435591e9a23edf941587f5b6b3e52da217dd0dabcaf92306b345aba681fa4230293fe69657287c8d5b00e044396a86bbf672ac3725a17ff2d5bbdc0de030147324a2cd686ffbb96befa226bddacab11ca803eff376a39b558ed6337f352f2dae9fec56ee92989e25a6067be81de57ae71e6e6aa4de4dad08b91edc3b6b9c68267d73cc7b32151a1cba71e9c814224b705f5ba7afbcf926c1799f114767d0869a449969983345a8332c03a78ed4db6b0414c7ccfcae57f77db7a3b953153b4cf3a0c8f3c438f5d38b53916744f3ac063fe2412b014dea43a8f7ac8d021ef34198918d3f61eb6e161b8b680a76ac505e07352eac2399b217940a41e8715db01ecb2c54a6802d17b07a136594692805b89de920a1528a3ed13985c0b5531c59785259753549b9c857d540dec92f6c930a11d4bd32b5eb68a955f55946f72a1dddca13e7de5fa9690483cda9c892d01da31f94eb602442b163137203885c1adf440d10a84b5e619316f1d45e49136b87ea214b407114d8fff9bb3975e778d56b9f2c005e51a7158d07a58916be757a4e374e2b303567c3540ca5e93e4bf2bbb2b9da9cb2663394b1d50b390a593b5d0e18c0b556ad52726bab3bab57f9e98e3b65023362d519de5c3056d4d9dd4c4e8918ff36549ef6178bde31c4d005cc0abd17fa153fc4dbc5e3ac31704570300e632008713303c8c64ba002557da56200130cc64ac5c9efd409ac5fc20d6b6b0661d42a8638796b35f1d1d4af7831a5eb9792152d2db6cf6e543d1d77ebd3b38010f819f6ca2437ea483e695339904723a3e408a9ab48e3c61e2d1b39fe76c64fc1d6b5d0195e48c334ef49c37dd339d8b523e67536c502532245789b77ba4c4138816bea1e44064794a9da477004db1dbdb8136131d6c83d558d54bc29ca20e36c1785aeac858758958fed5155149eb59ec15bf0e898a5637cbffc480ffc16cd7cdf61ee8ca5ece7200753e16c899e6a8abca8ad0c353ffb10914142173007cf091273709e17a3578b64f965b10548d8a6bf867302dfd11b319888b3ae9819ee563d7755bcef81d4fcb525d0818cd800950d7491eadb370e7e8edc160cfc7a3d7b27218e17c27837db8754038b607096536584e379fca261098d256616cd3551e1d78456483f04b9a1fd24c9f4fdf2a6d1b989a7262c0fa5f063b9d16da03c9771bb292755dee295dda2276d227fd4766e8d030a76998b6083bef2af57d70b3f81531d1716895f31245bdb4940cad695b99adad12f680dceaf69eaa900af616e27df9cc0a3e7c220d6ab72bdf310e43eb1262b7d7cfc2ee05d294d8719f7f4bc58ae5647510ceb56c68031ffd05c06f60179f01a29db178ffe21dba22a8fe52644bbf7f91e110e3ff4cbdab7399005736e2512d1d2452d306f30ee0024367f971ff4eac6a86a932527d781c6ffa153dca820ca29cbf07443a9f7ee2039cce9d61955b2cb3f4d5da2a9aa2a240fe68ab5a27d6a845321a0d478225c2dd0d7af09bf52abe98260043e3f3b41f57bd2c7f269dbecc42b23f4e865e37d7a3a34fc55d6da3abcaafef25b5602b92776dfa04fa447f5eef135a2ec422d6434c88d86465a89033b73e1df7d32585e6ae10dc2a2d1a6804adde5f7a37e41c3c72d045ae78dc38194f56742560d08bd143957c315522089381987add04df1e57134c950a61566f644dbc5bf63cfa6eccb6a53c0b9d03f239d0c63600dac4f2ba9aa1c9d3f776d641e5e3022ac29d8695ba6f59da2de581d29dfe65e63bd598804715a73618af3d3cf57599dc2c04c823324c2ec1e587bf5c36f5dce0fe5142f81b3166ec0ac1a1f56cfa8d7a45afde95ab9d8277482c1f2bef07f486e43faec415417b583c825fdf89c06893c3971881d3329a055c945c5aeb9538b45d6c7eef09d95c12e2fd13199a3acf8e19d8bc40ef7023591534b7c2597e1fd60da2218c623f11d1b76c5d60db1797d7e63a630ff954923d9bbef6c7d282642d90a67ce7538265fa47a65fcd879d29fa9a0a30bc8b51fab2ca1177ab7c1050d32b9b6da2ac475ef44d07b57ef06fc2d8b72755f07e1094fbf3318717cee57363322c25634a26583521cfd563a266ba4946977987c7470b256da424e83766c0ec206147179fb1863b5727b28b116ecb0000f30178b2565992497b66150bb8649faec0dd3ac2b297f34bcbeb356d04aa4949027140fddca1c704a9c243921d738d5c626a003ea9efe7c208acb10c00ebf3d3a2ea215e1698b13b8eaf7c04dc946e"}}}}}, 0x104a)
setsockopt$inet6_MCAST_JOIN_GROUP(r7, 0x29, 0x2a, &(0x7f0000e19000-0x88)={0x9b, {{0xa, 0x1, 0xe6, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x20}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x88)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x10, 0xffffffffffffffff, 0x0)
socketpair(0x0, 0x0, 0x0, &(0x7f0000ec8000)={0x0, 0x0})
[  126.040840] device gre0 entered promiscuous mode
2017/12/14 22:42:36 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x11, 0x100000802, 0x300)
setsockopt$sock_int(r0, 0x1, 0x8, &(0x7f0000f87000)=0x1, 0x4)
setsockopt$packet_fanout(r0, 0x107, 0x12, &(0x7f0000e2d000-0x4)={0x100000000000000, 0x7, 0xfffffffffffffffc}, 0x4)
setsockopt$nfc_llcp_NFC_LLCP_RW(r0, 0x118, 0x0, &(0x7f0000740000-0x4)=0x800, 0x4)
sendto$inet6(r0, &(0x7f0000faf000)="0100e9", 0x3, 0x20004000, &(0x7f0000999000)={0xa, 0x0, 0x800000008, @loopback={0x0, 0x1}, 0x582c}, 0x1c)
ioctl$sock_SIOCETHTOOL(r0, 0x8946, &(0x7f0000df8000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000462000)=@ethtool_cmd={0x0, 0x7ff, 0x5, 0x1, 0x36a, 0x9, 0xb2, 0x71fd, 0x8, 0xa6, 0x5, 0x4, 0xc, 0x2, 0x72, 0x1, [0xb11, 0x8000]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x0, 0x10, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept$netrom(r0, &(0x7f0000a3f000)=@full={{0x0, {"00000000000000"}, 0x0}, [{"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}]}, &(0x7f00006bf000-0x4)=0x48)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_RTOINFO(r0, 0x84, 0x0, &(0x7f0000001000)={0x10000, 0xc000800000000001, 0x10000, 0x1}, 0x10)
r1 = socket(0x11, 0x800000802, 0x8)
bind$packet(r1, &(0x7f0000fc4000)={0x11, 0x3, 0x0, 0x1, 0xfff, 0x6, @random="089306e72229", [0x0, 0x0]}, 0x14)
setsockopt$inet_sctp_SCTP_ADD_STREAMS(r1, 0x84, 0x79, &(0x7f000021c000)=0xef, 0x4)
setsockopt$packet_fanout(r0, 0x107, 0x12, &(0x7f00002ea000)={0x20047e7, 0x1, 0x40400000000}, 0x4)
setsockopt(r1, 0x0, 0x77, &(0x7f000098e000)="7eeacbaadff77a28d549f55ae6b8e494144c1f46e500000900dc171feebf3fac9cd869253c3db5d1a85191ff6cfbe0a4b7904bc502d5fdb40c6fa12b777ea0bf8aa82a5040f072fe56cb82885899bb4851f418509820b5885424e51c284999bbcfcf77c2397fffffff1fbcb48879aad7bc60", 0x72)
r2 = socket(0x200000000001, 0x1000000004, 0x40000000040)
sendto$inet(r2, &(0x7f0000a3c000)="7440298bb16b7350d78e9d2c7c6cae55ec6f2add97fcdcac7a43b85d9a5e4d8c9857201bb6719d4f90c978bd8dab011fc17eb6fffab26320816782b77f70ebcb8a297d23e15731f6d1716047576d744e5fcf4445bfcab115034af40b8f4bae5bee1c352944268a773f59b29f9c270b7adf75160e770f673e47b52d1c1df596941120bb9185ad0e760329889f0b7c17f6632c63e503411a55414410afda40c2f0af8482933d49767feb02afce441fb92be7dde6bb9b286485a63d08", 0xbb, 0x40000, &(0x7f0000aac000)={0x2, 0x1, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
r3 = openat$cuse(0xffffffffffffff9c, &(0x7f000049a000-0x5)="2f6465762f6375736500", 0x101002, 0x0)
statx(r3, &(0x7f00005da000-0x8)="2e2f66696c653000", 0x1800, 0x400, &(0x7f0000098000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
sendmmsg$nfc_llcp(r2, &(0x7f0000239000-0x38)=[{&(0x7f00000a2000-0x60)={0x27, 0x0, 0x9, 0x1, 0x2, 0x0, "a627cfd86399dfac2063b4a66021e531678e893e12003ab58c3204d87637cb25d67298ca57fad84a7a71bdfb674dcd27daed2fc91b715303fffc878eb6b571", 0x4}, 0x60, &(0x7f00005c2000)=[], 0x0, &(0x7f000023a000-0x1010)={0x10, 0x88, 0x2, ""}, 0x10, 0x0}], 0x1, 0x0)
r4 = dup3(r0, r1, 0x80000)
setsockopt$packet_fanout_data(r4, 0x107, 0x16, &(0x7f00002dd000-0x10)={0x5, &(0x7f0000bff000-0x28)=[{0x7, 0x0, 0x400, 0x7}, {0x81, 0x5b4, 0x10001, 0x44}, {0x0, 0x3, 0x2, 0x9}, {0x1000, 0x1f, 0x8, 0x9}, {0x6, 0x1, 0x3b16, 0x8e}]}, 0x10)
timer_gettime(0x0, &(0x7f0000bd3000)={{0x0, 0x0}, {<r5=>0x0, 0x0}})
recvmmsg(r0, &(0x7f00005bc000)=[{{&(0x7f00001d8000-0xe)=@l2={0x0, 0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0}, 0xe, &(0x7f0000d79000)=[], 0x0, &(0x7f00002da000)="", 0x0, 0x1ff}, 0x0}], 0x1, 0x0, &(0x7f0000013000-0x10)={r5, 0x0})
setsockopt$inet_opts(0xffffffffffffffff, 0x0, 0xc, &(0x7f0000fa5000)="69699394c9a2c488f4576cfaab522b8eadf5b1e43d145cd6706373f3a269cdefccf8a4353152b7d4b06b72c7a74c4bae97a3791bd3d81c5297b5e25eb30ae31528c102b238b6d5a1f42d054457dae3feca09e3a8d5bc75a361da2c54cfd836c86d65af2a1869a8e0dfdd4f9dfbcba762411b8e03936cd5225ab7d5d815634c4818d588ab464e832b8a8845e2ae63781511752bc62d382fb1a9afe50e223aa6e2df04343fc76f3169b7127d45479250c61bb88758ed6b403d6041d0b73cf01f6853139df585d5331e098f22f1ba486a2e4460017b22b196e1e04621e75762e94284e9eb71fb9e4cb350cbb4925065036b510b6d311b", 0xf5)
[  126.106564] device gre0 entered promiscuous mode
2017/12/14 22:42:36 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0xfff, 0x0, 0x0, 0x40000000000, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xf60000)=nil, 0xf60000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x802, 0x7e)
mmap(&(0x7f00009b8000/0x4000)=nil, 0x4000, 0x8, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCGSID(0xffffffffffffff9c, 0x540f, &(0x7f0000478000-0x4)=<r1=>0x0)
ioctl$sock_FIOSETOWN(r0, 0x8901, &(0x7f0000869000-0x4)=r1)
socket$inet_tcp(0x2, 0x1, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_tcp_TCP_REPAIR_WINDOW(r0, 0x6, 0x1d, &(0x7f00004fb000-0x14)={0x9c, 0x5, 0x80000001, 0x5c7008e9, 0x8}, 0x14)
r2 = timerfd_create(0x7, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x4, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x1, 0xa00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xffffffffffffff96, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000002f000-0x78)={0x1, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0xd34, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffff, 0xffffffffffffffff, 0x0)
r3 = socket$inet6(0xa, 0x801, 0x20)
connect$inet6(r3, &(0x7f0000c07000-0x1c)={0xa, 0x0, 0xfffffffffffffffc, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0xffffffffffffffff}, 0x1c)
getsockopt$inet_sctp_SCTP_MAX_BURST(0xffffffffffffffff, 0x84, 0x14, &(0x7f0000a0b000-0x8)=@assoc_value={0x0, 0x0}, &(0x7f00009e2000-0x4)=0x8)
perf_event_open(&(0x7f00008f4000)={0x2, 0x78, 0xdd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffff3, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
fcntl$getown(r2, 0x9)
sched_setscheduler(r1, 0x5, &(0x7f0000d58000-0x4)=0xfffffffb)
r4 = socket$netlink(0x10, 0x3, 0xa)
openat$vga_arbiter(0xffffffffffffff9c, &(0x7f000000f000)="2f6465762f7667615f6172626974657200", 0x200000, 0x0)
r5 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000ade000)="2f6465762f73657175656e6365723200", 0x80002, 0x0)
getsockopt$inet_tcp_int(r5, 0x6, 0x13, &(0x7f0000009000)=0x0, &(0x7f0000bdd000-0x4)=0x4)
mount(&(0x7f0000193000)="2e2f66696c653000", &(0x7f0000014000)="2e2f66696c653000", &(0x7f0000014000)="6f7665726c617900", 0xffefffffffeffffd, &(0x7f0000015000-0x6b)="966a0710916b0f8312365de7b016348e37806ad83bb383e1f1ecb538a79fb729d304c5e510b3b2c7c891764a7d65645fa4778a14f4b42b388f4d97d6637589b4c0217265de9dcd362fff5bd4d21c96ead1b93b99eed203d6b2d810e677c52d1579d711ac85b0887b764f22")
pwrite64(r5, &(0x7f0000006000)="94004a0000002260", 0x8, 0x200000000000000)
writev(r4, &(0x7f00007cd000)=[{&(0x7f0000fae000)="29000000180031090020000100000007020000000000ff06800000000c00080004001000000ef4ff01", 0x29}], 0x1)
2017/12/14 22:42:36 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x6, 0x1, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x2, 0x0, 0x4, 0x0, 0x0, 0x0, 0x2008, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000, 0x0}, 0x0, 0x1f, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_STATUS(0xffffffffffffffff, 0x84, 0xe, &(0x7f0000001000-0xb8)={0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x20, {0x0, @in={{0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8b, 0x3, 0x0, 0x0, 0x0}}, &(0x7f000094b000)=0xb8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000001000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
r2 = dup2(r1, r0)
r3 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
mmap(&(0x7f0000ae7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_WAIT_VBLANK(r2, 0xc010643a, &(0x7f0000002000-0xc)={0x0, 0x7, 0xe})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x11020, 0x0, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe48f, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r4 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000458000-0xb)="2f6465762f6877726e6700", 0x0, 0x0)
socket$inet_udp(0x2, 0x2, 0x0)
madvise(&(0x7f00004e3000/0x4000)=nil, 0x4000, 0xc)
r5 = openat$kvm(0xffffffffffffff9c, &(0x7f0000852000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
r6 = ioctl$KVM_CREATE_VM(r5, 0xae01, 0x0)
ioctl$KVM_CREATE_PIT2(r6, 0x4040ae77, &(0x7f00008d7000-0x40)={0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_CREATE_IRQCHIP(r6, 0xae60)
ioctl$KVM_CREATE_VCPU(r4, 0xae41, 0x800000000000002)
ioctl$KVM_SET_CLOCK(0xffffffffffffffff, 0x4030ae7b, &(0x7f0000b90000)={0x7f, 0x3f, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r7 = dup2(r5, r6)
remap_file_pages(&(0x7f00008c6000/0x1000)=nil, 0x1000, 0x10000007, 0x100000001, 0x5032)
ioctl$DRM_IOCTL_MODE_GETCRTC(0xffffffffffffffff, 0xc06864a1, &(0x7f0000b9b000)={&(0x7f00004c3000)=[0x7, 0x0, 0x77, 0x80000000, 0x8, 0x1, 0x4, 0x2], 0x8, 0x8001, 0x0, 0x4, 0x7fff, 0x3e5f, {0x11443367, 0x4, 0x80000000, 0x9, 0x4, 0x5, 0x0, 0x4, 0x1ff, 0x3, 0xfffffffffffffff7, 0xfffffffffffff924, 0x7fff, 0x1f, "48899bb52bf93d874bc3198674d7763b8a637eb4787ae135a733c5556c7921dd"}})
ioctl$KVM_IRQFD(r6, 0x4020ae76, &(0x7f0000414000)={r7, 0x7, 0x80000001, 0xffffffffffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_SET_PIT(r6, 0x8048ae66, &(0x7f0000c5f000-0x70)={[{0x3, 0x7f, 0x9af2, 0x0, 0x5, 0xffffffffffffff00, 0x6, 0x6, 0x5ef, 0xffffffff, 0x8, 0x8, 0x0}, {0x8000, 0x2d9, 0x0, 0x0, 0x1200000000, 0x0, 0x0, 0x8, 0x81, 0x10000000000, 0x800, 0x7, 0x7}, {0xfff, 0x0, 0x0, 0x0, 0x0, 0x6, 0x80000001, 0x0, 0x0, 0x1, 0x0, 0x0, 0x3}], 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_RUN(r3, 0xae80, 0x0)
sigaltstack(&(0x7f00006cd000/0x2000)=nil, 0x0)
munmap(&(0x7f000058d000/0x4000)=nil, 0x4000)
2017/12/14 22:42:36 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x1, 0x8010000000000084)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(0xffffffffffffffff, 0x84, 0x73, &(0x7f00007d9000)={<r1=>0x0, 0x3, 0x0, 0x0, 0x0}, &(0x7f00003f3000-0x4)=0x18)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_THLDS(r0, 0x84, 0x1f, &(0x7f0000ff1000)={r1, @in6={{0xa, 0x3, 0x3, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xc33, 0x0}, &(0x7f0000af2000)=0x98)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_ID_LIST(0xffffffffffffffff, 0x84, 0x1d, &(0x7f000051a000-0x4)={0x0, []}, &(0x7f0000319000-0x4)=0x4)
eventfd2(0x1000005, 0x80801)
r2 = socket(0x10, 0x5, 0x11)
r3 = socket$inet_dccp(0x2, 0x6, 0x0)
socketpair$llc(0x1a, 0x0, 0x0, &(0x7f0000e37000-0x8)={<r4=>0x0, 0x0})
r5 = dup3(r4, r0, 0x80000)
ioctl$sock_inet_SIOCGIFDSTADDR(r3, 0x8917, &(0x7f0000e1f000-0x20)={@common="74756e6c300000000000000000000000", @ifru_addrs={0x2, 0x1, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
shutdown(r2, 0x400001)
r6 = openat$vcs(0xffffffffffffff9c, &(0x7f0000573000)="2f6465762f76637300", 0x89674ca53cce3214, 0x0)
getsockopt$SO_PEERCRED(r0, 0x1, 0x11, &(0x7f000097b000-0xc)={0x0, 0x0, 0x0}, 0xc)
getsockopt$sock_cred(r6, 0x1, 0x11, &(0x7f0000cee000-0xb)={<r7=>0x0, 0x0, 0x0}, &(0x7f00002a7000-0x4)=0xc)
ioctl$TIOCSPGRP(r6, 0x540f, &(0x7f0000521000-0x4)=r7)
r8 = socket(0xa, 0x3, 0x10000000000003a)
waitid(0x3, 0xffffffffffffffff, 0x0, 0x1, &(0x7f0000306000)={{<r9=>0x0, 0x0}, {0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
futex(&(0x7f0000400000)=0xfffffffffffffffe, 0x4000000005, 0x40, &(0x7f0000199000-0x10)={0x0, 0x0}, &(0x7f0000a29000-0x4)=0x2, 0x555a77f243942658)
setsockopt$inet_sctp6_SCTP_DEFAULT_SEND_PARAM(r8, 0x84, 0xa, &(0x7f00000c0000-0x20)={0x1, 0x7, 0x1, 0x6, 0x0, 0x10001, 0x9, 0x8, r1}, 0x20)
bpf$PROG_LOAD(0x5, &(0x7f0000c84000-0x30)={0x1, 0x0, &(0x7f00006b2000)=[], &(0x7f0000928000-0x1)="00", 0x0, 0x7c, &(0x7f0000c84000-0x9f)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x7ff, 0x0}, 0x30)
clock_nanosleep(0x3, 0x1, &(0x7f0000617000-0x10)={r9, 0x0}, &(0x7f0000140000-0x10)={0x0, 0x0})
bpf$BPF_PROG_TEST_RUN(0xa, &(0x7f00005a4000-0x28)={r5, 0x1, 0xa6, 0x37, &(0x7f00005c8000)="e43e3dd4cba69d6b64aa3d5444158f91bfd1617db318de950e86a27d3cd817292de4a0fee159b05f60fd8402016f87ba5afc3045fba72779cc25bebb71f69cb2259c659fead8d514aa2bbe051c0bcf57ced0fde2d464e2ef0b4d8c1f6a8eb5e8221b078b4d53e05e3e4e221a5387ac2673eca904ee9518681b9712d7e8ee0ceb1ed083cd95317ed0c82531e0dae1634bd7685bbba49ad68d92dcedfcb31db466e0aa775ee89c", &(0x7f0000a99000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x5, 0xfffffffffffffffc}, 0x28)
ioctl$EVIOCSKEYCODE(r6, 0x40084504, &(0x7f0000b9a000)=[0x200000000000004, 0x6])
memfd_create(&(0x7f0000b45000-0x1)="00", 0x1)
ioctl$sock_inet_SIOCADDRT(r8, 0x890b, &(0x7f0000315000)={0x4, {0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x200000003, 0x0, &(0x7f0000590000-0x10)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, 0xfffffffffffffffc, 0x0, 0x0})
getsockopt$inet_sctp6_SCTP_I_WANT_MAPPED_V4_ADDR(r8, 0x84, 0xc, &(0x7f0000d42000-0x4)=0x0, &(0x7f0000edd000-0x4)=0x4)
setsockopt$inet6_mtu(r2, 0x29, 0x17, &(0x7f0000637000)=0x1, 0x4)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_PARAMS(r2, 0x84, 0x9, &(0x7f0000598000)={<r10=>0x0, @in={{0x2, 0x3, @rand_addr=0x3, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x9, 0x0, 0x1, 0xfffffffffffffffc, 0xc4}, &(0x7f0000e2e000)=0xa0)
getsockopt$inet_sctp_SCTP_PR_SUPPORTED(r8, 0x84, 0x71, &(0x7f0000288000)={r10, 0x3}, &(0x7f0000083000)=0x8)
pipe2(&(0x7f0000c55000-0x8)={0x0, 0x0}, 0x80800)
2017/12/14 22:42:36 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0xe7c000)=nil, 0xe7c000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$bt_sco(0x1f, 0x5, 0x2)
r1 = signalfd(r0, &(0x7f0000a0d000)={0x10001}, 0x8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
poll(&(0x7f000075a000)=[], 0x0, 0x401)
mmap(&(0x7f0000e7d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000e7e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000e7e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
unshare(0x1000000)
epoll_ctl$EPOLL_CTL_ADD(0xffffffffffffffff, 0x1, r1, &(0x7f0000519000-0xc)={0x0, 0x0})
r2 = signalfd(r1, &(0x7f0000ba0000-0x8)={0x0}, 0x8)
signalfd4(r2, &(0x7f0000e19000-0x8)={0x0}, 0x8, 0x800)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = openat$vcs(0xffffffffffffff9c, &(0x7f0000000000)="2f6465762f76637300", 0x44001, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$EVIOCSKEYCODE_V2(r3, 0x40284504, &(0x7f0000000000)={0x0, 0x8, 0x25c, 0x1, "ed3610bc09860841fc1802683679f547f376602445b78703116b1d23186d16e9"})
signalfd4(0xffffffffffffffff, &(0x7f0000cec000-0x8)={0x1000000000000}, 0x8, 0x0)
getgid()
mmap(&(0x7f0000e7f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000e7d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000e80000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
stat(&(0x7f00007b6000)="2e2f66696c653000", &(0x7f0000e05000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
mmap(&(0x7f0000e7d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000e7d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000e7d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getresgid(&(0x7f0000e7d000)=0x0, &(0x7f0000e7e000-0x4)=0x0, &(0x7f0000e7e000-0x4)=0x0)
mmap(&(0x7f0000e7d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:36 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00005f8000)={0x0, 0x78, 0xd4e8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x2001000000000fa, 0x0, 0x7ff, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x6, 0x0, 0x2, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$KVM_SET_CPUID2(0xffffffffffffffff, 0x4008ae90, &(0x7f0000f28000-0x198)={0x7, 0x0, [{0x80000008, 0x0, 0x0, 0x3, 0x758f7d07, 0x2, 0x8, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x6, 0x3, 0x363, [0x0, 0x0, 0x0]}, {0x80000001, 0x101, 0x4, 0x10000, 0xfffffffffffffffc, 0x1, 0x1, [0x0, 0x0, 0x0]}, {0x8000000a, 0x100000000, 0x0, 0x0, 0x8001, 0x9, 0x200, [0x0, 0x0, 0x0]}, {0x0, 0x7, 0x3, 0x0, 0x0, 0x8, 0x29, [0x0, 0x0, 0x0]}, {0x8000000f, 0x0, 0x2, 0x0, 0x0, 0x800, 0x0, [0x0, 0x0, 0x0]}, {0xa, 0x3f, 0x0, 0xd43f, 0x41, 0x1f, 0x0, [0x0, 0x0, 0x0]}]})
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f00002a6000-0x11)="2f6465762f7161745f6164665f63746c00", 0x400, 0x0)
ioctl$VT_RELDISP(r0, 0x5605)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2001000000000fa, 0x4, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x400000000000, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = socket(0x1e, 0x1, 0x0)
gettid()
listen(r2, 0x0)
r3 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f000088e000-0x11)="2f6465762f7667615f6172626974657200", 0xa040, 0x0)
r4 = accept$unix(r2, &(0x7f00004e4000)=@abs={0x0, 0x0, 0x0}, &(0x7f0000a17000-0x4)=0x8)
setsockopt$sock_int(r2, 0x1, 0x7, &(0x7f0000494000)=0x2000003, 0x4)
epoll_ctl$EPOLL_CTL_ADD(0xffffffffffffffff, 0x1, r1, &(0x7f0000e7d000-0xc)={0x2, 0x0})
r5 = socket(0x9, 0x5, 0x7)
getpeername(r5, &(0x7f0000263000)=@alg={0x0, "0000000000000000000000000000", 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000f5a000)=0x58)
sendmsg(r4, &(0x7f0000030000)={&(0x7f0000519000)=@generic={0x10000000001e, "bc07000000008d0000000001e526cc573c5bf86c483724c71e14dd6a739effea1b48006be61ffe00000003000000f8000007003f010039d8f986ff00086700000000af50d5fe32c419d67bcbc7e3ad316a198374edb9b7341c1fd4cb24281e2780000010007683979ac40000bd837e2e78a1dfd300881a1565b3b16d7436"}, 0x80, &(0x7f0000563000-0x30)=[{&(0x7f0000b84000)="b5eef9bfb98d3aa07ef45d3209cf9c438254ad57e1961f9e9b24a482c954a4b405ab7c483bcb998ecd4e139bc3ada15d8864ab899a10ce34b802c05d8474623e5eb2019a4b60d881f29eefc5e8843806d805880671903617c3", 0x59}, {&(0x7f0000fc6000-0xbe)="3d9abc79012353915f230a4836c30732d017f1f124e303d53fcf5aafc1065ec8119274cd50c190aef74f8bfa86f1bfd8a589cc8a8d006bcc977b446197c8df80556bc0c2387c456db7fa3c0b634319bf032496cc135ae9757bb7fd11f063f94eeebd170110b2c251ef3a2cb86b9936cfebce96771cd7ab750d58a42c79e7436ea0bb9bcf196d14ef86d1ddb4b1be96391612ed69b6d8daa40f1c460f0ba86728c50d121b6a471ea2447066dd8c09ee8ac5703a37927a61c54326a90952bb", 0xbe}, {&(0x7f00002c8000)="a0fd59d6b089b3ae50eceb2136e2ea74ee1f80ad20b2ac1b51051577437fef9f0eedb35323c860d6467f0fe5d4073fd0c5b9d394429f45672db11c7c97a909dc90084465ed3565d0dfffa3c108330df04b4cfc2441beb508fe33a0db5f2256eaa2aee4416641c348a20d6af4a85bcf85bcc5851df3e0e25c279c82841907eb5f1b243ef804069c143f330edf6793b28ab5d0d4c4bb74b38957e2851d6d17befca23d3bc24355a140eea08318abf9afe5580226aed8a143ab68869b291062bcb6e7b9e1f1e32ab436a6f1381a1cb28bc0283ec88863598b3ab4b181fbd47dfad51a8b36f4f87aba974b40b5477f9ab8b7c63dbd69c217fcc7abe4131d024c404c2029292ede5164aa8b52c47a5ae572cb3234320303a7c0280f9857aadb09442a631892c4a28bc766b83515b12590a0cf9676f0f667be279eaf1d66183e8af538907e470e35c093a2993680b9bf19feb733729f6303895a0953a85448750edf8939871895b20e0cc8a3c1e04138e88702733dbfb2761f4484a62781cd32060dd12007255d9ee67ed1210f20ba8af10d73658db5740fc7b8a0e41cf24c79230db3ad086133e8c5bcea4d5e1555345f08e3e0a5127a919e0462474c6895aa20c6ffa6e9b11efe649bc99c275f40b2dced4ab65386796d278b4bff85728d86dc75c43c6eab80839f64ef7dcd7184206b4a0e2f0301b1abf68cabfa448fa405969cc96a888eada4eed06761e2b4feeb98c35d24cc9f3786827ede92cec06436f5b58b394624b8d4e15c71e7a6d26dbdc972fb023ebda2e1e99bd20f1f5ddabe38ab0a16b5193567cd9bb3a79da82b8879c287b2f1438a35dfc9e65eb19cabdbc3799fb48d484fedb738aaf53ec98a2a6082cda9b93439475f2a5ecdb93923c1278795f02791e37ad6f58b03b50c56d471d7d38bf39c67fce34dab833e8bb86494cd9e7caaf2a3aa7498979f87ddfb8087135800aa2ca2f29dcebb1ded3974788b49ab92c4e779bc55e6a66fb14110f07aa683c52c06a5fee0c0c2661eac78489d3c096ff44b8b7f0a3ccb7f0e65d92139662a94113267f53629bbd202ebde9cde67ec4b6bc544064d367a4b7e5c3b9eb57bf5cc9037674fe79939eefc0cc461a74fab1706be82613bb924cfcae9dd17c1b6dec902cf8811601b102369a2a7ebb79e8c873832b51d9c80e713c467dc7577f07147d41edb4d63954798babaaa77c9c6e2b1dc2022dc9a895538222cf6914e8fabd3e6914cf7addf47434de9a5936f8ae6e53c7ed7c40fc6e293e26b5fb362f71e0ce01df8a1a275a4a969cd4be1caaa6752d302d1289086e6e103f74bd1624b01101b0ef62c057eeb40f3d053095f104ce0193fdfb1fe65727dfe2e725c008ebce851775d9801d98ccdf17f7417fe4bc68beb89a48b7db1e2d287d9376a5611a29624695a5238aa20e7715adefd2eec1432f5451b2db220761ae758203ea4c147925ee656e20aaf7dc7b413075c64b522de7daf35cbebb136604e3dbea14ef205fe9d802caaec86b8aa425870ba8c85f34c75835227765099de94edc21235c5ce9088e9deaba9477b2ba3686d7311405af9d681c2ca1dcbf72a4cb9a5433a26eaae5013a7a45b781c24f98662eb46d9c9f1f89f652d531fc7ee15baa76e066a8c25a3de5fc060e1d502f0bd29985f6c0dd3261684c63d561c42519556c4a3515d58965d38b1f276e4987dafd30e4a01ff8f596bfbad64b0742a0a7efab38b2cba061552873fdb5d332bb621f09ae4967ee37934f2338e8ddd42da4853e6eed1d7ba27528688d92834205d3f3dcb37f48e4c89c714cfebcf49a8c56cda651087edbf5f9837b8fb6d3e63545bd1ac8750530c79d7a3abc9b11f2f08c5048102e87a4ee422ad158bad17550dc6865cdd5761fa4a28ff36e7b806c60f1b7aa921b61a047fdc78895032229cca738aa07a21113a55cdf02be12493fa88de0622ef060cea313dd0aa6456baf436101a4d92e53df06dd375e25d7f48e60dd69d24a225a2cbc180b1c64964423090bca65f0d93f1c45858fbfb4148f5996acd33a088d0b4e1f20263e85c84eed7fcfb0c1f8a86033978b83ad23b47af06c57441219ef6d5e620a662a88dacf3c114af126a3d7212f684ed179605bef1169715d5529102a25f0172d594a93336471025291d905524aabcf97b170ec00a3818a911a0163904a95a80f4194dd60f3d7918763a765d6807fe3f4a361e6deb3c92c7b8d23a4439a583d770a585567f10ae7cdc02cdc87365d888ae2ac76d809e2e4430dc6e7fee8564a47b38e007a07720ee19a89635e90f4a9a092aa9c74c09f5eab22e62c1b46f20acaffbdb5feb470e903a6bd712e589996608bb5b9ab70831f5b2693f98e4db70997e6269152a8a3f7e902aaa9571174e13a82716e242d71e52cfdb24dc237aae3604a543bd749902d74144e1e2ca8b63b5cc81b453af3b90a23f47467535544d205c954a576ba88d276088fb67e7ce8686d3b5c8559a097cbc1d19d4ca97b5d4e4ae7878dac0e2d3c1ae35bf9ed5c975863913ebc57587dc66eacd6fedaeba08f4aa6e8ef35988e8ecb75ba215c85e15552d59c9c10119bb73cc016630637d5a867e25935199a15e83619d68b828b3da750bfe32629859590263cbd4a5829bb85e108853fc8ededd6c0f68d0fccc774d7874660729b065e4fb54293083f549a881530498e72ba165c797397fb6ce2d47c45779acfa8ef40d12123d535160c9ab477c946972f0c5cfb85290c1a0922e0470cf651a6fdb39a6b927b1e1c49af1f4c79cf959387e0d4aa8f349fd361679479f62e6c9d6b7fc7709fa304bedcdfbc9345f30d86e47e64cabefd12c8466a227c202ba15923e797f2b4c02ad9e32a84e374c1c1a0a852ac6221b2bacc68fef0ed0e0efc06e732ab0076136057380c8cbd86e9597da9d7183e88675537327277242c7e6b53df91efc290e565277fce90477febb05bd8316c9cedd0a737926e86b711c83e4856731b733d5f39f0b182a26b00ab43168a9a87f8320f320f84f3f9433761f485d34a687ef0c25a2d5a626f74292c13d1767297e5a35ca87988bf388f2b871728323be681d99d17eb85c5104b869ddcf2c0b3d71ea15e005c7b739525a724301ea111f09ff94c010af26f6d37fa9af6dbae7fc27bf62bde7cad4e48cfdf146c0a64174f8fdd7550bb1a63725f79a3d45b41ec58db274d14231766762d1efbacb907779dcfe142f6a115fd73ba6256bcf3f1d7df70f55f6981fb681bcf75f63ff5ce1a37d95fe4007d0413e26127523ad34077602f14c4219cfffe37d985922e947152e14c22fcdea88c77447cfd8113d21e687465cb109bd3946836fd82dc6109fc6ffd2e7e7b2d40b2efbcc19ea955da4673bf26569949275d48db05fc3f579a7ef850f69518fe0ceb357343fa10412a2e61c923f4aaf3b6a33bb7b259b5b833f31239d4a5c9cfbea16e57a07184bc20c258141cabb018aa76c36c60fb79b3f6885643fd4b5ea8587626f9763e2c53f8fc8ef8b186865bddc27746f47e6b0d91e20cbf87ce99241dc147c66df028a2eeb48a73b8f37560cd9dfeefb7d714737d4a82bd89ff0c823a3fa22afdf66592dbc5546312e8ed6cffd3f63470a0b3fdbab79c3371fc136ba3210aa4859f0b89b7e6a2c4b70defb761d4988dd88f83ef964317f7ffc229730e7cbc817dcc83191312d61d903945c51502bef374989eea47b9b65b2925f5fa8efe295babbf547d196ca8c22ed12937963fb3ccbac08ab03d1cf1742549c6e08123d9f661ef55bd01718726e96dea40307f6259afb2557420cc0e346a1959d26385338337ae1a0190655faf17b54d01521d38157968afdd12a3ddcb516bd5a0ca2d192e7d0c4e903e91105e85fc7d6e3d4c7f7a20e822a2374364fde983e0a3a63021fb6010924c840479e262e46702bcdd09c6f1e50740d52a9b1c4d461b50f682ae4a6645a417343121a16ed7ff590dadc4d7c212368433edb5e46c6ef9e85f6f413e3f0b979fac2a8a18399dda8018e179ca73aa0b05fddf2622922c5e9ac1c546f8078c63df3182abe31f3cd65c8a64e2e9a079694c108aa0a60ee33fe6db12766965cb5592dc2f893750889f77e5e719f8c191ef4a4b2394722202d1964baa1214f41d0b5df0a47d1088e96b53e07f6bb37bf41dfa2e5452d359d63c92dcb7c3df5730c63792893073ff8aa52d66dbbc3106041f240e00627e1d82e28db441d9f9a422ce8a1386530421eab4fcfe03081f2aac63d90f26f206e39efa8a5962cfb37441295cd0991c98e294779756e1f7e45515d8d63f963e5e882ca415b41b24aa3886a128133d4eb7b80d5eb5d7b9ff0f45eff9aa9f9a751eecbd7047df24974b05ee662f70b2e6777ae2bac7aad6a635acaa192971a8ea11d6c2c1f84150b7e7ba9c4ce9ca7842df16079d2c28c0b50ecf1c0fd129c44025e22bcf109c3c9fd0d0061c351174fdc38eec402fcad156f70a19c9004a68530b2363f432a8e08b9f97cd2ba720edf85b7001ba337ae437faa477fca1a1189c6cd2b26c79c0acf0e9700f1d310d0471f30cafab51958bab4877e61b1de148e46999f575242b902757e06a812880b6c2814f46ca78cd681e84ca3ed2fb9704fa884de8db3620d8096a0e8069655a965deb74ddef2b09bbcc7f65d9c55a18dedd86a24c66eb1c8a753f826f27694b8f454603d53e0632ec20ae12e853b3cbf0f8a0139dae18e2e0e86c1b8470284bbfe90b1b6a1bbd944eaec8233890ad72e5b0c00b5b966107dcc206564ee6ad2deb8b4cf63dd57ec55b27a9ccb1ed220465849015216883aed70b1b44733334024b65aefde174ccbe610451e3068a5022d7595a2288d4af9f0c0f860291a9652ad4709ca8fdf40d2422bb0f3992d3198647108a87deac8c08c1dc3f7708572e244d0bbba9b91ef6deb386a162e95b3dbbbdba70d63c8686641bf50113cd78f73d7a7044f2296d5b1b3598e8f9dfa4cc4c2538f48420ed1612df8d0291c59cc3a014158361a93ccbb59c8b856e1c7a97c9ad69b7c1a170cbd2dd8b13b03c0167d35942dd015769ddc6d8bb8b3391833569ae0d52d8e662e2580ce5c4c0d172773a2ef52a9ad89aac2bfb0003187f6d7f5f4db6dc9a15e46510640223195c8561469f7ea35482f2ed430fb1172c2f2526436c4a1379aa538989f9f560306dea005f531d4c9d63e7304d9de640fb4e2dc2de876a426c7e3953f155ac1a4059360b13095ed43cdd408f763531bc302bcb1b0e14e6475f6ae6356ddc0a65ab867cad91d916269224fad54ccdc0ab5b76d970e26462edd778c9ab337e9456a77f2e7ca2a971396d266c4167bb02ff2adccdc36f9075a3a8f66c164b96d520b62586d5ba4470b9063e6457fa4aca218a9e773ddc3c80f845de230d68b6760b948b5d77ac3ba066576cf306578e15f2f9cb49e2a0c7c2ecc2768b957dee20abe5b4ca03ec3c2f4c99a36f205a7691bff393dd097c34a73303661ebb8435650e8381e4b805bd292bba7930fe20dce367fceea6ae40141620efcb7e1f77b83f4386539860a588b25df8a7b08675ba9808488411b60157f330da4b8cda212609f1c57b767982b78275bc882bcd92a01ddf42e0f6b8e0c3d95a2fc33e585c384b880b16c8f9069951ec8524e9bb908585c72798a8811316693b580aa8a9bc57e9152e8ebaebcc581360cf5c35780c37d0776d31df41440c0393b231c5fb5d77410590d431f897e02d1e919d038038f6a60eb3994f1d1ccadf0887a2ca7d29c68a4129d1cc9b8ae7f82aa154c501b0ff5", 0x1000}], 0x3, &(0x7f00002d4000)=[], 0x0, 0x40}, 0x0)
getitimer(0x0, &(0x7f00006a9000-0x20)={{0x0, 0x0}, {<r6=>0x0, 0x0}})
select(0x40, &(0x7f000099f000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000de0000)={0x200001, 0x0, 0x0, 0x10000000, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000294000-0x40)={0x0, 0x0, 0x0, 0x0, 0x400, 0x0, 0x0, 0x0}, &(0x7f0000048000)={r6, 0x0})
getgid()
set_mempolicy(0xfffffeffffffffff, &(0x7f00001f9000-0x8)=0x3, 0xb)
sendmsg$netrom(0xffffffffffffffff, &(0x7f0000c0e000-0x38)={&(0x7f0000a41000-0x10)=@ax25={0x3, {"f4fdd9d255260f"}, 0x8}, 0x10, &(0x7f00000b9000)=[{&(0x7f000070b000)="82fc42a2298f91ef7d2801aa1598ccd836d2cd50dc1ea12f14c9ea26cc7b6459561dd483480aea0af87aa9c9933e5768218ada89e18ad1d93c9579c8a049950238e73b144beec1754b57cf51e9bfae288dea7ff135678d66652fb71c8ba2f17cddba9ad190e752baf0cd89c5169d0f5f8e2322109d81d67bc4ec50cc12ea532160a6973f3bda8f3e6a8e72ae9c728d9613bbf19d521701ad41807aa666be278141f92bd028c90a19a0b9d867f704398c0c4b53da7ac54327706f92f22d492d0d5618c93b6a0ddce2af60d526", 0xcc}, {&(0x7f000025b000)="9c3af37eabdb506e040b11d85c3d0c86b90f0975c06accca62dcf499818d8e7393d392df3c7cb7fd5cbe682ffe5269f9d254b379d0803489bfdea258a5dfcd784ca3d9e07512cdd2c3fa95f7b0592d0a6fda691fc721b84d9d3a71a5c06c3e71063c5ddd40fe826577e10a70c516731179842e716bd1ca08c03340bc7ff4ee4b71d51d12bb3091a22fd5b6ef31921aa2a99ddc9f449fe7e879878d9cc9387af4442716d0bc4409a6f41d16e5dbbe47f5c507f95f282a7f01", 0xb8}], 0x2, 0x0, 0x0, 0xfffffffffffffffe}, 0x800)
getsockopt$inet_sctp_SCTP_DEFAULT_PRINFO(r3, 0x84, 0x72, &(0x7f0000b52000-0xc)={<r7=>0x0, 0x9, 0x0}, &(0x7f000013f000)=0xc)
getsockopt$inet_sctp_SCTP_ENABLE_STREAM_RESET(r5, 0x84, 0x76, &(0x7f00002e7000)={r7, 0x8}, &(0x7f0000b56000)=0x8)
2017/12/14 22:42:36 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(0xffffffffffffffff, 0xc00c642d, &(0x7f0000f8f000)={0x0, 0x80000, <r0=>0xffffffffffffff9c})
ioctl$sock_kcm_SIOCKCMCLONE(0xffffffffffffffff, 0x89e2, &(0x7f00005c0000)={<r1=>0xffffffffffffffff})
getpeername$netlink(r1, &(0x7f000066f000)={0x0, 0x0, 0x0, 0x0}, &(0x7f000007f000-0x4)=0xc)
ioctl$DRM_IOCTL_MODE_GETCRTC(r0, 0xc06864a1, &(0x7f00007bd000-0x64)={&(0x7f0000697000-0x1c)=[0x0, 0xaa01, 0x1a, 0xfff, 0x0, 0x7, 0x2], 0x7, 0xed95, 0x2, 0x7, 0x3, 0x0, {0x7fffffff, 0x5, 0x6, 0x6, 0x100000001, 0x7, 0x80000000, 0x1000, 0x1, 0x9, 0x7fffffff, 0x3ff, 0x26c3, 0x5, "6bc66ae8493f65ea3f03cfdfe4169c5650d29563fb1f996af355e89a7d4dbad6"}})
mmap(&(0x7f0000000000/0xfc6000)=nil, 0xfc6000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$inet(0x2, 0x7, 0x4000000000000088)
recvmsg(r2, &(0x7f0000e71000-0x38)={0x0, 0x0, &(0x7f0000e71000)=[], 0x0, &(0x7f0000720000)="", 0x0, 0x7ff}, 0x2)
r3 = socket$netlink(0x10, 0x3, 0x0)
getsockopt$sock_int(r3, 0x1, 0x5, &(0x7f0000cd7000-0x1)=0x0, &(0x7f0000002000-0x4)=0x4)
pipe(&(0x7f0000fc5000-0x8)={<r4=>0x0, 0x0})
pipe(&(0x7f00007dc000)={0x0, <r5=>0x0})
socket$inet_tcp(0x2, 0x1, 0x0)
r6 = socket$inet6(0xa, 0x80005, 0x0)
bind$bt_l2cap(r4, &(0x7f000002d000)={0x1f, 0xe3a0, {0x5, 0x1, 0x5, 0x0, 0x1, 0x3ff}, 0x4580000000000000, 0xba}, 0xe)
r7 = socket$inet(0x2, 0x8000e, 0xfffffffffffffff8)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(r5, 0x84, 0x1a, &(0x7f0000775000)={<r8=>0x0, 0x4a, "600488530002ad549826ea937ce01be2ac68cecba697eff5a1973d9f0b1d000392da2c5d20030206800000b10c36c3ea7004fff48aff2801c5010031f24f222163009b653f0111c7c406"}, &(0x7f0000fc5000-0x4)=0x52)
connect$ax25(r7, &(0x7f0000000000)={0x3, {"5b1ee214c0009b"}, 0x401}, 0x10)
getsockopt$inet_sctp6_SCTP_LOCAL_AUTH_CHUNKS(r4, 0x84, 0x1b, &(0x7f00004e0000)={<r9=>r8, 0x1000, "cd7866caf7a65b01ce6e38df49646739e500344e34cd9ace2c5586f4bd6432faa5cbbc8718cc8e615044ec786f51769859ae2014ca0dfe774019a658984ee508779abeb8d7a98857b8921bc9350ac6a529391893cf7bae8a73a18c40433e10ee27ee230ae28694d7a0d633e3af529e0d6c88f17f83f073479498b6b00a2ab0a0b2530b6c02b35887d2807d2adff59aa2be49a6ddb315c48ab80392c49c3120ac1ba0b4d7449e125b8949a04a914e6d52ba3b9e79c4ba268d11d911b8d5246294f5ce81fd02f679ff146c36711f52fb81b19696b2bacf44fd8add06c5d14888974e9e476b4ee41de6a48935251848dd592d654abbd4c32dc74bfd235f0909c6c282837c39a05343f9b151619123170a5033b490b42f813f8ec6a973a58118abaf02b3d44c0c37ec4f3c1c7272f9107720bb1a4eb3919d099521dbc37af7b6af6bd7c0a7be241a19e31185fc81da3da1890b2b1d11bdacb6697fc762f57c33981162a257ae3e7e06e09c4243ca42cacbe4772a61617f214ac6b3eada4a7d82955168a5e52501f4f28e5455670f6a28d3e6495b9d1106e630b40ebf8c90227695e1ddabd16f732aa4a1aab4f52a1aaf25b35f37953f063da4bbd2d9c2749d21ea9ac8666e2342d9b7d00b17784bdf47b876b38221ec7b393b3b3aceeae6a420dc36f2aed839155ed894718c9b8fef0da4753ab8612a8402cb6325d64eeb7a6b47b66f783ab5b3c19e1575185ef15a0eaa8a98013e5f0e9e0fe5ac34da8d7199a176169d9dd9f3956c7f91958958bb1e6efc819716cf6ca6a2dfa424b6f0bfb3e794b985d6fbb8142f62ac262d3621bf2946773c1259c95b4f9d3d140420359df66f0272f514b718ae85d7b8a6ab59e46c7d1196f08b7cd94c33352237002e75c571af34b1792d0e839b0ba0624a9bf31befff88bab032ff6c32a8faad005d50304b81071474bb8f3ee8472988c19be91bbf1bf63fa1eb22b5174237f438682a9e4ca2834178c59a14459105bd72c73b2f5622bae6f213b6214b69c1c7837590e76bc9beef249fd4c00dbcb8f8cadb3fc39a80998c8c4fdae99198045137c00fbac016ef90a6c9975e54adc520df3ae7bd02f10df1fe6fda4fafee87d03415bca3a05819fe4055889d2452e3a6fae06c1b530dac4f57a83892f65c975b5ba043b5bd9ac90365b48a8c4668da4ace389d0d15f90441aabfe6db7a60d086373fe881accaf476b3ac0c5400ef9fa6273740ed292492262596f7a7742e4b5d28c305936f31e6e3fdc36828884fa7943011a695808bfee8431737a4a477ce1a5a004a5ff2afa647dfca4ce37eb7a47b873effd93c769e19d12171f8bdb0a91f05f534fa7e6172a57d1ff202515a85013703340f157603e4c1991061c72f6c4f3bf55c8c97fc08e0e7e7054575a0d1d032ab497730c766cff50ad088cfcc48491a407021a0465109ffb7f37b93458e2e6be7e5c31af7ac2e96e36e52302e6f3abd0124828568603134d826aa5ac667d2b07bce33562279067a7a91c4d8f23dca4a1abda30e01e6e665b681cc0483f7274b6845b9f075fcf487687fedb21db7c5c43980537d8d34baf46b5efb5192bfc1e145ea721aad08538551bcf20135ca2d18c1d9b603c7c16b1aba0276390ab8a319463101150648b650a36648cdad059754e4f83b4f0661faa057469951cba5053c1a2a90d72fc1ff113a19ea2193bbc4b024346edbae6cb3d1eacff6d076565479e962b20c1451fe21576c26377491862facc9a5be49287d12d01cac6d6792b7ea2e104c8c20b7b813e75338ed704dd12e82dc94f938dbdb8a8549b9d0f9550ae5035c303d9786f3f5226d0bbdca3ac797968532669d3924f431f8b3e435ece101f9307aa4404f5344ebfa71131c8eea48416339fd14119da64e3b9e8090eb07a58add5823a78e73353fa0136508d52fe85b2206d0df06a2bd1ec6d39a783d97ffacf782458b7f3229ceba0eead963f3d79de88acb33ab49a90defe044e5dbc40d84dc2dc4b0161914524cf9d3d06513445dfbee9cde0aae6ada30adb1a7f7d4d0f1f20e3554470bb98632c0fa2151dc45259bd75bcba575ac1e8f1adac139e3fcf0115e936dd59149c89244251bd47f187f7dd1e3f2f84ec28a7ff475df09c297d6424930bd326b944974c0233c82edb8358e03fb336796825fcad2ef91ecd4102d5b190b9851adfdfc7d066979195aff19feda91af3c0413e724bf6543cb71cbcba59ba86a81fbbd0492c0e3518527d75e86c777ad20363a4a307011e4edc09691b9940164e307a876d70a6bc8da064816ab7e9e75b08e2a29ba3358f3374117cd1e3cfd7d0e9c862b71f7020ab2fb98232e7deba6bcb40b507915d451ab146fa5d13ead443a25c33ad1c7d382af26dfca28eb2faa977ccf951f507ccaf8b07b8a16eb6498d29116e9c8e2ca696cbc0e50456f9c690e3c7718828453b9e332223097b684631e2ac668109150a4ee51a4d6a7152554d9ef4b4b3fcb4eddbfedc5498192d82ba848f228d34da17b775da69011915092b7d2c2dae3c58bc841bf07e2c66532bd3279d09c4aec65aa569cf9449c37c8774b2398cdf34d7dc0ce924362cb0aefe2ae5e5b7f0d5c33f7c9fb1e947164e5d1e794cbd9b0ff2876087056e7aa12e72e66331d8e821de05fb61b437326b2ccdd3f6e8df12fa704c0d2bf0aa547e8162568a5b0973478fe92bbced79c0085da37a102cd7edf562deeebb4f4c99ed3bd3af9019f05c28c31633cf456d2dfce53bfe2e074fed85158be8955b1bd224b92bd1dcdbb6fa8845952fae00b9e90e7cb6a3b8fb0ddbd625a07006c6805d38afa1b9c380a32266c5db7acbbd00bba62ea30adc838b54955762c69fcd681036cc63c6dee419845129cb4f0034ac1381d70e2da122322d584f49950474f999e46e5979d7159f59adde7dda587e4a3ba2131d832df975fb724ad9f8e538d0ba32fa59d0895eb2a111869513fe612c033affce73170e8db73833c3db960d260dea221173d7bdd409ad43baa63c0a5e4eba6454fc5e993e76071afcc34c6499f8c314a1e8a3d6b0af898211d1ad2d8087fd89852297b8cd5569abbca04869a7d38a9ef5c335f07603ec3a7b216c3137b911581dd70334bd076d4711e24d3850f66e03237c78b564b09431932c4d26c5c3cc1c0424c48f676a30178909311ae2adb8e64d907c1bb22d4c06c0d03988f9783be30b7d0a7888347fbbd09cc1b60a14a68a724567002097d1cd7265349c6fe6c32175db83d8461e9c1dd94656c8e61ad9db64274f0fceb049fed61555e9894083aaff3d31589db79ee97ca10c7b77c593f855003f948a7f108c99cf133293520c9847f8d54e12bf660f5293f053093520cdaa5302399bc2815feb39a60f1e3f12e34d9eaff56c105269c7d6a6aa36b4a1e6478c99585ddd4c51c05692d0be5d655a89641230a5e587659efaf5e35a4126fbb47b184fa9a328a9185c6221a0be11e7ad6f0ff39b85f6639b0226cabbe8d7944e7108dc1ceed5633283a6746abc133bd72a6547d85f30d04ecf1ce77b34552e629e8fcdf2beea194345f6baeaeafb6c506dcd4409b7901af58c1f8622e6a40f92ab86fad4b10795efafd22ee40709d278a04cb6fda5ad5db617c0406e94afef0352a74ad2de64214d874710b1e497907f2d224cdba4e5fa7eecdbe646c1f03564b2bde47af47d7a54485e0d271df436f32183baf91fd67353398c7b42da2e705f16dceec263d9214e62c8ac768b1c3eeb5b854456e401daf4efbeaf98f2ad7c5d24a43f5f09eec0341044f0d5d8d7bf6965760f53d018165ab58f738ae147cf3b12b2d4e1b77c2c799d6c21f69530f56ecb79a606e1d6ec74ae69883f8ae0336b752ce3fd48c9b119d71c7519664d2c809d0a37521409d2367ee8306d3dc0c5148b0115f761e142a1ebfcad7f78cdea50fa575d236c5aa6b99baf9e8e7579f12f965e3347e5e21b3c51bd573f343eb1d6a5d043f231f819782cd83325420a3d4ee165a16781e7407a033e96142ab0b413c7d21ea502e5ed3a7e9229be7acae530fb48e47a17abb6caa865c55e72b50ba27f3b4628eaa05e0715fe6821cda8767c6a31a442caed58e887c5fc62160b945be2ff230d5e81b267a52bbeb7505680562a5b4404a0e2e7e04ad947f02cad9cb99e7d41e6fdf36b71409bbcc669c12cbfa90a008e646cb1e56de822d597798fb80050d58447c6deb069f065572752eb5870f505688841c2162aad77b7526e2dd20b7a88f44fa29197b0715339bb4c84b919f568149e75da38d95fa68dd2885a2936bba70b7ec7704da7cf46fea6647255694a00f04c0562f31bbd505ca05d17502f89f9c94e498d1d631c793006c88d32ef71fd32d7a53a9d1e9142ef387de167a4394e009852261f96fab9da794913429395d4cd8f2c393321298d04b9d72b42fe4f429c0a229132da3e98ac028247a7396a000720808ffde944e26f2ba02126b9112f59f028a360b8d8349102050ef7032dd1f1618fcf39aeb5ed935ee0d5ad887736f8ea9b61c4bc312009e052125f7772f836646857a3df4db2dabaa0c45e3354031054e7bfeb61d92b0cf417d8a694ef23396d690531890666f073563e36ddc55bf97a5336b1d4ca467a54cecb42764ac992e31fe6a1dcb1572c017ab5fa3f2959383cb4c08fc85cea97d591b36cdc0b9d6e77ab411da9c9c5dc2f9bd33ddf0f40f2d7387a016c93eceb3ce3c89c8d137732830f635439d825df8d33591a3d26d4113ca9ebb9855f0e70bffd926c68ca20bff1db04121c446a2298539a1da9e0b9311835e5c4d2cfb7f28eaaf6b1a13197288e156ef2f0216dcceac458ed878d6c420f49f8bcd61c6a247968ff128c6a88a13130a2a6af4eec5f41b618d6d911d2e4e75eba4ddbd874585e3411c0f66ce14ea491561a3a819fa2befc04819acd9be2e6b27f7d92376f8083311d3e8fe7a6de0dbdd037a16e3b31089863cba5b7fc71cb1fc0ba6d37cdb746f3ac588221c9fcec5233819b1cba6317f18859cfb831b7864e81273d9977c0fd3e2a5f043fa7bd94ee9a2e67eb3272016549c3cdb18fe525465bbb0e1f20ed3f1af44432d467d934994e94bed45b4f596ab5c4070607c6e5149723d58d11e12c11ec730f953b728706d2b5092bdcd1091a26c9280fc5af876228abe1633310871ab90367aae105467b290182332c585f960b264baafae5720b32c20f6961648567f7486f74b043e739e7175e290ba2a25ac0a34bda7b1103675049a1692965a864f8bc6caddf62011081eb6768dd3e2f8987101038f8fb7145d43048c33da224f6934dfbaac4cc6376b058b284a69b30a457d65faf31a6f6a12e890fd5ff3d36178f66e977a95e018a597f604adb2ca82ca124dfc91ab4984e26ffb2cb16aac53a50ffdcb7fe962fdde25074f0643261c18c6db307400ca554ca0c0792f82699ea1beea2e0eafd4e3a77e4c1650f94336d41c2198edde22c6b5b136f054eb00e14bd2c1ed098fad6cbc663d53cb9235bd20c2b9c58dd783757969b11e3b3b262cc7702d4c57e4d4ac88fd275a73f62bc5a588802b89db83db08c95a57f1e693c18328839c2dd8de4e56f6caa3548eea7de82347f3395fcfdc2f37c665c99cba044c7396d6c8a6cfc07796c8e1b8bc1c94272a2ad25eef797f6e554bb1f5b5be9264b3851a7617710e038d461a69018668de42acb67ecc4065c2396752cb920042fb6d440d85072e7a957cdd7fc3540f35eee5888cc6c80bccbc83547e4a32950c9fd9781c107cf55ee586181526dd596c9bbe"}, &(0x7f000022d000-0x4)=0x1008)
getsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX3(r6, 0x84, 0x6f, &(0x7f0000001000-0x10)={0x0, 0x2c, &(0x7f0000001000-0xd)=[@in={0x2, 0x1, @rand_addr=0x974, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x1, 0xfffffffffffffffb, @loopback={0x0, 0x1}, 0xcf3}]}, &(0x7f0000003000)=0x10)
getsockopt$inet_sctp_SCTP_DELAYED_SACK(r7, 0x84, 0x10, &(0x7f0000a75000-0x8)=@assoc_value={r9, 0x9}, &(0x7f00005ea000)=0x8)
setsockopt$inet_sctp_SCTP_SOCKOPT_BINDX_ADD(r7, 0x84, 0x64, &(0x7f0000a4f000-0xc0)=[@in6={0xa, 0x0, 0x7, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x20}, @in={0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x2, 0xe6, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x5}, @in={0x2, 0x2, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x0, 0xbc9, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x5}, @in={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x1, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x2, 0x4, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}], 0xc0)
setsockopt$inet_sctp_SCTP_RTOINFO(0xffffffffffffffff, 0x84, 0x0, &(0x7f0000001000)={0x10000, 0xc000800000000001, 0x10000, 0x1}, 0x10)
ioctl$sock_inet_SIOCSIFFLAGS(r1, 0x8914, &(0x7f00004cb000-0x20)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_flags=0x3202})
socket$packet(0x11, 0x3, 0x300)
r10 = socket(0x11, 0x802, 0x0)
setsockopt$packet_int(r10, 0x107, 0xa, &(0x7f0000fbc000)=0x2, 0x4)
setsockopt(r10, 0x107, 0xd, &(0x7f0000001000)="", 0x47e)
r11 = epoll_create(0x8)
epoll_ctl$EPOLL_CTL_ADD(r11, 0x1, r10, &(0x7f00002a9000)={0x40000000, 0x0})
2017/12/14 22:42:36 executing program 0:
r0 = socket(0x40000000015, 0x5, 0x0)
accept(r0, 0x0, &(0x7f0000f8f000)=0x0)
setsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000795000)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x10)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
add_key(&(0x7f000054a000-0xc)="69645f7265736f6c76657200", &(0x7f0000c7b000)={0x73, 0x79, 0x7a, 0x3, 0x0}, 0x0, 0x0, 0xfffffffffffffffa)
add_key(&(0x7f0000abe000-0x9)="070000000000000033", &(0x7f000032b000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00000db000-0x6c)="c1a20986c3200d06e496b31313a92edbb1715410c63c9e13d5952b2ab249bbcd7a2b899546b7a0629f2f493233d697e6ef2e673cb7137b67e4cbaa993be14065757e97307b31de16df5f196df81e560f8c10081639ef6eacfdaee3100b9aac962e79e392b0ed980e564b17f4c2a7817eaa61881487ff5b", 0x77, 0xfffffffffffffffb)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$netlink(0xffffffffffffffff, &(0x7f000002c000)={0x10, 0x0, 0x1, 0x4}, 0xc)
perf_event_open(&(0x7f00002a7000-0x78)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0xf72, 0x0, 0x2, 0x0, 0x0, 0xfffffffffffffff6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000000a000)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x668, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x200000000008, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x401, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
r1 = socket$netlink(0x10, 0x3, 0x0)
setsockopt(r1, 0x10e, 0xa, &(0x7f0000001000)="", 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_AGP_UNBIND(0xffffffffffffffff, 0x40106437, &(0x7f0000000000)={0x0, 0x7})
r2 = socket$alg(0x26, 0x5, 0x0)
ioctl$sock_kcm_SIOCKCMCLONE(0xffffffffffffffff, 0x89e2, &(0x7f0000418000-0x4)={<r3=>0xffffffffffffffff})
r4 = openat$autofs(0xffffffffffffff9c, &(0x7f00008c2000)="2f6465762f6175746f667300", 0x0, 0x0)
ioctl$KVM_SET_USER_MEMORY_REGION(r4, 0x4020ae46, &(0x7f00001ad000-0x20)={0x44, 0x2, 0xf000, 0x1000, &(0x7f0000ae4000/0x1000)=nil})
getsockopt$inet_dccp_int(r3, 0x21, 0xf, &(0x7f0000daa000)=0x0, &(0x7f000010c000-0x4)=0x4)
bind$alg(r2, &(0x7f00006bb000)={0x26, "736b636970686572000000000000", 0x0, 0x80, "7874732873657270656e742900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
bind$alg(r3, &(0x7f00002d4000)={0x26, "6861736800000000000000000000", 0xef, 0x800000000000010, "63726333326300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
getsockopt$inet_sctp6_SCTP_RECVRCVINFO(r2, 0x84, 0x20, &(0x7f0000edf000)=0x0, &(0x7f00008b4000)=0x4)
r5 = accept$inet6(r4, &(0x7f0000663000+0x95a)={0x0, 0x0, 0x0, @local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0}, &(0x7f00006af000)=0x1c)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(0xffffffffffffff9c, 0x84, 0x70, &(0x7f00009a9000)={<r6=>0x0, @in={{0x2, 0x3, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x5, 0x1, 0x7, 0x0, 0x6, 0x7, 0x9, 0x80, 0x401, 0x1, 0xffffffffffffff81, 0x2, 0x8, 0x7, 0x6]}, &(0x7f0000362000)=0x108)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r5, 0x84, 0x6d, &(0x7f0000b99000-0x49)={<r7=>r6, 0x41, "07f637e3b144f96af5386684497543289f391751be2941bceccd01f90222cc0c96fa5f7aa05f7bac85b43acc2ca03ae620961ebd314e2603a76ef3ecb37828faeb"}, &(0x7f0000456000-0x4)=0x49)
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f00003fc000-0x2)="ceaf", 0x2)
setsockopt$inet_sctp6_SCTP_ENABLE_STREAM_RESET(r5, 0x84, 0x76, &(0x7f000023f000-0x8)={r7, 0x4000000000000005}, 0x8)
accept$inet6(r4, &(0x7f00007bd000-0x1c)={0x0, 0x0, 0x0, @loopback={0x0, 0x0}, 0x0}, &(0x7f000075e000-0x4)=0x1c)
bpf$OBJ_PIN_MAP(0x6, &(0x7f000097d000)={&(0x7f00001da000-0x8)="2e2f66696c653000", 0xffffffffffffffff}, 0xc)
2017/12/14 22:42:36 executing program 7:
modify_ldt$write(0x1, &(0x7f00003fc000-0x10)={0x8, 0xffffffff, 0xffffffff, 0x0, 0x80, 0x9, 0xfc6, 0x8, 0x80000001, 0x6}, 0x10)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = memfd_create(&(0x7f0000000000)="28766d6e6574306b657972696e6700", 0x1)
ioctl$void(r0, 0x5450)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = accept4$inet(0xffffffffffffffff, &(0x7f000062d000-0x10)={0x0, 0x0, @remote={0x0, 0x0, 0x0, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000667000-0x4)=0x10, 0x80800)
ioctl$sock_inet_SIOCGARP(r1, 0x8954, &(0x7f00005db000-0x44)={{0x2, 0x3, @rand_addr=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x6, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2, {0x2, 0x3, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @syzn={0x73, 0x79, 0x7a, 0x0, 0x0}})
r2 = syz_open_dev$mice(&(0x7f0000fc3000-0x10)="2f6465762f696e7075742f6d69636500", 0x0, 0x200)
ioctl$KVM_CHECK_EXTENSION(r2, 0xae03, 0x5)
socket$inet6_udp(0xa, 0x2, 0x0)
r3 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f000012f000-0x11)="2f6465762f7667615f6172626974657200", 0x0, 0x0)
r4 = socket$inet_tcp(0x2, 0x1, 0x0)
openat$kvm(0xffffffffffffff9c, &(0x7f0000bd0000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
sendfile(0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x0)
setsockopt$sock_str(r3, 0x1, 0x19, &(0x7f0000eeb000)="5d", 0x1)
r5 = ioctl$KVM_CREATE_VM(r3, 0xae01, 0x0)
socketpair$ax25(0x3, 0x0, 0xcd, &(0x7f0000b02000-0x8)={<r6=>0x0, <r7=>0x0})
vmsplice(0xffffffffffffffff, &(0x7f0000f5f000-0x50)=[], 0x0, 0x4)
ioctl$sock_FIOGETOWN(r7, 0x8903, &(0x7f000084d000-0x4)=0x0)
ioctl$KVM_CREATE_DEVICE(r5, 0xc00caee0, &(0x7f0000a33000-0xc)={0x7, r5, 0x0})
r8 = ioctl$KVM_CREATE_VCPU(r5, 0xae41, 0x0)
ioctl$sock_inet_SIOCSIFNETMASK(r6, 0x891c, &(0x7f000014c000-0x20)={@common="73697430000000000000000000000000", @ifru_flags=0x100})
ioctl$KDGKBDIACR(r3, 0x4b4a, &(0x7f0000a84000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f000089f000)={0x1, 0x0, [{0x1, 0x2, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$sock_inet_SIOCGIFPFLAGS(r6, 0x8935, &(0x7f0000e9f000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_flags=0x200})
ioctl$KDDELIO(r3, 0x4b35, 0x1)
preadv(r4, &(0x7f00003fb000)=[{&(0x7f0000d09000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x2c}, {&(0x7f0000175000)="", 0x0}, {&(0x7f0000b4b000-0xae)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xae}, {&(0x7f0000701000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x78}], 0x4, 0x0)
ioctl$KVM_SET_MSRS(r8, 0xc008ae88, &(0x7f0000ab2000)={0x1, 0x0, [{0x10000080000048a, 0x0, 0x8001}]})
ioctl$KVM_SET_IRQCHIP(r5, 0x8208ae63, &(0x7f0000d8b000-0xd8)=@pic={0x800, 0x6, 0x80000001, 0x266, 0x6, 0x9, 0xffff, 0x7fffffff, 0x8, 0x7f, 0xa64, 0x100000000, 0x5, 0x8, 0xfd00, 0xd})
ioctl$KVM_GET_CPUID2(r0, 0xc008ae91, &(0x7f0000dbe000-0x148)={0x8, 0x0, [{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0]}]})
[  126.194150] QAT: Invalid ioctl
2017/12/14 22:42:36 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x75000)=nil, 0x75000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$netlink(0x10, 0x3, 0x1)
mmap(&(0x7f0000075000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000075000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
writev(r0, &(0x7f0000075000)=[{&(0x7f0000015000)="390000001300194700bb61e1c30500004000e208000000000000000001008000090003002100100000000fe23f07000000000000005bffff01a2ec", 0x3b}], 0x1)
r1 = dup3(r0, r0, 0x80000)
mmap(&(0x7f0000076000/0x1000)=nil, 0x1000, 0x2, 0x32, r0, 0x1)
mmap(&(0x7f0000076000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000feb000)="2f6465762f7667615f6172626974657200", 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet6_icmp(0xa, 0x2, 0x3a, &(0x7f00005fa000-0x8)={0x0, <r3=>0x0})
getsockopt$inet6_mreq(r3, 0x29, 0x1b, &(0x7f0000001000-0x14)={@loopback={0x0, 0x0}, 0x0}, &(0x7f00007a0000)=0x14)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = syz_open_dev$sndtimer(&(0x7f00002a3000-0xf)="2f6465762f736e642f74696d657200", 0x0, 0x40407e)
ioctl$SNDRV_TIMER_IOCTL_GSTATUS(r4, 0xc0505405, &(0x7f000089a000-0x50)={{0x3, 0x3, 0x1, 0x3, 0x8464}, 0x400, 0x9a, 0x20, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r5 = socket$inet6(0xa, 0x80004, 0x100000005)
ioctl$sock_inet_SIOCGIFBRDADDR(0xffffffffffffffff, 0x8919, &(0x7f0000a57000)={@common="67726574617030000000000000000000", @ifru_flags=0x1})
ioctl$PERF_EVENT_IOC_PERIOD(0xffffffffffffffff, 0x40082404, &(0x7f00008f6000)=0x10001)
setsockopt(r5, 0x84, 0x72, &(0x7f0000966000)="6caf950f0194895e16", 0x9)
linkat(r1, &(0x7f0000077000-0x8)="2e2f66696c653000", r2, &(0x7f000031d000-0x8)="2e2f66696c653000", 0x400)
mmap(&(0x7f0000000000/0x4d000)=nil, 0x4d000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getpeername$llc(r2, &(0x7f0000d1c000-0x10)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @local={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000c5b000)=0x10)
prctl$intptr(0x26, 0x1)
mmap(&(0x7f000004d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = syz_open_dev$vcsn(&(0x7f000002a000-0xa)="2f6465762f7663732300", 0x7, 0x1)
mmap(&(0x7f000001f000/0x3000)=nil, 0x3000, 0x3, 0x50811, r6, 0x0)
openat$vcs(0xffffffffffffff9c, &(0x7f000004e000)="2f6465762f76637300", 0x280000, 0x0)
mmap(&(0x7f000004e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KDDISABIO(r2, 0x4b37)
2017/12/14 22:42:36 executing program 6:
r0 = syz_open_procfs(0x0, &(0x7f000053f000)="6664696e666f00")
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe2(&(0x7f00008be000-0x8)={<r1=>0x0, <r2=>0x0}, 0x800)
ioctl$sock_SIOCBRDELBR(r2, 0x89a1, &(0x7f0000be6000)=@common="726f7365300000000000000000000000")
r3 = openat$sequencer2(0xffffffffffffff9c, &(0x7f00008b2000)="2f6465762f73657175656e6365723200", 0x40040, 0x0)
getsockopt$inet_IP_IPSEC_POLICY(r0, 0x0, 0x10, &(0x7f0000a85000-0xe8)={{{@in6=@loopback={0x0, 0x0}, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@loopback={0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000d6f000-0x4)=0xe8)
ioctl$KDSKBMETA(r3, 0x4b63, &(0x7f000096d000)=0x0)
r4 = geteuid()
r5 = dup2(r3, r2)
ioctl$KVM_GET_MSRS(r2, 0xc008ae88, &(0x7f00008dc000)={0x8, 0x0, [{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}]})
getresgid(&(0x7f0000947000-0x4)=0x0, &(0x7f00008d1000-0x4)=<r6=>0x0, &(0x7f0000ffb000-0x4)=0x0)
fchown(r0, r4, r6)
execve(&(0x7f0000001000)="2e2f66696c653000", &(0x7f00005a5000)=[&(0x7f0000d3b000)="7b00", &(0x7f0000b01000-0x3)="5c2d00", &(0x7f0000000000)="6367726f75707d00", &(0x7f0000001000-0x23)="7472757374656447504c766d6e6574315c5d706f7369785f61636c5f61636365737300", &(0x7f0000001000-0x9)="637075736574252500"], &(0x7f0000001000-0xb)=[&(0x7f0000bb3000)="73797374656d6574683175736572626465766367726f757063707573657400", &(0x7f0000a26000)="2a3300"])
r7 = fcntl$getown(r0, 0x9)
getpriority(0x1, r7)
perf_event_open(&(0x7f000001d000)={0x6, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_GET_PEER_ADDRS(r3, 0x84, 0x6c, &(0x7f00008a8000-0x1008)={<r8=>0x0, 0x1000, "8141d9de2d7def1187a0a5314f8c5f32ce77ef595cb0ac4939df18e062c469b2558be1d82c69690ba9c39780fb95d8393584ba8e8d936f6e99f6128aa74a4180eb44727659086795215a6b112076d11e8c9d6a0b89b548301620632c49c71fd2bab129d81fd2bf2ea2b89d15025f1bc7088b017437d50bfdca1422507ba5d0cb58b0614df47d0a05bb8739211ff02d728c4c1137b9b86ffacc8806901c820b12f9742fd003f384dac6e3f52afc75e4e3a32df778f52e75d8e01b7eb3dee42b8fb47b60aca0aabfc0624020acf7b1b150d05e455c77258d159c49a48b5a6b11bbf916ce6ab3d51138135362bca1e28e99c3150608c2fb79946db842ac66bc75c54767bb615b51c3e00fd84f814ce463a169968e3d9b02e65e08de37153cb834367301eeb762d1f9da6b79daf0b6ffa012684923b779416e9294ecb823fc01e292f5fd9caad13a80b4d099f1510fc0140b3655b3058b090261581e895bdf5e15b403bec2b0d6f74ff610eef290cbf22983b1c807b06e7ec455740274869b32cf35b9b3fae97f9ec3f6c55a9c3383a2ac296573d906f688cf6142868b4bfdfca9a0be4456c0d840f119dccf4c1f8d1b5c18a7de3cc5e2f48e95bb40e6578f8ef0ee86b62d985d9a0403994f190bed1c758f02f4401763c5ea0a7fb4bfec04020f49fd92e681a4aff817c3a8f2180960926db6fa26da3a3eedec71af0541141aae0489bc3dd2cdb9ab7e640a8a8efa86d4b4e3083709d6e1c868cdb786865889bc313fb504b9df5505a4f14ab28e1b6f502c094e071616b108bb4ba6e95751272f90ca3d4e3191a546d292c6eff8ac3d1bf5254e33adac497f661b43f410607a74954c0f33e0827a1a8a02fe4fd9e73e91e32cf3171f61834089d528ce555535a57e0e93a0331ad7896d180c826f1c746c05ba7441887dee0c5cecd8e5447ec522976ed7ea330f5e1df0bcae97acc2ce1b353e2950e0752170073a3ffb95e6aded16cad1b75c97a122304d5956e8b6ab56f97a882a646d6898cf17bba094b1bee8cd3f634235946dcba692b9d5dedc31749b950ec99f3a14aac5a0c9380f9b14728be2e6ca2acebe19b3cf67da01b7f8fd52318135330042918b99e3be69722516892f44b5d8b496a12aa8ee637e3809da8c8f85127cdf6d6aa1ee96d60cf92d2b4a43d8b8bbeb28ea1b0eae638b3ae0c1f3a5d045102c0a39b38ad57355b52203625de1af8ffe70298f3e6bc540f5c41cde2cdb4dcfe369d8236839148c921b7504e51aaa7af05b5dac02af188554f5480ec8324a1a74886a1e59d12f7f70fe076102561e12c3fda3ddf5de29f40492d059ec22dd753c11bf760e4609760ad7821ef300da27d7c51781f62dd0c78810309fdfd28125db5cf79732c2e0f21b86e110ac7571a902305e5d29b4ef23365de84d40196a39bd64cf0e2d1d05d2db85d233e0eccea2df2b2e8795ece8c52af82d19691eabad1e5c54d5f4b6bf6a90a7e784085f1a92ce04462bdbb2efab85e7b4197d6f5b189e9fa021df67da67804752d71e7606b62cd8852d49e1afdf6d8c9ae2446ab3f2f9d8145ccb13f078a6e8e44ab0e3a312c9d8899ebe14636ddc8ad6e76b95ea8671c7d8f746c5f21dc9b1f55c9330942d24e80eca6d1bc72ffce2487f53ec30c12cf916a953ec0769ad8485124b1663dcbfbb5afde548cadcbc8cf42caf3604cb5c4263be21e9ee8a6f79281d68200260ef579cc1755e1ff1b59cbbae120b203baa184eeda9c48225fd2e8f3f3380069bfd64c90fa3b532fc66878b9b84eefdee980f8d4b350ff86ee859f556242a4d7997db548bbcc4c9c7a1f6ba115c30cc44c3503368c79082cf73180ef8ea217b434e408ca22f4a9f7616e6a0610c33c387fb66d35ee77b46a06a6db5f47cc0a4f0866a4533dab446b699f4e3e8e6e81541cbd69e25f782f04af4df187cc80f9481b1138ce4c3a615a771a43b16cce516a3555b6323817c7dd593f313052b216e9f1c13f180e5a9432a26a33e85e1a5ad749a8f89fc614328c05d272c8b570ba71bea16142558b77741496e772be391268fe7f86ee5d2589e7ffec0ef520e5fc5033c85d1a22ae62ae44e8b5754f8b6efe6c9c87a05fb89eab10d2aa1a0c9bd86109608c5509dc24ad71b453c57717d9a7b23678322e1d234a2fb6de98ef2a301c0ec3bed82295f03fd00b8b2e27802a0898b575263d2c63bd49e2315ae113658a409dbd22a9697570adfa3b7eeca6c46569f45d8bf640f3cbbfcf7f64dd67eddc6b85ac3fd12d69e7dfd52bbf60ee7f9625455787350df87223b6b28c3d4b58af56dfa5e3312e0481b4221f9819b73bcb2de05e8809b8310a54e58284475e778e4a89b863fd5712803bd480c917486390d3ebd34d0e8c011c472797b5cfbe85cd94c1fbcd3dd1023954df70971f60bfea0f4fe72e038482f1d2a2eb9270e86a3ef6770962cfa35c67b09d4a75be8f8e637ca147d17671c04f49643e7eb858de313ced793e820c2b9e69455a9f48cf97eb309adb1183ca42bf75ba058886dd55959367e65686babaff12ff09a98c4f66f5d024ffa0e6c18e9727628d61b027b628fe02719c7c2f2b8f17159d227ba327202bc57c97bef18bd54396ee2eb6ed10743ba68557b74960ca34288927b3cd46d75d645a5f90d0a4487d7f3a9df215b60903da9e135381aa72818f67c84f4a1f94e46a06225c394afbb33511ae3a316b60bf36ba817ca3af9278cefba3577396e734a7cf96dba1c119270723d89511976c07783f00f852f76aab855616145112928afea45b455ce5b17746574d1818a8dafb480e336874eefa0c16644850c242af94acb9318a9770b596e1ddad27c5697024abb9563c1aa472b98d4c8c99132017ea358d4f42c4883160ec1e10100341569c91ed20ad0b3e67565d2cc3b1994654052a56438c1092badb11e43a8f889f9abe3d4f225f596fc37fece7dced1f2612b585b2c1451aca4c51b12f99ce44142080a82a7663e39efd89a76c65468084c2bab3e8b374ea93907102b16851e3d9459b1c3c8ce581007454089d522e2c1e5ece8900db3fb73ef454c2ea58ebb4d45022a19cbf9bd1b9f8f5eeb3fe54fe96c5551cb2a0c2707f5f61e833d91b4540027cd0e7a0c43599a0fe52b694b704b7bcb16eff741ef0d51b216e1193616cf0797220e1d57949de99d396de70f453d3d6bb59c017eb998f43ef9eaaaba6c8409d294d10a6989d17bc8a27bae4f58b564d6c07e8c7e23d26fb9a41331c4b1ed0c4d9e5f2cb2054fddd00e1833d70dfed40a683cff0a52ffd110a31efadac2bd84ccb1e9d25e6d8785358258792ba1dec0c3c061eb5942f98b927ae6b9035bb5063003eb444dd60a93381bc507869663f44cb5bc9ae40a69304b79f2fe3429c26282aa11a6f6e3fd9a69f8abc4da7b8d9a97a9abd134e741837e6e16a5d89e4451c6130157cfa5b465609f1f555fc02d4f025af394ba117a70d8fe41d6adb6572d27bea6469fa333aa387eb1fe796521cad66c7307871688e171038e0b8aa7d0dcb975f8242f5b96366aa893650ed8101d4e378533e1eb44581dee53518a26fb4930d75db4cbb9b3bf802eb32022f4dbf8544e8e3ec5859b63eb3bdf04ff68cf76db5ab08e11ad9a7c270e067576d5db16bb38e31481806066523582e9b4629aae898a4b73865942a09376e8a407ffedb6cf9844027bd678e1f3525c2bf68239e10b7f55c4ac048924236643af4a365c34a989d7e071955921a2fafcc707baabccbe6b87c66b98f0df961e452d18c88e03b4280e4968000eab4c873b54bd6475397d6c9bd0c6cbe378824cebe477cbff6fa9224016a97c4979807399bb3aa103355a840159d3f301520a4ec4953fb60282d86649dd9549dd3bbb6395361db6fa7b7b9934415f971ece21fbd8b1ed4c8dbcc44982ab20a24bdb82984e22205b1d134767027ef0fc8bd4b7092e38a17393519afc016adbd2afa9de046b44d576f502c562c89a821e20ab4817a42b754be49b8cca51f27d1eff4c9309283d8c45dc7238ca553ba91f6afe9fbf1d922ff29f0663268bc92d1e4d809a7e21a3118c09bf4ba0a3ad8b4c5141836f00ab84ace60fa18a0bd4e87f7342c9369807613842aad209b589e5c0722a2fba2dd4d5068fb634fa6a92196a690182b51820f0d54c5bb59dfa6cb6f085442da50166f69b2539f9de57f412c05775f36806ef402cd1307395668decb30f8294467a1f529d9550eb161fe6643c244cccfc4df9bf0218852ce90d40c192e34634662870b2ab519124276b6928a11b9d3c37a0b14f319d53d0c6a15151d408ab7aa2eeade34daa206d3bfcbc8f6b6d63d3f9dfdceef8a1bb104143a10e0f7de7289002e5aaf641cb6f386a50b10bff91aed7232ed346279d1084ef804d145469f5266e36159c632aaabdfd3726ed7887edf311a7b82b3bd0ddc1da5782e0deceaf4e9f4397ed845d0ed9de683327b03d7c637300145322c16a52181d8183fc9b51d0ac0edc3c4efee2b61e370a4627c45fb1a4e2366fb418407f6ef1ec5c0bfd786a591f20dd8c1bf3f99f75422fd179968ad0f7e8307d30b84fa304f99ce57adc371850259d607bb94b76d82346d4b27d910e82dafd6a54bb73dd8a7e551bba6a122a65c14d06cdad3a327541cf3e2fce6fbbe5d428e4cffdc0f732350c1a9de9281c177c4fa1477511dc4acd9b4d881e135e294fe68304a56f94cfb091be77b2988e1f92f17b79215a1fd8eaeb4b384bbdc7209ca472bc65a47acae7d0d9218c8688117a6002ebe792300f2399f0d70243488f9133b0aa91ad3bee34b2c22f901b2bb21b4b7dd6ccdf2cb62a318abcd21b9374ba8df04abfd774608754d2f955208ee94bf8eeae8cbb44963b81cf8fa4790d3954b9af86c838f1c7567444c7847d43d3d4d675183fcc499b1039dda57b990e6bac299dd7bb97a72bc2947055e8973554a3cf401fbac4238c846cdfaeb1753f7a89674833856ed55c989570046cab65e38969b49f4f2606f7f5e7569e6f83321a3b0ea9bb6aa7a7e965c7136bd4cfd6b181fa61deae55b40af38c820e06f0175d444e7f15dddc9fc8fedd1ee2cf9933b0c7e5376f1bc555f90bd4de8a7300914e22ab77a8632e9ae06bce327f9e732d79cbed3696e3d10ea36b036d15592d38d74318b3d3b189e482e42b446a7af1f12cdd3c531de58d6acb59a115952870f81aabbc068d170f803ac6a719b24cd5003d6bfb585f822a27256b87e580d0784f622f7295ff337b3b92aa90eac4b613b022d6b7e45944c57018b5cffc31ba9524fbfe10a653d91924cc7cee088cf31adda5583087acb19affdb5373d1edb95c9749a8c590aa71d3e1a50f8008317f5d831bb7d8652be9a3a6dfa2c05ad0b5108d9c533d82f41fbd17f35301e4ce09c9a353f8c72a9db50a1dea193740aaf5a5c6bfe2fe2a1a2d525aaea7d8075f451f403dfba5ca386053b4c20fd38f9c73dd1c0eae3139f2e3f94fd34e278f499c9e65539c287824e396a3dcb0a9fe00ee5a5902a2b0bd3456db0444b086a1573e7544b526e56028e58dd4b11e32b4637ed91a40136040f98c7a5c1a5d1718c82db7908a0c263627e736e86b2611df647013f59ce1ddb8be04fdf40ff644a87207598acac2325e7d91638b5e2b9a68ed08ffa24155866275067fb3a4ca77ff8d4de6483f477be6733206d04ffe06abdaa7868e9732487b478425fa862f266c260e4845e34297741d65b6691c26df10acab8c96d8d5665e2d64da6afd54e688df4df9e36173c956c1c16858282d30a6606817344f7d"}, &(0x7f0000cd0000-0x4)=0x1008)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r1, 0x84, 0x6d, &(0x7f0000534000-0x31)={r8, 0x29, "412bf96a8e221ee5de51dedf1b8687b8d4849acaa443d84fa735af4d5880d7fb47d9c1a57762d18819"}, &(0x7f00002a4000-0x4)=0x31)
r9 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000000000)="2f6465762f72666b696c6c00", 0x86, 0x0)
ioctl$TCSETSW(r9, 0x5402, &(0x7f0000bca000)={0x48, 0x4, 0x3, 0x5, 0x81, 0x5, 0x0, 0xa23, 0x4, 0x0, 0xfff, 0x2})
ioctl$LOOP_GET_STATUS(r9, 0x4c03, &(0x7f00008bb000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", [0x0, 0x0], 0x0})
openat$autofs(0xffffffffffffff9c, &(0x7f00006fa000-0xc)="2f6465762f6175746f667300", 0x200800, 0x0)
timer_create(0x0, &(0x7f00002ba000)={0x0, 0x1d, 0x1000002, @thr={&(0x7f00007db000)="474f07a08e9378e0e7fc3b2e2c04e310a71ba48f78830004759265ae364ae4bdff5f1bfaf9f4f3d5675e3934bf7cc31333f6f06b44b8851533636b4945144646150d0a", &(0x7f0000569000-0x2c)="479421606a0ff1102d142d2fcc8d98b062b01b020eb9df1665726ebd6c04bc1d3318db705dd05d2d29e7332c"}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f00001e7000-0x4)=0x0)
clone(0x0, &(0x7f00007b5000-0x4)="2a3ab350", &(0x7f000081e000-0x4)=0x0, &(0x7f0000f0b000)=0x0, &(0x7f000019e000-0x11)="8b42b568e8c5cde2273420aa7667a434be")
setsockopt$SO_TIMESTAMPING(r5, 0x1, 0x25, &(0x7f0000f19000-0x4)=0xd, 0x4)
read(r1, &(0x7f00001c5000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x2a)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
socket$inet6_sctp(0xa, 0x801, 0x84)
2017/12/14 22:42:36 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
futex(&(0x7f000000d000-0x4)=0x4, 0x80000000000b, 0x4, &(0x7f0000564000)={0x77359400, 0x0}, &(0x7f0000048000)=0x0, 0x0)
setitimer(0x0, &(0x7f0000003000)={{0x0, 0x0}, {0x0, 0x0}}, &(0x7f000000c000)={{0x0, 0x0}, {0x0, 0x0}})
r0 = syz_open_dev$vcsn(&(0x7f0000b5e000)="2f6465762f7663732300", 0x0, 0x0)
getsockopt$bt_BT_VOICE(0xffffffffffffffff, 0x112, 0xb, &(0x7f0000d14000-0x2)=0x8001, &(0x7f0000f26000)=0x2)
mmap(&(0x7f0000000000/0x54000)=nil, 0x54000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = signalfd4(0xffffffffffffffff, &(0x7f00005ae000-0x8)={0x7f}, 0x8, 0x800)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = fcntl$dupfd(0xffffffffffffffff, 0x406, 0xffffffffffffff9c)
splice(r2, 0x10000, r1, 0x0, 0x40000ee6, 0x4)
ioctl$RNDGETENTCNT(r2, 0x80045200, &(0x7f00001dd000)=0x0)
connect$bt_l2cap(r2, &(0x7f0000458000)={0x1f, 0x8001, {0x5, 0x81, 0x3, 0x81, 0x2a, 0xbc63}, 0x0, 0x4}, 0xe)
r3 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
connect$inet6(r2, &(0x7f0000b1f000)={0xa, 0x1, 0x1, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x4}, 0x1c)
ioctl$PERF_EVENT_IOC_ENABLE(r3, 0x2400, 0x4fc)
mbind(&(0x7f000043c000/0x4000)=nil, 0x4000, 0x0, &(0x7f0000762000)=0x7, 0xffffffffffffffff, 0x2)
mmap(&(0x7f0000047000/0x4000)=nil, 0x4000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
r4 = gettid()
getresuid(&(0x7f0000dd2000-0x4)=0x0, &(0x7f0000c26000-0x4)=0x0, &(0x7f00006b4000+0x5bf)=0x0)
rt_sigprocmask(0x0, &(0x7f0000c6c000)={0xfffffffffffffffc}, 0x0, 0x8)
timer_create(0x0, &(0x7f0000044000)={0x0, 0x14, 0x4, @tid=r4, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000044000)=0x0)
timer_settime(0x0, 0x0, &(0x7f0000032000)={{0x0, 0x0}, {0x0, 0x9}}, &(0x7f0000040000)={{0x0, 0x0}, {0x0, 0x0}})
ioctl$TUNSETIFF(r2, 0x400454ca, &(0x7f0000d34000)={@common="64756d6d793000000000000000000000", @ifru_flags=0x5000})
read(r1, &(0x7f0000ad5000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x80)
getsockopt$inet_mreqn(r0, 0x0, 0x0, &(0x7f0000b5c000)={@multicast2=0x0, @empty=0x0, 0x0}, &(0x7f0000059000-0x4)=0xc)
socket$inet_dccp(0x2, 0x6, 0x0)
mmap(&(0x7f0000054000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_SIOCGIFINDEX(0xffffffffffffff9c, 0x8933, &(0x7f0000054000)={@common="73697430000000000000000000690000", <r5=>0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
setsockopt$inet_pktinfo(0xffffffffffffffff, 0x0, 0x8, &(0x7f0000026000-0xc)={r5, @rand_addr=0x0, @local={0xac, 0x14, 0x0, 0xaa}}, 0xc)
creat(&(0x7f0000ccb000)="2e2f62757300", 0x0)
2017/12/14 22:42:36 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f00002cc000)="2f73656c696e75782f636865636b72657170726f7400", 0x10000, 0x0)
r1 = perf_event_open(&(0x7f00001ed000)={0x2, 0x78, 0x460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40, 0x0, 0x80000040fa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r2 = openat$kvm(0xffffffffffffff9c, &(0x7f0000001000)="2f6465762f6b766d00", 0x0, 0x0)
r3 = ioctl$KVM_CREATE_VM(r2, 0xae01, 0x0)
r4 = ioctl$KVM_CREATE_VCPU(r3, 0xae41, 0x0)
getsockopt$inet6_mreq(0xffffffffffffff9c, 0x29, 0x1f, &(0x7f0000a03000)={@loopback={0x0, 0x0}, 0x0}, &(0x7f00007e8000)=0x14)
getsockopt$inet_mtu(r0, 0x0, 0xa, &(0x7f00004b6000-0x4)=0x0, &(0x7f0000b47000)=0x4)
ioctl$DRM_IOCTL_AUTH_MAGIC(0xffffffffffffffff, 0x40046411, &(0x7f00007fd000-0x4)=0x1f)
ioctl$KVM_SET_SREGS(r4, 0x4138ae84, &(0x7f0000002000)={{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, [0x0, 0x0, 0x0]}, 0x80000016, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0]})
ioctl$sock_inet_SIOCDELRT(0xffffffffffffffff, 0x890c, &(0x7f00003bf000)={0x3f, {0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x0, @rand_addr=0x200, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x7, 0x4, 0x0, 0x0, 0x4, 0x3, 0x0})
ioctl$KVM_TRANSLATE(r4, 0xc018ae85, &(0x7f0000f29000)={0x0, 0x0, 0x1, 0x66b16844, 0x0})
r5 = socket(0x1e, 0x0, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r6 = open(&(0x7f0000857000)="2e2f66696c653000", 0x200, 0x0)
ftruncate(r6, 0x7fff)
setsockopt$ALG_SET_KEY(r6, 0x117, 0x1, &(0x7f000002e000)="5ac0467937edb05d11343f34cdfd33fddd556c24dff59450911b59b2027e0f9f9818deb530e2450816cecea5c29a09c488e863833ecd7432cbb730ead4c2be06e7e114753b8b915ac224eb504e4fbb00ce6345c420b1ece35d9c557a7b712a4d8f1dc36ea6c6636b39fb5637bedfce7f099eb8d4c4ac9da89ed83e2ccac9fc8d775f2d9fb3dcf3f24d0538abb04920a5658a72802a697b52944dd40fcc4fa6b9", 0xa0)
setns(0xffffffffffffffff, 0x48000000)
getsockopt$inet_sctp_SCTP_SOCKOPT_PEELOFF(r6, 0x84, 0x66, &(0x7f000005d000-0x8)={0x0, 0x3}, &(0x7f0000144000-0x4)=0x8)
getsockopt$inet_mtu(r6, 0x0, 0xa, &(0x7f0000f64000-0x4)=0x0, &(0x7f000035f000-0x4)=0x4)
clock_gettime(0x0, &(0x7f00004db000-0x10)={0x0, 0x0})
clock_gettime(0x0, &(0x7f0000ba9000-0x10)={0x0, 0x0})
r7 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000eeb000-0xa)="2f6465762f70746d7800", 0x840000000000801, 0x0)
sendfile(r1, r5, &(0x7f0000c10000-0x8)=0x0, 0x108d)
ioctl$TCFLSH(r7, 0x540b, 0x2)
ioctl$sock_kcm_SIOCKCMUNATTACH(r5, 0x89e1, &(0x7f0000660000)={r5})
fstat(r7, &(0x7f0000045000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$TCGETS(r6, 0x5401, &(0x7f0000a3b000-0x24)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$sock_FIOGETOWN(0xffffffffffffffff, 0x8903, &(0x7f00002f2000)=0x0)
[  126.300850] QAT: Invalid ioctl
2017/12/14 22:42:36 executing program 3:
perf_event_open(&(0x7f00007d5000-0x78)={0x0, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
inotify_init()
r0 = socket$inet6(0xa, 0x806, 0x0)
bind$inet6(r0, &(0x7f0000276000)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2}, 0x1c)
r1 = socket$inet(0x2, 0x80000000003, 0x3)
listen(r0, 0x1)
connect$inet(r1, &(0x7f0000a98000-0x10)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
recvmmsg(r1, &(0x7f0000758000-0x20)=[{{&(0x7f00002fa000-0x58)=@nfc_llcp={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0}, 0x58, &(0x7f00009b0000-0x28)=[{&(0x7f0000788000-0xcf)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xcf}, {&(0x7f0000462000-0x39)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x39}, {&(0x7f0000228000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f0000718000)="00", 0x1}, {&(0x7f00007b6000)="00000000000000000000000000000000000000000000000000", 0x19}], 0x5, &(0x7f000001a000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xb2, 0x30a}, 0x3}], 0x1, 0x2040, &(0x7f0000743000-0x8)={0x0, 0x0})
r2 = accept4(r0, &(0x7f0000cf3000)=@ipx={0x0, 0x0, 0x0, "000000000000", 0x0, 0x0}, &(0x7f0000464000-0x4)=0x10, 0x0)
r3 = openat$selinux_create(0xffffffffffffff9c, &(0x7f000035e000-0x2)="2f73656c696e75782f63726561746500", 0x2, 0x0)
r4 = openat$selinux_status(0xffffffffffffff9c, &(0x7f000043d000)="2f73656c696e75782f73746174757300", 0x0, 0x0)
syz_kvm_setup_cpu$x86(r3, r4, &(0x7f0000437000/0x18000)=nil, &(0x7f0000629000)=[@textreal={0x8, &(0x7f00000e1000-0x55)="baf80c66b870a4a78866efbafc0c66ed0fe56300bad004ed66b8d80000000f23d00f21f86635100000050f23f80f0766b8000000000f23c00f21f86635020001000f23f8650f300f71e5b77e45653e660f12260070", 0x55}], 0x1, 0x44, &(0x7f0000187000)=[@cr4={0x1, 0x400000}], 0x1)
ioctl$SNDRV_SEQ_IOCTL_DELETE_QUEUE(r0, 0x408c5333, &(0x7f00003d0000)={0x6, 0x1, 0x2, "71756575653000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x9627, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
recvfrom$inet6(r0, &(0x7f000046f000-0x79)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x79, 0x0, &(0x7f0000160000)={0xa, 0x3, 0x683, @loopback={0x0, 0x1}, 0x8}, 0x1c)
getsockopt$SO_PEERCRED(r0, 0x1, 0x11, &(0x7f00009ab000)={<r5=>0x0, 0x0, 0x0}, 0xc)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf72, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8, 0x80000, 0x0}, r5, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
dup2(r0, r2)
2017/12/14 22:42:36 executing program 6:
mmap(&(0x7f0000000000/0xd000)=nil, 0xd000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_sctp(0x2, 0x3, 0x84)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$inet(r0, &(0x7f000000e000)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_buf(r0, 0x0, 0x41, &(0x7f000000e000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000000f000)=0x1000)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, r0, 0x6)
mmap(&(0x7f000000e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000010000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000010000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000011000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = accept4(r0, &(0x7f0000012000-0x10)=@llc={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @local={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000000000)=0x10, 0x20000084000)
mmap(&(0x7f000000e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000013000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet6_icmp(0xa, 0x2, 0x3a, &(0x7f0000013000)={0x0, <r2=>0x0})
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000f000/0x1000)=nil, 0x1000, 0x3, 0x40000000032, 0xffffffffffffffff, 0x0)
accept$inet6(r2, &(0x7f0000008000)={0x0, 0x0, 0x0, @remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0}, &(0x7f000000f000)=0x1c)
bind$inet(r0, &(0x7f0000009000-0x10)={0x2, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
recvfrom$inet(r0, &(0x7f000000c000-0x95)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x95, 0x2, &(0x7f0000001000-0x10)={0x2, 0x3, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$inet_sctp6_SCTP_SET_PEER_PRIMARY_ADDR(r1, 0x84, 0x5, &(0x7f000000a000-0x66)={0x80, @in6={{0xa, 0x0, 0x10001, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0xfff}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x8c)
bpf$PROG_LOAD(0x5, &(0x7f000000a000-0x30)={0x7, 0x0, &(0x7f000000b000)=[], &(0x7f0000006000-0xe)="00", 0x1000000000000000, 0x73, &(0x7f0000006000-0x73)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x5, 0x0}, 0x30)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_msfilter(r0, 0x0, 0x29, &(0x7f000000e000-0x14)={@broadcast=0xffffffff, @remote={0xac, 0x14, 0x0, 0xbb}, 0x0, 0x1, [@local={0xac, 0x14, 0x0, 0xaa}]}, 0x14)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_pktinfo(r0, 0x0, 0x8, &(0x7f0000007000)={0x0, @empty=0x0, @empty=0x0}, &(0x7f000000a000+0x120)=0xc)
getsockopt$inet_sctp_SCTP_STATUS(r1, 0x84, 0xe, &(0x7f0000004000-0xb8)={<r3=>0x0, 0x6, 0xffffffff, 0x7f, 0x0, 0x9, 0xa4, 0x8, {0x0, @in={{0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x9, 0x1fe0000000, 0x0, 0x7, 0x81}}, &(0x7f000000a000)=0xb8)
setsockopt$inet_sctp_SCTP_CONTEXT(r1, 0x84, 0x11, &(0x7f000000b000)={r3, 0x0}, 0x8)
mmap(&(0x7f0000010000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000011000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000013000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getpeername$inet6(r2, &(0x7f0000007000)={0x0, 0x0, 0x0, @remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0}, &(0x7f0000014000)=0x1c)
setsockopt$inet_MCAST_MSFILTER(r0, 0x0, 0x30, &(0x7f0000000000)={0x10000, {{0x2, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x8, [{{0x2, 0x0, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x3, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x3, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x1, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x1, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x2, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}]}, 0x4d8)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_mtu(r0, 0x0, 0xa, &(0x7f0000015000-0x4)=0x4, 0x4)
setsockopt$inet_int(r0, 0x0, 0x8, &(0x7f0000005000-0x4)=0x800009379, 0x4)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$inet(r0, &(0x7f000000d000)={0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
getsockopt$inet_int(r0, 0x0, 0xf, &(0x7f0000002000)=0x0, &(0x7f000000a000)=0x4)
setsockopt$inet_int(r0, 0x0, 0x1, &(0x7f000000d000-0x4)=0x1, 0x4)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto$inet(r0, &(0x7f000000c000)="516b4d0465793273c89276c459686b89c912d12b2110138d85ca6a9f3ff8f8c9563b3bc744a7f627a05dee1605d4d522fed1df2c9e44b11a3af1642f9938b0ef58ca2c399e6506982a2af512ae8176d4c653410c24cde549a9fd71870f95fa6cea1f74ae675fc4410cb18d9184452eb5c8a0a824c26a0df9bd8a85c7b1dc4e64f5e55b99d9e334be1a8d66c39ae8393653ba4742c9a22a04291c8a79c17cacfbf212cf7cae54bb38a1530b73762952e4db36c9b609de525e560fae9b067833168466dcae7b1af5e1c4bb2cd135c5be76500847483559d404228b3a342de9c43b046f72333f7c8f8631fec73ea89b8bd0dd1945faffbf65c2a26ce1ff93c5c08d245e31c6a0a0db4a828f02ee76f2fe0b4b3bb3265adf8195163979cf22dab81dcf3587271125fd17490fc2e4fe052fc299803462c3d41adff8ea627b0541c1ac2405668a1992e1d0ae034ceb65c15a6a6b091f9d2ccb347c437939934970097caf07a3cc68b112e3ecc37843fa570fec088aa67f7c4d91fce96e4cc0c08035def0821df4347b7dcbd04e787c71d30e6d6163fb80ff46f6612f81f2566c7cf24b3343c93d0d9c2181fa07800cc8652e118e4a3717ca21eae9a16f1938adedf5c589712c1aa5e5a7192ca8195415629ec340d40ce237943b213fae65c0d42c64391daa6b120506fa990687b103be930d71488bfba0676a1458c3b51241d59befd46279ba59823b73dd97a38f81d02a9d4a25f319d599a64d3a76602becfaf3ef9a04fb4235f9f7e1a223a65f668b0b15a5db0a87a7e0680708c1f7975192f4b0122f79303169c2f8da279d85ff9bae241dddd2c494a5e95b7ad8aee247b8d366abd5b90d85165e3efd0fb93d92fcb4f9d28e8133c4dd7b3e97ae5662b83cf22165284351eb2672743159d785519495a233afcfafbb38e695b7bd347d12b421a966388d9d99e606de218b2593a0d7e251b99f7550ee0bf3e5ca7e6c8f8fa2c2d2193103f89f768f63f79b2f009d7edca3bd653296ee84b2de65a3b270ca3164c793a89b6ee6c56c5356afa571ffa80d63b8f465ed34b4300a23b6910172806a8e00831808a9f423a2b6abce29896b287fca0a2c30c437d499caed453f96f9044122b002a195f08f8711f6a33161b2b86a3fa24c44788ecdfb032e5eda8c5050461a154e3ec72470ee390688363fec1ec58d2b747430f1ce849a47099d19c45b3c487c0f9964348133de0ada9c583ab6dfb2e789e0676597f455368889606db4d1c90716a845e9da9387a6703b61bd6bb4bbe65ca615bf41526c1cbb538a935542c7391659c84e1ab644bb0a20e2d40f8b1570582bc9641b83229ac4b8dc11e15f01c14241b89f1dd7d28ef7b089e7b1afdaa3d88374ec088b4c65e8efc01db3ba93408226ca69027eafb31c2ee19e3fd228f7a31c6d2cbccd82d8a2fcdd7c9b5997fcbea2fbd0d6b1052b369dcad8ae7c1d4abb2fd3cbdf0d4425c407d67760ed083b3646d6aadeedc672069954f997c781f6bde4d9292cb1c7c05b63058e16f287ea0d5e497e8967028bdf6298205ec18ea610eea63138c8b1ef18ca0cdadbf22707e6cdf66b65ac1b3ed68a6d4362a5623c95e5330b82bcaa3f36c7974c2951e4ae29bfd95e463a17fb96ef156b835aadd38fbe89adf1e3547f3dc1cd566d7ee435168e0fd7b81b7a0aa2bbee39b773209afeaaffb1a9948ef29e51d8b63aba61ce7ddd4128a31992dcd757b4900bb3ee82f4071f34deb48528f1afed7c0817d71ef4c3a9e76139e524eb3a8356c0e76a62ef3e5fb0ffba3ce3312ee20247a60ab6943d03730add59a76b43d4c0cd54f80c4cacadeeb5a03072bbc5408caac7ad21425ba6622fd6a973256285b21a1d523ad225cb8989449178e3d1cab9c02b701c64a3aa457d83616d325a0c13f1cee7edd841137a89ac1d938c52e203af5e45a6afbae3c9d4ee748018a235345aa5fd5337ab05cb052f99607d6d847284855664dd2bd5c29293b24e70977950b669f430f2a14ea75a496875d6233f65b19d6ffc1256e2f99c2be9ddb67daeec1bfbaa58a9467fde5c536283a7bb7f497600ef2f3363df81e5889f698ff68b8f96eca2ebafe542d91cf9501a6537c46862d4bb042b3af0fac7665bf663526d5831c3fd34c40983eb3ace56a07775cdd998872080bcb88c7967437547031402f28e5c1663e15ea21ff62c771e5f4854b520cf153b4e054ccbc5872e272344adf13b846b86a4b747aeed7b3c9162e580396dad5ed5619c8fcd0838f7ada6c46f098ce9221439d2d06613ff5b036910d7a76c89caa58fd312e92c8fd85431562a9080cca800d68285c2d618143988ef19962262e1339a0e55e4b9cba1a0fad2671b3a057b1448b75502745a540eb276258f423e54028f3c20d70f5cd448d76e439e27404480ebb8881bc24e1a02a8c25889df43029126a0b2e48b7891390e15ffe1efd83c8514666e613d90c7d5302643b5e07a9accaa8844891434f4e60a7ba247c210a84ac2b4e8e2dd1ce599b831a9dbd715f814c2d4e13b06b4d8f85b65af854db8211f2bbc69360ef5361499dcca3dacf02b94402387463889094e7513d960690e510a426d392a7f4bb020d610c0b50913a25f4a4e9fa9e8d29f27cbe63c4020d7104d14c14d8e87451b28dc89c7b7af979fb7513c46db436da6c7473dd0a4fb649617523dc2c78a5c02931a71e3d5582eedeb5b7ce4b5997f8b399b0ea234b4759db3596597de284b448472c58c2747aa22e0b8f3fdd285d5c78669be89175e2a2b2c44a3b6a9842cf0619bba72f2fc6ce7f43ace815c0a36ce33a4ddf7b22fdc973a3c2b6bb71425d90fa792878367453d1ab0ea2901f5f0de386ca976f91ed5ab8d6df8309ed37daaca094ae054e5310dbaa1a5ae840dc6f99c17661ec5d6816da15b42b23d8e69387fb4dbaf25853ce855820b3d4fbfad5ec50a256b61294edbda7983fca43f88a46e853a7c3c3424127c4433670190db4114724469f17807476769cd39d9773e73179d98c0d4c84157cd05a13bb4d1fd8c1f3cde7b5513c6fa8015f35c3d08ba8b060f9bf3f07411a0e41c9e08884fb98325d8c7631f59c3b492a2a32bd230d511ee1f1b470fe1124bfe50e832a0161ff9eb49e2ce18116abe5bb3885910d1e1d931964065f6a029cfba00568ce3395c8021b8c64bf2bfa56dbd76c09158751e705722be731a1510103148910f2583b5c5d3e20eaec189e35a85d105ec9d5b49fe90af9239b93772d73ac98ed03ffba7c682394ce807952ab2f87229c171d228c9a15f6ff0fd08d91294420d273eb520a34794b3bd9efdc2c1fcbcf06c7bdf87838feb4eda4cdbc41a8663be0c11d8346faeea28813e4ddd6fd5312d15451d7675f9451c1f4107711b093b4a09408d5036cf7c4c1e0d8de96183896fd849aa071125fb071b28453f5a3aa39c3994c61109011ae9fc5cffc51ce35256c988d300d95a36987c6d32fc23fee0414d13a5d0fcdcd45b5c68e6f25f5fc09e76b9e53248d57511997eafb0211098fa639c7d78a9206e66e5615b364121f8c21e173f3bef9b939b9ba321ac90c83a5b752ad800580c65c5f2278fb2c46997e0703770c73a37986e36f56cabc31279ced7727222df674f38a997e3629f1bdd7f38546cec09613cac3fe4747c1eecc7", 0xa22, 0x20000000, &(0x7f0000009000)={0x2, 0x2, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
recvfrom$inet(r0, &(0x7f0000012000)="000000000000000000000000000000000000000000000000000000000000000000", 0x21, 0x2000, &(0x7f000000e000)={0x2, 0x1, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000015000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000015000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000016000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000016000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_SIOCGSKNS(r2, 0x894c, &(0x7f0000017000-0x4)=0x0)
socket$inet_sctp(0x2, 0x4, 0x84)
mmap(&(0x7f0000016000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000016000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_EVENTS(0xffffffffffffff9c, 0x84, 0xb, &(0x7f0000003000-0xb)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000016000)=0xb)
2017/12/14 22:42:36 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
capset(&(0x7f00000fc000)={0x19980330, 0x0}, &(0x7f0000244000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x9})
timer_create(0x0, &(0x7f0000ab1000-0x60)={0x0, 0x1, 0x7, @thr={&(0x7f0000741000-0x36)="d2d4cedc05bf5969298d63d50b0da7a4ae7e426e46cdebdcf99d74932ece76eed6c1d1c871b2623560da4f1f618f8a305cf92be7f38a", &(0x7f0000827000)="1a7f5f25e3a2c02237ed8509b593fd07583344ea1011db23a8ea24bb7228148f4cdc5cc081f8c971db067704b4ee78465b3328aebad387006e8bcc3adc53ac5d565e52815de774da27143dccc41af64fda3783ef56b3f91577637eac452ca8"}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000d2b000-0x4)=0x0)
r0 = epoll_create(0x7fffffff)
tee(r0, r0, 0x40, 0x8)
socketpair(0x10, 0xa, 0x7b2, &(0x7f0000307000)={<r1=>0x0, <r2=>0x0})
ioctl$sock_SIOCBRDELBR(r2, 0x89a1, &(0x7f0000abf000-0x10)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0})
fgetxattr(r1, &(0x7f000049f000-0xd)=@random={"73797374656d2e00", "6574683100"}, &(0x7f0000b48000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xff)
ioctl$KVM_SET_IRQCHIP(r1, 0x8208ae63, &(0x7f00001b1000)=@ioapic={0x0, 0x5c44, 0x5, 0xab, 0x0, [{0x8, 0x4, 0x6, [0x0, 0x0, 0x0, 0x0], 0xffff}, {0x6, 0x800, 0x2, [0x0, 0x0, 0x0, 0x0], 0x8000}, {0x4, 0x80, 0xb6, [0x0, 0x0, 0x0, 0x0], 0x6}, {0x6570, 0x0, 0x6, [0x0, 0x0, 0x0, 0x0], 0x0}, {0x5c, 0x80000000, 0x3ff, [0x0, 0x0, 0x0, 0x0], 0x3}, {0x5, 0x114, 0x4d66, [0x0, 0x0, 0x0, 0x0], 0x28c}, {0x100, 0x6, 0x7, [0x0, 0x0, 0x0, 0x0], 0x3}, {0x9, 0x100000000, 0x40, [0x0, 0x0, 0x0, 0x0], 0x8}, {0x0, 0xffff, 0x0, [0x0, 0x0, 0x0, 0x0], 0x6}, {0x4, 0x4, 0x5, [0x0, 0x0, 0x0, 0x0], 0xce}, {0x5, 0x3, 0x3, [0x0, 0x0, 0x0, 0x0], 0x2}, {0x77, 0x8001, 0x5, [0x0, 0x0, 0x0, 0x0], 0x8}, {0x64aba42a, 0x3, 0x80000000, [0x0, 0x0, 0x0, 0x0], 0x8}, {0x3, 0x2, 0x9, [0x0, 0x0, 0x0, 0x0], 0x7}, {0x100000000, 0x1, 0xe1, [0x0, 0x0, 0x0, 0x0], 0x9}, {0x4, 0x9, 0x101, [0x0, 0x0, 0x0, 0x0], 0x0}, {0x3, 0x1acbdcdf, 0x6, [0x0, 0x0, 0x0, 0x0], 0x10b6}, {0x5, 0x3, 0xb6, [0x0, 0x0, 0x0, 0x0], 0x2}, {0x100, 0x80000001, 0x7d, [0x0, 0x0, 0x0, 0x0], 0x1}, {0x9, 0x3d8, 0xfffffffffffffc01, [0x0, 0x0, 0x0, 0x0], 0x3}, {0x9, 0x1ff, 0x4, [0x0, 0x0, 0x0, 0x0], 0x6}, {0x20, 0x0, 0x4219, [0x0, 0x0, 0x0, 0x0], 0x1f}, {0xffff, 0x2, 0xff, [0x0, 0x0, 0x0, 0x0], 0x0}, {0x8, 0x50577c77, 0x5, [0x0, 0x0, 0x0, 0x0], 0x7ff}]})
r3 = socket$netlink(0x10, 0x3, 0x12)
openat$vga_arbiter(0xffffffffffffff9c, &(0x7f00008dd000-0x11)="2f6465762f7667615f6172626974657200", 0x8000, 0x0)
bind$nfc_llcp(r1, &(0x7f0000950000-0x60)={0x27, 0x1000, 0x5, 0x7, 0x8, 0x2, "c4812e8586d5527ed28f7ba5f5cbf54324d8726c841a1814b4e9188dec6dbafcc6bdc44f085fc1751186015a737a279c80b5bd56e351cce729ddc8f072fd4e", 0x80010000000}, 0x60)
sendmsg$netlink(r3, &(0x7f0000333000-0x38)={0x0, 0x0, &(0x7f0000f52000-0x10)=[{&(0x7f0000002000-0x14)=[{0x14, 0x1d, 0x1, 0x0, 0x0, "0f"}], 0x14}], 0x1, &(0x7f000084f000)=[], 0x0, 0x0}, 0x0)
2017/12/14 22:42:36 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f0000b29000)={0x26, "736b636970686572000000000000", 0x0, 0x0, "6c72772d63616d656c6c69612d6165736e6900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f00001ec000)="0a0775b0d5e383e5b3b60ced5c54dbb7295df0df8217ad4000000000000000e6", 0x20)
r1 = accept$alg(r0, 0x0, 0x0)
sendmsg$alg(r1, &(0x7f0000883000)={0x0, 0x0, &(0x7f0000f76000-0x80)=[{&(0x7f00005d5000)="", 0x0}, {&(0x7f0000f74000-0xe1)="99eac84d6a3828b426e0d2bd94a372440296e7dbd81f7612aaee2b98e359972268a6af8bb583511ab042180436c76c32970e44798ed07d43", 0x38}, {&(0x7f00003e6000)="f06bf7cd469f89c692db8ce5f8a5ad8e755f50800c2528d688a580ba0f00edff1bfec8a00695fc50ed59d372f4fb3c2e2d8b1578d1ac44b620", 0x39}], 0x3, &(0x7f00004d7000)=[], 0x0, 0x0}, 0x80)
openat$sequencer(0xffffffffffffff9c, &(0x7f0000955000)="2f6465762f73657175656e63657200", 0x20000, 0x0)
recvmsg(r1, &(0x7f000022f000-0x38)={&(0x7f0000f6f000-0x10)=@ethernet={0x0, @random="000000000000", [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f00008b2000-0x50)=[{&(0x7f0000768000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x6a}, {&(0x7f0000f73000-0xd5)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xd5}, {&(0x7f00008a9000-0xb0)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xb0}, {&(0x7f0000f6e000)="000000000000000000000000", 0xc}], 0x4, &(0x7f0000139000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x46, 0x8}, 0x2)
[  126.327642] kauditd_printk_skb: 127 callbacks suppressed
[  126.327649] audit: type=1400 audit(1513291356.398:12138): avc:  denied  { setattr } for  pid=27284 comm="syz-executor6" name="fdinfo" dev="proc" ino=104711 scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tclass=dir permissive=1
2017/12/14 22:42:36 executing program 1:
mmap(&(0x7f0000000000/0xffd000)=nil, 0xffd000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x0, 0x2, 0x300)
r1 = socket$inet_dccp(0x2, 0x6, 0x0)
setsockopt(r1, 0x800000010d, 0x80000000000e, &(0x7f0000001000-0x5)="02080000", 0x4)
setsockopt(r1, 0x107, 0x12, &(0x7f0000597000)="", 0x0)
r2 = socket$inet6(0xa, 0x4008000000080803, 0x200000000ff)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$SO_PEERCRED(r2, 0x1, 0x11, &(0x7f0000ffe000-0xc)={0x0, 0x0, 0x0}, 0xc)
r3 = socket$inet(0x2, 0x3, 0xff)
mmap(&(0x7f0000000000/0xd30000)=nil, 0xd30000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = socket$netlink(0x10, 0x3, 0x0)
setsockopt$sock_int(r4, 0x1, 0x2c, &(0x7f0000d2f000-0x4)=0xfffffffffffff432, 0x4)
setsockopt$sock_int(r4, 0x1, 0x2c, &(0x7f0000d30000)=0x2, 0x4)
epoll_create(0x8022)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = accept$inet(r1, &(0x7f0000af1000)={0x0, 0x0, @multicast1=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000ffd000+0x29)=0x10)
mmap(&(0x7f0000d31000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$sock_str(r0, 0x1, 0x19, &(0x7f0000e74000-0x7)="7a406e3138001f", 0x7)
getsockopt$inet_IP_XFRM_POLICY(r3, 0x0, 0x11, &(0x7f000068e000-0xe8)={{{@in=@multicast1=0x0, @in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r6=>0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0}, 0x0, @in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00005ac000)=0xe8)
mmap(&(0x7f0000ffe000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffe000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffe000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SEND_PARAM(r0, 0x84, 0xa, &(0x7f0000622000-0x20)={0x7, 0x2, 0x200, 0x8, 0x1, 0x3ff, 0x10001, 0x7e32, <r7=>0x0}, &(0x7f0000fff000-0x4)=0x20)
mmap(&(0x7f0000ffe000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_STATUS(r3, 0x84, 0xe, &(0x7f0000fbb000-0xb8)={<r8=>r7, 0xfffffffffffffffb, 0x2003, 0xffffffffffffffff, 0x0, 0x5, 0x1, 0xffff, {r7, @in6={{0xa, 0x2, 0x1, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x800}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x855, 0x7, 0x1, 0xfed, 0xffff7fff00000001}}, &(0x7f0000ffe000)=0xb8)
mmap(&(0x7f0000d30000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_mreqn(r1, 0x0, 0x24, &(0x7f000072f000)={@broadcast=0xffffffff, @remote={0xac, 0x14, 0x0, 0xbb}, r6}, 0xc)
socket$inet6_dccp(0xa, 0x6, 0x0)
getsockopt$inet_sctp_SCTP_RTOINFO(r5, 0x84, 0x0, &(0x7f0000b61000-0x10)={<r9=>r8, 0x6fe6, 0x100, 0x2}, &(0x7f0000372000-0x4)=0x10)
getsockopt$inet_sctp6_SCTP_ASSOCINFO(r2, 0x84, 0x1, &(0x7f00009e5000)={r9, 0x20e8, 0x2, 0x6, 0x10000, 0xb6}, &(0x7f000006d000)=0x14)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$inet6(r2, &(0x7f0000ffd000)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x1c)
sendmmsg(r2, &(0x7f0000fe3000-0xc0)=[{{0x0, 0x0, &(0x7f0000737000-0x90)=[{&(0x7f0000715000)="0afdff10000161", 0x7}, {&(0x7f0000c4d000)="df4b85cbff5fd7e24ff1fff504011bf507ff01000100000000000000784e0731dafb", 0x22}], 0x2, &(0x7f000073e000-0x1a8)=[{0x100, 0x11b, 0x2, "763fece51c2f97ece0158d4789824ab03e0f1db264bd269ad80c66c0cd0c9366473504132ae8674d9dd8be56e003fd9665fbb6e17a91dc06156e8bf542f69fba9e8957aa268b0f2bd099a1571741ba300c0240d4e6fc68b10fe320ece540d1163aeb8c921963803f88140bfae404fb31e3e0a67b44547e392b84a43094df23b1b6d696cf06344555fd0bef02b3f2e8da37edfbd76532c48ace2ff9e485c83ae6caa494a46d1d59e5fa35194398bd4ebec36cb82e3491922c788487644af1df33de2cc5f21a6f25ac02ca04dfd056793d063c8da5576e9a4e57e5ee8def799e5b44eaf25164669865a1"}, {0x78, 0x8000000000011f, 0x7, "f6da0100000068809c2efb4256806333a54c1b8ae558c512d4ec9ff1c3379fac2fd5b05d385db66108cf68112dabd9356e5f9f1ad7fa1a979aa676bb3899a36c8275c6854d6ed86b9251363e85b08a3d4a994cfe1e4f735f275714b530bf5bea784743b4869e96e5"}, {0x30, 0x107, 0x0, "f3034cfb86a606d41400f8799dec9d997b05afa0ccc0c3a18f"}], 0x3, 0x20000000}, 0x0}, {{0x0, 0x0, &(0x7f0000a1c000-0x20)=[{&(0x7f0000aa4000)="ea45f86b73d32c031dd8cdbdce4e39bd463a0fcf4cdc188e8a99ea455c33b4af3a5c8788115d30a00000000000007fff042930c1577257e31f9b21ab0200000000000000b77fd993043b6c0fb2010cdadce60d4cb5a8a80398578c95cdabb9c780193e7380dc889bc380920da594652b4f67d469586f7bad7dfd2cef61c69eb0a62f94c88aff74f51f0b229d5ca4e072fdc4f2f922c424a7b1df9f03412372e970084421f9373f2974f08f92f719290cd5b54f85149026", 0xb7}, {&(0x7f0000ffb000-0xa6)="56bedf983101e903bb60d0f457a44d4607b5f0b25bd66744f9d15f5748ca8ed58b3d08e84623865bcda5ddaf538009aedac00fdf62cddb0ae73fe960c73bc45bf05c09ad3631bc7a820ab48b2b2ac05588acd3315554739ca391ffe258d3b67a24d40f0969ca497ae3b64845c99e6dbad72a9c04cbea26e919a274de7028e73ffb4bf979d59fe5cfa905acf0900fa34052400b954f43d5445c78ebc42e910f2a6fc2a4e9e612", 0xa6}], 0x2, &(0x7f000030f000-0x1c0)=[], 0x0, 0x4010}, 0x6}, {{0x0, 0x0, &(0x7f0000c6b000)=[], 0x0, &(0x7f0000f51000)=[], 0x0, 0x20008000}, 0x2}], 0x3, 0x840)
2017/12/14 22:42:36 executing program 3:
r0 = syz_open_procfs(0x0, &(0x7f00007af000-0x6)="736368656400")
ioctl$DRM_IOCTL_ADD_MAP(r0, 0xc0286415, &(0x7f0000c45000+0xb80)={&(0x7f0000000000/0x1000)=nil, 0x40, 0x0, 0x80, &(0x7f00009fb000/0x1000)=nil, 0x5})
mmap(&(0x7f0000001000/0xffe000)=nil, 0xffe000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f0000001000-0x78)={0x2, 0x78, 0x800000e3, 0x0, 0x40000, 0x0, 0x0, 0x0, 0x40200, 0x8, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x1000000000001, 0x0, 0x0, 0x4, 0x0, 0x4, 0x0, 0x100000000, 0x0}, 0x0, 0x40, 0xffffffffffffffff, 0x5)
r1 = syz_open_dev$binder(&(0x7f0000179000)="2f6465762f62696e6465722300", 0x0, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_open_dev$tun(&(0x7f0000520000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0xa)
r2 = syz_open_dev$sg(&(0x7f00002f3000)="2f6465762f73672300", 0x401, 0xfffffffffffffffe)
perf_event_open(&(0x7f0000271000)={0x2, 0x78, 0x45, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockopt$SO_PEERCRED(r2, 0x1, 0x11, &(0x7f00003e1000-0xc)={0x0, 0x0, 0x0}, 0xc)
getpgrp(0xffffffffffffffff)
r3 = fcntl$getown(r2, 0x9)
sched_setaffinity(r3, 0x8, &(0x7f0000562000-0x8)=0x9)
r4 = socket$inet6(0xa, 0x2, 0x0)
r5 = syz_open_dev$tun(&(0x7f0000820000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x0)
r6 = fcntl$dupfd(r2, 0x0, r5)
syz_open_pts(r0, 0x40000)
ioctl$TUNSETIFF(r6, 0x400454ca, &(0x7f0000db4000-0x28)={@common="67726530000000000000000000000000", @ifru_names=@generic="16f1a03340487c8735db24a266325d59"})
ioctl$sock_inet_SIOCSIFFLAGS(r4, 0x8914, &(0x7f0000630000-0x20)={@common="697036746e6c30000000000000000000", @ifru_flags=0x2fd})
ioctl$TUNSETTXFILTER(r6, 0x400454d1, &(0x7f00001c9000-0x22)={0xfffffffffffffffe, 0x3, [@random="51eb9167c16f", @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}]})
ioctl$DRM_IOCTL_AUTH_MAGIC(r0, 0x40046411, &(0x7f0000121000)=0x6)
ioctl$SNDRV_SEQ_IOCTL_CLIENT_ID(r2, 0x80045301, &(0x7f00006ab000-0x4)=0x0)
ioctl$DRM_IOCTL_INFO_BUFS(r2, 0xc0106418, &(0x7f0000a50000)={0x8000, 0x9fb7, 0x6, 0x2, 0x10, 0x7ff})
sendto$inet6(r4, &(0x7f0000f0a000-0x2)="", 0x0, 0x0, &(0x7f0000f06000-0x1c)={0xa, 0x0, 0x0, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x100000000}, 0x1c)
socket$unix(0x1, 0x1, 0x0)
socket$alg(0x26, 0x5, 0x0)
ioctl$EVIOCSKEYCODE_V2(0xffffffffffffffff, 0x40284504, &(0x7f0000b55000)={0x0, 0x10, 0x1, 0x8001, "38b4324c42fdd6920702815534554467d67f877966017581f894987402f2c679"})
syz_open_dev$tun(&(0x7f0000ccb000)="2f6465762f6e65742f74756e00", 0x0, 0x200101)
r7 = socket$inet6(0xa, 0x2, 0x0)
sendto$inet6(r7, &(0x7f0000f64000-0x1000)="d6cdddf6785b2010c70c0e53a7b8dc46fb08eb86a063c48af64531b6d0b5e54fc637a8ce449a0b9e9bc58337badcb8b3287366371ab8840cc0f3d5af77d601c926a964d38709a0155dc77d7f1db3dec18d2d3622d251666f5ee4723301548b798edf884d4ec51c76d0cc08d1a40051c9123b925e030e86296d2f292c596ebcd8548189ed3217ad11850252b4bf8d3586df05325e80ef836926eb2206588aa95d0374723daf2a574b8cbc080db80b5bb82cfda253f60f52303155726f41ed8eb9e8926f5e2471eefa9f3dbb87c97f8ca5d5ab2fe8e7b33258064b19f1fce68e2bd76173823280dde3ff0bdd43965a3224c4888751d958dbda5412d855c3104a56fc2dd2756cec6488513f1c72fc760e90cbbaeb031ce7e3969a1d7d941520e47963083f6804564c1be136ac8e10b64ebee48f6d9a719988633f001b611ed60a71b1a7a1b595be3ab1a5d876cf9a0d86e26c5dfc4ceb2963937ecbd0a7873500b85d115d88af3838ed2b9b4c1a5aaf8d546786b2172bed07527d72f5b5bb15c5cd7339089fec4154bbc0dc37b92c7c91af56880a3699f728d121082be998c8000a9f282b3c80cbb815a723dec3ef1c7db995e326b31f1cfdf714f46e31464d32d54539720910680b1034ee6af9cc574be349fa1d1cf7666b5715d392558f16cadbcc2cd0b67e5e80005959d3445de0be4798f7a1e3bce43abce01a36ec36e41c90028bec1fac8227c6665e82b821c50bf2dd1725bfd257ff9d0fcd9da635b4fcd3d12933401cc03fe108ac5b719ef6f2d6adc79eeb8dbfaf89487ba4e13fab495977668b9ee4b261627abe77094ba1411274b69e644482e3e4a9463a32146f0c5cb0495475a80c392a9f8c1f785f647bfcc14897fdeb74c32e335d511dd03ffe548b1055f7b2378ba31701a9b09273c8ee41d9702358714d15ae958cae8f2e46b858ba5c9240390d86989e88489c77898e37d54bfd8de73b17fa1a57e0177a950c981e3174783c93cdc31dc5133298164511d89875179792783f5d1bc36789309f65d3e85034a578f159688751e2c49daae0ff8b50a501c7a7eb7c5f2cce063ec1bc0b35500d132fc679e827eef7919d488da4dee22fffb3581bd8cdc3a6af7ef4844c754a31c1519fdaca546726c259d27e01111bf44e18462c229d57582d22ca38214ad06c6aa3af9425be3b3b72d00ee1feb764f7bf8cb57452133b1a96f73d40462b0b51a80b3523c5b936a92200d7179b4c705c8ca2d3481c21349844ddde0400b19c54388fa465dfeb61d41ffde3e3f9abc6913b9acba43362c8869ce47995e38f06e29222f3ee256526bc1511b215550747bba3cc8b516946107e9d2fe79f955efa36c5d567b24735b18fa5cffd924b355c61808f103fb8d28128f8658a7e197785b66c52525576174740f93886286f0981475c7699fa8552201ae3ce3cd20b3b0b1c5e166ecbca3f4f484bbfd4a5e2be556d0b0a44bae81a6e3c2a67e381ffaeef4b3b0fe74785d1991bf193c8eea1686db19c1867726d1fe37df19d26fe4eb78f79754e72a0ff66fa381675bac1d90406b5a62784caca11f51f5802d29ace1e64e71e86f213f70b35002688d4556605fe6351451a03c06ceeeaa5f6d1014adc68309c6dab7fa38ebf2b8a1b8ba6a3ec3e5c04c1d81f0ac02b0d1e7874496e978f78f29d15891b3dae69c8af582f3448d489c576cc3a28577a96c872c1fc69cbb053f4ce6b1770e1a674fa99f13037934a6ef9f408c4036506f08ef95a0de742e894ed23a611e96864f4f1e6a764ef3dd0f6048201e8e225a67587b19141850249ba55e30f3883ceee97a37205121d09c9f35776108922ab57cadd5758f2d656379100d9ce6280fb4d06527078bb1a75c686ddb44f45634939224c91f89bd7f29d12298e72cffabe02a81a9b7d26899f5d90401c3aefff2b340076d831c5f62a121ae56ca16df1b90987bca1907778b04e639a77a1cbe1bbb1e57f1a0c21cab036c0b4f020e4572792b0447874d312", 0x592, 0x48000, &(0x7f00009b4000)={0xa, 0x0, 0x1, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x0}, 0x1c)
sendto$inet6(r7, &(0x7f0000f64000-0x12)="07bdbde67ce50004000ffb000012ddee3f8b12714bcdecc318af30a870ff85de71fbd5794447891f3649782b31c3bd", 0x2f, 0x40000000000, &(0x7f0000552000)={0xa, 0x1, 0x3, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x10000000c}, 0x1c)
close(r1)
2017/12/14 22:42:36 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$autofs(0xffffffffffffff9c, &(0x7f000028c000-0xc)="2f6465762f6175746f667300", 0x2002, 0x0)
setsockopt$inet6_MCAST_LEAVE_GROUP(r0, 0x29, 0x2d, &(0x7f0000cd6000)={0x1ff, {{0xa, 0x3, 0x1, @loopback={0x0, 0x1}, 0x10000}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x88)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x200000000000000, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet_tcp(0x2, 0x1, 0x0)
setsockopt$SO_TIMESTAMPING(r0, 0x1, 0x25, &(0x7f0000478000-0x4)=0x183f, 0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$sndtimer(&(0x7f00003eb000-0xf)="2f6465762f736e642f74696d657200", 0x0, 0x8000)
ioctl$SNDRV_TIMER_IOCTL_TREAD(r1, 0x40045402, &(0x7f00002f0000)=0x7ffffffffffffffe)
ioctl$SNDRV_TIMER_IOCTL_SELECT(r1, 0x40345410, &(0x7f00007e6000-0x34)={{0x100000001, 0x0, 0x0, 0x0, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$SNDRV_TIMER_IOCTL_PARAMS(r1, 0x40505412, &(0x7f000001d000-0x50)={0xfefffffffffffffc, 0x0, 0xffff, 0x0, 0xf, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = fcntl$dupfd(0xffffffffffffffff, 0x0, 0xffffffffffffff9c)
symlinkat(&(0x7f00005d6000-0x1)="2e2f66696c653000", r2, &(0x7f00009eb000)="2e2f66696c653000")
perf_event_open(&(0x7f000066f000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x40000000fe, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x8, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = getpgrp(0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xde, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4000, 0xc, 0xfe, 0x49e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0}, r3, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
clock_gettime(0x0, &(0x7f0000514000)={0x0, 0x0})
r4 = creat(&(0x7f00007bc000)="2e2f66696c653000", 0x2)
getsockopt$bt_BT_RCVMTU(r4, 0x112, 0xd, &(0x7f000085f000-0x2)=0x8, &(0x7f000099f000-0x8)=0x2)
clock_gettime(0x0, &(0x7f0000412000)={0x0, 0x0})
socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000042000)={0xffffffffffffffff, <r5=>0xffffffffffffffff})
getsockopt$sock_cred(r5, 0x1, 0x11, &(0x7f000075c000)={<r6=>0x0, 0x0, 0x0}, &(0x7f00006bd000-0x4)=0xc)
sched_setaffinity(r6, 0x8, &(0x7f0000d49000-0x8)=0x86b2)
pipe(&(0x7f0000069000-0x8)={0xffffffffffffffff, 0xffffffffffffffff})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
creat(&(0x7f0000000000)="2e2f66696c653000", 0x1)
lstat(&(0x7f0000913000-0x8)="2e2f66696c653000", &(0x7f0000572000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
2017/12/14 22:42:36 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x553, 0x100000001, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00003fb000)={0x2, 0x78, 0x6352, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
socketpair$inet_sctp(0x2, 0x5, 0x84, &(0x7f0000217000-0x8)={<r0=>0xffffffffffffffff, <r1=>0xffffffffffffffff})
mmap(&(0x7f0000ad2000/0x4000)=nil, 0x4000, 0x4, 0x32, r1, 0x0)
r2 = socket$inet6_sctp(0xa, 0x1, 0x84)
getsockopt(r0, 0xfffffffffffffff9, 0xb58, &(0x7f0000fe3000-0xe3)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000045f000-0x4)=0xe3)
mmap(&(0x7f0000ad4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = accept$inet(0xffffffffffffff9c, &(0x7f0000ad6000-0x10)={0x0, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000000000)=0x10)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, r3, 0x0)
setsockopt$inet_sctp6_SCTP_PARTIAL_DELIVERY_POINT(r2, 0x84, 0x13, &(0x7f0000ad3000-0x4)=0x7, 0x4)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_mreq(r2, 0x29, 0x1b, &(0x7f0000a42000)={@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, <r4=>0x0}, &(0x7f0000ed8000)=0x14)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_IPV6_IPSEC_POLICY(r2, 0x29, 0x22, &(0x7f0000001000-0xe8)={{{@in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r5=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@multicast1=0x0, 0x0, 0x0}, 0x0, @in=@empty=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000001000-0x4)=0xe8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
prctl$setname(0xf, &(0x7f0000be4000)="00")
setsockopt$inet_IP_XFRM_POLICY(r3, 0x0, 0x11, &(0x7f0000000000)={{{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6=@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x3, 0x1, 0x2, 0x1b05, 0x13, 0xa0, 0x20, 0x7ff, r4, r5}, {0x1, 0xfffffffffffffffe, 0xfffffffffffffff8, 0xff, 0x1000, 0x6, 0x9, 0x400}, {0x2, 0xf3f, 0x3, 0x24}, 0x8, 0x4, 0x7fff, 0x0, 0xc, 0x3}, {{@in=@multicast1=0xe0000001, 0x8, 0x9}, 0x1f, @in6=@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x9, 0x3, 0x2, 0x3, 0x80000001, 0x3, 0x1}}, 0xe8)
socket$inet_sctp(0x2, 0xd, 0x84)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_mtu(r2, 0x29, 0x17, &(0x7f0000078000)=0x0, &(0x7f00002a5000-0x4)=0x4)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x4, 0x32, 0xffffffffffffffff, 0x800000000000)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_ID_LIST(r2, 0x84, 0x1d, &(0x7f0000002000-0x2c)={0xa, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000ad4000-0x3)=0x2c)
socket(0x3, 0x80003, 0x200)
mmap(&(0x7f0000ee8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:36 executing program 0:
mmap(&(0x7f0000000000/0x8000)=nil, 0x8000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$binder(&(0x7f0000003000-0xd)="2f6465762f62696e6465722300", 0x0, 0x802)
close(r0)
r1 = syz_open_dev$binder(&(0x7f0000009000-0xd)="2f6465762f62696e6465722300", 0x0, 0x0)
mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x0, 0x20011, r1, 0x0)
ioctl$BINDER_WRITE_READ(r0, 0xc0306201, &(0x7f0000007000-0x30)={0x58, 0x0, &(0x7f0000005000-0x58)=[@reply_sg={0x40486312, {{0x0, 0x0, 0x3, 0x0, 0x11, 0x0, 0x0, 0x20, 0x8, &(0x7f0000003000)=[@fda={0x66646185, 0x2, 0x1, 0x1a}], &(0x7f0000003000-0x8)=[0x38]}, 0x7f}}, @dead_binder_done={0x40086310, 0x3}], 0x94, 0x0, &(0x7f0000005000)="796a823e49d276622651719e1ef684d18ade927460534c3ebde1114a218e5f85b69fb32607a1cb7263af93eeb2ec9f66041ff7801a1d4a5aafa9e620b1173abf6fed629d578fde33384c3f00d6181e16be665761de06f0e58d35a7278912633a0d25cc80fbff60b15b02d1393be0f81289bf9544c737a81c18d18614645fbe448cc6d8c11b71773e046f3f6085bbcdf02e3e45ad"})
mmap(&(0x7f0000009000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = syz_open_dev$binder(&(0x7f0000007000)="2f6465762f62696e6465722300", 0x0, 0x800)
ioctl$BINDER_SET_CONTEXT_MGR(r1, 0x40046207, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = dup(r2)
mmap(&(0x7f000000b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT(r3, 0x404c534a, &(0x7f000000b000)={0x8000, 0xf0fe, 0x5, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f000000c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_WRITE_READ(r0, 0xc0306201, &(0x7f000000a000)={0x10, 0x0, &(0x7f000000b000-0x10)=[@enter_looper={0x630c}, @dead_binder_done={0x40086310, 0x2}], 0xc0, 0x0, &(0x7f000000d000-0xc0)="2716c84bf81a477ad3318aa4e22d244b801491b0ab3199a92b022cdb390aa97e9ed8e452dae8d724c26d0eb93c4d31a71851a3526cb61fba5ea33823f4f692f013167a905e9788f0977eb92087ae81c5edbd8273edd16b36e2916439ef6373b6cde76535577fcfed313d43808fbf51f77c524c875f51f23f302a8b1470f2e15e9465127e54ba1f0df55ef5ad3a813c9b73d9c2009979e95a29149c85b32da310bd56d7a95bffa5f26b117ac5ded6e2dee983065dc3362f5bb2f1a6402405bdac"})
ioctl$BINDER_WRITE_READ(r0, 0xc0306201, &(0x7f0000007000)={0x14, 0x0, &(0x7f0000006000-0x2c)=[@acquire_done={0x40486311, 0x0, 0x3}], 0x0, 0x0, &(0x7f0000002000)=""})
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_WRITE_READ(r0, 0xc0306201, &(0x7f000000b000-0x30)={0x44, 0x0, &(0x7f000000a000-0x7c)=[@reply={0x40486311, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, &(0x7f000000a000)=[], &(0x7f0000003000)=[]}}], 0x0, 0x0, &(0x7f0000004000-0x4d)=""})
mmap(&(0x7f000000b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_GET_NODE_DEBUG_INFO(r2, 0xc018620b, &(0x7f000000b000)={<r4=>0x0, 0x0, 0x0, 0x0})
mmap(&(0x7f000000b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_GET_NODE_DEBUG_INFO(r0, 0xc018620b, &(0x7f0000006000-0x18)={r4, 0x0, 0x0, 0x0})
ioctl$BINDER_THREAD_EXIT(r2, 0x40046208, 0x0)
mmap(&(0x7f000000b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
poll(&(0x7f000000b000)=[{r1, 0x200, 0x0}, {r0, 0x200, 0x0}, {r0, 0x20, 0x0}, {r1, 0x40, 0x0}], 0x4, 0x55)
mmap(&(0x7f000000c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_WRITE_READ(r0, 0xc0306201, &(0x7f0000006000-0x30)={0x50, 0x0, &(0x7f000000b000-0x50)=[@enter_looper={0x630c}, @reply_sg={0x40486312, {{0x2, 0x0, 0x4, 0x0, 0x1, 0x0, 0x0, 0x18, 0x10, &(0x7f000000d000-0x18)=[@fd={0x66642a85, 0x0, r1, 0x0, 0x1}], &(0x7f0000006000)=[0x20, 0x28]}, 0x1b}}], 0x29, 0x0, &(0x7f000000d000-0x29)="73975f7521a96b4bc51c6816d7e4e7de2f69f8f5b8aaae566a62817f7710bb446bd36d4ab5d871b79f"})
ioctl$BINDER_THREAD_EXIT(r1, 0x40046208, 0x0)
pipe2(&(0x7f000000c000-0x8)={0x0, 0x0}, 0x0)
2017/12/14 22:42:36 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
gettid()
r0 = gettid()
perf_event_open(&(0x7f0000940000)={0x2, 0x78, 0xfffffffffffffffb, 0x0, 0x0, 0x1, 0x0, 0x0, 0x8000, 0x8, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1000000000000000, 0x0, 0x0, 0x0, 0x0}, r0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = socket$inet_tcp(0x2, 0x1, 0x0)
bind$inet(r1, &(0x7f0000368000-0x10)={0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
listen(r1, 0x3)
setsockopt$SO_BINDTODEVICE(r1, 0x1, 0x19, &(0x7f000073e000-0x10)=@generic="76ac2d525822e09456361fdee2a055a7", 0x10)
r2 = socket$inet_tcp(0x2, 0x1, 0x0)
setsockopt$sock_int(r2, 0x1, 0x200000000000000f, &(0x7f0000433000-0x4)=0xfffff7ffffff7ffd, 0x4)
syz_emit_ethernet(0x57, &(0x7f0000004000)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [], {{0x800, @ipv4={{0xd, 0x4, 0x0, 0x0, 0x49, 0x0, 0x0, 0x0, 0x6, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[@generic={0x7, 0x11, "0dd233593018524982f90e1c8154e2"}, @lsrr={0x83, 0xf, 0x1, [@loopback=0x7f000001, @broadcast=0xffffffff, @multicast2=0xe0000002]}]}}, @tcp={{0x1, 0x0, 0x42424242, 0x42424242, 0x0, 0x0, 0x5, 0x10, 0x0, 0x0, 0x0, {[]}}, {"0c"}}}}}}, 0x0)
setsockopt$sock_int(r2, 0x1, 0xa, &(0x7f000000c000)=0x8a51, 0x4)
r3 = dup2(r1, 0xffffffffffffffff)
ioctl$DRM_IOCTL_ADD_MAP(r3, 0xc0286415, &(0x7f00005ca000-0x28)={&(0x7f000095b000/0x3000)=nil, 0x400000, 0x5, 0x80, &(0x7f0000033000/0x3000)=nil, 0x9702})
bind$inet(r2, &(0x7f00009de000-0x10)={0x2, 0x0, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
accept$unix(0xffffffffffffffff, &(0x7f0000d61000-0x53)=@file={0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000ce6000-0x4)=0x53)
socket$inet6_sctp(0xa, 0x1, 0x84)
socketpair$inet6_sctp(0xa, 0x1, 0x84, &(0x7f00008b7000)={0x0, 0x0})
r4 = socket(0x3, 0x4, 0x100000000)
getsockopt$inet6_mreq(r4, 0x29, 0x15, &(0x7f000045e000-0x14)={@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, <r5=>0x0}, &(0x7f0000747000)=0x14)
setsockopt$inet6_IPV6_PKTINFO(0xffffffffffffffff, 0x29, 0x32, &(0x7f00008bd000)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, r5}, 0x14)
listen(r2, 0x4b)
syz_extract_tcp_res$synack(&(0x7f0000e2e000)={<r6=>0x0, 0x0}, 0x1, 0x0)
syz_emit_ethernet(0x3c, &(0x7f00009d1000-0x3c)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @random="4c610fcc15d8", [{[], {0x8100, 0x1, 0x9, 0x6}}], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x9, 0x2a, 0x3, 0x0, 0x0, 0x6, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @tcp={{0x1, 0x0, r6, 0x42424242, 0x10005, 0x0, 0x5, 0x4, 0xfffffffffffffffe, 0x0, 0x0, {[]}}, {"0995"}}}}}}, 0x0)
ioctl$sock_inet_SIOCSIFADDR(0xffffffffffffffff, 0x8916, &(0x7f000062e000)={@generic="6169efa77e518aba800d2b06409081cd", @ifru_addrs={0x2, 0x2, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
socketpair$inet6(0xa, 0x5, 0x2800008007, &(0x7f00001bd000-0x8)={0xffffffffffffffff, 0xffffffffffffffff})
futex(&(0x7f000000d000-0x4)=0x4, 0x9, 0x4, &(0x7f0000ee0000-0x10)={0x77359400, 0x0}, &(0x7f0000048000)=0x0, 0x4)
timer_settime(0x0, 0x1, &(0x7f000093e000-0x20)={{0x0, 0x1c9c380}, {0x0, 0x0}}, &(0x7f0000fce000)={{0x0, 0x0}, {0x0, <r7=>0x0}})
futex(&(0x7f000000d000-0x4)=0x2, 0x0, 0x4, &(0x7f000000b000)={0x0, r7}, &(0x7f0000048000)=0xfffffffffffffffc, 0x0)
futex(&(0x7f000000d000-0x4)=0x0, 0xa, 0x1, &(0x7f00006f7000)={0xfffffffffffffffc, 0x100000000000000}, &(0x7f000099e000)=0x3, 0x20)
2017/12/14 22:42:36 executing program 7:
r0 = socket$bt_rfcomm(0x1f, 0x4, 0x3)
connect$bt_rfcomm(r0, &(0x7f0000af9000-0xa)={0x1f, {0x81c4, 0x1000003033, 0x400000000000000, 0x346, 0x87, 0x80000000081}, 0x10000000004}, 0x9)
r1 = socket$inet6(0xa, 0x2, 0x0)
mmap(&(0x7f0000f0d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
prctl$setmm(0x23, 0xe, &(0x7f0000df1000/0x6000)=nil)
ioctl$sock_SIOCGIFINDEX(r0, 0x8933, &(0x7f0000f0e000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, <r2=>0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f0000f0f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000099b000-0x78)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x668, 0x0, 0x5, 0x0, 0x0, 0x55fd, 0x3, 0x20000000, 0x8, 0x0, 0x0, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x2)
r3 = socket(0x800000002, 0x3, 0x9)
ioctl$TIOCGSID(0xffffffffffffff9c, 0x540f, &(0x7f0000d70000)=<r4=>0x0)
r5 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r4, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
setsockopt$inet6_MCAST_MSFILTER(r3, 0x29, 0x30, &(0x7f0000553000)={0x3, {{0xa, 0x2, 0x8, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x5}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x1, 0x9, [{{0xa, 0x2, 0x2, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x2, 0x1, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x5}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x1, 0x6, @loopback={0x0, 0x1}, 0xdfc7}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x0, 0x19822bd7, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x200}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x0, 0x1, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x2, 0xd813, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x3}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x3, 0xfff, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x1}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x2, 0xfffffffffffff3c7, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x624}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x2, 0x318, @loopback={0x0, 0x1}, 0xffffffff80000001}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}]}, 0x510)
bind$unix(r3, &(0x7f00002b2000-0xa)=@file={0x400000000000002, "2e2f66696c653000"}, 0xa)
userfaultfd(0x80020)
r6 = dup2(r5, r3)
sendmsg$unix(r3, &(0x7f0000003000)={&(0x7f000002c000-0x10)=@file={0x0, "200000000000000009000001f2dc"}, 0x10, &(0x7f0000004000)=[{&(0x7f0000000000)="dd98ed81", 0x4}], 0x1, 0x0, 0x0, 0x0}, 0x0)
mmap(&(0x7f0000f0f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f10000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_I_WANT_MAPPED_V4_ADDR(r0, 0x84, 0xc, &(0x7f0000f11000-0x4)=0x0, &(0x7f0000e07000)=0x4)
getsockopt$inet_sctp_SCTP_RTOINFO(0xffffffffffffff9c, 0x84, 0x0, &(0x7f0000f0f000)={0x0, 0x800, 0x8, 0x40}, &(0x7f0000f10000-0x4)=0x10)
setsockopt$inet6_udp_encap(r1, 0x11, 0x64, &(0x7f00005ce000)=0x2, 0x4)
mmap(&(0x7f0000f11000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet6_SIOCDIFADDR(r1, 0x8936, &(0x7f00003f4000-0x18)={@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x40, r2})
setsockopt$inet6_udp_encap(r3, 0x11, 0x64, &(0x7f00008e9000)=0x4, 0x4)
setsockopt$sock_int(r3, 0x1, 0x2b, &(0x7f000068b000-0x4)=0x6, 0x4)
bind$inet6(r3, &(0x7f0000e98000)={0xa, 0x1, 0x0, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0xfffffffffffffffd}, 0x1c)
ioctl$TIOCMSET(r6, 0x5418, &(0x7f000029b000)=0xffeffffb)
2017/12/14 22:42:36 executing program 1:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = accept$inet(0xffffffffffffff9c, &(0x7f0000001000-0x10)={0x0, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f00003eb000-0x4)=0x10)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_EVENTS(r0, 0x84, 0xb, &(0x7f0000002000-0xb)={0x3, 0xa591, 0x1, 0x7ffffffe, 0x400, 0x100000000, 0x1, 0x0, 0x1003, 0x80, 0x100000001}, 0xb)
mmap(&(0x7f0000000000/0x8dc000)=nil, 0x8dc000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$inet_tcp(0x2, 0x1, 0x0)
sendto$inet(r1, &(0x7f00008d8000)="", 0x0, 0x20000001, &(0x7f0000798000)={0x2, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000000000/0xc17000)=nil, 0xc17000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000c17000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000c18000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$sock_int(r1, 0x1, 0x9, &(0x7f0000c19000-0x4)=0x20c, 0x4)
r2 = socket$inet_sctp(0x2, 0x1, 0x84)
ioctl$sock_ifreq(r2, 0x8921, &(0x7f00008c4000)={@common="64756d6d793000000000000000000000", @ifru_map={0x101, 0x7, 0x9, 0x9, 0x7, 0xfffffffffffffe01}})
getsockopt$SO_PEERCRED(r2, 0x1, 0x11, &(0x7f00009fe000-0xc)={0x0, 0x0, 0x0}, 0xc)
r3 = epoll_create1(0x80000)
mmap(&(0x7f0000c18000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000c18000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000c19000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
epoll_pwait(r3, &(0x7f0000c18000)=[{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}], 0x9, 0x1003c6, &(0x7f0000c19000+0x771)={0xffff}, 0x8)
getsockopt$inet_tcp_buf(r1, 0x6, 0x1f, &(0x7f00008b2000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000005a000-0x4)=0x5b)
setsockopt$sock_int(r2, 0x1, 0x2c, &(0x7f000030a000)=0xfffffffffffffff9, 0x4)
setsockopt$SO_ATTACH_FILTER(r2, 0x1, 0x1a, &(0x7f0000978000-0x10)={0x5, &(0x7f00000e8000)=[{0x8001, 0x3, 0x0, 0x8}, {0xff, 0x3, 0x3, 0x7}, {0x9, 0xd674, 0x401, 0x7fffffff}, {0x5, 0x82, 0x40, 0x0}, {0x2, 0x100000000, 0x5ea, 0x4}]}, 0x10)
setsockopt$inet_buf(r1, 0x0, 0x2f, &(0x7f00008a5000-0xec)="b9b32e38aab4536e8fd64b99d4091b21254c8ba29cedfe32755625fff853e61dd38b161eb757b32931c2b08957c1956a8c7ec7319e9841f38684fefc3b162f568e71044164858745f17a167cb544a01faa087b510ff246b11341e983c62a917535d6d30e9b14a284b507059e655489b8868018feaa178e4246913d32135881f567191a19b4afdd679fd905f0ba949bfa2f212d4dc6a49fa57210799a7b65e9a5c95883879e9abd7493257a57a74379947403198c5b212efbd3b50886a753638b21367794f65c16aae63c8ba7bb5c614a04870b8e9e6aafe7590b53d2b953d9633ee3b73d0c558d52063a3e82", 0xec)
mmap(&(0x7f0000c19000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000c1a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000c1a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000c1a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$sock_linger(r2, 0x1, 0xd, &(0x7f0000c1b000-0x5)={0x2, 0x7fe}, 0x8)
setsockopt$sock_int(r2, 0x1, 0x32, &(0x7f0000c13000)=0x4, 0x4)
mmap(&(0x7f00008dc000/0x1000)=nil, 0x1000, 0x1, 0x4000030, r1, 0x100)
mmap(&(0x7f0000c18000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$inet(r1, &(0x7f000048f000-0x10)={0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$sock_int(r2, 0x1, 0x9, &(0x7f00008a3000-0x4)=0x243b, 0x4)
mmap(&(0x7f0000c17000/0x1000)=nil, 0x1000, 0x2, 0x10, r2, 0x101)
mmap(&(0x7f0000c19000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000a90000-0x10)={&(0x7f0000c19000)="2e2f66696c653000", 0x0}, 0x10)
2017/12/14 22:42:36 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_tcp(0xa, 0x1, 0x0)
r1 = socket$inet6_tcp(0xa, 0x1, 0x0)
setsockopt$inet6_int(r1, 0x29, 0x11, &(0x7f000064e000)=0x6, 0x4)
setsockopt$inet6_tcp_int(r0, 0x6, 0x22, &(0x7f0000144000-0x4)=0x1, 0x4)
bind$inet6(r0, &(0x7f0000d9e000-0x1c)={0xa, 0x2, 0x1, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x100000001}, 0x1c)
socketpair(0xc, 0x3, 0xfffffffffffffff5, &(0x7f0000df9000)={<r2=>0x0, <r3=>0x0})
getsockopt$inet_IP_IPSEC_POLICY(0xffffffffffffffff, 0x0, 0x10, &(0x7f000077a000)={{{@in6=@loopback={0x0, 0x0}, @in=@loopback=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@rand_addr=0x0, 0x0, 0x0}, 0x0, @in=@broadcast=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00000ff000)=0xe8)
socketpair$inet6_udp(0xa, 0x2, 0x0, &(0x7f0000ee1000-0x8)={<r4=>0x0, 0x0})
setsockopt$inet6_mtu(r2, 0x29, 0x17, &(0x7f0000e19000)=0x4, 0x4)
sendto$inet(r3, &(0x7f00002a6000-0x3)="efa294", 0x3, 0x20808045, &(0x7f000005a000)={0x2, 0x3, @rand_addr=0x29c, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$inet6_int(r1, 0x29, 0x35, &(0x7f00003ba000)=0xffffffbb, 0x4)
close(r4)
fcntl$setstatus(r0, 0x4, 0x40800)
getsockopt$inet_sctp_SCTP_DEFAULT_PRINFO(r2, 0x84, 0x72, &(0x7f0000a35000-0xc)={<r5=>0x0, 0x6, 0x0}, &(0x7f00001c8000)=0xc)
getsockopt$inet_sctp6_SCTP_CONTEXT(r3, 0x84, 0x11, &(0x7f0000971000-0x8)={<r6=>r5, 0x3}, &(0x7f000053a000-0x4)=0x8)
sendmmsg$inet_sctp(r2, &(0x7f000044a000)=[{&(0x7f0000143000-0x1c)=@in6={0xa, 0x2, 0x4, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x3}, 0x1c, &(0x7f00003b4000-0x30)=[{&(0x7f00007c9000-0x41)="0ec99503c80d4533aeee6b2a6fe7273797d27f3c683948aac77e615ed90d66de95cbbf54da75df61ca57ddecf542ad78e8b9603761f8f2c3de59adb32ff990c9e8", 0x41}, {&(0x7f0000403000-0xae)="d75c8daf38287d2c5492481be1191fbd52adcdf6e47b3777ded28ceffc1be2e5c3f07f5302d3e36953dcf64a7ce9271445b1165c246c99a5f458be92803e52e20ca4410725e089bf62479c77e005642fbd5957920f9bbb1e44cf390a7c04f5b4675a374f40504cb25bab7b2f224ba0b1015c2f27ad6c8658fbb0856f61885ac319fe446dbbf7ad175f89d90d962dd1e5f93667d7cccb7ee92e0fb236a816047403d50b555abf88e34f22c79d71f9", 0xae}, {&(0x7f0000e6e000-0x8c)="013e304d11ed9abc566fb39359de8a365adec326d1f7709d9ef541a85c3cda8bdda103218a2850cad4da414676f1cdb51d2ad29b3c12607e90f96190ed699ad43efbfad7b66e3a5c1fa4420a4299ee3b158521c84017bc89bf7cb888060e80ca319668c6141cb36c235c1dfa1a17bec4e5032e8ebcc4ba18ef1b27689f2c1e2e2a6283255ac6c8d2d0d06d9f", 0x8c}], 0x3, &(0x7f0000931000-0x90)=[@init={0x18, 0x84, 0x0, {0x0, 0x8, 0x5, 0xfffffffffffff1ea}}, @sndinfo={0x20, 0x84, 0x2, {0x4, 0x2, 0x9, 0x800, r6}}, @sndinfo={0x20, 0x84, 0x2, {0x400, 0x8002, 0x7, 0xfffffffffffffffd, 0x0}}], 0x90, 0x4000000}], 0x1, 0x40000)
getsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r2, 0x84, 0x18, &(0x7f0000bc9000-0x6)={r5, 0x406}, &(0x7f000069a000)=0x6)
ustat(0x4, &(0x7f00004f1000-0x20)={0x0, 0x0, 0x0, 0x0, 0x0})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x8, 0x0, 0x8, 0x0, 0x80000000, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, r1, 0x1)
r7 = request_key(&(0x7f0000e11000)="636966732e69646d617000", &(0x7f0000445000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000827000)="23c85c2c00", 0xffffffffffffffff)
r8 = request_key(&(0x7f00008c8000)="2e6465616400", &(0x7f0000f94000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f000012f000+0xcb0)="00", r7)
keyctl$unlink(0x9, r7, r8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00001a8000/0x2000)=nil, 0x2000, 0x2, 0x51, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$VT_GETMODE(r3, 0x5601, &(0x7f0000467000)={0x0, 0x0, 0x0, 0x0, 0x0})
setsockopt$sock_int(r0, 0x1, 0x2f, &(0x7f000055b000)=0x2, 0x4)
getsockopt$inet6_tcp_buf(r1, 0x6, 0x10000000000004, &(0x7f0000dd0000-0x91)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000047f000-0x4)=0x91)
sendto$inet6(r0, &(0x7f0000f6f000)="8d8bb1a4a490605cb7a65f5b3e5532ea70736b5f97b57f20ed3ac9a55dd4220074fb694020d681bef2767e5a701fad57683ca6000609c85c0600000000000000ae363bb104bd0ec2e552b4accfce3e8f000000004849eb65093991e84eaaa05e", 0x60, 0x20000004, &(0x7f0000241000)={0xa, 0x2, 0xf2, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x3}, 0x1c)
[  126.474988] binder: 27346:27347 got reply transaction with no transaction stack
[  126.502959] binder: 27346:27347 transaction failed 29201/-71, size 32-8 line 2747
2017/12/14 22:42:36 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$netlink(0x10, 0x3, 0x0)
recvmsg(r0, &(0x7f00001b3000-0x38)={&(0x7f0000a71000-0xc)=@nl={0x0, 0x0, 0x0, 0x0}, 0xc, &(0x7f0000001000-0x10)=[], 0x0, &(0x7f0000ff3000)="", 0x0, 0x0}, 0x0)
r1 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000d3e000-0x11)="2f6465762f7667615f6172626974657200", 0x80400, 0x0)
ioctl$TUNSETPERSIST(r1, 0x400454cb, &(0x7f0000d12000-0x4)=0x2)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000ba4000-0xc)={<r2=>0x0, 0x0, 0x0}, &(0x7f0000b3d000)=0xc)
getsockopt$inet_sctp_SCTP_DEFAULT_PRINFO(r1, 0x84, 0x72, &(0x7f0000c38000-0xc)={<r3=>0x0, 0x0, 0x30}, &(0x7f0000325000-0x4)=0xc)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r1, 0x84, 0x22, &(0x7f00005af000)={0x6, 0x8007, 0x3, 0xbe3, r3}, &(0x7f00009c0000)=0x10)
sendmsg$unix(0xffffffffffffffff, &(0x7f0000e3a000)={&(0x7f00007c7000)=@file={0x100000000000, "2e2f66696c653000"}, 0xa, &(0x7f00006e3000)=[{&(0x7f0000992000-0xf5d)="b0e046dc97f6bb11b30a059a7b816803d339942fcc928bb199de58533cd6c59043bfda73bd9edbf97c79898d8b3a87e63f7b60cc08ad2970de6087687ba8f47750c1ecc861ae2da0385dcac2ccd7e0ec1671c94a3feb407d9c8a37b1fbe6355203e34268e102c08fa345a6d786ddaee38d42d06c866dc362cf7afdb9cc60719c010fc74d68e1ae29cd9fd7cfff3f0d19c90da7b20678de0db68182c319f55872acd57eb22d3ccab8d6c81d76a47227de389ed3f86eee8d0834f992fe2bd23116d9a47b81e02b55bba2c73035256992e469ce56c3e68897bc625ffbfa49c19538844541139f848de5f18fb627486b6fa37eebc411320866d8f02e83323924cbc1ba5e97bddfe6f759922bba05d92d51c1fd4e391cda07ec79987d9425f0e056fed6b96bae9f4162065a252b9d85ca87bb9b69bf9ed6444a3843bf1e252c581fe05caddce1bc0785beca347763028e74e156a54bca917bbd1bfb3381bb9f271050a763d8f8ca0eadfbc5a6359a32db644fa1c70fcbc57f8659253b1077fb03f2e3fcf825c6e0964e1cf22801a5265fc97190e7d823c60f2528411a182ac254c8299a10c84726a6f8edfcb9417d7ebc1f1699b5fec05097c6abb3c3657faa61ff73d83d94bf5f803886e97cb7321ec03b730532f2e7dc2bc4a15658ff35086528079e0e1311dc00ea744b93e3df78b302b0526122e09198c31446e4d2bd545d63e6723a2a05c8cf1b48cd72cd7086ba34686810867d0c6ffbf11efd7a290a97843d6bd2d880080f293f2bb69bff36a7bd20fb8d971e57a3b5d4e5bfd80467400d3d6a21211dcd4e0d621ac0ba8b03a59bfe57aabdf8a36a47179f8bb611a5a16024c19c81e3c14c8c712601cdfc3d072be4893b92a58b55c047d91efa7271f86ca80e7b3bcd6aa07803d2aec89cb283ea315e5cc42d7409072c7c7a907c4d1bd619337cb039d1f3b05d860cdce501a240df9a635a083367249478346a3c63b30e22fadb1ee0c310276af15a9aec5d59448db6a8a91b2c23e30800e7368393905c3c83cd805ac88a5592402d28ff75167ef11446c01a89bb0da0f5ce56fcd4d025af86d0134f1d5c5199dc645b762f7c3c9c85463299f356d84f2c5f71f843b8d10e0de49167a9612b9eb84e329f929c7ced0bc195bf08a0cb8c9e26b0e4c0cbe041663da137a3e489a6639be62170d7e48b282e3354263426fe919ef2f4b0ce67555cef679cde9bc4da425a918f3ef7635e73fbb95bebadc524efba26bedc9406029df4ea32e6ed5c1a6d04bb803df8b40711cd191212b4d9bcc2f1d4f5f5d16346df3b3d8135fac8d260f3dd920ac1fc2cbe7f4742b48e0fac9107c77c0d12f3e742735c2417e062e93badcf9d18c802b0ea09a7e35f496a4ca501d296ef503c4186db6f89b17a3fd630028c5ce25c01ed245bf0466aeeb396ad5958eb533e3f1901dd8ee7c082a80a5a364bd5b8f4e6bf65849164e7e407045c42e406d82eef14d91905921a2cdcc2cce3928fb97e2cd640ffcb6e926d0382f7b8843b04bba41afc1fd371bff314171f81052998c37c33a3881e32cf67f9d08b35593b7fd3bd57c65334fc24417cf4705e0f79aee437cf65e36d730cda8ce3d7bc839c26c234ce304c7cc26a15edf1db8aba5c6699b4018f351342d69bc141d9450923c04a361e2933ebe7602016f37c7d7dd79a90cfbaf19c34e1ec7c11685d160582346be6bec94063088f400035ae5f04058438f67c23d518e77ad7273b08362041968470112c25d71184d84d3dfb6e9e8419d9829b9d4b09e393b9a6bb50c07eda77b97635d494c1391b4c39a28a3f598e941eda7c5be6c14ee516203ec573ae88c716e19a836554750f4ef85ff72e415f1dbca5bd833431b5fd34dda90266251f16baafa4c15a94f8e70044b01fb7fa5183adb961bd3a5d2dcd940ae5757edaf9be720203b7d83c8e2100d534e7ac88b7bb70439df9ec2752fd91a853e156523280f244b3f74a16d5377845320a5c1639a3b04090c50b856236a18b188b6f7a2847db1a3e306db6275f4224ddc0667afaa4d65e4d5c88111c871ea7916f722da601e52ca95838127db15753c2efa6447a97c959b9839c4fb65565eff0d41de0998a3a94710e08ffd5d6f19440c4b65d394a8b82df4637e9c65d94102ecf6393557c2061d7dbcc3edd5b8b07af2e53899c74e535b4b116495049c8dd416a064c6c817c614dd980fda1b0ce51ce0e628b778b7801eb4167c49ee05bf4fa318d1e929c5e42802c0ce6abf4d465e0365f49822103df0a9407c582ac7ead9e080a0a39919caf97efa4fbdfd6d7ee40304a37cee07dd787951cc02196265d1719ed85b7a6cf495ca28b06532fbf5d8ce67010d15e5633447f65dc84d9b96ffdb74561d2ddbead5f6337cb78774dc10d1eb4073da57a7ea35d633d1d202fce5a36fbe54db8fb9cb28158ad53997b8f05a0e92111ded14a0f16cc45ed09942e10468bcd06ae65f9a536450664a446407aaa31847a4d8bcaca8450de9b9717cada4ae776a87068b4b6ca2e9809dc50108eaca7fe24253611fd0bbcb9baefc4e91eb4b087f48332af7518baa58a517e763c456f8a8462fe9f3666c1fad5c9ecd787ef4ff810e79da526c252eb9dec1d576299b5a6f81438fc8d89109f9f52b025265f10d702f8566db39f5641e1cee52037dd62999e576b190a7db0f2e0f5f716b3b4dfd3ffe5c1175becea91cf708f8555465b4da2734c8dcc91d34104880c6960f30b90268c0efaf59e135ec4841d6a8fb4b197e47f971f6a9ac065980c8133378cf8aec6b0a87e367c99f25e1ef664b506bfb2a0befb99969ea9aaaae441cf705cf31ba104228542592da27d654fc7386c5cc570b7eef6bfb1bba83d06305ecce92559cb5668cafb373a773edebbf48a41c4e11b7eceb6103fdb4a1f2884e27f00d94e000951e06a361e396a124286d8c4f82b1ebedcec32116771faef406f4b5a260815bff76fad3f6596d0c65e2c9b3d4d89429c6a7ceb5eab184931fd4c26c52c0a23187510d75ac7eefb2b595f5379e8ad4be82d0b1fcae9a68ba9ac278b3d29ce1a1ab8b9f28b7b52a3af47c6241540565f77e6ac59c3b188712b648ab6e264ede901b6ccbad9777f35d9eeed9fbf3c8eb1296b198ffc64960a4332bb729abfeb28812e2e0e0e95a03b70fbc26382c3c68e43872f13523dba89847b0e7da38b76587007573b21a5fdd96a41ceb5e16cc47af8386604a736b17b37d54c7e7dcd2fa32e644e59f77c331f8ac83d7c81f162ff45d50c285f7458986eac162b86271299171b813869ec2ee39bb78a836821eb2cd15461f7367c0c43ff4052cd6491ffd984b882227818cc154130bb197cdea156a08ac1f3fe1d012de891397782b4f5f9ab5020461af7b5f599418bf8cec3502f5929731c941382ddbf1477130400dd307e98a323d97074f70920e86cfbc8ae3118baef1fb385501b8f86cfb5740e503efc1c0d6eacaf4e758f82c6236b895c0122fd4356ca7917d1e5fe144cb0963f8708961fb8e53e4565ef646999d4335e42949a39abbe0175953286ae764356c2ab4f5b031cfee30c2a190ad054d8f02eeaa5fed4e80e62aa85e6d3a1c1c172935188f22d051705fb3698a164013015b2ae3a4ecfe81a5c1440a1bdffca742fb712a7c30b88c151d2768ed2621cea38c8d094b0b120e1139613256a28e77684c3ef4e5696bb24d9f97292c678bf2a2902b7c87a7733de2155d3459ffca43ed6a9f8bf5985f82e765cdfe9dd1c7a3b64d073c862615f226516dd7a7cc18cd11cc35a813a94aa3bce7e942046ed3c0c2f1f9b0d6bcbb58a4b6b6338796b439303dd6e2887682e854a56167abc210c02fd51eca878086c1ac5f87f72dca88c5076ac757632d59e1eb974422a45528d345de228b513b5eaa28cc9ef1116efa7c2a34d79fb4d8cc42611a424ddf8abc4b799b53a92fcb5a7ce8755378ea3c0b3b8c6da2fa071b8ad608e988473d37361fd4f23bcbca1822a69ad0f3f685413ffc11b3d33dd685cdd7dba98843b6321828d3bbdfb9ad6d75dc57cdb57f29c5005a7619139d8ececd3c5deec0154f31f0a543bfebb28b55b3ef1d5543047df45f68d59cc301c16d46fb01241e09b831b7d95a1d5efcdcb93e56c870eca8bff08a2a14dfde88f499aca4c5148b29405ff2aaebc4895afe231ca2647117dd5721351cd0c08a3548f8e43cd5760ac94f393e721345a7ef8ea7b664c86773fa8b333a4c1f8f6fc3dc9be2263cfbb92c1fdd4764fa1a6069fea4e69b1a0963456a259568e128d60c059368f5a1684d30ffa83ea6f71d46633ea6c404a762d33abacae1fd207d7b156a06a61561cfce5b955c62c3c15c7fd2de4c88327775f7d83881f23f73dd72b53db5a6768af12ffa3d1ede8321f5ed2cd16141bdef350ca0be9da64d84fe70d567ef3d541d2a7f461c3f129f6d54c3637acd4fb357064d3d5f6b4e07ce78c86ae56ba7243ed0bedd1ace1750b3f07067eebffeeccc452e29e9b4d90ac4db47cb3d85455373ffe9d9dee1bf3da691d929940697bdee3646e1cbcec76ae71ac97eb469d56a31fb9a4444d323e7bcfc3d11eccc36c65232aa64b9098d1becb2c19ea7ee3aadda865611cc42d6e08926cbe5f9f29e1877aac350e8289a69313fb274033948a372f35b67b44de6586aeae9acc8b0ec1dac67abc4c7b3d16ee4de0fdee9b19f28aa18da7f0cdb9b01d24f4802a5f0c85274f9c6ec162e117a2e98a3e2f0282e63c9cb98ac2d5155481da658d3f09c5fcf4329e24169378b08b8098591f5adb3a2c83172dc3b7ae91fe8d8a79090b25c15d970a36972276aaefd105eda8ef5a3489cef5d8a64857b230a0a3482830802420532c7441e5aba3914973e46fdbc97da964498e45c01ddacb6a484f538b361ad21297f03aeef4c3556ca2f67e85132f5acbe4b9623bc640b1ac2cd54d46848f2cf85000848944bf974800dfe8f23b737ea604c529670d2e7393bbfae57e634f32eb73f1602566cfbc067afb08f96a7532d02c413a0ead3763dba8ab0a72fdbbd149ad0a298f96ac718f51022a5acfdc183b730eb0df635f4b49cbd8e76a02657802e0355b23717aa913213249e9826f54e2e15e6c96d931b848ef2a287e6b3487d3d0102c1b2ca4660f3a25e6759820137805ae1e9a7ee8225fe7cc448c9b26b159b7c3d971d78199d63fe11a746d7cde597cc48b5e4eb3bfb7ce32d1707381ace84c7860c66c4fef07cbf6248398e9d33352d0452fcddec2ef1b40fb83f7a870f92f55772025f52ab2789fcd466178ec7906f8b42b18eb99a1a2d9a2528049a0be9eb9b0171c43273e33da2b07b9c77d38e522ad66ff50ff9f4f7fcbe7e10738d189a36177f7ba7b270f6ed339d39a8f308911e07c194138da98133b71754858963f48fe27855ba9107394f1a7c8a1db8aeef1585ccd117c356070ceeec6340043e1be9e49b1212a7863b657ca14df0ede63fdfa89927a0d15d280d172ca09ea0117f0e1f63d6c44b470305dbd08a364bc894b550b81b25314a906b1f43773e68d35522a5cb16c36025dd568", 0xf5d}], 0x1, &(0x7f0000a73000)=[@rights={0x18, 0x1, 0x1, [r0]}], 0x18, 0xfffffffffffffffd}, 0x20000040)
r4 = syz_open_dev$tun(&(0x7f0000f60000)="2f6465762f6e65742f74756e00", 0x0, 0x0)
sendmsg$netrom(r1, &(0x7f0000297000)={&(0x7f0000db8000-0x10)=@ax25={0x3, {"16e1e45d8d53ee"}, 0xfff}, 0x10, &(0x7f0000c24000)=[{&(0x7f0000b8c000)="", 0x0}, {&(0x7f0000d46000-0xf)="2a5df9fe11d977af92fab38d5fdf2f", 0xf}, {&(0x7f0000422000-0x32)="3a2cd8a236bdc0d29bd6f68f95d1c2c6c6362ac282be2a013351ab93c02f102b86ce1caa64a5620079d0757e1a570bced07e", 0x32}], 0x3, &(0x7f0000c58000-0x12c0)=[], 0x0, 0x20000000}, 0x8080)
ioctl$TUNSETIFF(r4, 0x400454ca, &(0x7f0000907000-0x28)={@generic="00090000008000001607067d08b1bd5c", @ifru_addrs=@ethernet={0x306, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
bpf$OBJ_PIN_MAP(0x6, &(0x7f0000446000)={&(0x7f0000fc7000-0x8)="2e2f66696c653000", r1}, 0xc)
ioctl$TUNSETQUEUE(r1, 0x400454d9, &(0x7f0000b05000-0x28)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_names=@common="790000310100000000000000edff041c"})
ioctl$DRM_IOCTL_AGP_BIND(0xffffffffffffffff, 0x40106436, &(0x7f0000552000-0x10)={0x0, 0x6})
clone(0x0, &(0x7f00004da000-0x1)="6d", &(0x7f0000f13000)=0x0, &(0x7f0000001000-0x4)=0x0, &(0x7f0000000000)="")
munlock(&(0x7f0000a7f000/0x1000)=nil, 0x1000)
r5 = syz_open_dev$tun(&(0x7f0000550000)="2f6465762f6e65742f74756e00", 0x0, 0x0)
r6 = syz_open_dev$tun(&(0x7f0000125000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x2200)
getresgid(&(0x7f00003f6000)=0x0, &(0x7f0000c1c000)=0x0, &(0x7f0000c81000)=0x0)
clone(0x4000, &(0x7f0000367000)="78ae7b8b46216719d345d659a36956350ddcef249d29f2fbd313802165e48a15bb32f990f08fad18e17a9169d4b62ef4f86f638ef582633897b1c974a94c2c839695cc813c673a5b417ae56125", &(0x7f000060d000)=0x0, &(0x7f0000df9000-0x4)=0x0, &(0x7f000049c000)="31e24cc5ab67b26c210ae3f4cba4737ebe23f206167983c1ac1efc8b5bc96d9ba0f06838e053fa2063413e6d084fe75a307bfc4607005459c85d075d5b453c913c7a28fc52ab6cc6b2900568992199c33c5436051f56a6b2534b6939c8eb750dc2a252e368cb3d3908b948b30c3609")
ioctl$TUNSETQUEUE(r4, 0x400454d9, &(0x7f0000f16000+0x46c)={@common="6970365f767469300000000000000000", @ifru_mtu=0x4})
ioctl$TUNSETIFF(r6, 0x400454ca, &(0x7f00004c9000-0x28)={@generic="0000000300004000020000000000015c", @ifru_names=@generic="8e11f1052996e56f7ff6b6d55cee091d"})
rt_sigsuspend(&(0x7f00002c1000-0x8)={0x8}, 0x8)
ioctl$VT_GETSTATE(r1, 0x5603, &(0x7f0000ef1000)={0x7e, 0x80, 0x0})
dup2(r5, r6)
write(r0, &(0x7f0000acc000-0x24)="240000002600070032ff000800367700fbffffff0100000000000000ffffffff01000010", 0x24)
ptrace(0x4218, r2)
r7 = dup(r4)
pipe2(&(0x7f0000cd0000)={0x0, 0x0}, 0x804)
ioctl$DRM_IOCTL_AGP_UNBIND(r7, 0x40106437, &(0x7f00005e1000-0x10)={0x0, 0x5})
2017/12/14 22:42:36 executing program 5:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x33, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_extract_tcp_res(&(0x7f0000001000-0x3)={0x42424242, 0x42424242}, 0xab5, 0x6)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
set_mempolicy(0x4001, &(0x7f0000c48000)=0x4, 0x8)
pipe(&(0x7f00002a7000-0x8)={0xffffffffffffffff, <r0=>0xffffffffffffffff})
r1 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000500000)="2f6465762f73657175656e63657200", 0x0, 0x0)
mmap(&(0x7f0000374000/0xf000)=nil, 0xf000, 0x0, 0x1a031, 0xffffffffffffffff, 0x0)
eventfd2(0x2, 0x80801)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = syz_open_dev$sg(&(0x7f0000750000)="2f6465762f73672300", 0x9, 0xffffffeffffffffc)
perf_event_open(&(0x7f0000000000)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x668, 0x0, 0x8, 0x0, 0x0, 0x0, 0x0, 0x20000000, 0x7, 0x0, 0xfffffffffffffffd, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xfffffdffffbfffff, r2, 0x0)
r3 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000498000)="2f6465762f7667615f6172626974657200", 0x801fff8, 0x0)
bind$netlink(r3, &(0x7f0000d76000)={0x0, 0x0, 0x0, 0x0}, 0xc)
fcntl$getown(r0, 0x9)
inotify_init1(0x800)
mq_getsetattr(r3, &(0x7f000028d000)={0x8, 0xdec, 0x1, 0xfc3, 0x2616, 0xfe0, 0xdc, 0x8}, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f00003b3000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000360000)=0xc)
mmap(&(0x7f0000000000/0x272000)=nil, 0x272000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf72, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
openat$kvm(0xffffffffffffff9c, &(0x7f000000b000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
mmap(&(0x7f0000272000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$EVIOCSKEYCODE(r0, 0x40084504, &(0x7f00003c1000-0x8)=[0x8, 0x10000000009e7])
ioctl$VT_SETMODE(r3, 0x5602, &(0x7f0000272000)={0x1000, 0xd45, 0x8, 0x5, 0x5a85a451})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_SOCKOPT_CONNECTX3(r3, 0x84, 0x6f, &(0x7f0000103000)={<r4=>0x0, 0x1c, &(0x7f0000985000)=[@in6={0xa, 0x0, 0x3f, @loopback={0x0, 0x1}, 0x8f}]}, &(0x7f00006df000-0x4)=0x10)
getsockopt$inet_sctp_SCTP_MAXSEG(r1, 0x84, 0xd, &(0x7f00004e8000)=@assoc_id=r4, &(0x7f000059b000-0x4)=0x4)
r5 = socket(0x10, 0x3, 0x0)
write(r5, &(0x7f0000493000)="26000000130047f10701c1b00e000000000000000100000009ef18ffff00f132050014006e35", 0x26)
2017/12/14 22:42:36 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000c4f000)="2f6465762f6b766d00", 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
geteuid()
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
syz_kvm_setup_cpu$x86(r1, r2, &(0x7f000026e000/0x18000)=nil, &(0x7f00005e3000)=[@textreal={0x8, &(0x7f0000ef2000-0x24)="b800088ee8f10f4db70c00980f01cbf4f2ffce65f20f5a73fa66b9e30900000f320f01c9", 0x24}], 0x1, 0x0, &(0x7f0000247000)=[@vmwrite={0x8, 0x0, 0x1, 0x0, 0x9, 0x0, 0x4a3, 0x0, 0x7ff}, @cr0={0x0, 0x20000004}], 0x2)
ioctl$KVM_RUN(r2, 0xae80, 0x0)
2017/12/14 22:42:36 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x800000, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
openat$kvm(0xffffffffffffff9c, &(0x7f00008d7000-0x9)="2f6465762f6b766d00", 0xfffffffffffffefe, 0x0)
r0 = socket$netlink(0x10, 0x3, 0x0)
ioctl$sock_SIOCINQ(r0, 0x541b, &(0x7f000049c000)=0x0)
r1 = syz_open_dev$vcsa(&(0x7f0000b07000-0xb)="2f6465762f766373612300", 0x1, 0x506ffc)
ioctl$EVIOCSCLOCKID(r1, 0x400445a0, &(0x7f0000794000-0x4)=0x1000)
accept4$llc(0xffffffffffffffff, 0x0, &(0x7f0000001000-0x4)=0x0, 0x80000)
ioctl$KVM_SET_PIT(r1, 0x8048ae66, &(0x7f00002d1000)={[{0x40, 0x0, 0xcb8b, 0x1, 0x81, 0x240, 0x7, 0x4, 0x40, 0x0, 0x2, 0x1ff, 0x2}, {0x2, 0x1, 0x9, 0x7, 0xc7e, 0x9, 0x3, 0x9, 0x5, 0x9, 0x1, 0x8, 0x7}, {0x85b, 0x5, 0xffffffffffffff84, 0x9, 0x7, 0x4, 0x53f, 0x3, 0x1, 0x5, 0x6, 0x100000001, 0xffffffffffffff62}], 0x9, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
socketpair$inet6(0xa, 0x4, 0x4004, &(0x7f0000002000-0x5)={0xffffffffffffffff, <r2=>0xffffffffffffffff})
ioctl$sock_inet_SIOCSIFFLAGS(r0, 0x8914, &(0x7f00006b8000-0x20)={@common="69703667726530000000000000000000", @ifru_addrs={0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
syz_emit_ethernet(0x9a, &(0x7f0000044000-0x9a)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @random="86577f23a1f3", [{[], {0x8100, 0x3, 0x240000, 0x7}}], {{0x6558, @ipx={0xffff, 0x88, 0xa4, 0x11, {@random=0x0, @current=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0xe5}, {@current=0x0, @random="5003dc7eb5c9", 0x180000}, "5d6bd9a6ba66d857be824f7b790d43bcb0ab710a59a2eb475e43e60cbea3d87ba9f81a2efc693274adf6ff8a67b87c6445fd4c66000000d37c077c767483a0693a72abc032e69b496945a6af912e188c870c6a8711f92561faba85cf3975c9c2df00840684fa71246294"}}}}, 0x0)
sendmsg$unix(0xffffffffffffffff, &(0x7f000051b000-0x38)={&(0x7f00003ac000-0xa)=@file={0x1, "2e2f66696c653000"}, 0xa, &(0x7f00007e0000)=[{&(0x7f0000f17000)="fd2093e02fcc7cfaaf489608028a23cff8ffa618f69da7a78a04a6", 0x1b}], 0x1, &(0x7f0000164000-0x70)=[@rights={0x10, 0x1, 0x1, []}], 0x10, 0x2000c840}, 0x0)
r3 = fcntl$dupfd(r2, 0x0, 0xffffffffffffffff)
ioctl$sock_netrom_SIOCGSTAMPNS(r3, 0x8907, &(0x7f0000539000-0x1)=0x0)
socket$nfc_llcp(0x27, 0x1, 0x1)
ioctl$UFFDIO_ZEROPAGE(r3, 0x8010aa02, &(0x7f0000bb5000-0x10)={&(0x7f0000501000/0x2000)=nil, 0x2000})
r4 = syz_open_dev$sg(&(0x7f0000005000)="2f6465762f73672300", 0x0, 0x0)
getsockopt$netrom_NETROM_T1(r1, 0x103, 0x1, &(0x7f00001a3000-0x4)=0x0, &(0x7f0000ec4000)=0x4)
ioctl$EVIOCSABS0(0xffffffffffffffff, 0x401845c0, &(0x7f0000007000)={0x6, 0xfffffffffffffffe, 0xda14, 0x5, 0xfffffffffffffffe, 0xffffffffffffffff})
ioctl(r4, 0x2285, &(0x7f0000007000)="53")
r5 = openat$autofs(0xffffffffffffff9c, &(0x7f0000261000-0xc)="2f6465762f6175746f667300", 0x2000, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = socket(0xa, 0x3, 0x3c)
r7 = dup(r1)
connect$inet6(r7, &(0x7f0000cc5000-0x1c)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x1c)
socket$nfc_llcp(0x27, 0x3, 0x1)
sendmsg$unix(r6, &(0x7f0000651000)={&(0x7f0000f2b000-0x1)=@file={0x0, "2e2f66696c653000"}, 0xa, &(0x7f0000e08000)=[], 0x0, &(0x7f0000144000)=[], 0x0, 0x0}, 0x4000004)
getsockopt$inet_sctp6_SCTP_SOCKOPT_PEELOFF(r7, 0x84, 0x66, &(0x7f00002ee000)={<r8=>0x0, 0x101}, &(0x7f0000fd7000)=0x8)
getsockopt$inet_sctp_SCTP_PRIMARY_ADDR(r5, 0x84, 0x6, &(0x7f0000028000)={<r9=>r8, @in={{0x2, 0x1, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, &(0x7f0000cb1000)=0x8c)
getsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r6, 0x84, 0x18, &(0x7f0000770000-0x6)={r9, 0x0}, &(0x7f0000e65000-0x4)=0x6)
[  126.510239] binder: 27346:27358 ioctl 404c534a 2000b000 returned -22
[  126.512796] binder: 27346:27358 BC_DEAD_BINDER_DONE 0000000000000002 not found
[  126.512803] binder: 27358 RLIMIT_NICE not set
[  126.538530] binder: 27358 RLIMIT_NICE not set
2017/12/14 22:42:36 executing program 6:
r0 = openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000f61000)="2f73656c696e75782f6176632f686173685f737461747300", 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_icmp_ICMP_FILTER(r0, 0x1, 0x1, &(0x7f0000000000)={0x0}, 0x4)
mmap(&(0x7f0000000000/0x3000)=nil, 0x3000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = syz_open_procfs(0x0, &(0x7f0000001000)="6f6f6d5f61646a00")
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ftruncate(r1, 0x2)
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_mreq(r1, 0x0, 0x23, &(0x7f0000006000-0x8)={@rand_addr=0x3, @broadcast=0xffffffff}, 0x8)
getsockopt$inet_sctp_SCTP_I_WANT_MAPPED_V4_ADDR(r1, 0x84, 0xc, &(0x7f0000004000)=0x0, &(0x7f0000003000)=0x4)
mmap(&(0x7f0000006000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000006000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000006000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pread64(r1, &(0x7f0000006000)="", 0x0, 0x0)
setsockopt$inet_MCAST_JOIN_GROUP(r1, 0x0, 0x2a, &(0x7f0000004000-0x90)={0x20, {{0x2, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x90)
2017/12/14 22:42:36 executing program 5:
mmap(&(0x7f0000000000/0xf69000)=nil, 0xf69000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x2, 0x0)
mmap(&(0x7f0000f69000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_mtu(r0, 0x29, 0x17, &(0x7f0000f6a000-0x4)=0x3, 0x4)
mmap(&(0x7f0000f69000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f69000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = accept(r0, 0x0, &(0x7f0000f6a000-0x4)=0x0)
mmap(&(0x7f0000f6a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = accept4$inet(r1, &(0x7f0000f6e000-0x10)={0x0, 0x0, @broadcast=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000f6e000-0x4)=0x10, 0x0)
mmap(&(0x7f0000f69000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = accept$inet(r2, &(0x7f00009af000-0x10)={0x0, 0x0, @broadcast=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000024000-0x4)=0x10)
mmap(&(0x7f0000f6a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept4(r3, &(0x7f00005ca000-0x10)=@ax25={0x0, {"00000000000000"}, 0x0}, &(0x7f0000a53000)=0x10, 0x80800000807fd)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_int(r0, 0x29, 0x10, &(0x7f00007e8000)=0x100000000, 0x4)
mmap(&(0x7f0000f6a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = accept4$inet(r0, &(0x7f0000f6a000)={0x0, 0x0, @remote={0x0, 0x0, 0x0, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f000047b000-0x4)=0x10, 0x8000000000080800)
mmap(&(0x7f0000f6e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_int(r0, 0x29, 0x19, &(0x7f0000f6f000-0x4)=0x3, 0x4)
mmap(&(0x7f0000f6e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto$inet6(r0, &(0x7f0000f6f000-0x3d)="922501ea331b8a35776f5e1d91c11710fcd9c124f896e5442bd7880e33c98699fdbdda67a3173d16f6421c45fcd1c09fac71ec575beacd95ba63d3da66", 0x3d, 0x800, &(0x7f0000b98000)={0xa, 0x2, 0x40000000007, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x9}, 0x1c)
mmap(&(0x7f0000f6f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_buf(r3, 0x1, 0x1a, &(0x7f0000974000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f0000f6f000)=0x9e)
mmap(&(0x7f0000f6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_PR_ASSOC_STATUS(r3, 0x84, 0x73, &(0x7f0000f6d000)={<r5=>0x0, 0x7f, 0x30, 0x8384, 0x4}, &(0x7f0000bdc000-0x1)=0x18)
mmap(&(0x7f0000f6f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp6_SCTP_ENABLE_STREAM_RESET(r1, 0x84, 0x76, &(0x7f0000f6f000)={r5, 0x100000000}, 0x8)
connect$inet6(r0, &(0x7f0000f60000-0x1c)={0xa, 0x1, 0x8, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x11b}, 0x1c)
mmap(&(0x7f0000f6b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
vmsplice(r4, &(0x7f0000f6f000)=[], 0x0, 0x6)
socketpair$inet_sctp(0x2, 0x203, 0x84, &(0x7f0000f61000)={0xffffffffffffffff, 0xffffffffffffffff})
mmap(&(0x7f0000f6b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet6_SIOCADDRT(r1, 0x890b, &(0x7f00004bf000)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0xb4a5, 0x37, 0xfffffffffffffc00, 0x400, 0x5, 0x0, 0x0})
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f70000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f71000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f71000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_icmp_raw(0x2, 0x3, 0x1, &(0x7f0000f72000-0x8)={0x0, 0x0})
setsockopt$inet6_mtu(r4, 0x29, 0x17, &(0x7f0000451000-0x4)=0x7, 0x4)
r6 = bpf$MAP_CREATE(0x0, &(0x7f00002c8000)={0xe1b4f3d2016efdbc, 0x0, 0x8, 0xfff, 0x8000005, 0xffffffffffffffff, 0xb7c}, 0x1c)
mmap(&(0x7f0000f69000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f69000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe(&(0x7f0000f6a000-0x8)={<r7=>0x0, <r8=>0x0})
bpf$PROG_LOAD(0x5, &(0x7f0000423000-0x30)={0x3, 0x9, &(0x7f0000f68000)=[@map={0xa54b, 0x1ff, 0x0, r3}, @map={0x7f, 0x4, 0x8, r6}, @generic={0x6, 0x800, 0x3, 0x1}, @generic={0x1f, 0x1, 0x7, 0x5}, @map={0x1, 0xeeb, 0xffff, r7}, @generic={0x20, 0x7f, 0x6, 0x6}, @map={0x8, 0x5, 0x1f, r8}, @generic={0x9, 0x1fc0, 0x7, 0x9}, @map={0x7dfe, 0x8, 0xfffffffffffffff8, 0xffffffffffffffff}], &(0x7f0000d05000)="00", 0x10001, 0x49, &(0x7f0000f69000-0x49)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x4000000000000000, 0x1}, 0x30)
r9 = socket(0x10, 0x802, 0x0)
mmap(&(0x7f0000f6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
write(r9, &(0x7f0000796000-0x26)="260000002400430504edff0c540000000000000401000000ffff0100f1ffffffffff03c76e35", 0x26)
setsockopt$inet_msfilter(r1, 0x0, 0x29, &(0x7f00004c9000)={@local={0xac, 0x14, 0x0, 0xaa}, @loopback=0x7f000001, 0x1, 0x0, []}, 0x10)
recvfrom$inet6(r0, &(0x7f0000f64000-0x59)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xf6, 0x23fffd, 0x0, 0x0)
[  126.600476] binder: 27346:27358 got reply transaction with bad transaction stack, transaction 283 has target 27346:27366
[  126.611614] binder: 27346:27358 transaction failed 29201/-71, size 24-16 line 2762
2017/12/14 22:42:36 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x968, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x4, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f000001c000)="2f6465762f7161745f6164665f63746c00", 0x40000, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f00009cd000-0xc)={<r1=>0x0, 0x0, 0x0}, &(0x7f0000e00000-0x4)=0xc)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0}, r1, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet_icmp(0x2, 0x2, 0x1)
socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000716000)={0xffffffffffffffff, 0xffffffffffffffff})
openat(0xffffffffffffffff, &(0x7f00007f6000-0x8)="2e2f66696c653000", 0x400000, 0xfffffffffffffffd)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair(0xef8bf9302df1c4b2, 0x0, 0x1000, &(0x7f0000f6c000)={0x0, <r2=>0x0})
setsockopt$inet_udp_encap(r2, 0x11, 0x64, &(0x7f0000f69000-0x4)=0x2, 0x4)
r3 = socket(0x2, 0xc, 0x1)
getsockopt$bt_hci(r3, 0x0, 0x2, &(0x7f00009c0000-0xf5)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f0000e29000-0x4)=0xf5)
write(r3, &(0x7f000079e000+0x9de)="2400000026007f00000000000000770000001d000000090007000000fc0017ff0100ff10", 0x24)
ioctl$TIOCTTYGSTRUCT(r2, 0x541a, &(0x7f00003ed000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
r4 = syz_open_dev$sndseq(&(0x7f0000460000-0xd)="2f6465762f736e642f73657100", 0x0, 0x80000)
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r4, 0xc0a85320, &(0x7f0000947000)={{0x100000008000080, 0xfefffffffff}, "706f7274300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x40000000c6, 0x80000000080003, 0x4, 0xffffffff, 0x5, 0x0, 0x0, 0x0, 0x20006, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r4, 0xc0a85320, &(0x7f0000c03000)={{0x80, 0x0}, "0a4ceaa05dad126e00000002a1569b3fd4cec307e8ef3d13eb790ec9c65abaf90d229db692542e5b78f8b29e0a27800f0000000000000009fb42d576589701a4", 0x77, 0x10000a, 0x43, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4000002, 0xffffffffffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = open(&(0x7f000000d000-0x8)="2e2f66696c653000", 0x80040, 0x0)
fcntl$setlease(r5, 0x400, 0x0)
rt_sigprocmask(0x0, &(0x7f0000588000-0x5)={0xfffffffffffffffe}, 0x0, 0x8)
pselect6(0x40, &(0x7f0000cb7000-0x40)={0x400, 0x9, 0x3, 0x1, 0x0, 0x0, 0x4, 0x7}, &(0x7f0000681000)={0x3, 0xb2e9, 0xd48, 0xfff, 0x8001, 0x7, 0x5, 0x4}, &(0x7f0000dcc000)={0x1, 0x20, 0x401, 0x0, 0x80, 0xff, 0x1, 0x6a}, &(0x7f000036f000-0x10)={<r6=>0x77359400, 0x0}, &(0x7f0000e9e000)={&(0x7f0000e36000-0x8)={0x81}, 0x8})
rt_sigtimedwait(&(0x7f00009ac000)={0xfffffffffffffffd}, &(0x7f0000dd8000-0x10)={0x0, 0x0, 0x0, 0x0}, &(0x7f000003a000-0x10)={r6, 0x0}, 0x8)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r7 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdd, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0xfe, 0xffffffff, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x4, 0x2, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$PERF_EVENT_IOC_ENABLE(r7, 0x2400, 0x84fe)
2017/12/14 22:42:36 executing program 2:
mmap(&(0x7f0000000000/0xfc7000)=nil, 0xfc7000, 0x3, 0x200032, 0xffffffffffffffff, 0x2000000000000)
mmap(&(0x7f0000fc7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f0000fc9000)="2f73656c696e75782f636865636b72657170726f7400", 0x100, 0x0)
mmap(&(0x7f0000fc8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = bpf$MAP_CREATE(0x0, &(0x7f0000fc9000-0x1c)={0x4000000000000e, 0x10000, 0x1, 0x8000000000400, 0x7, r0, 0x0}, 0x1c)
mmap(&(0x7f0000fc7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfe1000)=nil, 0xfe1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = bpf$MAP_CREATE(0x0, &(0x7f0000c48000-0x14)={0x5, 0x84, 0x84, 0x4, 0x0, r1, 0x0}, 0x1c)
mmap(&(0x7f000038d000/0x1000)=nil, 0x1000, 0x1000004, 0x20032, r1, 0x0)
mmap(&(0x7f0000e51000/0x1000)=nil, 0x1000, 0x2000000, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$MAP_UPDATE_ELEM(0x2, &(0x7f0000fe2000)={r2, &(0x7f0000fe2000)="b558abefd044f6f76287bafc75e7e378d93854409ad2c1b9334e20494fd9030b473ba02d6136a0e18c4cda3ff6617b4b5e50af94cf52b4f17e138c6d53e85754b2f978553746dcbe6db02ab6378815b469bf1be1459b5c44a4f0aa09a53e39d9096100d65ddee7e837e529cdec5de0a3e759aca93f02f06b1c113698ce72d917da0c01eabd2f386edf01c8a209b58d4822c7a0bba6b1620c6299cdb3da1f1ba407f82c22f6d6852ac3d2a2618404e32423acfd81e25a3fa31844cf65d5b96aa7a1890813838fb469c0c6a232f3ab01a143e40f91", &(0x7f0000fe1000)="2a0d8c42a59a5d48c143e2b1e56806daca0ddaa6978e4e77f502eb0a030082c5c25d07bdaf64c94dc3856ef8902478b16ae4c026ff584bb722", 0x401}, 0x20)
mmap(&(0x7f0000fe1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000b93000/0x3000)=nil, 0x3000, 0x1, 0x30, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000004c000/0x3000)=nil, 0x3000, 0x3, 0x4050, r1, 0x0)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = gettid()
ioctl$sock_FIOGETOWN(0xffffffffffffff9c, 0x8903, &(0x7f0000bbb000-0x4)=0x0)
getpgrp(r3)
fcntl$getownex(r1, 0x10, &(0x7f0000ffc000)={0x0, <r4=>0x0})
r5 = getpgrp(r4)
setpriority(0x0, r5, 0x5e)
setsockopt$inet_tcp_TCP_CONGESTION(0xffffffffffffffff, 0x6, 0xd, &(0x7f0000d9f000-0x4)="68696768737065656400", 0xa)
r6 = openat$kvm(0xffffffffffffff9c, &(0x7f0000005000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
r7 = ioctl$KVM_CREATE_VM(r6, 0xae01, 0x0)
r8 = ioctl$KVM_CREATE_VCPU(r7, 0xae41, 0x0)
ioctl$KVM_SET_USER_MEMORY_REGION(r7, 0x4020ae46, &(0x7f0000f7a000)={0x3, 0x0, 0x1000, 0x2000, &(0x7f00003a8000/0x2000)=nil})
syz_kvm_setup_cpu$x86(r8, r8, &(0x7f00000b5000/0x18000)=nil, &(0x7f00009f6000-0x18)=[@text32={0x20, &(0x7f000052b000)="0f83335e1b029a7dde7d008526000044240200800000c7442406000000008f011c240f300f01cab93f0b0000b87c0000000f3066baf80cb86820db87ef66bafc0cb9a00100000f320f0826f30f2c6878b8f80000000f23d0c4c3955dec0bf8000000090f04f8f8015cc08d0f01b4d3b2000000c4c2153bd9", 0x78}], 0x1, 0x10010, &(0x7f0000c89000)=[], 0x0)
syz_kvm_setup_cpu$x86(r7, r8, &(0x7f0000171000/0x18000)=nil, &(0x7f0000469000-0x18)=[@text16={0x10, &(0x7f00000c6000)="baf80c66b8f862128566efbafc0cb05feebaf80c66b89988368366efbafc0c485dee440f5d26663505000000440f22c00f359c66b8050000000f01d9b8bd000f00d066d2108147a90001660ff8578d", 0x4f}], 0x1, 0xfffffffffffffffd, &(0x7f000082a000)=[], 0x0)
getsockopt$sock_timeval(0xffffffffffffffff, 0x1, 0x14, &(0x7f00006d3000-0x10)={0x0, 0x0}, &(0x7f000038a000)=0x10)
ioctl$DRM_IOCTL_SG_FREE(0xffffffffffffffff, 0x40106439, &(0x7f00006c2000)={0x1000, 0x0})
ioctl$KVM_RUN(r8, 0xae80, 0x0)
2017/12/14 22:42:36 executing program 6:
open$dir(&(0x7f000004a000)="2e2f66696c653000", 0x0, 0x0)
r0 = shmget$private(0x0, 0x2000, 0x8, &(0x7f00004b2000/0x2000)=nil)
shmctl$SHM_UNLOCK(r0, 0xc)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_netrom_SIOCGSTAMP(0xffffffffffffffff, 0x8906, &(0x7f0000002000-0x4)=0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet(0x2, 0xa, 0x5, &(0x7f0000001000-0x8)={<r1=>0xffffffffffffffff, <r2=>0xffffffffffffffff})
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r2, 0x1, 0x11, &(0x7f0000002000-0xc)={<r3=>0x0, 0x0, 0x0}, &(0x7f0000001000-0x4)=0xc)
r4 = getpgrp(r3)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$int_in(r1, 0x5452, &(0x7f0000002000-0x8)=0x4)
r5 = gettid()
r6 = perf_event_open(&(0x7f0000001000-0x78)={0x5, 0x78, 0x0, 0x0, 0x0, 0x4, 0x0, 0x6, 0x0, 0xc, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x8, 0x0, 0xbe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r5, 0x0, 0xffffffffffffffff, 0x2)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_AGP_ENABLE(0xffffffffffffffff, 0x40086432, &(0x7f0000003000-0x4)=0x1)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mbind(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x8000, &(0x7f0000003000-0x8)=0x7fffffff, 0x1, 0x5)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x6, 0x4011, r6, 0x0)
munlock(&(0x7f0000000000/0x1000)=nil, 0x1000)
fcntl$setstatus(r6, 0x4, 0x42c00)
madvise(&(0x7f0000828000/0x4000)=nil, 0x4000, 0xd)
mremap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3000, 0x7, &(0x7f0000000000/0x3000)=nil)
madvise(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
process_vm_writev(r4, &(0x7f0000005000)=[{&(0x7f0000002000)="00000000000000000000000000", 0xd}, {&(0x7f0000001000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x71}, {&(0x7f0000005000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}], 0x3, &(0x7f0000000000)=[{&(0x7f0000000000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x92}, {&(0x7f0000006000-0x3b)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x3b}], 0x2, 0x0)
madvise(&(0x7f0000000000/0x2000)=nil, 0x2000, 0xb)
shmget$private(0x0, 0xa000, 0x400, &(0x7f0000be0000/0xa000)=nil)
mprotect(&(0x7f0000000000/0x3000)=nil, 0x3000, 0x3)
mlock(&(0x7f000051c000/0x4000)=nil, 0x4000)
clone(0x108000, &(0x7f0000002000)="38", &(0x7f0000001000)=0x0, &(0x7f0000002000-0x4)=0x0, &(0x7f0000002000)="22")
2017/12/14 22:42:36 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f000065b000)={0x26, "6861736800000000000000000000", 0x0, 0x0, "766d6163286165732900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
prctl$intptr(0x1, 0x101)
r1 = socket$inet_icmp(0x2, 0x2, 0x1)
fremovexattr(r1, &(0x7f000024f000)=@known="73797300000001736d636b700e0000000000026500")
r2 = bpf$MAP_CREATE(0x0, &(0x7f0000733000)={0x5, 0x1, 0x5, 0x9, 0x0, 0x0, 0x0}, 0x14)
r3 = open(&(0x7f00008c8000)="2e2f66696c653000", 0x8000, 0x4)
sendto$inet6(r3, &(0x7f0000401000)="34034c49f22f18e5dd3bc1d17e598827fd48edace96fe40d413de4e97db857919dcf41a06931d231db7886d8651af0c3ecd6e2c02041c0a0f7707595be2f88f639099cf265a42d65da7e21d6f83a830c4e7a0e00b332a13f25dbfe75cef1b027a3098bce208eadb6aed3dc7220ef191ce75333c71ea01e29c26330db343ead537d42d3828c650bb74219f70893e419245bb915bff3436b368df6e4ca2becf21469eeb4b58d77110d0776bb4e630d0f737d443ad551cc7eec", 0xb8, 0x400c000, &(0x7f0000c77000-0x1c)={0xa, 0x0, 0x0, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x3}, 0x1c)
r4 = bpf$MAP_CREATE(0x0, &(0x7f00004fa000-0x1c)={0xd, 0x6, 0x4, 0x1, 0x0, r2, 0x0}, 0x1c)
r5 = dup3(r4, r2, 0x80000)
setsockopt$bt_hci_HCI_DATA_DIR(r5, 0x0, 0x1, &(0x7f00005f1000-0x4)=0x3f, 0x4)
r6 = accept$packet(r5, &(0x7f00008e4000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000d31000)=0x14)
accept(r6, &(0x7f000036c000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000400000-0x4)=0x8)
ioctl$sock_inet_SIOCSIFADDR(r5, 0x8916, &(0x7f0000dcf000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_addrs={0x2, 0x1, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
ioctl$KVM_KVMCLOCK_CTRL(r5, 0xaead)
bpf$MAP_LOOKUP_ELEM(0x1, &(0x7f0000400000-0x18)={r4, &(0x7f0000611000-0x35)="c705cbad8916d26dbcc1029f94b02d0c2de047786794d25a2ccec8316816412905022a8ca8cdb43e2037d73874b75084e46bf11517", &(0x7f000069f000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x18)
bpf$MAP_UPDATE_ELEM(0x2, &(0x7f00005f1000)={r4, &(0x7f0000eed000)="", &(0x7f0000b88000)="13", 0x0}, 0x20)
bpf$MAP_DELETE_ELEM(0x3, &(0x7f0000664000)={r4, &(0x7f000011a000)="0000a5"}, 0x10)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000f3f000-0x10)="01010000c40100006dae7a00409d4d54", 0x10)
getsockopt$sock_buf(r0, 0x1, 0x1f, &(0x7f0000190000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f0000564000-0x4)=0xf6)
fcntl$addseals(r2, 0x409, 0x0)
r7 = accept$alg(r0, 0x0, 0x0)
sendmsg$alg(r7, &(0x7f0000169000)={0x0, 0x0, &(0x7f0000711000-0x40)=[{&(0x7f00002ad000)="a5f085029e9779f5e651be028714e341177f99e675d427f7ef0d1241ad8d1c88eab5747ed8ee02f3ceb35c615f9e70d57181399e1188dddb8d519d5167ceb1839fb86490483d627afdff1b6f4f", 0x4d}], 0x1, &(0x7f0000c1d000-0x228)=[@assoc={0x18, 0x117, 0x4, 0x7}, @assoc={0x18, 0x117, 0x4, 0x20}, @assoc={0x18, 0x117, 0x4, 0x400000000}, @iv={0xa8, 0x117, 0x2, 0x94, "fb2dfc7325343d1eccdf288b9584d76bfacf9be8cb78104fcdc95b71623a913fa4e8d0d0476a0366969d9bb55ed1c823aad03c5c2897467aa2e569d69c98c13aab7d2bf6802f20106ec2be8a046fd9d9f81618a53485712e590a03db81d90c5eba518d9a05f3c978f6e594c3d9b289704324e3a1a63c1560f6c26e2c6a69969d42c11506d501c6319d486b5dc4b9ebf6dbbe34dd"}, @assoc={0x18, 0x117, 0x4, 0x4}, @iv={0xa8, 0x117, 0x2, 0x94, "63d36e464206849dcecba76e80495f87f070baa50483c2cc164988d361c1dded1f7f7abbdf63405b5469e3715d640c20a424627801ecc2d74e31d82c4522f91d9ff4d6d0f7d3e25c9281de663a54468b6fbf541c847b1832915d48b45ad1ea0be9210a8f3363f8590c5f5e48f0175ae63648c76e42b88f8845965224fb6f398b8bf06506272a63fec83e1646be226cd63f98774f"}], 0x1b0, 0x0}, 0x40001)
bind$alg(r0, &(0x7f00005e8000-0x58)={0x26, "6861736800000000000000000000", 0x0, 0x0, "6d64352d67656e657269630000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
getpeername(r7, &(0x7f0000b05000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00009fd000)=0x8)
[  126.622163] binder: release 27346:27366 transaction 282 out, still active
[  126.622169] binder: undelivered TRANSACTION_COMPLETE
[  126.622177] binder: send failed reply for transaction 283 to 27346:27358
[  126.643844] binder: 27346:27366 got reply transaction with no transaction stack
2017/12/14 22:42:36 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x1000000000000e, 0x80)
r1 = syz_open_dev$sg(&(0x7f0000b23000-0x9)="2f6465762f73672300", 0x7f, 0x22000)
getsockopt$inet_mreqn(r1, 0x0, 0xbeb66a9eb0f2eebd, &(0x7f0000d5b000-0xc)={@local={0x0, 0x0, 0x0, 0x0}, @multicast2=0x0, <r2=>0x0}, &(0x7f0000401000-0x4)=0xc)
getsockopt$inet6_IPV6_IPSEC_POLICY(r0, 0x29, 0x22, &(0x7f0000069000)={{{@in=@broadcast=0x0, @in=@multicast1=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r3=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@empty=0x0, 0x0, 0x0}, 0x0, @in=@loopback=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f000044e000-0x4)=0xe8)
setsockopt$inet6_IPV6_IPSEC_POLICY(r0, 0x29, 0x22, &(0x7f0000250000-0xe8)={{{@in=@multicast1=0xe0000001, @in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2, 0x7, 0x0, 0x1ff, 0x9, 0x20, 0xa1, 0xfe4, r2, r3}, {0x80000000000007, 0x5, 0x80, 0x5, 0xfffffffffffffffe, 0x100, 0x2, 0x81}, {0x1, 0x7, 0x6, 0x2}, 0x4, 0x1, 0x2, 0x5, 0xc0, 0x3}, {{@in=@empty=0x0, 0x200, 0x20000000000001f}, 0xb, @in=@multicast1=0xe0000001, 0x4, 0x4, 0x1, 0x7, 0xfffffffffffffffc, 0x7, 0x6}}, 0xe8)
r4 = socket$inet_udp(0x2, 0x2, 0x0)
getsockopt$inet_mreqn(r4, 0x0, 0x23, &(0x7f0000875000)={@local={0x0, 0x0, 0x0, 0x0}, @loopback=0x0, <r5=>0x0}, &(0x7f0000c81000-0x4)=0xc)
setsockopt$inet_pktinfo(r1, 0x0, 0x8, &(0x7f0000f62000-0xc)={r5, @empty=0x0, @multicast2=0xe0000002}, 0xc)
setsockopt$inet_udp_encap(r4, 0x11, 0x64, &(0x7f000082f000-0x4)=0x5, 0x4)
bind$inet(r4, &(0x7f0000d6a000-0x10)={0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
r6 = socket$inet(0x2, 0x0, 0x1f)
setsockopt$inet_tcp_buf(r6, 0x6, 0x1f, &(0x7f0000969000-0xfd)="1e8a3d7c09c8a9f12bc7599022cb37ea0e0fb1e281f2cb1b068c1ae605bbe5952d1a5052285a78d9283f1ab898c4abe31086002e1cc228ce7922eb8c5084bf474b46fccc9b472e6f766ae2ef449a802d92aaffb36e65f0e527defe6f914c785570f64d5d62edc416f83b4360a661d2f4bbe5ac176ea4307b7340d57a9849a23d11eed4ec10c4e18d06b0df7ddbace0b1aaa380611adf055e553bb64e01df870459138234a2932518111a957104fd27b99ea415a5d734ce3d823fd86dea634302c8c74aaf0b55c2f670d4a416dabd2cbbf5055d61d0d43afdd23c19e49b367e2c83f99773ab048fc7cdeed78ba9cf8f23a4346603020135a2c39a2f73", 0xfc)
r7 = syz_open_dev$tun(&(0x7f000048b000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0xa)
r8 = fcntl$dupfd(r7, 0x0, r7)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_ID_LIST(r0, 0x84, 0x1d, &(0x7f0000e41000)={0x5, [0x0, 0x0, <r9=>0x0, 0x0, <r10=>0x0]}, &(0x7f0000307000-0x4)=0x18)
ioctl$sock_netdev_private(r8, 0x89f0, &(0x7f0000d10000)="d92203167fe27c475f6a8749de867f99d5e01d0b1a117cadf3a106b56afe301a393388a2a848af5febc0809725b0a064ad5036244def6e2b1c9b0b2fcec0c615b64a7b2c3b139acb2644c06c7898b5eb09172da1d055460dbb7346b574d05b40a6eb2eb19bded2c6a3c04fe48ac29865f09a3684ecff1ee12494128b5bbbc1f9658fb3837a7f5558f8976e809a57f1c09c213b74b7475b212f8ccdd0ecaa7e5210d5d7e3376f328af25b4d5b7a10dd3ca5ef23ebb7aa095a1aff789e7ebc")
setsockopt$inet_sctp_SCTP_CONTEXT(r6, 0x84, 0x11, &(0x7f0000f52000-0x8)={r10, 0xc}, 0x8)
getsockopt$inet_sctp6_SCTP_ADAPTATION_LAYER(r8, 0x84, 0x7, &(0x7f00004a4000)={0x0}, &(0x7f0000076000)=0x4)
ioctl$TUNSETIFF(r7, 0x400454ca, &(0x7f0000a5b000-0x28)={@common="67726530000000000000000000000000", @ifru_names=@generic="4f54000cc0a1ed4f3a0a1fdc222073b5"})
getsockopt$inet_sctp_SCTP_ENABLE_STREAM_RESET(r6, 0x84, 0x76, &(0x7f000065a000)={r9, 0x5}, &(0x7f0000449000-0x4)=0x8)
getsockopt$inet_sctp_SCTP_NODELAY(r8, 0x84, 0x3, &(0x7f0000611000)=0x0, &(0x7f000031c000)=0x4)
ioctl$sock_inet_SIOCSIFFLAGS(r6, 0x8914, &(0x7f0000630000-0x20)={@common="67726530000000000000000000000000", @ifru_flags=0x303})
ioctl$SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO(r8, 0xc02c5341, &(0x7f00005d6000)={0x0, 0x0, 0x0, {0x0, 0x0}, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r11 = getpgid(0x0)
sched_rr_get_interval(r11, &(0x7f00007eb000)={0x0, 0x0})
r12 = dup(r4)
write$tun(r8, &(0x7f0000057000)=@hdr={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x415, 0x0, 0x0, 0x0, 0x11, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, @multicast1=0xe0000001, {[]}}, @dccp={{0x2, 0x0, 0x4, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, "1d093e", 0x0, "b99878"}, "500e4156bafc36f82a4b504b036ac54c641b052b4bd37bbd64c835a43ff64c517d4be4bd09fd51dba95d4fe44d8faa82b23a5cc4658c9fedeef7256b40604ee4f878d9d3c3999e0312f06d8aedcd5039894a18126498dcc964dd5a402c417a1cc798189d285118d98e9f7ae8fc0ec9b74efbd90cd7d544765d2df18be50c1323476820af79bad0e65d1c48e0ca8685ab6e775d350961652c7a7c9f2918c9444a307a6b8fbc093f56829fa579723c6ecef716d5085439b3a070b638ce690c66144c8e0314250fa36a5a9113de159c9195db60cb56dc158ea825a7c56dcf9ab155f076e53afec5a4155269dd56fb99aaf6044ec72e8745f18929fd1bce7c52bfa1e099f237de1f32f43bd6ee103b9341a3eb484170637324bacee722c7625288463e69dc1cfb1162ece3f1b48eb95125e52cbf498aa2ae4f949a4f21bff523f3e29cb058647b17895e3901ba4d7750b0544537e77dc19f18b4d2ce1800e06596f84c4de7aaf4338810d040ed19ce89619e475824c0ecbce568fad0c59374a709ae626a706904f394a7874cbedb022d8397bbe406318dd5f5e81eb4fd15d7f49cbd4f9a871b56db62211dd7bb416e976aa57d7d5fd34f25e9f881dbab0466e9ec68c15b642b0057050564c6950b2ad79fcd5c81748252cf80f1403313664b1e54a333c90937f55c002e89304be9236ba919e36b677a2f4f7a495cc51bac62462d2c0f71328f7975f9ebb64f14094c1098343cc26e30e6a1e9b46b5df39a89ff2a44950e202bbddf866c8dbd834dee240dd2b10b3b0e0a47c8f1a810a8be5a71f7e68621fe0928ae2c23b2f3d01b01a94184217f467adee09c9e6a22ba53c634620162868da27af8974300231a1c6ba6b1fb145278327d6ff0edd905e52d0f1adbdfe92c152ebe3e988ec64ab512231e2abce8bf2ed6f6a4e1829fadb8ff3c51117b1094b8c9cb2cd807d88b3eeae3272d250868acebb332a5c6fe7717e782e9b3323d961b872568fe7798fbc4a81230a13b639a673c0044ce623355527a183efbe6367c30ee3d22b5de0e8913deedd0cac21a90fe13995a887baa295a64b367b6da934ffb23836fa6fce9023e8ee9d0152542e57a86c92d1569a1ef1e7d15b325e5c340d6933f890c43467f3b09371a9505a46064fc404c87ac13522b52e89f7afd49974539d3af5d1a5b8567a3570568fc344d4f854e1a385620cec24c6ec14a221d14b7259a11d5d7745933f6e608d74e49a4f7f1159eb2662a22ea7c6ef3ecf064f06e7443df5bd4de8e949e7e3500079e33b6b7dd0dd333dde809ab361601c66c4023aaee80021a8459fa2f4feca656b2f7117969e3e0abd5f18c1f507a207972ef12a11e3c437507ec91e571e487fa8a625608430bd0f9485d8e384f1cde04a6d4046c2f95ec56aff13155a79bd5b6cb"}}}, 0x41f)
recvfrom$ax25(r12, &(0x7f0000be9000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xbb, 0x142, &(0x7f0000a20000-0x10)={0x3, {"a251cbc7fc7a79"}, 0x40}, 0x10)
[  126.643851] binder: 27346:27366 transaction failed 29201/-71, size 32-8 line 2747
[  126.647347] binder: BINDER_SET_CONTEXT_MGR already set
[  126.647354] binder: 27346:27393 ioctl 40046207 0 returned -16
[  126.651383] binder: 27346:27366 ioctl 404c534a 2000b000 returned -22
[  126.658923] binder: 27346:27366 BC_DEAD_BINDER_DONE 0000000000000002 not found
[  126.658929] binder: 27366 RLIMIT_NICE not set
[  126.658936] binder: 27346:27366 ioctl c0306201 2000a000 returned -11
[  126.660400] binder_alloc: 27346: binder_alloc_buf, no vma
[  126.660410] binder: 27346:27393 transaction failed 29189/-3, size 0-0 line 2947
[  126.676723] netlink: 2 bytes leftover after parsing attributes in process `syz-executor5'.
2017/12/14 22:42:36 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
bpf$PROG_LOAD(0x5, &(0x7f0000ee0000-0x30)={0x1, 0x1, &(0x7f0000f9a000)=[@generic={0xd, 0xffffffffffffffff, 0x0, 0x622}], &(0x7f0000bba000-0x7)="73797374656d00", 0x8, 0x80, &(0x7f0000da8000-0x80)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0}, 0x30)
r0 = openat$rtc(0xffffffffffffff9c, &(0x7f0000299000)="2f6465762f72746300", 0x4, 0x0)
connect$ipx(r0, &(0x7f000067c000-0x10)={0x4, 0xadc, 0x7f, "7ec765965905", 0x2, 0x0}, 0x10)
sendto$llc(r0, &(0x7f000043b000-0xc0)="c6dbbece00c0401a154dd7a73e98a843972f492a124000246f1cc7f4115b60c4629410f32a1e7a24297b66c474d83414a90a6d553060680e83a7d8d2cde702e5b0d318179aa873812b5916bda76ce73e2e199903f8e3aad59cedf3e514967aeb63046693a12d181fd581491d6da9a97b409cea3ca3a00d1559ea8a9af5f4f8d97af3ada42282f11e004f1a271461daa9944b57a25609489827a4d3203a795d1dd2e148425a485d63f8578b94db420ff6107cc8b5010ca065ed2edd649b04a144", 0xc0, 0x890, &(0x7f0000854000)={0x1a, 0x0, 0x3ff, 0x8001, 0xed8e, 0x8, @random="a78fd21e87ef", [0x0, 0x0]}, 0x10)
2017/12/14 22:42:36 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet(0x2, 0xa, 0x7)
r1 = semget$private(0x0, 0x2, 0x2000000000422)
semctl$GETPID(r1, 0x3, 0xb, &(0x7f00000dd000)="000000000000")
r2 = openat$hwrng(0xffffffffffffff9c, &(0x7f00009f0000)="2f6465762f6877726e6700", 0x468300, 0x0)
r3 = accept$unix(r2, &(0x7f0000da0000-0x6e)=@file={0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000724000-0x4)=0x6e)
r4 = gettid()
openat$loop_ctrl(0xffffffffffffff9c, &(0x7f0000a94000)="2f6465762f6c6f6f702d636f6e74726f6c00", 0x10001, 0x0)
fcntl$setown(r3, 0x8, r4)
perf_event_open(&(0x7f000015a000)={0x2, 0x78, 0xfffffffffffffffb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x400000000000000, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0}, r4, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
shmget$private(0x0, 0x12000, 0x0, &(0x7f00004c9000/0x12000)=nil)
ioctl$TIOCPKT(0xffffffffffffffff, 0x5420, &(0x7f0000dc0000-0x4)=0xd61)
get_thread_area(&(0x7f00003ff000-0x10)={0x27, 0xfffffffffffffffc, 0xffffffffffffffff, 0xffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3ff})
r5 = gettid()
ioctl$EVIOCGVERSION(r2, 0x80044501, &(0x7f0000d9e000-0x3f)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
r6 = perf_event_open(&(0x7f0000940000)={0x2, 0x78, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r5, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$KDMKTONE(r2, 0x4b3b, 0x4)
ioctl$VT_ACTIVATE(r2, 0x5606, 0x9)
perf_event_open(&(0x7f0000500000-0x78)={0x2, 0x78, 0x2f, 0x0, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9bb0af8aaa049dec, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r7 = socket$inet_udp(0x2, 0x2, 0x0)
r8 = socket$netlink(0x10, 0x3, 0x1f)
syz_open_dev$tun(&(0x7f000040f000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x800000000048003)
getsockopt$SO_PEERCRED(r7, 0x1, 0x11, &(0x7f0000830000-0xc)={<r9=>0x0, 0x0, <r10=>0x0}, 0xc)
statfs(&(0x7f00002e3000)="2e2f66696c653000", &(0x7f000025a000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
stat(&(0x7f0000aa7000-0x8)="2e2f66696c653000", &(0x7f0000603000-0x44)={0x0, 0x0, 0x0, 0x0, <r11=>0x0, <r12=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
sendmsg$netlink(r8, &(0x7f0000167000-0x38)={0x0, 0x0, &(0x7f0000236000-0x10)=[{&(0x7f0000014000)=[{0x14, 0x704, 0xd09, 0x0, 0x2, "00"}], 0x14}], 0x1, &(0x7f0000292000-0x100)=[@rights={0x10, 0x1, 0x1, []}, @cred={0x20, 0x1, 0x2, r9, 0x0, r12}, @cred={0x20, 0x1, 0x2, r5, 0x0, r10}, @rights={0x10, 0x1, 0x1, []}, @cred={0x20, 0x1, 0x2, r9, r11, r12}, @cred={0x20, 0x1, 0x2, r9, r11, r12}, @cred={0x20, 0x1, 0x2, r9, r11, r10}, @rights={0x18, 0x1, 0x1, [0xffffffffffffffff, r6]}, @rights={0x28, 0x1, 0x1, [r7, r7, r8, r8, r8]}], 0x9, 0x800}, 0x0)
r13 = perf_event_open(&(0x7f00004eb000-0x78)={0x3, 0x78, 0xde, 0x0, 0x0, 0xc2e, 0x0, 0x0, 0x3, 0x6, 0xfe, 0x0, 0x2, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0xfffffffffffffff7, 0x0, 0x1001, 0x80000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
dup3(r13, r2, 0x80000)
prctl$intptr(0x3a, 0x2)
ioctl$sock_ifreq(r0, 0x8924, &(0x7f0000006000-0x28)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_mtu=0x80000001})
2017/12/14 22:42:36 executing program 6:
r0 = socket$inet_tcp(0x2, 0x1, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$inet(r0, &(0x7f0000001000-0x10)={0x2, 0x2, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
listen(r0, 0x8000000000003f)
mmap(&(0x7f0000000000/0xde9000)=nil, 0xde9000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$inet6(0xa, 0x1000000000003, 0x2)
mmap(&(0x7f0000de9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_mtu(r1, 0x29, 0x17, &(0x7f0000959000)=0x0, &(0x7f00002fa000-0x4)=0x4)
r2 = bpf$OBJ_GET_MAP(0x7, &(0x7f0000ac6000)={&(0x7f0000b25000-0x8)="2e2f66696c653000", 0x0}, 0xc)
mmap(&(0x7f0000de9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$MAP_LOOKUP_ELEM(0x1, &(0x7f00006a1000)={r2, &(0x7f0000a55000)="85db1fd1f4e2a02220f15eebc35382baa6c241295c3230171284f89652df0eb76887696a9f336b117883de77906683ca403a5c113b16fd8b623ae599b9e0734b4e8f871a8cd71f8e792e2e6bd9ece74b9c3f1784177a7d98edd118b5cae995730f305c859269952ac3970498306fec9c2ad3c51ea54c1d168bdfc74429b41a84dbe461bf14612a08ae68297c09a36baf23e0fea63e27deb115ff8beece3699f7642d2b3ab2d48104e47ca44e04a7946c7058bc710502debcca1a7b3ac0b34d378aa1269835ea262178c902ea5a6c4dfdc85e42bcf214fcbba03bfbfd5911d385dba65ef08ccf573558af780884d7048dd1f3d068551ac69bdc9a448d804d6f10905f962c04b623282697a86ca3faca27040e89c182ed18b9ea343c87ad32e81b334959ab2bedffd09d526de342f500afbcf1e09882c6f4c31d04381669f6dccc2ea61c4b77d12d7f032d94415366855e6d3bab0956df7ad29106cbc1db746efae1f993743ecf8b47b3ec2369ffa1d1e0a79bec4e3711f6e5b1c9eaa10d1743a6ca00321ee381d6f440f4a7cc93e9f413623ef73a179e5f5607f86a158346f0463467e9df5d873a61dcd92d477a5a8f1edc66f1ea3394711175b8feea21c291bfcf09c893efbf16ae68971f5f5c9a02aec65e8632778597e30d7c54407eda7aa35bcc67f8453e9f83a426bbbaa2f486648ceae280f951adaa1743dc77fa61a572d43cbdc002e8531a9ea05e2455ac0644e5ade4e0c8e7dce07d5c9d7476f1cfa1c62f3a6f80746993bd67195a1cda24e8a046a0becdc97c20155f65ec7c0161261e63d1f108b1e13307d88b6cead71a49eb20335225b3b19fb735d9c2be32e60b3a8c0d9febf6029bc3eff28e155e2f15bd2222efa76ee69ecbac8276480d583a6811058b81a3226f6990417a0791e184e127116d34e10d382f258e60ac073442a2e9598411372cd885366444026b928d864beb015ada1f2733f48ef7300fcd9e4f39ec8354c8bf35a879502e5a0d5ebb9295286ddf0dd5a1922fdb4914771fdd92281d9a94a28d464b37f85de3e98a9d845a72a61f24f0b4822f1489f13cebeb91b82594557b569127bb92e11e8ecd15cb90aec2c2e0a41d3519da1ed8a2e391e50b4619cbef0954a97f47f7e1c3ee980009eb2d847c2f09cfb965736bf060ff8eff372c8d25ffd4cf8d68e9c4808f3219efcb260cce4dbdce4c650cb95ae7aaa8824d380948c8d83660a17cbd8859eb19c44d908d04b0edcfff77a0c1fd7a625f16cd4edda73f84f0398fc56b49bd152b48a9885275664073a1a7aa71e35d102afd72883f62611065c367e2c73266a17e4ef3af648c09bddf50f840b87165748619c029d0e521d313575d8d9902f0753a3c8823944bae71fe921b5e469db329bbc5b30beeb602169639fb6f32088a821c8a623538f3f9953fb64d7ca4d430bf046d3acf2d5986cc8daf768fe3805ac85283a35829c68ccb4a25a6b3a3af4e9d1e94249d81d98f0cb4547937b9da51aaef6c3ebd9f63d217d1fdc0c5d25b674a646701316c2300d4308a730768f254edea7080317e3bd01618ab04624b69f3636ed6afce0e5fe9eb5e2c70bbb8bf9ecc588d63161fe5284634d3d5186d8c2a201a5434ce04f6976d54e95a937be6e51ba8ffd49b1859c754e355260bc6cc6fdc78fc3ab13933a96e18ff0e91828b2d49315e509729f00118453f862614ae3ea12e8ceedfa66727cdacd2df0d9fe7872296a8096898b784ec7f96cda69bf23c598640c709c7b7ba18013f0d22ef28219450cc32e7ecfcef313c249aa877674b2d6c750e746c65cc7fcba3fa50e73761b60af06f94a94d80bac11ca7a79eb11faa023e06f720e8fb35459a5300c0026ae032460104ab577a213c909e8eaed8b8e4d30d07d2602ca91d4ec95ba3af5cf9eba4d70d21565cd782044514654353dde6a50f05d5acd4cdf7d2aa8c22f0197ebff31d9972aeb37c1e05394b485e9c5184d89ea72e05293ad1c57ccbb6db5c242a2a0681b84b34006626ba5dc583dbe6741bdf2c62c0182d96e14b3fea8c55ff89cb4423478087f178ba7d0bc8eb6936d6cb7f9659e0f1c83779e7bb43ae6d9957657c1c7ce35755f7cd2372a10a194ae63964f7e60fd73b74260f5b38ef590768a130c81a7f2ef72eb9a8ea7e064d394c92c25571494d0c55f4a40662dadd09c97b5f2572017623abcfc3e4b3c14cabe7d0cb1a407aca2094111fa941a98f2759e68a629b42cf59fac760f89a9e742b25a6e652f0baad6e115b3800d197395bd46e354340c559c1e8d49b450077e01bfd59dfa63b7adc2965327ad4f8e69d1c2f6948672e9b38a0171c785d30d23eb69d5317bb1a4b3ec031737f700523af4641f0165c4692d7400bcf85429d1243a689912b38eedb4b0931f19ac1c5b8d8c8d0e59b10ab9d912e4641e6ad8a5380b96d607b1232a669734fa52b38c48889358e632e96b63f0937fd0b4fff29d0d98eb4ac994a21727ac4aae027b7ed87f034f2e60dff0f40d62c1eca4c1a22055f358065dce1024e299c0f2dc83a6c0a34966babe35a7e624b6652947aca1b10187f38556a3eccda2843d07eafd0839a496f4190d933b2f7feb7a02adfc54533e6e8ad99ae942952fde75b39d583e8c3c0087cf2d8cd3fecaadfab36f5e07738e267c74a7daaafa592d88d8cceeb2c37d99626eec9735088fa96ea81da2273a905481e6e70408817976de5b170791e323d1fe9e4541b6672c65ffcc1120d1fdedb931a4ef7e8bc733bf58fd52a29f1fa0b2f4b609f4c8e4ab3ce0d760500041996bf6ee0ea70bd7f6a8801f0ce099ea3d23fac8bf9edc1e523887888f0749760d90d0d2d0b5d9be07adafd79d605db85f503b8ba2e52955673e1eb643ded3bc96e654fd21370c0286e6c0e6a0937a77804e801c4882362893fa1578d399025d5400a62eb413d3a702a83e03a4fbd7989a970e4b471e622232f1f10f4f151db9ce42fa9a587c0428a3373deaf8618b59f3b4e8add61c81357492ba10424548935fc0c9b3f474a178cf9ffd34f3d58ba5542abe22670f0ab25c83ea8507081ad79e2c066f20809ee1ba98fa80a2b1ccc03d05e2ea8d00b825771913545aa0a17925e63c5d03645d614e0d7bb35c1e3a55939b0024f9137ae163524c92b1b2aa1d21509882a07dac76b731901884bfee6a235c529b647190cf61f82a57a4dfedcdd5a6f93c446143900a554fbf8f9f69846a71afe238951ef732086aa83bb74181e2c7e95e4f31c2ee05fa4d2862502a514913e4aebe3be0d5156b4aef417938a273172497dd7bac9cbfc8f4783c6fd18af0bcf6e9181f77d44a8288e2f39798e52175d1c7efe93589de8d90038abded9ccd1d716b7a5970018b6523d2bcaa81d14d4bba066bf63173df45959693e905ebdcc68b77f99c6ad62f34b944e1a5868d3d47a014c653ccad46898bc5820f41cf6e923504025bb01edd349b987d0714fb3eb7ef8dc3cfa5d7f3fcccb0bc892ced79ada559e9d753180f38c0db115391c88c000fb7ffa41dd40eec2b1981748617a683cf7529e5762c2015e9bdcaabfa7ecea543499f6d031a364043315f36b3119fd4453e8e0ac86ff60a2150d0519d473dac169f60c45c52b68b05bd4adad6e234d77df34318266e1af6c1bd886291c3bd3001f355ba13e78d958a47cfeb6375c67defd426b989fed53751738f85d5ef2bd19fc79ee1cd8f71ea5a1653515fe8356cf184bd194eacc7ed33d3d25e7a8473121aa292765bf6e85c5bc4762722121fdd6803c8a21ec56df4be793fa63669fc82e53f9bcd437d8e5d485e40c94e11244b92f7232875ff9f3798cada9fc90012693c9d80068453560b1f9409f85108a01765c59a55052a7abe0d0ef6052c8cae4361a9de9b5022a80c7db4a09d08e5e34a3276b6fa567a67e97122219c4c2443bcf2e005b8d720b51a968c7f877c2784b18fc04a47928a2359a4ade200afd8f7cc3148a2db7c167d71bd7d7f1ab720d23dd11fa2ebb5bfa5032db77ff4e7f842dd6a2e60ff8eddafbb0f567d66dcc5101fcb6674f68975efb7ed2f27bda9391ccfaa34356a49945414f6d112e90a4050cbb3d85cbde8ff87ec9295dd94d332a01ebb40c67ff754a71515a6240cbfb3a867c0c8de835b7162233bad4dbed995293465357f653ede9e626cfae901313716e36bfd4f13a18df007403bf5d9ae6f87061382e068b2447d2f3b1388c82c862d83d4a6e700181fc879eddc4e8bc9ae546b5dc1cbdbc8e4601044a0e7fbe1094329cb5b3649618f6761415f6a371a462d935f08ca83a79d03e3bef331636bbab678b0f54bb5d7a46550a313838472aaef743f539ff02f8676e00a51271eee1986ad262b2ff5f38b5f3e5cced100d33330d1e5c0b3c0bfb4abd02caf2bf61c9e8c12528413d71baef38968c9f277e59b6a53595ad37800bfb632f94c55eacf390d51fe383f0dda4f9e8575d732a02037fc675b249cb900af8a9d99dd60b477181a2e01fe58ecde124b68d29e18c5c06ce3aa5b1682e27ae916ec7b0b88a124a01309189bef09641415ffd5ec70cee05d08b6aafaef0c9313784a2d939d55b1d3cc888ac09c2f158a31b0f31d71f34c9fa83826771d42f7006c144e540360ade98bbc6f1673daa136d92e9984472e55ed8c2859572889b6ffecafcf8228a8483e81b08a8221407336d49cbe8992fa737e23f316410bd0192dbf84e4ad0be48d22c24539d9a8a51a9a4473eef056439b9c6cf846f4b67018ab87ccf30d5bd9f6c67d6348accb1a3b17ae1cf24e4b781a504b7ef2584ceb07d0b98a05d8417eaf7a4cfa23a3a275f224195ad0db4cf5c3c7053eaa9103bb2457b14c02f4e1e9d0f275cd870e004268b5a2b84519d258bcc9e5745c72edd7ca7dcd5abf4ff4f58ae08caf10c00d0c685a91041b92b921da416fcd3d5e06289dc8291cc0f8c57b1f4118cc8f07a8d80c2af00ae00b28608861f287c951308373bc9f4767272a21a6e4f768f1050a68b46923a7b18c02dd05c72df0e1de8ba2b94f993619728578557cc0e825986aca17a6f72cebc55bc717df3495436aeae394f0561fb04741bf809101f89a0d4113efe1a79d512338d592e18e1016f5a561898aba9914d6ec474cdec628538d3e27ff800cc92c6d3466201459cc6c132062b73f0b5d1033b1a732d0d90c644e1e249f7d216cad996cc4198eee8c4dc393c20c690413ac07ea3b1f5a642b59ca96f73673961e0ae3f5b52d11d46b9e4adeb0071485cf57710ffef738dc3808604a0986be073614b1b7da80e543d609f4381dcc1e9d8a40618d786ae7a35df57c5be0782c5daee3f398e5a30bb873e11bb0b97796b899e850bfaf88a2800476124e1ea5cf2561e57fecfa8e9a9f528f73f77551cb55aea34a2d377d18d0369cd0e7ffc6cf3f7f228a4175c55e237bd314a50ded9ff114c0791b1daad457cf55df89f06dc6a1593d224a9e5f38c9287fb74048144bf5e5f15493e6bf2e9dfd368ad0569852a9441d5bf54224d9071f7f7c16e517ec2fcc5b45057ca4a1d4d44e9d53a3a99bdbc9e6a33e251566c3ff4d701e37424ef21619a98df9e6ebd42855e668be5c40ecf304025b75c77c42bb10103abf92ce30991b56bdec7baa751d08695509d7a521881d92f91a5f32b7de90455b51ea30481d0e66306744dddf7789ac6a3a31d5696e559d67413f60264dfef937803829685093d5ed79e828c93f81e16e297f2a4f0da3caa97c696e26dc7763fa089c6319d4b1da7567eb1b49a0129c705fdfe2cf61315c7c0778dce61d849", &(0x7f0000044000)=""}, 0x18)
mmap(&(0x7f0000dea000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$inet6(r1, &(0x7f0000a28000-0x1c)={0xa, 0x2, 0xfc, @loopback={0x0, 0x1}, 0x0}, 0x1c)
mmap(&(0x7f0000dea000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto$inet6(r1, &(0x7f0000934000-0x4)="520808", 0x3, 0x10, &(0x7f00005d4000)={0xa, 0x2, 0x0, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x5}, 0x1c)
mmap(&(0x7f0000deb000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dec000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dec000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_mreq(r1, 0x29, 0x15, &(0x7f0000ded000-0x14)={@loopback={0x0, 0x0}, 0x0}, &(0x7f0000239000)=0x14)
mmap(&(0x7f0000dec000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_mreq(r1, 0x29, 0x1b, &(0x7f0000ded000-0x14)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x0}, 0x14)
setsockopt$inet6_mreq(r1, 0x29, 0x1b, &(0x7f0000de6000-0x14)={@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x0}, 0x14)
ioctl$sock_SIOCBRADDBR(r1, 0x89a0, &(0x7f0000d83000-0x10)=@common="6263736830000000ffea000000000000")
mmap(&(0x7f0000dec000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ded000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_pktinfo(r0, 0x0, 0x8, &(0x7f0000ded000-0xc)={0x0, @local={0x0, 0x0, 0x0, 0x0}, @local={0x0, 0x0, 0x0, 0x0}}, &(0x7f00002a2000)=0xc)
mmap(&(0x7f0000dea000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_netdev_private(r1, 0x89fa, &(0x7f0000deb000-0x19)="d2899cfa1084c04b19b0800c2a447e8912035fed5bb05aed95")
mmap(&(0x7f0000ded000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x4e, &(0x7f0000dee000-0x4e)={@remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [], {{0x86dd, @ipv6={0x2, 0x6, "438b87", 0x18, 0x88, 0xffffffffffffffff, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, {[], @icmpv6=@mld={0x83, 0x0, 0x0, 0x0, 0x6, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}}}}}}}, 0x0)
mmap(&(0x7f0000deb000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000deb000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xf6c000)=nil, 0xf6c000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = socket$inet6_tcp(0xa, 0x1, 0x0)
bind$inet6(r3, &(0x7f000087f000-0x1c)={0xa, 0x1, 0x0, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x0}, 0x1c)
listen(r3, 0x0)
poll(&(0x7f0000aa9000-0x40)=[{r2, 0x0, 0x0}, {r3, 0x2000000188, 0x0}, {r0, 0x1, 0x0}, {r1, 0xf0, 0x0}, {r3, 0x8002, 0x0}, {r1, 0x205, 0x0}, {r1, 0x1, 0x0}, {r3, 0x1fe, 0x0}], 0x8, 0x9)
mmap(&(0x7f0000f6c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:36 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f000086f000)="2f73656c696e75782f6d6c7300", 0x0, 0x0)
mmap$binder(&(0x7f0000199000/0x4000)=nil, 0x4000, 0x2, 0x12, r0, 0x0)
getsockopt$inet_sctp6_SCTP_CONTEXT(0xffffffffffffffff, 0x84, 0x11, &(0x7f0000110000)={<r1=>0x0, 0x32c}, &(0x7f00001e4000-0x4)=0x8)
getsockopt$inet_sctp_SCTP_PRIMARY_ADDR(r0, 0x84, 0x6, &(0x7f0000927000)={r1, @in6={{0xa, 0x2, 0x92, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x5}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, &(0x7f0000b97000-0x4)=0x8c)
r2 = socket(0x100000002, 0x1, 0x0)
socket$inet_tcp(0x2, 0x1, 0x0)
setsockopt(r2, 0x6, 0xe, &(0x7f0000902000)="020008000000000000005462fa01a15eaf0d2cf653f13cc379ede4eaf40f4a95bbff850a8263357506b31e58a98399b397e695c0f03d3b3d54436fe71cbcdc6e30ac10369300f6af7d07634832b8a5c0a94c470502e9337b3e7298fc74e81b1058d02f9b14732017e2466a9fc43aea71263335960415800020f9575da602000000001f0000d1b0e6ebcb12c7291871363e97100c4a4c2e9f5c0c14f1659ce8c8bed2e97e60a3649f93ea0c8263f864802ad72fa698807ef14a4a1813e976be1d113b514dbdc05ea1309163d6a4830de8391f2ecab7bbfbcb", 0xd8)
setsockopt$inet6_tcp_TCP_MD5SIG(r2, 0x6, 0xe, &(0x7f0000391000-0x160)={{{{0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x0, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x0, 0x3, 0x0, "c4894c5ffdc2e5fdaf848a8c727e37faa506dd8e46692db30d14cfd35b211d9d4985da36dc5bcf975798e517c053ab025e94035a15e1710d5e472e33853c90a65787abecaf51e10effb0ceb5e7263017"}, 0x160)
openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f00009c6000-0x19)="2f73656c696e75782f6176632f63616368655f737461747300", 0x0, 0x0)
getsockopt$inet_sctp_SCTP_ASSOCINFO(r2, 0x84, 0x1, &(0x7f00005f2000-0x14)={r1, 0xffffffff, 0x8001, 0x80000000, 0x2, 0x200}, &(0x7f0000786000-0x4)=0x14)
ioctl$DRM_IOCTL_MARK_BUFS(r0, 0x40206417, &(0x7f0000633000-0x20)={0x9, 0x2, 0x7, 0xffff, 0x8, 0x23})
socket$inet_icmp(0x2, 0x2, 0x1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket(0x10, 0x2, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00000d5000-0x78)={0x4000000002, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xfc, 0x0, 0x0, 0x13, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
socket$inet6_sctp(0xa, 0xfffffff7fffffffe, 0x84)
r3 = openat$autofs(0xffffffffffffff9c, &(0x7f0000260000)="2f6465762f6175746f667300", 0x0, 0x0)
pipe(&(0x7f0000ce9000-0x8)={0xffffffffffffffff, 0xffffffffffffffff})
r4 = gettid()
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x4000000000000de, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r4, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
sendmsg(r3, &(0x7f000093c000)={&(0x7f0000f9a000)=@un=@abs={0x0, 0x0, 0x0}, 0x8, &(0x7f0000eee000)=[{&(0x7f0000c62000-0x17)="ec07f2bea0efdc1f0500e6b502475a620d9b651d7c263e", 0x17}, {&(0x7f0000b34000)="ed7119c8b5bd800000000000000015ca70fa67fbe8c774864649", 0x1a}], 0x2, &(0x7f000049a000)=[{0xa8, 0x104, 0x97cb, "a0d935b6ef946e684ac580bb6066eebd3aba41b1a8eeb42930eb3f9ab1026f57c610ecf49e9eb68d443b23ae558df127302f948f28023d82d4645ac65223e6af1ee134ef3928e0be79ce97974febb82b8cc10d79164270c94445cd7308f0d234f354b681dc06bc1d64ed6226489d451f3f7b2646000bd2069695e51a7a0a75a452c11336be5a0aac4e16dda25726d966e8a896cdf098"}], 0x1, 0x8000}, 0x45)
r5 = syz_open_dev$sg(&(0x7f0000ff2000)="2f6465762f73672300", 0x0, 0x0)
setsockopt$netlink_NETLINK_PKTINFO(r5, 0x10e, 0x3, &(0x7f0000f22000)=0x100, 0x4)
syz_open_dev$sg(&(0x7f0000af5000-0x9)="2f6465762f73672300", 0x9, 0x0)
[  126.797195] binder: release 27346:27358 transaction 282 in, still active
[  126.804108] binder: send failed reply for transaction 282, target dead
[  126.827451] binder: undelivered TRANSACTION_COMPLETE
2017/12/14 22:42:36 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = gettid()
socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000b4a000-0x8)={<r1=>0xffffffffffffffff, <r2=>0xffffffffffffffff})
ioctl$int_in(r1, 0x5421, &(0x7f000071c000-0x8)=0x3c)
fcntl$setown(r1, 0x8, r0)
fcntl$setsig(r1, 0xa, 0x12)
r3 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000d21000)="2f6465762f73657175656e6365723200", 0x4000, 0x0)
setsockopt$ALG_SET_KEY(r3, 0x117, 0x1, &(0x7f00009bc000)="bd622d591b688de7d3a9148de44c694ae13e171d6cc85b1cd0bbd739691b41401988f453056b7eeddfe07b3b728e409e98e3e0556c022d7a", 0x38)
r4 = accept4(r2, &(0x7f0000844000-0x9)=@rc={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0}, &(0x7f00000f0000)=0x9, 0x0)
getsockopt$bt_BT_VOICE(r4, 0x112, 0xb, &(0x7f0000f51000-0x2)=0x1, &(0x7f0000986000-0x8)=0x2)
mlockall(0x3)
getsockopt$inet_dccp_buf(r4, 0x21, 0x8e, &(0x7f00007c6000-0xd3)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f0000239000-0x4)=0xd3)
poll(&(0x7f00005ad000-0x3)=[{r2, 0x0, 0x0}], 0x1, 0xfffffffffffffff8)
r5 = dup3(r1, r2, 0x0)
connect$unix(r5, &(0x7f00002e1000)=@file={0x1, "2e2f66696c653000"}, 0xa)
sched_rr_get_interval(r0, &(0x7f000042f000-0x10)={0x0, 0x0})
tkill(r0, 0x9)
2017/12/14 22:42:36 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
fcntl$setpipe(0xffffffffffffffff, 0x407, 0x0)
syz_open_dev$sg(&(0x7f00002be000-0x9)="2f6465762f73672300", 0xfffffffffffffffe, 0x181000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
seccomp(0x1, 0x0, &(0x7f000031b000)={0x1, &(0x7f0000000000)=[{0x8000000000006, 0x0, 0x101, 0x407ffc0005}]})
membarrier(0x1, 0x0)
r0 = dup3(0xffffffffffffffff, 0xffffffffffffff9c, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0xd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KDDELIO(r0, 0x4b35, 0x2)
ioctl$fiemap(r2, 0xc020660b, &(0x7f0000197000-0x90)={0xe7, 0x8, 0x4, 0x2, 0x2, [{0xa7, 0x3, 0x7, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0}, {0x40, 0x1, 0x4, 0x0, 0x0, 0x802, 0x0, 0x0, 0x0}]})
r3 = syz_open_dev$binder(&(0x7f000054a000)="2f6465762f62696e6465722300", 0x0, 0x0)
r4 = syz_open_dev$binder(&(0x7f0000009000-0xd)="2f6465762f62696e6465722300", 0x0, 0x0)
mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x0, 0x20011, r4, 0x0)
ioctl$BINDER_SET_CONTEXT_MGR(r3, 0x40046207, 0x0)
ioctl$BINDER_WRITE_READ(r3, 0xc0306201, &(0x7f0000007000)={0x14, 0x0, &(0x7f0000a58000-0x14)=[@acquire_done={0x40486311, 0x0, 0x0}], 0x0, 0x0, &(0x7f0000008000)=""})
ioctl$BINDER_WRITE_READ(r4, 0xc0306201, &(0x7f0000004000)={0x24, 0x0, &(0x7f0000004000-0x24)=[@register_looper={0x630b}, @decrefs={0x40046307, 0x0}, @increfs_done={0x40106308, 0x80000000, 0x1}, @enter_looper={0x630c}], 0x65, 0x0, &(0x7f0000002000)="b15eeabf520001c79d69724fca1a167f23f7655c5dc60e70ed3ec0f0bac34e9676848dc99cd8ada7463a411f988b4675ad9a4376b057c15f729b8bbe04c5af34e1ee298fd9d4758cbf2a6ee35182a1fa0845b547eadb1e6365281d2b8e5e8b70920dc629fd"})
ioctl$BINDER_WRITE_READ(r0, 0xc0306201, &(0x7f000008a000-0x30)={0x60, 0x0, &(0x7f00004ca000)=[@transaction={0x40406300, {0x4, 0x0, 0x3, 0x0, 0x1, 0x0, 0x0, 0x0, 0x40, &(0x7f0000fdb000)=[], &(0x7f0000123000)=[0x40, 0x28, 0x30, 0x38, 0x28, 0x18, 0x20, 0x0]}}, @release={0x40046306, 0x1}, @acquire_done={0x40106309, 0x0, 0x0}], 0x28, 0x0, &(0x7f0000f5f000-0x28)="cf8617e7518037548e819ff0ffaa535c1cdeabe5544227f52732b4669f3eee3c29ff66553fd9c8d9"})
close(r1)
ioctl$sock_ifreq(r0, 0x89b7, &(0x7f0000839000-0x28)={@common="69705f76746930000000000000000000", @ifru_data=&(0x7f0000af5000)="0266aff792e3c56402d0247d04dda499f2ad68536017ff86c444f6836110da3a"})
ioctl$sock_inet_sctp_SIOCINQ(r0, 0x541b, &(0x7f00003b7000-0x4)=0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_MAX_BURST(0xffffffffffffffff, 0x84, 0x14, &(0x7f0000864000)=@assoc_value={0x0, 0xffffffff80000000}, 0x8)
ioctl$BINDER_WRITE_READ(r4, 0xc0306201, &(0x7f000000a000)={0x50, 0x0, &(0x7f0000004000-0xd4)=[@free_buffer={0x40086303, 0x20400000000}, @transaction={0x40406300, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, &(0x7f000000e000-0x1)=[], &(0x7f000000d000)=[]}}], 0x0, 0x0, &(0x7f0000004000-0x4f)=""})
gettid()
2017/12/14 22:42:36 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f0000e78000)="2f6465762f7161745f6164665f63746c00", 0x0, 0x0)
getsockopt$inet_sctp_SCTP_CONTEXT(r0, 0x84, 0x11, &(0x7f000049d000)={<r1=>0x0, 0x0}, &(0x7f0000a26000-0x4)=0x8)
setsockopt$inet_sctp_SCTP_PRIMARY_ADDR(r0, 0x84, 0x6, &(0x7f0000332000)={r1, @in={{0x2, 0x1, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x8c)
ioctl$KVM_X86_GET_MCE_CAP_SUPPORTED(r0, 0x8008ae9d, &(0x7f0000f97000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
r2 = openat(0xffffffffffffffff, &(0x7f00005bc000-0x8)="2e2f66696c653000", 0x80080, 0x10)
sync_file_range(r2, 0x7, 0x7f, 0x6)
r3 = socket$inet_tcp(0x2, 0x1, 0x0)
accept$nfc_llcp(r2, &(0x7f0000c11000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0}, &(0x7f0000ac9000-0x4)=0x60)
bind$inet(r3, &(0x7f0000d11000-0x10)={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
listen(r3, 0x3)
socket$inet_tcp(0x2, 0x1, 0x0)
setsockopt$inet_tcp_TCP_CONGESTION(r3, 0x6, 0xd, &(0x7f0000109000-0x6)="72656e6f00", 0x5)
socket(0x0, 0x822, 0x1000)
openat$hwrng(0xffffffffffffff9c, &(0x7f0000f1c000)="2f6465762f6877726e6700", 0x40ffea, 0x0)
unshare(0x28002200)
mmap(&(0x7f0000000000/0x5a4000)=nil, 0x5a4000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f00005a4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00005a5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$alg(r4, &(0x7f00005a6000-0x58)={0x26, "6861736800000000000000000000", 0x0, 0x0, "736d3300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
mmap(&(0x7f00005a4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00005a4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00005a5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00005a6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
clone(0x0, &(0x7f00001df000-0x1d)="01ef0372de787cdabffaccfa717da5a4259ccd8c737a00e2161b8e2e94", &(0x7f00005a5000-0x4)=0x0, &(0x7f00005a6000)=0x0, &(0x7f00005a6000-0x78)="6649f6c800032505bb61f7fce6127aa828df00e4ffffffffffffb996905c4fc19643fe07f123004fe44c2e856b4cd9be7987117e34ac01e9b00583f6f998fc1ae0f8086673e13932d7edd11cece7f401040000a4ee3ea7efeaf2bf4a38aa283c4ea7c82319a04d538d5b5fa7e91f25da623a2ad0a56d822d")
accept$alg(r4, 0x0, 0x0)
mmap(&(0x7f00005a5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00005a5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00005a5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:36 executing program 5:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = accept4$packet(0xffffffffffffffff, &(0x7f0000000000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000022000-0x4)=0x14, 0x80000)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt(r0, 0x4, 0x7ff, &(0x7f0000000000)="a07448176f2ebd5ba645209284223572d365eb7dc8feece6679b5a364a55bcdf2a0b189b571ea604efc6ebbdab9b599c785ecf122a73c1ebe225429c6c23", 0x3e)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x400000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = signalfd(r1, &(0x7f0000ae0000-0x8)={0x42}, 0x8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$ipx(0xffffffffffffffff, &(0x7f0000001000-0x10)={0x4, 0x6, 0x1000, "1f4525e9ae07", 0x5, 0x0}, 0x10)
mmap(&(0x7f0000000000/0xefa000)=nil, 0xefa000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = socket$inet_tcp(0x2, 0x1, 0x0)
mmap(&(0x7f0000efa000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_SIOCGARP(r3, 0x8954, &(0x7f0000efa000)={{0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x6, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x6, {0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @generic="9a71020b5e5713ebfc2e596482e2228c"})
r4 = bpf$BPF_MAP_GET_FD_BY_ID(0xe, &(0x7f000009e000-0x4)=0x0, 0x4)
r5 = bpf$PROG_LOAD(0x5, &(0x7f00007b9000)={0x1, 0x2, &(0x7f0000ef3000)=[@generic={0x8db8, 0x0, 0x0, 0x0}, @map={0x2, 0x4, 0x5, r4}], &(0x7f0000b4d000)="737973654f00", 0x1, 0x80, &(0x7f000035c000-0x80)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0}, 0x30)
r6 = socket$kcm(0x29, 0x5, 0x0)
ioctl$sock_kcm_SIOCKCMATTACH(r6, 0x89e0, &(0x7f0000efc000-0x8)={r3, r5})
setsockopt$inet_tcp_int(r3, 0x6, 0x19, &(0x7f00001c9000-0x4)=0x78, 0x4)
r7 = socket(0x2, 0x3, 0x3)
socket$inet_tcp(0x2, 0x1, 0x0)
ioctl$sock_kcm_SIOCKCMATTACH(r6, 0x89e0, &(0x7f0000ef4000)={r7, r5})
ioctl$sock_kcm_SIOCKCMATTACH(r6, 0x89e0, &(0x7f0000510000)={r3, r5})
ioctl$sock_kcm_SIOCKCMUNATTACH(r6, 0x89e1, &(0x7f0000ef9000)={r7})
ioctl$sock_kcm_SIOCKCMATTACH(r6, 0x89e0, &(0x7f00009b9000)={r7, r5})
r8 = syz_open_dev$loop(&(0x7f00008cc000)="2f6465762f6c6f6f702300", 0x0, 0x0)
fcntl$getownex(r2, 0x10, &(0x7f0000379000-0x8)={0x0, <r9=>0x0})
fcntl$lock(r7, 0x0, &(0x7f0000b06000)={0x0, 0x1, 0x3, 0x9, r9})
close(r8)
r10 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000971000)="2f6465762f7667615f6172626974657200", 0x204200, 0x0)
ioctl$KVM_ASSIGN_SET_INTX_MASK(r10, 0x4040aea4, &(0x7f0000395000-0x14)={0x4, 0x4, 0x4, 0x2, 0x6})
bind$inet(r10, &(0x7f00009ba000)={0x2, 0x3, @rand_addr=0xea8, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
2017/12/14 22:42:36 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = gettid()
r1 = openat$sequencer2(0xffffffffffffff9c, &(0x7f00003a8000-0x10)="2f6465762f73657175656e6365723200", 0x100, 0x0)
r2 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x400000000df, 0x200, 0xfd, 0x0, 0x0, 0x1000000, 0x2, 0x0, 0xfe, 0xfffffffffffffff8, 0x0, 0x2010000, 0x0, 0x2, 0x2, 0x2, 0x2, 0x900, 0x0, 0xfffffffffffffb14, 0x638306309e9eb807, 0x0, 0x0, 0x4, 0x0}, r0, 0xffffffffffffffff, r1, 0x0)
r3 = gettid()
syz_open_dev$sndseq(&(0x7f0000125000-0xd)="2f6465762f736e642f73657100", 0x0, 0x280)
mmap(&(0x7f0000741000/0x3000)=nil, 0x3000, 0x1000000, 0x50010, r2, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x54b, 0x0, 0x0, 0x28000000000, 0x0, 0x1f, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x32, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_PR_SUPPORTED(0xffffffffffffffff, 0x84, 0x71, &(0x7f0000b06000)={0x0, 0x40bf}, &(0x7f0000b1c000-0x4)=0x8)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xa958, 0x0, 0x6, 0x0, 0x0, 0x0, 0x8000, 0x0, 0xfe, 0x20000000000, 0x0, 0x0, 0x0, 0x94, 0x0, 0x0, 0x3, 0x0, 0x0, 0x4, 0x0, 0xfffffffffffffffc, 0x7, 0x1, 0x0}, r3, 0xffffffbfffffffff, r4, 0x0)
r5 = getpgrp(r0)
setpriority(0x0, r5, 0x85)
r6 = openat$kvm(0xffffffffffffff9c, &(0x7f0000b5b000)="2f6465762f6b766d00", 0x0, 0x0)
r7 = ioctl$KVM_CREATE_VM(r6, 0xae01, 0x0)
ioctl$KVM_CREATE_IRQCHIP(r7, 0xae60)
mmap(&(0x7f0000000000/0xaf4000)=nil, 0xaf4000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r8 = openat$kvm(0xffffffffffffff9c, &(0x7f00009e1000-0x9)="2f6465762f6b766d00", 0x800080001, 0x0)
r9 = ioctl$KVM_CREATE_VM(r8, 0xae01, 0x0)
r10 = ioctl$KVM_CREATE_VCPU(0xffffffffffffff9c, 0xae41, 0x0)
ioctl$KVM_SET_USER_MEMORY_REGION(r9, 0x4020ae46, &(0x7f0000ae8000)={0x3, 0x0, 0x11000, 0x2000, &(0x7f00003a8000/0x2000)=nil})
syz_kvm_setup_cpu$x86(r9, r10, &(0x7f00006e6000/0x18000)=nil, &(0x7f0000469000-0x18)=[@text32={0x20, &(0x7f00002ac000-0x7c)="fb362e2e0f20d3b9800000c00f3235000100000f300f20e035000040000f22e0b81ceec587a066bafc0ced640fe8eed9b95c0000b8da000000ba000000000f30c4e111ee7f0065660f73d37cc74424006e31cedfc744a50200000000c7442406000000000f01142466baf80cb8d5c43e875212ef12effc0cb05fe3e3", 0x7c}], 0x1, 0x40, &(0x7f00009d4000-0x10)=[@cstype0={0x4, 0x0}], 0x1)
syz_kvm_setup_cpu$x86(r7, 0xffffffffffffffff, &(0x7f00002af000/0x18000)=nil, &(0x7f000088d000)=[@text32={0x20, &(0x7f0000e5a000-0x33)="362e0f7f6937d95d000dc894d34e0f32440f20c0350b000000440f22c03e0fc769920f3066b83d018ee066b81e010f00d80f09", 0x33}], 0x1, 0x20, &(0x7f0000aef000)=[], 0x0)
mmap(&(0x7f0000af4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_SET_GUEST_DEBUG(r10, 0x4048ae9b, &(0x7f0000041000)={0x70005, 0x0, [0x4007a9, 0x80000001, 0x4, 0x4000000000000007, 0x20, 0x5, 0x0, 0x800]})
ioctl$KVM_RUN(r10, 0xae80, 0x0)
ioctl$KVM_CREATE_VCPU(r9, 0xae41, 0x0)
[  126.849076] binder: undelivered TRANSACTION_ERROR: 29189
[  126.863365] binder: undelivered TRANSACTION_ERROR: 29201
[  126.874341] binder: undelivered TRANSACTION_ERROR: 29189
[  126.880834] netlink: 2 bytes leftover after parsing attributes in process `syz-executor5'.
2017/12/14 22:42:37 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = accept(0xffffffffffffffff, &(0x7f0000dcc000)=@ll={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f00002c9000)=0x14)
getsockopt$inet_sctp_SCTP_EVENTS(r0, 0x84, 0xb, &(0x7f00004bb000-0xb)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000aac000)=0xb)
r1 = semget$private(0x0, 0x7, 0x0)
semop(r1, &(0x7f000002f000-0x1e)=[{0x0, 0x6, 0x0}], 0x1)
r2 = socket$inet(0x2, 0x2, 0x0)
r3 = gettid()
r4 = signalfd4(0xffffffffffffffff, &(0x7f0000006000)={0x7fffffff}, 0x8, 0x0)
openat$rfkill(0xffffffffffffff9c, &(0x7f0000a3e000-0xc)="2f6465762f72666b696c6c00", 0xcf93e9ec929b7263, 0x0)
dup3(r4, r0, 0x80000)
ioctl$DRM_IOCTL_RES_CTX(0xffffffffffffffff, 0xc0106426, &(0x7f000027f000)={0x2, &(0x7f0000fb0000-0x10)=[{0x0, 0x0}, {<r5=>0x0, 0x0}]})
ioctl$DRM_IOCTL_DMA(r2, 0xc0406429, &(0x7f0000c7d000)={r5, 0x6, &(0x7f00000eb000)=[0x4, 0x8, 0x787f58d, 0x7, 0x4, 0x1], &(0x7f0000df7000+0x4c1)=[0x9, 0x4], 0x40, 0x6, 0x7f, &(0x7f0000606000)=[0x63, 0x80, 0x5, 0x4, 0x8, 0x2], &(0x7f0000cd6000-0xc)=[0x8, 0x80, 0xf31c], 0x0})
readv(r4, &(0x7f0000050000-0x20)=[{&(0x7f000004f000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x80}], 0x1)
fcntl$getownex(r4, 0x10, &(0x7f000051b000)={0x0, <r6=>0x0})
sched_setaffinity(r6, 0x8, &(0x7f0000abf000-0x8)=0x9)
setsockopt$inet_tcp_int(r2, 0x6, 0x17, &(0x7f0000a9c000-0x4)=0xcf2, 0x4)
timer_create(0x3, &(0x7f000004c000)={0x0, 0x16, 0x0, @tid=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f000004d000-0x4)=<r7=>0x0)
timer_gettime(r7, &(0x7f00003ca000-0x20)={{0x0, 0x0}, {0x0, 0x0}})
r8 = socket$inet_tcp(0x2, 0x1, 0x0)
r9 = syz_open_dev$vcsa(&(0x7f000015a000-0xb)="2f6465762f766373612300", 0x10001, 0x0)
ioctl$VT_SETMODE(r9, 0x5602, &(0x7f0000ea3000)={0x9, 0x81, 0x2, 0x7fff, 0x40})
syz_open_dev$usbmon(&(0x7f00002f4000-0x7)="2f6465762f7573626d6f6e2300", 0x52, 0x40)
sched_getparam(r3, &(0x7f00002ca000-0x4)=0x0)
setrlimit(0xb, &(0x7f000003a000)={0x0, 0x0})
r10 = fcntl$getown(r2, 0x9)
getpgrp(r10)
getsockopt$inet_buf(r8, 0x0, 0x17, &(0x7f0000eef000-0xd2)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f00009a9000-0x4)=0xd2)
rt_sigprocmask(0x0, &(0x7f0000038000-0x8)={0xfffffffffffffffe}, 0x0, 0x20000008)
ioctl$TUNSETOWNER(0xffffffffffffffff, 0x400454cc, &(0x7f000062a000)=0x0)
[  126.928940] QAT: Invalid ioctl
[  126.941952] audit: type=1326 audit(1513291357.013:12139): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452a39 code=0x7ffc0000
[  126.950714] QAT: Invalid ioctl
2017/12/14 22:42:37 executing program 1:
r0 = accept4$ipx(0xffffffffffffff9c, 0x0, &(0x7f0000ca9000)=0x0, 0x802)
mmap(&(0x7f0000000000/0x7b5000)=nil, 0x7b5000, 0x3, 0x32, r0, 0x0)
mmap(&(0x7f00007b5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = signalfd(0xffffffffffffffff, &(0x7f00007b5000)={0x0}, 0x8)
mmap(&(0x7f00007b6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00007b7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00007b7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00007b8000/0x1000)=nil, 0x1000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
socketpair(0x8, 0xffffffffffffffff, 0x20001, &(0x7f00007b9000-0x8)={<r2=>0x0, <r3=>0x0})
ioctl$KVM_CREATE_DEVICE(r2, 0xc00caee0, &(0x7f0000255000-0xc)={0x6, <r4=>r1, 0x0})
ioctl$KVM_CREATE_DEVICE(r4, 0xc00caee0, &(0x7f0000785000)={0x2, r0, 0x0})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sched_setaffinity(0x0, 0x8, &(0x7f00008a8000)=0x8000000075)
openat$kvm(0xffffffffffffff9c, &(0x7f000097a000)="2f6465762f6b766d00", 0x102, 0x0)
ioctl$KVM_CREATE_VM(r2, 0xae01, 0x0)
mmap(&(0x7f0000000000/0x12000)=nil, 0x12000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f0000495000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0xee, 0x0, 0x0, 0x0, 0x0, 0x60, 0x0, 0x0, 0x100000000000000, 0x0, 0x0, 0xfffffffffffffffc, 0x2b400000, 0x0, 0x0, 0x0, 0x200000000000000, 0x0, 0x0, 0x1, 0x40, 0x0}, 0x0, 0xffffffffffffffff, r2, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf72, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r5 = perf_event_open(&(0x7f00008a8000-0x78)={0x4000000005, 0x78, 0xdc, 0x3, 0x0, 0x3, 0x0, 0x1ff, 0x408, 0x0, 0xfc, 0x0, 0x2, 0x0, 0x0, 0xffffffff, 0x0, 0x2, 0x1c5, 0x0, 0x7, 0x1, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$void(r5, 0x5450)
perf_event_open(&(0x7f000001d000)={0x4, 0x78, 0xd767, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x6, 0x15, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdb0f315, 0xfffffffffffffffe, 0x0, 0x0, 0xffffffe, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x6)
gettid()
perf_event_open(&(0x7f00002e9000)={0x2, 0x78, 0x2, 0x0, 0x0, 0x6, 0x0, 0x7, 0x0, 0xc, 0xfe, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x2, 0xe8, 0x0, 0x0, 0x0, 0x3, 0x3, 0x3, 0x0, 0x0, 0x0}, 0x0, 0x1ff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000040f000-0x78)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x100000001, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r6 = socket$inet6(0xa, 0x3, 0x7)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r6, 0x29, 0x20, &(0x7f00004a9000)={@loopback={0x0, 0x1}, 0x0, 0x0, 0xff, 0x5, 0x0, 0x0, 0x0}, 0x20)
accept4(r3, &(0x7f0000c72000)=@nl={0x0, 0x0, 0x0, 0x0}, &(0x7f00003e7000)=0xc, 0x80004)
r7 = syz_open_dev$usbmon(&(0x7f00008be000)="2f6465762f7573626d6f6e2300", 0x0, 0x0)
ioctl$KVM_SET_NR_MMU_PAGES(r7, 0x9201, 0x0)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
[  126.981329] audit: type=1326 audit(1513291357.040:12140): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=324 compat=0 ip=0x452a39 code=0x7ffc0000
2017/12/14 22:42:37 executing program 6:
mmap(&(0x7f0000000000/0xffd000)=nil, 0xffd000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_icmp_raw(0x2, 0x3, 0x1)
r1 = socket$inet6(0xa, 0x80005, 0x8010000000000084)
bind$inet6(r1, &(0x7f0000710000-0x1d)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x1c)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r1, 0x84, 0x73, &(0x7f0000ffe000-0x18)={<r2=>0x0, 0x1, 0x30, 0xfffffffffffffff8, 0x40}, &(0x7f0000285000-0x4)=0x18)
mmap(&(0x7f0000ffe000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000fff000-0x4)=0x0)
setsockopt$inet_sctp6_SCTP_DEFAULT_SNDINFO(r1, 0x84, 0x22, &(0x7f0000ae9000)={0x4, 0x8200, 0x7, 0x219c000000000, r2}, 0x10)
r3 = fcntl$dupfd(r1, 0x0, r1)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ffd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
lgetxattr(&(0x7f0000ffd000)="2e2f66696c653000", &(0x7f0000ffd000)=@random={"73656375726974792e00", "656d3100"}, &(0x7f0000ffe000-0xca)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xca)
setsockopt$inet_sctp6_SCTP_FRAGMENT_INTERLEAVE(r1, 0x84, 0x12, &(0x7f00001b5000)=0x3f, 0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x1, 0x32, 0xffffffffffffffff, 0x0)
getsockname$llc(r3, &(0x7f0000fa0000-0x10)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @local={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000070000)=0x10)
setsockopt$inet_sctp6_SCTP_DISABLE_FRAGMENTS(r3, 0x84, 0x8, &(0x7f000086c000-0x4)=0x3, 0x4)
r4 = socket(0xa, 0x3, 0xff)
sendto$unix(r4, &(0x7f0000161000-0x33)="e390517a0d692cd4f44c0900000026705fb30a0002b3724c7d655f885c5ba7d8c342a601d9119677", 0x28, 0x0, &(0x7f0000000000)=@file={0x0, "0000007f0022ff02200c000000bcbb5b340100000000"}, 0x18)
ioctl$DRM_IOCTL_FREE_BUFS(r3, 0x4010641a, &(0x7f0000746000)={0x6, &(0x7f0000a89000)=[0x5, 0x7, 0x6, 0xfffffffffffeffff, 0x8, 0x6]})
openat$ptmx(0xffffffffffffff9c, &(0x7f0000891000)="2f6465762f70746d7800", 0x0, 0x0)
2017/12/14 22:42:37 executing program 2:
r0 = socket$netlink(0x10, 0x3, 0xd)
mmap(&(0x7f000084e000/0x3000)=nil, 0x3000, 0x0, 0x2a012, r0, 0xfffffffffffffffc)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = request_key(&(0x7f0000002000)="69645f6c656761637900", &(0x7f0000001000)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f0000002000-0x26)="73797374656d080000000000000074683026216e6f6465762b6d24402f2d73797374656d00", 0xfffffffffffffffd)
mmap(&(0x7f0000002000/0x2000)=nil, 0x2000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x2000)=nil, 0x2000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000004000/0x2000)=nil, 0x2000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
keyctl$update(0x2, r1, &(0x7f0000004000)="bcc96811f1ea92636ca877f42f81138b3ce8302401a71a13fc5104711990b92da21fec20396f4b02cf123ffc006a0de10c69727c8daa02eb73d172771804d4208c6d5490f861ff3b8fac1376cd78eda048ddfc20869302064e0aabd531386ede20ef52821b39894aab9ea9d83cc84be032e60943e9daa0d9a0425527a16beee3c225fc22285575ecd8886b118057d53c91bbb66d52ec3b7c8a43dc2d77fdf269cc02e2409140c7de202e7b4762986f5b4cb4b00aabe1f0b968af94dd52f3a98064539a112196184c8d2d6a4fd6c1941cd27f6b066d789012f27b73ef07cdbdb3405d261fe1e93b7867b882e4c9aa9e5eb5c92e5732d6e3e95567f851055a682205633bfde8de6c7d1ec4182000f844560d53217fc9c116eb35bf675fd6956058e8ae36ff0beb482564d424e40533977b4ad185b8e3aff0c39ec4fa7dd99c36244b04f0382ba37e5b66beb359a731d45aae017248a91517d9ca3aa8df0b595463994d8bcd4631cb125fa8c5e459f27304f401e44cd41561881e8d1741c8daf37bc07730c70037e113f7c20646cedb7ae8a414e4adb7d2d7797e24866367198cbd255c2e99d7a03a2004bd57d096b457c7230c9adea270aeaaf39813be1ac0ef2ca1f50ea5cd672a5b7cf13be412bc7748b17bad42fa7aa64e2ac5fc19d9f6914f8357cddaa698307d98407acd4b3327c424cf6a88dafb8f1c3209a4af4c6ee515ba78ba7f935a41700f2d8d5df90bd88fb3b936f5b773c2119b4f345bb9988a2bf9dd9feff505bd940b96b2241f135a7f26f64a4d5151b3cdc3d40049225c717cfafc9536465378ee55f27d16917be1b2a17e27bdb670884618bfd7183042379124161364323b788382422ed7601fe4914bca728d756045c8646319df74131f1623e1211ebb1f17309b5e8a17abd5bcffe432f3bd71032255e46a391f4aa3fb0656f9a5dd0fb60d6726919b54db54bad49a227db42ddaa7882ab0938908059278b7768fb5182cbb59489d714f8665a12113ab39f8806d41cb9dd218dd4f019f396dae9dd5986f667ed796d67d71ae32230b39c41fc6e215bac1746df1cb3e9cf4c6060ffcc9a2d9af4aae500648bbc931c96a8265618313aa20a40bdf51a28b3ce34eca578ccfbf4f3f059f0b1c4db55cab64e40d688618af107e85b9f1ddc79add4d152c368cca1a8546b9c9f4c0ba27462954c80c2a3cce554d438271fa9ee715dc7c0f9c22eea70b31dfd710749844e44696dd254927ae43e9a2056cc177cd4081c97d78be85a99c88481f120c8e69e7a99a05cdabe3b6f595db63b4e2f90704d46b1e61f05e891398c3e1501ffeaa08c9414ef22690d8a2ce71a6ae30b7542126efc3e6f8ec0731f094ec7b7c0986799cc364cb79b4d9e75fdf392a7ae06199437239306280388da418e7b8caea444e515c55a870e9e5a25ef93d97fd6c587f39d39bc001021a78184404a52305c00160e5b26c774ccc485e6c6bc737e86b27d81050cc8cdf8f9b5b891d9bc8eb3db89091c5d1331eea143c1f7801ad9d38b3783f8aa69903b0f08a4cd1ed19a1eb6948d5f027c5a8fd232af60637d9d5759f00a9e8224e9b4cfbe3ab3c8e498a52a04cd233825e3489f73f8c99709aa0922284368be2e3dd3245f50dc219c7419ec38acf1acf2c8c497d9cd16a7b838989667ddfe058469a38a872ab6ddf96959a852c92218fea377748ebb0f42387b022c11c2d74896baa121ad1a5d1c592c1031e93b465242bc1506a4acf09ff9b922d689bba7e83e2aa4f3771778a0ee67ac5948c01e43c53b765a3c7c3638ab4d1403ef32e6b0bb5d810763db3d59251d1077afdee0075678a2dcb0ba24d09389bbd379116fede28d1946ab9aef2d16959fc1660d190bd0e577c61b438d81f3b0258ec5666293538b1f680eab9902734d1a9727897066dbb53c5245e7c170f890d68f279449e920175f3ab74313ec2010b9fdf22650b6b35f9bbf006c3fcdf1a866da06ba35f0342ad738f964ba9e726f74bf706919e12fa92eeb0cbafff9fe0611febd8b705a79a4611903766c52a36abcfb2bb45ec0b9414f085ebf51d687e7dab77013b2f437e9142a928c2c169bccc956857f952bdb01aedfbbdd612933d600185e7112d23aad45dd9b369e1168e047ad602a0872a6699a0e413d52c6d07ed7e9affab62d49bdccbfd66a81383895ed90a7f4121929c8d7adee7e4610549a5f32d6ac1d4f9626ebb1d60f81dca13be1559faf5e1789201b8f449f3d86cb2cbf240899a01f23e46e5217a9bf1a30a8050aa49ab0e9a1f1d54547a27518d948c50e3461358086fd6cbdd6962223a154a0fc9d82bb116decebe5217dff875aa6d3277ef7232974bc5951779245fc4cb583ffd31317592212dc2afae0f4d57845fabc33691373716ab8379fc9c9d1841cccb67c0c8dfcb50976a3b863d9e9e00ab4bcf5ca3683aa6e10fd330288467f2d01df74935be8d7707888236c1335c094eef1a9ee3dc359be25fe3097ff0d9d5db238c5401e159aff352faaa1ee5659f186bf8b6e3f8cdc59f41139080b4c203a273aa2d213b4d0c1225b6ae5acb9b34ac20f537f3ca8d3dafa84c83b9aaf4c74dc387e2cfe500bab3d906ec69f7b85c4126b1137978c423e2382a6cd401bfe7775f7e426dd655a9a4e9ade4de26a5744bbe43d9b5b7c4722f9491074fb9a25f9b064ed14789bf929ca1d780b76c5ad6d282a0e0d70ad9e77338780009b162cfa7839349803040efc827494f52449bc6244495645b66ad4318aeac693f3681282ed1235b3dfef38bdbd0e1f614ac2626aabf44ab5f5ae0414442de6dc4ffa0a99f8a6d35670f9e3362d216972c089eed6070899ba838003beb971fcedfa859535545f6ac3df5d7c889932b93091fd03bf4c7fc4459a97b9fc18489616f481b106fcb263ea2ee8de2b5242d08ade9323fae1975e65c65b9de4ebb4d7970c38768ca1478ef8ab07ba72bab6623954de854c8d2ab990ff38fd4188c8d70ce8086bdd71829519aa3df5dc3c74cff984109ac66125f2aa542713174a25055f861af044e553d84fa475451ed0d7c766855034852c9700fa640eb2e4eb901cf9d818019ec2b7d95c14f9ddba067816bd976632dc1e70d2d4b726f87d5e9a1e541f64e1b16ce8e4072f586cb986c28d4bacdca0e79111737b3456eca57b83a44184fc171357498705d7539aeff9659be653aaa0ddc177adf68ff5a64c9794c3af6f1d4f62d5ea2bb103b5a2efd9a462e1b372db8fe197c87e3750b824c0390c73022619c065b88c52325f91309fd0ac7ff0e49c65c3e27c9a6dc956ff18955568d15dc025da563aba5e9dcc167d1f10eaccccdd657e4b35bcbc04c5d070fb5e6136e23c3785526ad7a68a383271336ab55331f9f29cfce0c4a68697e9fd657cdb45a44ab20113f8065f24e84562b50ab2194955b24448c314e878503fa399136205d1c500cdaab40f4a6fb9f0855a66bc756dec1409d3ff60e86737f14cbd4556d985ddb8d40297a04a01c137182cd7f0ce66a99da59a743f73667b5602974778e5d2c6615c7e35fc173d80a6c2e38f1b0732594f4d5546f7b375dace677966370c80951916f60fa10a9ee228b13c99f7e91b8f83bc2c2fd22be7f72dcaa0485659d5f5c8a2274b986d701e6522df9a57357480c5c4b07e72003663d55e86acfc69fb8e851c9748fd84510f7410820825f2b023c73e7410be3a525c858869fd0b70620221b4e90f151a288d5f132a3be06e3aa188b75998056f6086507b174a6f470448f6a4f0e71fad84a1ea3ccdf05b6e699f3c596f79be61ed09d3fa4a4c16fa9fc5f709c3316e2c92fb1af615c268408b1e522b773ba34837b142b95c574eb4e14b6da69efda9aede4364760cb6c977745c4eded6acebc76d191b5c2d8c6e1bbebb9ee18dea28b4b8854c3dca0ddcd92a57f2f85d78aa0ada227c46efed673308d11bf716b16bf1812fd1467e270d9d3f5cb389e9cab6d7f30c40c2df80a95ccaccfc7c90335f2a88a17df047fbe5330acd86da25928fef5a2589f8d7111f435c97e80f4bc655c59b166d3aea7d00971ad94ffcca9dc8e33a9da708d4217743321309b16a251473ed423639fb4bb07e5bf1e3c98d574665d25d5d982fad4e06780b173133abca550091263117874b53d37a0cd9219b54d8f473ca8f9226c1a93e9f69928419c85c3df386e30b3518d3c7f544424f8ffd62e2737c064476f95a7cc2a3a4964ed23d706a32762401aa80bed3d86a8753942036c830c9f2d7fc6dc2366d52c6ecfc00bfa28bc066df95a76170ffd7a492c2a104f838e5413c03ae9e3b259dbc6cb319b4caa7c6bdac52d52f2cdaffe68799c329826c9e8bd500837af830b6219a04b8992a246d9ad04f1006587296f0dfb6b595eea41537c0e1b8096c1a051011b9cd6ff0e87d87f22851ac9bd54d563379cb90698dd6a12179813c23e0360c6b9857d5535ed3a2cc1a82c2c5df25d13c410c6b0b0ce67241a5867414941b1515c4c67447703d2276d2c2974dcfc7bfa5ac00c8d5ffacde03f146d25886a4221f2fa5e868844c97b82971dcf5dddda342542aa8b38be0d016b57ae5f9ba2d5154aa15f04196964224d5340bf579fd4c9bbe42b3d0e549c08348aec9a578d941970118d22104feca4e4655fcfe8fcccc754ee91a839cd61c7dca357d688ac31912cf659c2fee4eb7b97c9ecce066acc96fa4facaf773f41dfc6134108cc379ed903678068df86945454c74efb9c707530d5161d1a47651f9f8ec0dcb9549f07119846f4ae21c7e13049a0c100c64777dba1c83efdc47c85aff252122c892ec0ec2250aeb71a00c0daeceb8edefbdd9f0b3339b6416162e544c28d55fcf327f592066c9add8fb54e25784a0440afeb9bd94f51eec0e40574e41ba3f5a7f4d0b9e157b47272610da29eeab1c1012554131eb025a338f71687e0efb5b94d6a737f2c7b6316ceeed773c8095016cc9b3378497ca7c635dd9b633803b4d3f1336bda916e0bee3ea01fcd10bd72c18d68eaa64967ff58c9cb097258bf774f5668103d694d17cec9166a80b2551923ac1baca530685a1e9082622b5a113e9616094fcebab9d2564fd7d9805b87d1017f8e75acd71b06d403757eb3131b31eab4d1c8de45f1e01046d74dd218fa05d8ebb7cee9343ba996773d76daa26b33847359a10d430c3d14e97a2f564bdc4445dfdb88973a8855e8d48003bd10e3239a12e95df64057bdcb59883b0fea35c2f3dc256234f0fe60cb851ee3315c40f8e0c5e100edb6762651fd47bc849769366cb3fcca33f17d10ba0a50cc20ba37fd730005851bcda42d7bd825324248881ce11740c887443c4114c79c55fc8d217092600e4c85d596e3eb3e38afc3d1642c29b0edaf6534517b994d396e000d242b974af7ab0c9943c686e10e9485f4f0dd47ac34434562acf8a20688246ceb0a0379be4ef0c2efd1c85e37fae68578ae51fdeeb6dd188a9fe51064a473e2b5e6746c590c228f1de9a929e553622398797b00d2b09d90333383894a133815afbc51dc6098e860152b956b945c28f2726b57018add26370893b9ec8c28bb0f1c5f1e4d111779619aa109bdc75b145812d7311f37825f8ecc5775d813bea7db9eaa127c477c2d73cd37f20eed4dff147bfd02f8a70d58dc8e7eb5241679cd6c77ea7c62f5e2bcb656412bc8d50a10a70ca5c5dc6edda5914f065a6fdd3b0b7705d6dd19d53e365b8db1d71ea37cea7b74d826b1414ca926d42785a4cf43ad94de745ad41d80a790bce9c3edfa5adb0ceabee62cbd9f0bc9f7", 0x1001)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000084e000/0x3000)=nil, 0x3000, 0x1000003, 0x50, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
add_key(&(0x7f0000001000-0x12)="2e726571756573745f6b65795f6175746800", &(0x7f000084f000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f0000001000-0xb6)="1ae96ed586ce85e1cf54e34b5985d1aeb368e73f3b2a4c6df41891db62a6bbbc5cb348c6c9cb29ee40da190d08b324ef3f34a9b6f0ea375fbb7e47671ca100dd60d94fea6dbb19753d0414d7608035f880e22641d9f8af36ffe13af8dd7bb0516d90609132f09f504f4effd8867d8e9c36742d2d68b8f763290e0cb1e6a417122bf67b5b74781d7b5b45c76ff78a11ee05d36d3b6cd9de8c15f89a0ee6342bbb74a891e4915871b3214d40605f4953582b478281ca07", 0xb6, r1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$inet_tcp(0x2, 0x1, 0x0)
r3 = dup2(r2, r2)
ioctl$KVM_GET_EMULATED_CPUID(r3, 0xc008ae09, &(0x7f0000855000)="")
setsockopt$inet_tcp_int(r2, 0x6, 0x10, &(0x7f0000550000)=0x0, 0x4)
mknodat(r3, &(0x7f0000f77000)="2e2f66696c653000", 0x1, 0x0)
ioctl$sock_SIOCGIFBR(r0, 0x8940, &(0x7f000090d000)=@add_del={0x2, &(0x7f0000218000)=@generic="941fb5e0882f4cc8e7e0fb0ae74a5e4e", 0x2})
ioctl$TCSETSF(r3, 0x5404, &(0x7f0000e9c000)={0x770b, 0x6, 0x1000, 0x9, 0x7, 0x9d6, 0x6, 0xffffffffffffffc6, 0x7fffffff, 0xd4, 0x4, 0x3})
setsockopt(r0, 0x10d, 0x6, &(0x7f0000001000-0x1)="", 0x0)
mmap(&(0x7f0000000000/0xf80000)=nil, 0xf80000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = socket$inet(0x2, 0x1, 0x0)
getsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000a6f000)=@common="00000000000000000000000000000000", 0x10)
connect$inet(r4, &(0x7f0000019000)={0x2, 0x3, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
2017/12/14 22:42:37 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$binder(&(0x7f0000005000)="2f6465762f62696e6465722300", 0x0, 0x0)
r2 = fcntl$dupfd(r0, 0x406, r0)
ioctl$KVM_SMI(r2, 0xaeb7)
r3 = syz_open_dev$binder(&(0x7f0000368000-0xd)="2f6465762f62696e6465722300", 0x0, 0x0)
mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x0, 0x20011, r3, 0x0)
openat$selinux_context(0xffffffffffffff9c, &(0x7f0000295000-0x11)="2f73656c696e75782f636f6e7465787400", 0x2, 0x0)
ioctl$KDGKBMETA(r2, 0x4b62, &(0x7f0000db5000)=0x0)
r4 = syz_open_procfs(0x0, &(0x7f0000003000-0x9)="6e65742f7374617400")
ioctl$BINDER_SET_CONTEXT_MGR(r3, 0x40046207, 0x0)
ioctl$KVM_REGISTER_COALESCED_MMIO(0xffffffffffffffff, 0x4010ae67, &(0x7f0000544000)={0x0, 0x0, 0x0})
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(r2, 0xc00c642d, &(0x7f0000753000-0xc)={<r5=>0x0, 0x80000, r4})
ioctl$DRM_IOCTL_GEM_OPEN(0xffffffffffffff9c, 0xc010640b, &(0x7f0000d21000)={<r6=>0x0, r5, 0x401})
ioctl$DRM_IOCTL_GEM_FLINK(r3, 0xc008640a, &(0x7f000031a000)={0x0, <r7=>r6})
ioctl$DRM_IOCTL_GEM_FLINK(r2, 0xc008640a, &(0x7f00009e2000-0x8)={r5, r7})
ioctl$BINDER_THREAD_EXIT(r3, 0x40046208, 0x0)
ioctl$BINDER_WRITE_READ(r1, 0xc0306201, &(0x7f0000007000)={0x10, 0x0, &(0x7f0000006000-0x2c)=[@clear_death={0x400c630f, 0x4, 0x0}], 0x0, 0x0, &(0x7f0000002000)=""})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
ioctl$KDGKBMETA(r2, 0x4b62, &(0x7f00007d8000-0x8)=0x0)
pselect6(0x40, &(0x7f0000e78000-0x40)={0x3ffffd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000768000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f00007fc000-0x40)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000349000)={0x0, 0x989680}, &(0x7f0000f14000)={&(0x7f00001da000)={0x0}, 0x8})
recvfrom$unix(r2, &(0x7f0000794000-0xdc)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xdc, 0x100, &(0x7f00003c3000-0x8)=@abs={0x1, 0x0, 0x0}, 0x8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(r4, 0x84, 0x1a, &(0x7f0000a45000-0x43)={<r8=>0x0, 0x3b, "56cbc3353fee6456352904b76570a1aa6ce4db32ca7ae7213e207794d6ec951edf23a5acf533e73fb2008947ea006eacccdc08140baf5b80c00e5c"}, &(0x7f0000000000)=0x43)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(r4, 0x84, 0x72, &(0x7f0000001000)={r8, 0x1ff, 0x1d}, &(0x7f0000001000-0x4)=0xc)
socket$inet_sctp(0x2, 0x5, 0x84)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_WRITE_READ(r3, 0xc0306201, &(0x7f0000901000-0x30)={0x20, 0x0, &(0x7f0000330000-0x20)=[@register_looper={0x630b}, @dead_binder_done={0x40086310, 0x0}, @request_death={0x400c630e, 0x1, 0x1}], 0x38, 0x0, &(0x7f0000001000-0x38)="ab2808567b4afbcd1d484dd6d9acca2c0734a4abef78c0c191fa6346aed7f54b8a579a96aed689a428d57c013fefd49000430fcdff7e0c8a"})
2017/12/14 22:42:37 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_context(0xffffffffffffff9c, &(0x7f00008f3000-0x11)="2f73656c696e75782f636f6e7465787400", 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_STATUS(0xffffffffffffffff, 0x84, 0xe, &(0x7f000087c000-0xb8)={0x0, 0x1, 0x4, 0x3ff, 0x3ff, 0x100000001, 0x5, 0x8, {<r1=>0x0, @in6={{0xa, 0x2, 0xfffffffffffffff7, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xff}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x1f, 0x4, 0x34c8521e, 0x8001}}, &(0x7f000034d000-0x4)=0xb8)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(r0, 0x84, 0x1a, &(0x7f0000e19000-0x81)={r1, 0x79, "58341273f35aa29c1112d66eefc5ca727a63f75f64a96c63c01e212aa1718fd95b0970b1ce1489a21857a410c9f35b12afe1deca700a0ac8e7349d5c5a2fd64988e616bbcf8d0bd2914d2f45ed28625dd95f7d08e9edf9caee8f247c1dedd5a5400532a27ecc1c6860eace9b0b22ed1411e0b92aa682848ce5"}, &(0x7f0000bb0000-0x4)=0x81)
r2 = socket$inet(0x2, 0x1, 0x0)
r3 = syz_open_dev$tun(&(0x7f00002bc000)="2f6465762f6e65742f74756e00", 0x0, 0x0)
ioctl$TUNSETIFF(r3, 0x400454ca, &(0x7f0000a5b000-0x28)={@common="67726530000000000000000000000000", @ifru_names=@generic="4f54000cc0a1ed4f3a0a1fdc222073b5"})
ioctl$TUNSETLINK(0xffffffffffffffff, 0x400454cd, &(0x7f00009c7000)=0x1000000000ee35)
socket$inet_tcp(0x2, 0x1, 0x0)
ioctl$sock_inet_SIOCSIFFLAGS(r2, 0x8914, &(0x7f0000630000-0x20)={@common="67726530000000000000000000000000", @ifru_flags=0x301})
r4 = dup2(r2, r2)
setsockopt$inet_sctp6_SCTP_EVENTS(r0, 0x84, 0xb, &(0x7f0000fc5000-0xb)={0x6, 0x101, 0x100000000, 0x7, 0x8000, 0x1f, 0x10001, 0x0, 0x101, 0x73f, 0xffffffffffffff29}, 0xb)
get_thread_area(&(0x7f0000077000-0x10)={0x7, 0x20001000, 0x2400, 0x6, 0x1b, 0x8, 0x20, 0x9, 0x8c38, 0x9})
getsockopt$inet_IP_IPSEC_POLICY(r4, 0x0, 0x10, &(0x7f0000890000)={{{@in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in=@remote={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r5=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@local={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000fb1000)=0xe8)
ioctl$TUNSETOWNER(r4, 0x400454cc, &(0x7f0000b66000)=r5)
ioctl$KVM_PPC_GET_PVINFO(r4, 0x4080aea1, &(0x7f00002bb000-0xd5)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
ioctl$DRM_IOCTL_GET_STATS(r4, 0x80f86406, &(0x7f0000250000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
sendto$unix(0xffffffffffffffff, &(0x7f0000170000-0x1)="66", 0x1, 0x20000004, &(0x7f0000ef2000)=@file={0x0, "2e2f66696c653000"}, 0xa)
[  127.008854] audit: type=1326 audit(1513291357.045:12141): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452a39 code=0x7ffc0000
[  127.048751] Can not set IPV6_FL_F_REFLECT if flowlabel_consistency sysctl is enable
[  127.060209] binder_alloc: 27455: binder_alloc_buf, no vma
[  127.060222] binder: 27455:27461 transaction failed 29189/-3, size 0-0 line 2947
[  127.060873] binder: 27455:27461 ERROR: BC_REGISTER_LOOPER called without request
[  127.060884] binder: 27455:27461 DecRefs 0 refcount change on invalid ref 0 ret -22
[  127.060893] binder: 27455:27461 BC_INCREFS_DONE u0000000080000000 no match
2017/12/14 22:42:37 executing program 0:
mmap(&(0x7f0000000000/0xfe6000)=nil, 0xfe6000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f00003e0000)="2f6465762f70746d7800", 0x0, 0x0)
ioctl$TCSETAW(r0, 0x5402, &(0x7f0000fd6000)={0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x7fff, 0x4, 0xfffffffffffffff7, 0x0})
ioctl$TCSETS(r0, 0x40045431, &(0x7f00003ba000-0x24)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
mmap(&(0x7f0000fe6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fe7000-0x8)={0x0, <r1=>0x0})
ioprio_set$pid(0x3, r1, 0x0)
r2 = syz_open_pts(r0, 0x10000100)
readv(r2, &(0x7f0000fd6000)=[{&(0x7f0000314000-0xd7)="00", 0x1}], 0x1)
ioctl$TCXONC(r0, 0x540a, 0x2)
getsockopt$inet_sctp_SCTP_STATUS(0xffffffffffffffff, 0x84, 0xe, &(0x7f0000695000)={<r3=>0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x0, 0x0, {<r4=>0x0, @in6={{0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000fe6000-0x4)=0xb8)
mmap(&(0x7f0000fe6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = accept(0xffffffffffffffff, 0x0, &(0x7f0000fe7000-0x4)=0x0)
getsockopt$inet_sctp_SCTP_MAXSEG(r5, 0x84, 0xd, &(0x7f0000be7000)=@assoc_value={r3, 0xd7}, &(0x7f0000561000-0x4)=0x8)
r6 = socket$inet6_icmp(0xa, 0x2, 0x3a)
r7 = syz_open_procfs(0xffffffffffffffff, &(0x7f00007a7000-0x12)="73797363616c6c00")
r8 = openat(r7, &(0x7f0000693000-0x8)="2e2f66696c653000", 0x4202, 0x1)
ioctl$TCSETA(r6, 0x5402, &(0x7f0000fd8000)={0x0, 0x0, 0x0, 0x0, 0x7, 0x0, 0xfffffffffffffffc, 0x200401, 0x4, 0x0})
ioctl$LOOP_GET_STATUS64(r8, 0x4c05, &(0x7f0000bb2000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", [0x0, 0x0]})
symlinkat(&(0x7f0000b0f000)="2e2f66696c653000", r8, &(0x7f000091d000)="2e2f66696c653000")
ioctl$KVM_CREATE_IRQCHIP(r7, 0xae60)
mmap(&(0x7f0000fe7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$packet(0x11, 0x3, 0x300, &(0x7f0000e1d000)={<r9=>0x0, 0x0})
mmap(&(0x7f0000fe7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_SIOCSPGRP(r9, 0x8902, &(0x7f0000fe8000-0x4)=r1)
mmap(&(0x7f0000fe7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KDGKBMETA(r8, 0x4b62, &(0x7f0000fe7000)=0x0)
poll(&(0x7f00009a0000-0x18)=[{r2, 0x1000, 0x0}, {r2, 0x200, 0x0}, {r0, 0x80, 0x0}], 0x3, 0x7)
readv(r2, &(0x7f0000fe4000)=[{&(0x7f0000640000-0xf00)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe79}, {&(0x7f0000fe5000-0x4)="000000000000000000", 0x9}, {&(0x7f0000482000-0x4a)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x4a}, {&(0x7f000089b000-0xa9)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xa9}, {&(0x7f0000fe4000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x88}, {&(0x7f0000fe7000)="0000000000000000", 0x8}], 0x6)
mmap(&(0x7f0000fe8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_PRINFO(r7, 0x84, 0x72, &(0x7f0000fe9000-0xc)={r4, 0x893, 0x20}, &(0x7f0000fe8000)=0xc)
r10 = shmget$private(0x0, 0x4000, 0x78001000, &(0x7f00008d4000/0x4000)=nil)
shmat(r10, &(0x7f0000502000/0x2000)=nil, 0x7000)
2017/12/14 22:42:37 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fstatfs(0xffffffffffffffff, &(0x7f00006b8000-0xc4)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
r0 = socket$inet_tcp(0x2, 0x1, 0x0)
ioctl$sock_inet_SIOCSIFADDR(r0, 0x8916, &(0x7f0000907000)={@common="6c6f0000000000000000000000000000", @ifru_addrs={0x2, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
request_key(&(0x7f0000670000)="6c6f676f6e00", &(0x7f000078a000)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f0000aa6000)="00", 0xfffffffffffffffb)
r1 = socket$inet6(0xa, 0x80000, 0x3)
socketpair$ipx(0x4, 0x2, 0x0, &(0x7f000020f000-0x8)={<r2=>0x0, <r3=>0x0})
getsockopt$inet_IP_XFRM_POLICY(r0, 0x0, 0x11, &(0x7f000000e000)={{{@in=@rand_addr=0x0, @in=@empty=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@broadcast=0x0, 0x0, 0x0}, 0x0, @in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000186000)=0xe8)
setsockopt$inet6_MRT6_ADD_MIF(r1, 0x29, 0xca, &(0x7f00007fd000-0xc)={0x100000000, 0x40000000000, 0x133, 0x1, 0x0}, 0xc)
poll(&(0x7f0000acd000)=[{r0, 0x300, 0x0}, {r1, 0x1, 0x0}, {r1, 0x4004, 0x0}, {r0, 0x0, 0x0}, {0xffffffffffffffff, 0xc211, 0x0}, {r2, 0x400, 0x0}, {r1, 0x80000000004, 0x0}], 0x7, 0x10002)
pipe2(&(0x7f0000b2e000)={<r4=>0x0, 0x0}, 0x800)
r5 = dup2(r1, r3)
getsockopt$inet6_mreq(r5, 0x29, 0x1f, &(0x7f000098f000-0x14)={@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, <r6=>0x0}, &(0x7f0000a3d000)=0x14)
getsockopt$inet6_IPV6_XFRM_POLICY(r4, 0x29, 0x23, &(0x7f0000699000-0xe8)={{{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r7=>0x0, <r8=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@multicast1=0x0, 0x0, 0x0}, 0x0, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000b74000-0x4)=0xe8)
setsockopt$inet_IP_XFRM_POLICY(r0, 0x0, 0x11, &(0x7f000036b000-0xe8)={{{@in6=@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @in6=@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x1, 0xb09, 0x0, 0x7, 0xf, 0x80, 0x80, 0xffff, r6, r8}, {0x3ff, 0x1, 0xfffffffffffffff9, 0x1951, 0xbae, 0x5, 0x4, 0x80}, {0x100000000, 0x8001, 0x34, 0xa2}, 0x10000, 0x36, 0x6, 0x1, 0x10, 0x2}, {{@in=@multicast1=0xe0000001, 0x9, 0x2}, 0x13, @in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xfffffffffffffffb, 0x0, 0x3, 0x889, 0x81, 0x7, 0x7}}, 0xe8)
ioctl$DRM_IOCTL_MODE_SETCRTC(r5, 0xc06864a2, &(0x7f0000af4000-0x68)={&(0x7f0000fca000)=[0xcce, 0xfffffffffffffffd, 0x5], 0x3, 0x7, 0x453f, 0x8, 0x6, 0x800, {0xed32, 0x9107, 0x100, 0xfffffffffffffff8, 0xffffffffffffffff, 0x80000001, 0x10001, 0xfffffffffffff001, 0x1, 0x9, 0x7fffffff, 0x3, 0x100000000, 0x0, "c647b5f245cb35210fd61456c9f29f38291cb85990bc3d9bd35207c6b0292855"}})
setsockopt$inet6_mreq(r5, 0x29, 0x4, &(0x7f000014c000)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, r7}, 0x14)
ioctl$KIOCSOUND(r5, 0x4b2f, 0x5)
mmap(&(0x7f0000000000/0xf0f000)=nil, 0xf0f000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f10000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_tcp_buf(0xffffffffffffffff, 0x6, 0x0, &(0x7f0000f10000)="344e731a5b0928abaef892b34dd082cf9be098aade7d2da1a7f3dc1cfc07ca1e3faf01f0ffffffffffff716d2e1f34cc4d3469c3b07fa7f839ecc18f4b71925385633b7c527077077713f618160835da947cc7aed55a76d8c74d1f9697b5fbffffffffffffffaeb6cb3a6f43c38ac37e0c6620a04d385422bc8b69a10b46dd5c458ba8", 0x83)
mmap(&(0x7f0000f0f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f10000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_mreqsrc(0xffffffffffffffff, 0x0, 0x27, &(0x7f0000f10000)={@multicast1=0xe0000001, @local={0xac, 0x14, 0x0, 0xaa}, @local={0xac, 0x14, 0x0, 0xaa}}, 0xc)
mmap(&(0x7f0000f10000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f11000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f11000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:37 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet(0x2, 0x2, 0x10000200)
bind$inet(r0, &(0x7f000073e000-0x10)={0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$SO_TIMESTAMPING(r0, 0x1, 0x25, &(0x7f000046a000-0x4)=0x801, 0x4)
r1 = creat(&(0x7f000093f000-0x8)="2e2f66696c653000", 0xf)
renameat2(r1, &(0x7f0000125000)="2e2f66696c653000", r1, &(0x7f0000e53000-0xb)="2e2f66696c65302f66696c653000", 0x2)
ioctl$TIOCSWINSZ(r1, 0x5414, &(0x7f0000fc5000)={0x7ffb, 0x7, 0x9, 0x9})
recvfrom$unix(r1, &(0x7f000006a000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x4f, 0x40000002, &(0x7f00002de000)=@file={0x1, "2e2f66696c653000"}, 0xa)
perf_event_open(&(0x7f0000472000-0x78)={0x2, 0x78, 0x43, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x38ad18a, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x5, 0x0, 0x3, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r2 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)="2f6465762f6b766d00", 0x40008001, 0x0)
ioctl$KVM_GET_FPU(r1, 0x81a0ae8c, &(0x7f0000bcb000-0x1a0)={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0})
r3 = ioctl$KVM_CREATE_VM(r2, 0xae01, 0x0)
setsockopt$inet_sctp_SCTP_PARTIAL_DELIVERY_POINT(r0, 0x84, 0x13, &(0x7f0000221000)=0x100000000, 0x4)
ioctl$KVM_CREATE_IRQCHIP(r3, 0xae60)
r4 = ioctl$KVM_CREATE_VCPU(r3, 0xae41, 0x1)
ioctl$KVM_SET_LAPIC(r4, 0x4400ae8f, &(0x7f00007a3000-0x400)={"8a927799b09a029f25061eda96dd3377a5fc78b28fcbf8eb8455a6fb67a8de46d40500000000000000c792f414ac8437036bb34b6632c980073c4cdc084a1966c440f15811d016f5b50e908106035c0a2c83eb8c06219426b1b67e4bb4b3c5199cadd60d3f6fc72a7eb011b622072532229fbc9d9c4d1e045191ee2b0d584c8fd736ee3e7d73d5269e67a69251b1a8647e90692d30ecfb806326f1ff007ac0aa58b111193c88181907d958cb00957d63dfb58775215937ae2b62b46c6d5816f2fc52eeaaf100000000000003252929e628ad2c34a0ef717fb2504d9bd66eabce002faf0512148e072f3087a5566c38fda729442c3ebd62e970a9a3eb242747993601a1a186b8376d39c69c4ce50fb2638feeae79436a9708b3bb19f38377382effb4c9c2d674b80ef220109f8fa8200de4794547b4da6430ac512116d358949a298812c5d54017aa2fc8b814ecf28c41d4c83474ba93a8ad32b16371b42350bf984abb465228cfd848e54abc383d0004a3315f1b8599efa1bf10bd30a1371757b138ed4a19da00000008fd42ad446d9d2755f8552563c7639ce00da8ee3ece9ded52625aa3f0a1d7986b32536d39eecc15bd71064ea79bddf1032b6e6ac794f37ec9d0c3bc4923cc70631c6df64f28d75d99443d6653db3c6b7961190e8f82a233000000000000001f68ef93f01aef51c697c457944206c1b2af2eb21ed8437a371c0b427cd8c94f3952ee752b758eb5bf411b0c4f4793cd6638a2a23d68cb6e86925599fbc1361b8ce27bf6d79027894b6c00000000000000000083a51eef947915369bdd4fc3cded2663d17515838f8fbba284c5b6ffc5251019eaee59d117d34c73e50fbd33ceb4508cfa4eecb7d6bb11fc4a114a13542d4977b2651783f6a5d9260036ccc70d695105d1ddb56f1ac26584547d8df1ecb3c672068cc700000001ae0a253b587d712c6113acdf49fa0100de0f7b3717528e35b7e70733538a5cec8fb17616d2198d02ba4e7690fab7933b676d07db27755d6a8f29c643dfff0e4bd7c2b13b7a57a3120cb2cbb70200339d24862dafad481a63e7f90d14c54803d8b100e0ad5cae9a0a7b2f329c3b00000000000000020eb2eebf5bcd42688b08ad0a6575a31f81f01c13c7cb674ff41cb3c7f6896d41e86bda845164825e28b9fb719e695a9ed5710f924aefde1c96bebe4274594038340000a088f9bcaeba90315d3b3cfc24388cc15dffeda1bd610582c5b74fa6c6e789ce440f71871a5e8b85000000005806743e8e075b8624686feb21dbdb9afd74dd0067d82a72c099a2d52a599494388cb56cdb5ef9190980f9128e689ecee98b2ed59e1537fc9fe144dc2030374b0f5fcfd8f2ef242803f7bcbc07145f65b8912a4a345b858de8acf080852c49d353a00a5aac3d6a33e0075506a1ff25799f1637b1bafb000054ef"})
fcntl$getownex(r3, 0x10, &(0x7f0000b94000)={0x0, 0x0})
getpid()
accept4$ax25(r1, &(0x7f0000eb8000)={0x0, {"00000000000000"}, 0x0}, &(0x7f00005be000-0x4)=0x10, 0x80000)
ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000dfb000)=0x0)
r5 = ioctl$KVM_CREATE_VCPU(r3, 0xae41, 0x1)
openat$kvm(0xffffffffffffff9c, &(0x7f0000f99000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
ioctl$KVM_CREATE_VM(r5, 0xae01, 0x0)
r6 = ioctl$KVM_CREATE_VCPU(r3, 0xae41, 0x0)
ioctl$KVM_SET_MSRS(r6, 0xc008ae88, &(0x7f00002d9000)={0x1, 0x0, [{0x1000000000000486, 0x0, 0x10000}]})
inotify_add_watch(r1, &(0x7f0000d96000)="2e2f66696c653000", 0x20000040)
[  127.060898] binder: 27455:27461 ERROR: BC_ENTER_LOOPER called after BC_REGISTER_LOOPER
[  127.060922] binder: 27461 RLIMIT_NICE not set
[  127.067214] binder: 27455:27461 BC_FREE_BUFFER u0000020400000000 no match
[  127.067232] binder_alloc: 27455: binder_alloc_buf, no vma
[  127.067244] binder: 27455:27461 transaction failed 29189/-3, size 0-0 line 2947
[  127.077394] binder: 27484:27485 ioctl c008640a 2031a000 returned -22
2017/12/14 22:42:37 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet6_sctp(0xa, 0x40002, 0x84, &(0x7f00004e2000)={<r0=>0x0, 0x0})
getsockopt$inet_sctp6_SCTP_NODELAY(r0, 0x84, 0x3, &(0x7f0000ceb000)=0x0, &(0x7f0000404000)=0x4)
r1 = socket(0x10, 0x80803, 0x6)
bpf$PROG_LOAD(0x5, &(0x7f0000ee7000-0x30)={0x1, 0x1, &(0x7f0000ee7000-0x10)=[@generic={0x0, 0x0, 0xa7, 0x0}], &(0x7f0000866000)="87797374656d00", 0xffffff7ffffffff9, 0x80, &(0x7f000000a000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0}, 0x30)
mmap(&(0x7f0000000000/0xf73000)=nil, 0xf73000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$alg(0x26, 0x5, 0x0)
close(r1)
r3 = socket$alg(0x26, 0x5, 0x0)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r3, 0x117, 0x5, 0x0, 0x0)
r4 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r4, &(0x7f0000dca000)={0x26, "736b636970686572000000000000", 0x0, 0x0, "7874732d6165732d6165736e69000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
setsockopt$ALG_SET_KEY(r4, 0x117, 0x1, &(0x7f00001ec000)="0a0775b0d5e383e5b3b60ced5c54dbb7295df0df8217ad4000000000000000e6", 0x20)
socketpair$inet(0x2, 0x80000, 0xfff, &(0x7f0000d29000-0x8)={0x0, 0x0})
close(r2)
recvmsg(r4, &(0x7f0000f70000)={0x0, 0x0, &(0x7f0000f70000)=[{&(0x7f0000f70000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xbd}, {&(0x7f0000567000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe8}, {&(0x7f0000f71000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f0000e02000-0xaf)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xaf}, {&(0x7f000081f000-0x7e)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x7e}, {&(0x7f0000327000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x6d}, {&(0x7f00009cf000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe1}, {&(0x7f00004f7000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xfe}], 0x8, &(0x7f0000f71000-0x14)="0000000000000000000000000000000000000000", 0x14, 0x1}, 0x3f5a1db4cedf06e6)
mmap(&(0x7f0000f73000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f74000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f75000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmsg$alg(0xffffffffffffffff, &(0x7f0000a0c000-0x38)={0x0, 0x0, &(0x7f0000e18000)=[{&(0x7f0000aa0000)="fd4aa226f30748435989cd8c54fe5bd6e82f3240b24f7f175f0fbe1dad93efb7f0240b5b7bdb02e124b5b013cfc230c49d92ee054e7e2f1f271098ab5358d8fe13e888348e2d15da80055a7f25cfbc9b501c73b7a983dfd805530b9b1f699404ad5779b914840af742a17a89eb683e5cba10546ef26d4ac09bb884c63846b6990269894dc6216264e3a5f7d67747b26bab2ec482707d415f8bfb798c09319c135f7ccd22ada0f79086765f1c9349c4cfa33516889580f25c6584c0ce72d198cc52f023067c354c03f470ed5d91eaac46", 0xd0}, {&(0x7f0000a63000-0x6e)="deebda7cb890138c5a433bf5f089a115b36ee5b5dc83bc448e5ddf3b30d7db7f0f83e346fdb7a78f35596ce2711c9c8971261c65bb85c0d9651e20a5ff646fe780bb15316250e7e8bc309ac579903e3c64bf4e9cfe1c12da95c83f44445d4ea118f5711fb33b7d69137689ea9de2", 0x6e}, {&(0x7f00001ae000-0x7c)="a37c42a4f75ba49bdac3423829dce3fcc3c270d69716a1c8de287c63f7ec5c83e7416dee9eaade4e8e5c2cebcd9a1261a186cc6c9c133ac97d399be64bbc899a309faa0dce92a970cb2be3415e8cae1601953506ff87e093783e49b9c44ea0bb269a28d90a6b0008528a85b79d912f8afe4907000000000000000d3e", 0x7c}, {&(0x7f0000158000)="282aab57ae511dd1044cd521228a0dd933d03e915fdb93e5b5f60ad4aaf635f8b7ea97c0d69ac51f9e935c865c6975c74205f7747062d4bc808490d60de8ba4c08dd9dc83f5a693d04089a2c0b0f1f50d471abb4a107e3434d40ce772b0500c933b596a9e2ede22701ed2412c71af481ad8b9b0344b0b73858490bf0151e5fe3edec86a93dbd735e936f0501a455274fa4ad2ec758ee3e01b749816c356cc94f1677316efed1fb1edac7fc7b57fc1aa195d45da68ecee9a909382fccf250c2757149fd273aa629ceccb7cb0673cc214684f7", 0xd2}, {&(0x7f0000576000-0xa5)="5958f91bde9108952765f1a1d7a4534a21c12892c9a1ac574604bdddb7c2d9b1660e90aedf33aa13eab2be553dc01c7c230658c910e8065d0b6fe1455a18db6b9725af3904c781e4517a82aa3d8e9f155633386a60a66fc102e886aa205267e7cd3e8aec0cd3c8925b8bcac618a6785c520077ec3c91a888beda75691b2f7d70ba3a549e207cfd7de2be1df115af7aedb22b2ba8f4e4766c558ef8d19ed376833cb55b09c7", 0xa5}], 0x5, &(0x7f000091e000-0x78)=[], 0x0, 0x0}, 0x0)
close(r0)
recvmsg(0xffffffffffffffff, &(0x7f00008e1000)={&(0x7f00000cd000)=@ethernet={0x0, @random="000000000000", [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f00001db000)=[{&(0x7f0000706000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f0000347000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x90}, {&(0x7f0000e52000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xed}, {&(0x7f000032b000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f00003ed000-0x29)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x29}, {&(0x7f000070f000-0xe2)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe2}, {&(0x7f0000b30000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}], 0x7, &(0x7f0000332000-0x46)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x46, 0x1000}, 0x2)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
pipe(&(0x7f00003e8000-0x8)={0x0, 0x0})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept(0xffffffffffffffff, &(0x7f0000003000)=@nfc={0x0, 0x0, 0x0, 0x0}, &(0x7f0000004000-0x4)=0x10)
2017/12/14 22:42:37 executing program 5:
mmap(&(0x7f0000000000/0x279000)=nil, 0x279000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf72, 0x0, 0xfff, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
unshare(0x8000000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
socketpair$unix(0x1, 0x5, 0x0, &(0x7f000076a000)={<r2=>0xffffffffffffffff, <r3=>0xffffffffffffffff})
r4 = perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf72, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
sendmsg$unix(r2, &(0x7f0000001000-0x38)={&(0x7f0000239000-0x8)=@abs={0x0, 0x0, 0x0}, 0x8, &(0x7f0000008000)=[], 0x0, &(0x7f0000001000-0x10)=[@rights={0x200, 0x1, 0x1, [r1]}], 0x1, 0x0}, 0x0)
mmap(&(0x7f0000ecb000/0x2000)=nil, 0x2000, 0x1000008, 0x30, r3, 0x0)
r5 = dup3(r4, r1, 0x0)
setsockopt$inet6_tcp_TCP_CONGESTION(r5, 0x6, 0xd, &(0x7f00001f5000-0x9)="7363616c61626c6500", 0x9)
r6 = dup3(r3, r2, 0x80000)
ioctl$KVM_SET_PIT(r6, 0x8048ae66, &(0x7f0000500000)={[{0x2, 0x8, 0x6, 0xe5, 0xad3d, 0x3ff, 0xffffffff00000001, 0x4, 0x8, 0x7b, 0xa3e, 0x81, 0x9}, {0x0, 0x2, 0x10000, 0x481daaa6, 0xff, 0x1000, 0x1000, 0x5, 0x8, 0x998, 0x0, 0x90a, 0x3}, {0x40, 0x0, 0xfa, 0x8, 0x401, 0x6, 0x1000000100000001, 0x3, 0x20, 0x8, 0x6, 0x3e714cc4, 0x100000000}], 0x7ff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r7 = dup3(r0, r0, 0x80400)
ioctl$KDDELIO(r5, 0x4b35, 0x6)
getsockopt$inet_sctp6_SCTP_INITMSG(r7, 0x84, 0x2, &(0x7f0000357000-0x8)={0x0, 0x0, 0x0, 0x0}, &(0x7f000030a000)=0x8)
setsockopt$inet_sctp_SCTP_PEER_ADDR_PARAMS(r6, 0x84, 0x9, &(0x7f0000279000-0xa0)={0x0, @in={{0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x3f, 0x400, 0x3, 0x18, 0x34}, 0xa0)
ioctl$KDENABIO(r7, 0x4b36)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r7, 0x84, 0x6c, &(0x7f0000e71000)={<r8=>0x0, 0x75, "c12f218d50f9b718f106fb1e1c6417af48bbb3f8ee89017796c3afdfac89ddd25ff7b305fbd920c82cdf2271aca52592ebc82e039f0a9ba7610d4bb5b52690d7ef30133429cd77a248937ddeb483e2f73f2803f764a4007385c4e9ab2a439fc4ef03556ebaffef61a79b0b22831107c08ad04603bb"}, &(0x7f000090e000)=0x7d)
getresgid(&(0x7f0000db4000-0x4)=0x0, &(0x7f0000616000-0x4)=0x0, &(0x7f000051d000-0x4)=0x0)
ioctl$sock_kcm_SIOCKCMATTACH(r6, 0x89e0, &(0x7f0000fed000)={r3, r5})
getresuid(&(0x7f000013c000)=0x0, &(0x7f0000a66000-0x4)=0x0, &(0x7f0000316000)=0x0)
fcntl$lock(r1, 0x40000000b, &(0x7f0000b77000-0x20)={0x3, 0x3, 0x400, 0x5, 0x0})
getsockopt$inet_sctp_SCTP_PARTIAL_DELIVERY_POINT(r7, 0x84, 0x13, &(0x7f0000f20000)={r8, 0x1}, &(0x7f00000fd000)=0x8)
r9 = semget$private(0x0, 0x1000000000005, 0x0)
msgget$private(0x0, 0x0)
msgget(0x2, 0x211)
semop(r9, &(0x7f0000aba000)=[], 0x0)
getsockopt$inet_sctp_SCTP_PEER_ADDR_THLDS(r5, 0x84, 0x1f, &(0x7f0000418000)={0x0, @in6={{0xa, 0x2, 0x6, @loopback={0x0, 0x1}, 0x40000000000000}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x6, 0x20000000c9}, &(0x7f0000f2c000)=0x98)
unshare(0x8000000)
2017/12/14 22:42:37 executing program 4:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair(0x11, 0xa, 0xa, &(0x7f0000001000-0x8)={<r0=>0x0, <r1=>0x0})
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_ADD_CTX(r1, 0xc0086420, &(0x7f0000003000)={<r2=>0x0, 0x0})
ioctl$DRM_IOCTL_SWITCH_CTX(r1, 0x40086424, &(0x7f0000002000)={r2, 0x5})
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000004000-0x8)={0xffffffffffffffff, 0xffffffffffffffff})
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto$unix(r0, &(0x7f0000002000-0x20)="9533c99b18ff05a1f340a3ac816432989eb98a9cc41ffed3b0bd4c0c166405ea", 0x20, 0x20000000, &(0x7f0000000000)=@abs={0x1, 0x0, 0x2}, 0x8)
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
symlink(&(0x7f000000c000-0x6)="2e2f636f6e74726f6c00", &(0x7f000000b000-0x6)="2e2f62757300")
mmap(&(0x7f0000000000/0x17000)=nil, 0x17000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = open(&(0x7f0000014000)="2e2f66696c653000", 0x260, 0x0)
fcntl$setlease(r3, 0x400, 0x0)
mmap(&(0x7f0000017000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000018000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000019000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000019000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
recvfrom$inet(r3, &(0x7f000001a000-0xfb)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xfb, 0x10000, 0x0, 0x0)
mmap(&(0x7f0000017000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mq_timedsend(r3, &(0x7f0000018000-0x7e)="485238fd2ea1dd67861d34b9f60c9c06435a68d11dfd75c107f540b182c50308f5eef9d0fd9c5ed9d540de763a27dae7e071894f110153f68469b040844517a119d0f325c8ba2aed099bcd9ebf0eee1460392b1629212cbb34112af00a85bf300cf006fa1cc221ec94c4969bb26776c3345a9adb5e4b7bce13a27a18ed94", 0x7e, 0x80000000, 0x0)
io_setup(0x13ca, &(0x7f0000006000-0x8)=0x0)
[  127.078849] binder: 27484:27485 BC_CLEAR_DEATH_NOTIFICATION invalid ref 4
[  127.080772] binder: 27484:27485 ERROR: BC_REGISTER_LOOPER called without request
[  127.080778] binder: 27484:27485 BC_DEAD_BINDER_DONE 0000000000000000 not found
[  127.080785] binder: 27484:27485 BC_REQUEST_DEATH_NOTIFICATION invalid ref 1
[  127.080791] binder: 27485 RLIMIT_NICE not set
[  127.082051] Can not set IPV6_FL_F_REFLECT if flowlabel_consistency sysctl is enable
[  127.099389] device gre0 entered promiscuous mode
[  127.105686] binder_alloc: binder_alloc_mmap_handler: 27484 20000000-20002000 already mapped failed -16
[  127.110839] binder_alloc: binder_alloc_mmap_handler: 27455 20000000-20002000 already mapped failed -16
[  127.112546] binder: BINDER_SET_CONTEXT_MGR already set
[  127.112552] binder: 27455:27475 ioctl 40046207 0 returned -16
[  127.112644] binder_alloc: 27455: binder_alloc_buf, no vma
[  127.112654] binder: 27455:27493 transaction failed 29189/-3, size 0-0 line 2947
[  127.121554] binder: 27455:27475 ERROR: BC_REGISTER_LOOPER called without request
[  127.121562] binder: 27455:27475 DecRefs 0 refcount change on invalid ref 0 ret -22
[  127.121571] binder: 27455:27475 BC_INCREFS_DONE u0000000080000000 no match
[  127.121576] binder: 27455:27475 ERROR: BC_ENTER_LOOPER called after BC_REGISTER_LOOPER
[  127.121582] binder: 27475 RLIMIT_NICE not set
[  127.129645] binder: BINDER_SET_CONTEXT_MGR already set
[  127.129652] binder: 27484:27495 ioctl 40046207 0 returned -16
[  127.141467] binder: 27455:27493 BC_FREE_BUFFER u0000020400000000 no match
[  127.141483] binder_alloc: 27455: binder_alloc_buf, no vma
[  127.141494] binder: 27455:27493 transaction failed 29189/-3, size 0-0 line 2947
[  127.147315] binder: 27484:27492 ioctl c008640a 2031a000 returned -22
[  127.162895] binder: 27484:27485 BC_CLEAR_DEATH_NOTIFICATION invalid ref 4
[  127.184796] binder: 27484:27492 ERROR: BC_REGISTER_LOOPER called without request
[  127.184802] binder: 27484:27492 BC_DEAD_BINDER_DONE 0000000000000000 not found
[  127.184809] binder: 27484:27492 BC_REQUEST_DEATH_NOTIFICATION invalid ref 1
[  127.184822] binder: 27492 RLIMIT_NICE not set
[  127.395426] audit: type=1326 audit(1513291357.045:12142): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452a39 code=0x7ffc0000
[  127.420059] audit: type=1326 audit(1513291357.046:12143): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=292 compat=0 ip=0x452a39 code=0x7ffc0000
[  127.444691] audit: type=1326 audit(1513291357.046:12144): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452a39 code=0x7ffc0000
[  127.469677] audit: type=1326 audit(1513291357.046:12145): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452a39 code=0x7ffc0000
[  127.494312] audit: type=1326 audit(1513291357.046:12146): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=9 compat=0 ip=0x452a39 code=0x7ffc0000
2017/12/14 22:42:37 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = semget$private(0x0, 0x5, 0x10)
semtimedop(r0, &(0x7f0000001000-0x18)=[{0x3, 0x40, 0x800}, {0x2, 0x7f, 0x800}, {0x3, 0x787800, 0x1800}, {0x3, 0xffffffffffffffff, 0x1000}], 0x4, &(0x7f0000001000-0x10)={0x77359400, 0x0})
r1 = memfd_create(&(0x7f00009cc000)="776c616e3000", 0x203)
r2 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdd, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0xfe, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r3 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xde, 0x0, 0xffffffffffffffe1, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x4, 0x7f, 0x0, 0x0, 0x100000001, 0x0, 0x0, 0x40000000000005, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
getsockname$ipx(r1, &(0x7f0000e8f000-0x10)={0x0, 0x0, 0x0, "000000000000", 0x0, 0x0}, &(0x7f00005ec000-0x4)=0x10)
clock_gettime(0x47, &(0x7f0000a3d000)={<r4=>0x0, <r5=>0x0})
ppoll(&(0x7f0000a17000-0x20)=[{r1, 0x4, 0x0}, {r3, 0x0, 0x0}, {r3, 0x400, 0x0}, {r2, 0x40, 0x0}], 0x4, &(0x7f0000ab5000-0x10)={r4, r5+10000000}, &(0x7f000040b000)={0x1}, 0x8)
r6 = perf_event_open(&(0x7f000000a000)={0x5, 0x78, 0xfffffffffffffffc, 0x200, 0x0, 0x0, 0x0, 0x2, 0x10402, 0x4, 0x668, 0x0, 0x0, 0xd, 0x0, 0x0, 0x3, 0x20000000, 0x8, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x8)
setsockopt$inet6_dccp_int(r1, 0x21, 0x0, &(0x7f00007fa000-0x4)=0xfffffffffffff23d, 0x4)
set_thread_area(&(0x7f0000bc0000-0x10)={0x1, 0x7fffffff, 0x80000000, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$TIOCGSID(r1, 0x540f, &(0x7f000016f000-0x4)=<r7=>0x0)
fcntl$lock(r2, 0x5, &(0x7f00006ba000-0x20)={0x2, 0x4, 0x401, 0x6, r7})
r8 = socket(0x15, 0x80005, 0x0)
getsockopt(r8, 0x114, 0x5, &(0x7f0000002000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f0000000000)=0x1000)
fchmod(r1, 0x0)
ioctl$PERF_EVENT_IOC_PERIOD(r6, 0x40082404, &(0x7f0000754000-0x8)=0xfffffffffffffffc)
r9 = syz_open_dev$sg(&(0x7f0000000000)="2f6465762f73672300", 0x0, 0x2)
ioctl$PERF_EVENT_IOC_SET_OUTPUT(r6, 0x2405, r9)
socketpair$unix(0x1, 0x1000000000001, 0x0, &(0x7f000094c000-0x8)={0xffffffffffffffff, <r10=>0xffffffffffffffff})
setsockopt$SO_ATTACH_FILTER(r10, 0x1, 0x1a, &(0x7f000001d000)={0x2, &(0x7f0000001000-0x10)=[{0x20, 0x0, 0x0, 0x7}, {0x6, 0x0, 0x0, 0xfff}]}, 0x10)
ioctl$EVIOCSCLOCKID(r9, 0x400445a0, &(0x7f00000ee000-0x4)=0x9)
2017/12/14 22:42:37 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x100000000005, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x1e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = inotify_init1(0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f00000ee000)={<r3=>0x0, 0x0, 0x0}, &(0x7f000000b000)=0xc)
poll(&(0x7f0000bd9000-0x8)=[{0xffffffffffffffff, 0x4100, 0x0}], 0x1, 0x10000)
fcntl$setown(r2, 0x8, r3)
ioctl$VT_RELDISP(0xffffffffffffffff, 0x5605)
getpriority(0x2, r3)
fcntl$getownex(r2, 0x10, &(0x7f000066c000)={0x0, <r4=>0x0})
ptrace$setopts(0x4206, r4, 0x0, 0x0)
ptrace(0xffffffffffffffff, r4)
ptrace(0x10, r4)
r5 = openat$sequencer2(0xffffffffffffff9c, &(0x7f00001d9000)="2f6465762f73657175656e6365723200", 0x4001, 0x0)
setsockopt$SO_BINDTODEVICE(r5, 0x1, 0x19, &(0x7f0000123000-0x10)=@common="697036746e6c30000000000000000000", 0x10)
getsockopt$inet_sctp6_SCTP_PR_SUPPORTED(r5, 0x84, 0x71, &(0x7f0000265000-0x7)={<r6=>0x0, 0x1}, &(0x7f00003a0000)=0x8)
getsockopt$inet_sctp6_SCTP_PARTIAL_DELIVERY_POINT(r5, 0x84, 0x13, &(0x7f00001de000)={r6, 0x3}, &(0x7f000086b000)=0x8)
readahead(r1, 0x6, 0x7)
ptrace$peek(0xffffffffffffffff, r4, &(0x7f00004a5000)=0x0)
connect(0xffffffffffffffff, &(0x7f0000932000-0xc)=@un=@file={0x0, "e91f7189591e9233614b"}, 0xc)
getsockopt$inet6_IPV6_XFRM_POLICY(r5, 0x29, 0x23, &(0x7f000017b000)={{{@in=@rand_addr=0x0, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r7=>0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0}, 0x0, @in=@broadcast=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000211000)=0xe8)
ioctl$sock_inet6_SIOCSIFADDR(0xffffffffffffffff, 0x8916, &(0x7f0000ccb000-0x18)={@loopback={0x0, 0x1}, 0x2, r7})
get_robust_list(r3, &(0x7f00009ad000-0x8)=&(0x7f0000c8a000-0xc)={&(0x7f0000000000/0x1000)=nil, 0x0, &(0x7f0000000000/0x1000)=nil}, &(0x7f00006fa000-0x8)=0x18)
r8 = syz_open_dev$loop(&(0x7f0000a9b000)="2f6465762f6c6f6f702300", 0x0, 0x0)
sendfile(r0, r8, &(0x7f0000fc2000)=0x0, 0x10000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r9 = socket(0x10, 0x802, 0x0)
write(r9, &(0x7f0000f53000-0x25)="240000001a0025f00000000400fffc0e0a00000000040000f000edeb0800030001000000", 0x24)
2017/12/14 22:42:37 executing program 1:
mmap(&(0x7f0000000000/0x282000)=nil, 0x282000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe(&(0x7f0000030000)={0x0, 0x0})
r0 = socket$alg(0x26, 0x5, 0x0)
socket$alg(0x26, 0x5, 0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
r2 = accept$alg(r1, 0x0, 0x0)
mmap(&(0x7f0000162000/0x4000)=nil, 0x4000, 0x2, 0x40010, r2, 0x19)
r3 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r3, &(0x7f0000001000-0x58)={0x26, "736b636970686572000000000000", 0x0, 0x0, "65636228636173743629000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
r4 = accept$alg(r3, 0x0, 0x0)
setsockopt$ALG_SET_KEY(r3, 0x117, 0x1, &(0x7f0000001000)="a23364fd5e580ef24d71a19dd93fc727", 0x10)
mmap(&(0x7f0000282000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$alg(0x26, 0x5, 0x0)
socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000282000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000282000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmsg$alg(r4, &(0x7f0000166000)={0x0, 0x0, &(0x7f000019f000)=[{&(0x7f0000282000+0x4d9)="3cc4d690e67262c961dfcac5c94da45290d2aed19727bcb638b4b082d3a790401cedd09d342962343f6eea177f93444ff4e1b3ba3f88f9648f1634dee363f1", 0x3f}, {&(0x7f0000282000)="5e2035a29b2973564302672e7e3ed083140da237a347222365d2fb4530a43e4c0bf8b23627ea0c60e185f15d74ace361312b6e71052a616562707dee85b2e19d977a5b1f92fbf34727e4d97a5117a7e942e90ab751d1312855605a0027bab7f1e348982fcb17cc52d56ac097607b9e78cdcc2e1225ef3be303c76d9d2d4c230b47b1078e23576bc613df1f15489d61fee4b9637c14f2f064c0ef5f8be4d0045fa901c07debb15a1e86c9b4f262d0fc9ea9337326b7fc0a6b367464f9783769d43c09d031a44018ddf61c767ed36d1b4261b13e87a5961a9c99fc", 0xda}], 0x2, &(0x7f0000283000-0x48)=[@op={0x18, 0x117, 0x3, 0x0}, @assoc={0x18, 0x117, 0x4, 0x20000}, @assoc={0x18, 0x117, 0x4, 0xffffffffffff0000}], 0x48, 0x4008000}, 0x44000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r5, &(0x7f0000d8b000-0x58)={0x26, "6861736800000000000000000000", 0x200000000, 0x0, "726d6433323000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
io_setup(0xae, &(0x7f0000f05000)=<r6=>0x0)
mmap(&(0x7f0000679000/0x4000)=nil, 0x4000, 0x1, 0x8050, r5, 0x2f)
r7 = eventfd(0x200000be58)
io_cancel(r6, &(0x7f0000435000-0x40)={0x0, 0x0, 0x0, 0x6, 0x401, r5, &(0x7f0000834000)="ac8ee6f511a4f402c92329022d8300000dbd21c383e42bdb88050cdcc080bf2fef449a5bca4b3844360c0759242862fd0f6081b9a898f6286aeb8a320614bfaeeb0581ed829a2dbb", 0x48, 0x1, 0x0, 0x1, r7}, &(0x7f00007c1000)={0x0, 0x0, 0x0, 0x0})
pipe(&(0x7f0000f3e000)={<r8=>0x0, <r9=>0x0})
setsockopt$ALG_SET_KEY(r5, 0x117, 0x1, &(0x7f00001f5000)="f6331116a325978a9e16af3d21d7406f5a271c174c2814c633944cf5abb689c900b84358b1895e43f2a5fa4d61f9e0730db36a21f94a3b15f3ab0e30106b908a5af3078706d84c97d8ef70851511323e3590080d0423e492919df66872f53b1fa2beddda87f3d915cf9a09d7c13655d14576d0df0cd1a10ce2fe9a2544d8aa679cc30cd97263837cf701cb90a42df3d6a5dc96b3ee312eef45a0793a5b", 0x9d)
vmsplice(r9, &(0x7f00007a0000)=[{&(0x7f0000649000-0x78)="24", 0x1}], 0x1, 0x0)
setsockopt$ALG_SET_KEY(r5, 0x117, 0x1, &(0x7f0000adc000-0x5c)="", 0x0)
r10 = accept$alg(r0, 0x0, 0x0)
splice(r8, 0x0, r10, 0x0, 0x8, 0x0)
socket$alg(0x26, 0x5, 0x0)
socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000d10000/0x2000)=nil, 0x2000, 0x200000f, 0x11, r5, 0x0)
mmap(&(0x7f0000f43000/0x3000)=nil, 0x3000, 0x2000008, 0x110, r5, 0x13)
2017/12/14 22:42:37 executing program 7:
mmap(&(0x7f0000000000/0xa000)=nil, 0xa000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setitimer(0x1, &(0x7f0000004000)={{0x0, 0x0}, {0x77359400, 0x0}}, &(0x7f0000005000-0x20)={{0x0, 0x0}, {0x0, 0x0}})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x2)
bind$netlink(0xffffffffffffffff, &(0x7f00004b8000)={0x10, 0x0, 0x0, 0x10001}, 0xc)
socketpair$inet6_sctp(0xa, 0x5, 0x84, &(0x7f0000108000)={<r1=>0x0, 0x0})
accept4$packet(0xffffffffffffff9c, 0x0, &(0x7f0000677000)=0x0, 0x80000)
setsockopt$sock_int(r1, 0x1, 0x800010008, &(0x7f0000a8b000-0x4)=0xfffffffffffffffd, 0x4)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = socket$inet(0x2, 0x0, 0x8)
syz_open_dev$sndseq(&(0x7f000013c000)="2f6465762f736e642f73657100", 0x0, 0x20000)
perf_event_open(&(0x7f000001d000)={0xfffffffbffffffff, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x100, 0x0, 0xfffffffffffffffe, 0x4, 0x0, 0x0, 0x0, 0x0, 0xfb4, 0x0, 0xfffffffffffffff8, 0x400000000000, 0x0, 0x93, 0x0, 0xc, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r3 = openat$rtc(0xffffffffffffff9c, &(0x7f0000d40000)="2f6465762f72746300", 0x40, 0x0)
r4 = syz_open_dev$usbmon(&(0x7f0000aef000)="2f6465762f7573626d6f6e2300", 0x800, 0x448200)
ioctl$TIOCGPGRP(r3, 0x540f, &(0x7f0000c41000-0x4)=<r5=>0x0)
ioctl$sock_FIOSETOWN(r3, 0x8901, &(0x7f0000c27000-0x4)=r5)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCGPGRP(r3, 0x540f, &(0x7f00008f5000)=<r6=>0x0)
getsockopt$sock_cred(r2, 0x1, 0x11, &(0x7f00004c2000)={0x0, 0x0, 0x0}, &(0x7f000075a000-0x4)=0xc)
gettid()
getpgid(r6)
ioctl$sock_SIOCGPGRP(r2, 0x8904, &(0x7f0000cba000-0x4)=0x0)
r7 = syz_open_procfs(r5, &(0x7f0000a08000-0xe)="70726f6a69645f6d617000")
mmap(&(0x7f0000000000/0x95c000)=nil, 0x95c000, 0x0, 0x44031, 0xffffffffffffffff, 0x0)
writev(r7, &(0x7f0000b97000)=[{&(0x7f0000962000)="31", 0x1}], 0x1)
socket(0x40000000015, 0x7, 0x0)
modify_ldt$write2(0x11, &(0x7f0000001000-0x10)={0xf000000000000000, 0xffffffff, 0x2000, 0xffffffffffffc2c8, 0x7ff, 0xffffffff, 0x0, 0x401, 0x3, 0x4}, 0x10)
r8 = dup2(r0, r7)
ioctl$EVIOCGSND(r4, 0x8040451a, &(0x7f0000bba000-0x9f)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
socketpair$unix(0x1, 0xffffffdffffffffe, 0x0, &(0x7f0000e02000)={0xffffffffffffffff, 0xffffffffffffffff})
ioctl$DRM_IOCTL_ADD_CTX(r8, 0xc0086420, &(0x7f000039c000)={0x0, 0x0})
get_thread_area(&(0x7f0000a59000)={0x1705, 0x100000, 0x0, 0x40, 0x83, 0x8001, 0x9, 0x3ff800000000, 0x8, 0x2})
2017/12/14 22:42:37 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
munlockall()
mprotect(&(0x7f0000400000/0x4000)=nil, 0x4000, 0x1000001)
ioctl$SNDRV_TIMER_IOCTL_SELECT(0xffffffffffffffff, 0x40345410, &(0x7f0000a16000)={{0x1, 0x2, 0x9, 0x1, 0xfffffffffffeffff}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
perf_event_open(&(0x7f000000a000)={0x6, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x5bd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mkdir(&(0x7f00003e7000)="2e2f66696c653000", 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f00009c9000)="2f6465762f6b766d00", 0x200, 0x0)
r2 = dup(r1)
clone(0x12000000, &(0x7f0000b0d000-0x66)="2253645a2daf529b9489cc66a67c91049b1fb59dabbead9232dcfb743ec7eff6c81b1335199aff3fa5e161e423246819ac0fc12ce1d430f41095b00fad9da1a9dc24539cbff58e65b5b3e75fa9bfb957c2c4c22c37312e3a8f215ad25d14d9dd2fd5dcce982e", &(0x7f0000588000-0x4)=0x0, &(0x7f0000882000-0x4)=0x0, &(0x7f0000a46000)="afc5df78da9e352f8717446dcdcf2ff93eaf42df2641e821965da90557df7150cf8850797f02a7c13146b9a8f4ee63df544d4f0551f99cdcfb2a38b7f0db6deb43e400e649a49ca978b69e42d6a4fcf8049dd42dc6598b8c6dfaad3a10258b294f46f17b6b760e14261528a351fdfa89efa768ae5f3d9524b1e314f6ad7ba188ae7c9a6b8a510427b2734bdd342cd53f8bd8a46f6415bf496a95ba9b5067b1c23bfdc431368c1999ba5b0651ae757f29c3a5f96a2716e4ebfc796839a254f7e17f03268ed7113b8d8f8b52b6f7fe8fa7dfdafa2d0ac63bfbd339dd29f5db5a7d10cc32103ddec923481935c534a43d39")
fcntl$setflags(r1, 0x2, 0x0)
r3 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
setsockopt$inet_mreq(r2, 0x0, 0x20, &(0x7f00007aa000-0x8)={@multicast1=0xe0000001, @rand_addr=0x2}, 0x8)
setsockopt$inet6_tcp_buf(r2, 0x6, 0x1d, &(0x7f00002d3000-0xe3)="50d56a43942a6a1a525c4ba922aa088224a43e8290416d2704fcc92203d648b3df51e24ee17ddad16b8ca32e6379146410bef3f1072c76eaf8d77f2fa3c425912bf085036d5f3181f37b09c85cc32f3ab4ff7df1d26f77ab33e1853a382a7b44dcf5ec44a48d61d2a942a944358411684074d304dc5c57ff22682a1f62568b3cb830386b66841282e300c3a4baaf12513ee463d66d4624884593fc69cb0aea3b24e5bb2bbc30b9cd0437d8aa78d344dfa453b3fed15249a005313cacf5e68493f4e5fd4d397d0ac87a8af0e4e602f4d5b1109942be277487e85e30ba81f07ddcff5b32", 0xe3)
r4 = eventfd2(0x3, 0x1)
ioctl$KVM_IRQFD(r3, 0x4020ae76, &(0x7f0000ae9000)={r4, 0x0, 0x0, 0xffffffffffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
getsockopt$bt_BT_SECURITY(r2, 0x112, 0x4, &(0x7f00004cf000)={0x0, 0x0}, 0x2)
openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f00006b0000-0x11)="2f6465762f7161745f6164665f63746c00", 0x20023ffe, 0x0)
r5 = dup2(r0, r4)
ioctl$DRM_IOCTL_AGP_ENABLE(r5, 0x40086432, &(0x7f0000418000-0x4)=0x7)
ioctl$PIO_FONT(r3, 0x4b61, &(0x7f00000db000-0x5)="f10f4491b3")
ioctl$LOOP_GET_STATUS64(r5, 0x4c05, &(0x7f000070a000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", [0x0, 0x0]})
setsockopt$bt_BT_FLUSHABLE(r2, 0x112, 0x8, &(0x7f00006b7000-0x4)=0x1, 0x4)
ioctl$sock_SIOCBRDELBR(r2, 0x89a1, &(0x7f00008bc000-0x10)=@common="69666230000000000000000000000000")
msync(&(0x7f0000385000/0x4000)=nil, 0x4000, 0x6)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_THLDS(r0, 0x84, 0x1f, &(0x7f0000b9c000)={<r6=>0x0, @in={{0x2, 0x1, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xf6e, 0x800}, &(0x7f00001a1000-0x4)=0x98)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r2, 0x84, 0x6d, &(0x7f0000deb000-0xeb)={r6, 0xe3, "985b2d0b7542f12196accfeb7e43575ca5fa311ce35a2c6c70736364649dcffa3ef0377e26877a1c590dd8592e7fae0f781b3c10299b0781642fbdb60a3abcdaaf23755fc4bb2e323da020f2c57701570b84661a4b71cfc0657fcbee9fb37eec13e21e14664911acafc113664eb6d1c57c6eebd493636ba27afa3264bd496cb27e87bfca0b1463394dd1d7266a87b4f79ffa16f8279857d212133142b495ea72fa61581b7096083b817ffea55ed27e179d95cd5b9fbf35d0a8c83a7cbde6a47c1731643ebd17bd203453a606124d77606f6767ddfa84b80ce25fe7956a314d44116855"}, &(0x7f00001f5000)=0xeb)
ioctl$KVM_UNREGISTER_COALESCED_MMIO(r3, 0x4010ae68, &(0x7f00004ac000-0x10)={0xf000, 0x16000, 0x0})
mount(&(0x7f0000495000-0x8)="2e2f66696c653000", &(0x7f0000d3b000-0x8)="2e2f66696c653000", &(0x7f00001df000-0x5)="70726f6300", 0x400, &(0x7f00004e1000+0xb32)="fe11")
2017/12/14 22:42:37 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet6_sctp(0xa, 0x0, 0x84, &(0x7f00000ff000)={<r0=>0x0, <r1=>0x0})
getsockopt$inet_sctp6_SCTP_NODELAY(r0, 0x84, 0x3, &(0x7f0000ceb000)=0x0, &(0x7f0000395000-0x4)=0x4)
r2 = socket(0x400014, 0x800000001, 0x6)
ioctl$sock_inet6_udp_SIOCOUTQ(r2, 0x5411, &(0x7f0000877000-0x4)=0x0)
bpf$PROG_LOAD(0x5, &(0x7f0000ee7000-0x30)={0x1, 0x1, &(0x7f0000ee7000-0x10)=[@generic={0x0, 0x0, 0xa7, 0x0}], &(0x7f000000a000)="87797374656d00", 0xffffff7ffffffff9, 0x80, &(0x7f000000a000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0}, 0x30)
mmap(&(0x7f0000000000/0xf73000)=nil, 0xf73000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$alg(0x26, 0x5, 0x0)
close(r1)
r3 = socket$alg(0x26, 0x5, 0x0)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r3, 0x117, 0x5, 0x0, 0x0)
recvmsg(r3, &(0x7f0000938000-0x38)={&(0x7f0000d19000)=@hci={0x0, 0x0, 0x0}, 0x6, &(0x7f0000d6f000-0x50)=[{&(0x7f0000570000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x92}, {&(0x7f0000d00000-0x6c)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x6c}, {&(0x7f00005c2000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x93}, {&(0x7f00008a7000-0x1b)="000000000000000000000000000000000000000000000000000000", 0x1b}, {&(0x7f0000865000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x38}], 0x5, &(0x7f0000a26000-0xc8)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xc8, 0x20}, 0x40010020)
r4 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r4, &(0x7f0000591000-0x58)={0x26, "736b636970686572000000000000", 0x0, 0x1000000000, "6c72772874776f666973682900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
openat$rfkill(0xffffffffffffff9c, &(0x7f000020c000)="2f6465762f72666b696c6c00", 0x10000, 0x0)
setsockopt$ALG_SET_KEY(r4, 0x117, 0x1, &(0x7f0000c43000-0x101)="0a0775b0d5e383e5b30ced5c54dbb7295df0df8217ad40000000000000f6e5339dfe6069c111c33689cb4a1f21146c6413392912c4a0ef913ba5e2b1e9b460dee4537ff88366dac6a0891f57f18ae92351499256ce1f02d94b0c0752952628126d611da7f3c1482e7d1ec36eabe1e44dd74a33dbc2e758e2ccd4dfaf6a0188a5af332cc2d8b29962eaaf918fa281d46f0cc0b293cb91f9f688f8bde2495a02b9b70024518ebc62804dab6913be69f55d5fc9a6a4ed69e40f1bc85398feb2377aeb39f03c859d5dd26d74db25402cfc99ba1682a61fbd02d9358adb454755163877a87ad42714ca23dd42af14ed9c2280dfe91ae76b8f0b1b01a91752a7ee0b9860", 0x101)
r5 = accept$alg(r4, 0x0, 0x0)
close(r3)
recvmsg(r4, &(0x7f0000f70000)={0x0, 0x0, &(0x7f0000f70000)=[{&(0x7f0000f70000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xbd}, {&(0x7f0000567000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe8}, {&(0x7f0000f71000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f00009ac000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xaf}, {&(0x7f000081f000-0x7e)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x7e}, {&(0x7f0000f70000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x6d}, {&(0x7f00009cf000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe1}, {&(0x7f00004f7000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xfe}], 0x8, &(0x7f0000f71000-0x14)="0000000000000000000000000000000000000000", 0x14, 0x1}, 0x3f5a1db4cedf06e6)
mmap(&(0x7f0000f73000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f74000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f75000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmsg$alg(r5, &(0x7f0000f6d000)={0x0, 0x0, &(0x7f0000f9d000)=[{&(0x7f0000a8b000)="e0fbe5bac185aae4a43a84ee0abe8a", 0xf}, {&(0x7f00004db000-0x9b)="d72f4d3d94a2625b227b0c25245f90858805bc6e00727514304e5834cfc94a1bbfadadb75dfcd122162231c47c23289f832d6c11063638ce3d6680b3e8be40a3b05d773c93a9762944320b9712183147e598eb8a4254e52e47593511e7fda6752e5b001d4832adc24750d83233ef180c33bffb94bdb1fba4064c9789ed6c5671b1c43602372d37b4de44cd9664c1c45db060bca47cd3151e90406b", 0x9b}, {&(0x7f0000523000)="8992236f04f2b8a01782acbca1495c9fc2f673910385e49e4f386a0ff64f41bcab7452eb07d6a353d5f6520e19ee61c78353334030519cd4b0003dbd464a2adc95b03b75f142986624fe347c3bbc52d66e0de5e758dd40599b70f18945196dc2a1022db60f4edcfa9899ed794143a72da8133f7bc07df868958c93ec69b3e3", 0x7f}, {&(0x7f0000440000)="ef89da552dd330bcadfed9e746aa47bd70a9227eeb7210410a3f121e11683e61bb69c74cc9242bbda84ef11e1cfa9412c485b041877d4ee572105ed51bb1769f34d9fb498b24c8591e8aefdd08cbf41ede1f02e20402f00e6f6ec04c21be760c72880da0ca6e01ea5dfe63786136cf3597eaa50389f5eabbb2f33eee7e2b96c1c92590cca3cfa2320d1e3643599fc8e45e824412f3a7432e4319e2abe0a370c274aba6c7d674f8ebb4416e523b8080042727795be956e4971ec0361cbd4813eba7d5617ce9d7d31caaf57214787ca945ef2f4c799bb9e76ae5847eaed2d17600124f", 0xe2}, {&(0x7f00005b6000)="9c61b705e627acd3a48d8b9f30c6d215c928bf2f5736097e00000080000000004155d83ba8a7a9cf28a2975ae7abd4bd44248b986fcef2d9e8ea1ef3b930ae82f03deffad4a4bc4ce29c3f5777", 0x4d}, {&(0x7f0000f74000-0xe1)="99eac84d6a3828b426e0d2bd94a372440296e7dbd81f7612aaee2b98e359972268a6af8bb583511ab042180436c76c32970e44798ed07d43ab574b074b21e9a99da113d6d97363de0e14ea35948cfcd4e33b238769b5d816af54d725d9e0892fb493649e59bd10170b458b63ccda771d5c26156bdc372e736f4cad146efde6570ab31f177183b8325edb58a0b7ed4859e31ee77c7aed8fbebdf4f1bd54d38d684e74fba79cebae37a8d063fb487688b4422341a445637a86f7ed56f82dfd43d4a2744b5a7997da7a30de752718e12eb78a87b2aa694aaf6fc509d305842f108c80", 0xe1}, {&(0x7f0000f75000-0x1f)="c06b3a247fe5e051d3007662067db4d932c52b788f2a2137c80aaab29cd6d2", 0x1f}, {&(0x7f00003e6000)="f06bf7cd469f89c692db8ce5f8a5ad8e755f50800c2528d688a580ba0f00edff1bfec8a00695fc50ed5fd372f4fb3c2e2d8b1578d1ac44b620", 0x39}], 0x8, &(0x7f0000ce5000)=[@op={0x18, 0x117, 0x3, 0x1}, @assoc={0x18, 0x117, 0x4, 0x7}], 0x30, 0x0}, 0x0)
close(r3)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
pipe(&(0x7f00003e8000-0x8)={0x0, 0x0})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept(r5, &(0x7f0000001000)=@nfc={0x0, 0x0, 0x0, 0x0}, &(0x7f0000003000-0x4)=0x10)
2017/12/14 22:42:37 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe2(&(0x7f00008c8000-0x8)={<r0=>0x0, 0x0}, 0x800)
getsockopt$inet_sctp_SCTP_FRAGMENT_INTERLEAVE(r0, 0x84, 0x12, &(0x7f0000205000-0x4)=0x0, &(0x7f00003b1000-0x4)=0x4)
write$eventfd(r0, &(0x7f0000b7e000-0x8)=0x4, 0x8)
socketpair(0x10, 0x6, 0x0, &(0x7f00008ef000-0x8)={<r1=>0x0, <r2=>0x0})
ioctl$DRM_IOCTL_ADD_CTX(r2, 0xc0086420, &(0x7f00002c9000)={0x0, 0x0})
r3 = open(&(0x7f00004db000)="2e2f66696c653000", 0x141043, 0x0)
perf_event_open(&(0x7f000000a000)={0x6, 0x78, 0x0, 0x8, 0x0, 0x40000, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffff7e, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x7fffffffffffffff, 0x3, 0xa00000002, 0x2000000000000, 0x80000001, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x4, 0xffffffffffffffff, 0x4)
set_tid_address(&(0x7f00007ba000)=0x0)
getsockopt$inet_tcp_int(r3, 0x6, 0x1f, &(0x7f0000644000)=0x0, &(0x7f00000d7000)=0x4)
ioctl$sock_ipx_SIOCSIFADDR(r3, 0x8916, &(0x7f000032a000-0x20)={"c5de05a453fb751a6b5af8605dfae346", {0x4, 0xdd, 0xffffffff, "f41c0f271090", 0x0, 0x0}})
mount(&(0x7f0000144000)="2e2f66696c653000", &(0x7f0000eae000)="2e2f66696c653000", &(0x7f0000b57000-0x4)="6e667300", 0x2, &(0x7f000000a000)="")
getsockopt$SO_PEERCRED(r3, 0x1, 0x11, &(0x7f0000c74000)={0x0, 0x0, 0x0}, 0xc)
setsockopt$inet_sctp_SCTP_NODELAY(r1, 0x84, 0x3, &(0x7f0000572000-0x4)=0x1, 0x4)
ioctl$KDSKBMODE(r3, 0x4b45, &(0x7f00005a0000-0x8)=0x34)
2017/12/14 22:42:37 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_tcp(0xa, 0x1, 0x0)
close(r0)
r1 = socket$inet6(0xa, 0x8000000000000802, 0x0)
bind$inet6(r0, &(0x7f0000fbf000-0x1c)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4}, 0x1c)
sendto$inet6(r1, &(0x7f0000fbd000)="", 0x0, 0x0, &(0x7f0000fbb000)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x1c)
r2 = openat$cuse(0xffffffffffffff9c, &(0x7f0000591000)="2f6465762f6375736500", 0x127000, 0x0)
recvfrom$ax25(r2, &(0x7f0000fc1000-0xca)="", 0x0, 0x0, &(0x7f000021f000-0x10)={0x3, {"656a0058ef0000"}, 0x6}, 0x10)
r3 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r4 = socket$inet(0x2, 0x1, 0x0)
r5 = syz_open_dev$tun(&(0x7f0000e6e000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x101101)
r6 = syz_fuse_mount(&(0x7f0000420000)="2e2f66696c653000", 0xe000, 0xffffffffffffffff, 0xffffffffffffffff, 0xd0b1, 0x8000)
ioctl$sock_SIOCGPGRP(r0, 0x8904, &(0x7f0000127000)=<r7=>0x0)
r8 = syz_open_procfs(r7, &(0x7f000038d000-0x7)="6e732f70696400")
ioctl$FUSE_DEV_IOC_CLONE(r5, 0x8004e500, &(0x7f0000cb2000-0x4)=r6)
ioctl$TUNSETIFF(r5, 0x400454ca, &(0x7f0000a5b000-0x28)={@common="67726530000000000000000000000000", @ifru_names=@generic="4f54000cc0a1ed4f3a0a1fdc222073b5"})
ioctl$sock_inet_SIOCSIFFLAGS(r4, 0x8914, &(0x7f0000630000-0x20)={@common="67726530000000000000000000000000", @ifru_flags=0x301})
socketpair$inet_icmp(0x2, 0x2, 0x1, &(0x7f00009fd000)={<r9=>0x0, <r10=>0x0})
getsockopt$SO_PEERCRED(r10, 0x1, 0x11, &(0x7f0000976000)={<r11=>0x0, 0x0, 0x0}, 0xc)
getresuid(&(0x7f0000d1f000-0x4)=0x0, &(0x7f0000ce1000-0x4)=<r12=>0x0, &(0x7f00007d9000)=0x0)
r13 = getgid()
ioctl$TIOCGPGRP(r8, 0x540f, &(0x7f0000941000-0x4)=<r14=>0x0)
getsockopt$sock_cred(r4, 0x1, 0x11, &(0x7f00009b9000-0xc)={<r15=>0x0, <r16=>0x0, 0x0}, &(0x7f00009ac000)=0xc)
ioctl$TIOCGSID(r8, 0x540f, &(0x7f0000f0a000-0x4)=<r17=>0x0)
fstat(r9, &(0x7f00000ff000)={0x0, 0x0, 0x0, 0x0, <r18=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$SO_PEERCRED(r1, 0x1, 0x11, &(0x7f0000647000-0xc)={<r19=>0x0, 0x0, 0x0}, 0xc)
getsockopt$inet_IP_IPSEC_POLICY(r8, 0x0, 0x10, &(0x7f0000a78000)={{{@in=@broadcast=0x0, @in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r20=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@loopback={0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000be4000-0x4)=0xe8)
stat(&(0x7f0000cec000)="2e2f66696c653000", &(0x7f0000b18000)={0x0, 0x0, 0x0, 0x0, 0x0, <r21=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r22 = getpgrp(r14)
r23 = geteuid()
stat(&(0x7f00002ca000)="2e2f66696c653000", &(0x7f00004fb000)={0x0, 0x0, 0x0, 0x0, 0x0, <r24=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r25 = getpgid(r15)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000fa8000-0xc)={0x0, <r26=>0x0, 0x0}, &(0x7f0000f63000)=0xc)
lstat(&(0x7f00001fd000-0x8)="2e2f66696c653000", &(0x7f000085d000)={0x0, 0x0, 0x0, 0x0, 0x0, <r27=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$sock_cred(r4, 0x1, 0x11, &(0x7f0000d8b000)={<r28=>0x0, 0x0, 0x0}, &(0x7f0000370000-0x4)=0xc)
getsockopt$SO_PEERCRED(r9, 0x1, 0x11, &(0x7f0000acc000-0xc)={0x0, <r29=>0x0, 0x0}, 0xc)
getsockopt$sock_cred(r8, 0x1, 0x11, &(0x7f0000a8b000-0xc)={0x0, 0x0, <r30=>0x0}, &(0x7f0000e0f000-0x4)=0xc)
sendmmsg$unix(r8, &(0x7f0000d89000)=[{&(0x7f0000090000-0x8)=@abs={0x1, 0x0, 0x1}, 0x8, &(0x7f000067b000)=[{&(0x7f00005f9000-0xe6)="7a61fb3160e345a283fc94975290230ae5198382dbbb033ee60ee7bd801e3eee5d64fd03dedb9ba6bb16a0ca9986c19a8601cf4ecfe26d985e8a95b362b44c077ad617cd3d1524362304876a2adbff390021300ca6695f204bcb1dfd60973c203546b57ec538a88d30b078936299b6569a717dfecbf425d05ed7272cef5be6de1c3cd9346b2ebab4cf905fade3ccd098ef92fe085cbbc249f35744f7c621247fa3a4f4037c70dc3793476f57d6d940cbbddd1f1002ef13bfe2f85c90bf2cd75ccfa7b525349fb87abba5d00641469fcdd3f15fdfc55a5ce148673f0f8a5ddd776a6847333c0e", 0xe6}, {&(0x7f000051a000-0x42)="8592210b87ecb9229ec09912ce12cdbed490c82669fcd6d215d8c14abeb477fe3e4d473e8b4d96e101463858c054202d9e5cb2c0ae0552f92dbdb7e4acae601e4105", 0x42}, {&(0x7f0000d94000)="f820680c94795a70b1aae2e6a827862ffe1fd13c1fe562412c5d95ff024b243cdec76a34054a147a15e163fcb05a98e8fe93ea2b4c8f8d2f82f8162d14578e73d52ad65c14df7d4669a0c8f32124a4af7c538c7d867e141406184f45f961e529f8adf240e98ce8eb0011a75b146e4a72e13119968a15cb7ac96d0e57af717d4baa0964de9af55f43ea8d7fa9794496f2426df727032206b4b24913a2549ab387b3613153f2747fe640ce45e18fd285bb95d5f75c31b0f7a32769ce50440e56848b53dc35ae5ce459bbd58af1a1cb83975c0d1cf53d0c16467e2ea0b0c4e42f21b67c88019e69100cce01d0", 0xeb}, {&(0x7f00002cc000)="b2b578359ccda7e14574b67af3c1b76a99f9b4ff0ec860cfb920f55fd6cbacb36f641b3e148f8e4afd0f41b75e0e33092f0b80365e947785f348440f60fd7c85202469ee3099e2660a39ec491534dc73a302d1d139344d0d4dc1e67392125a6c4e70d19272b5a916cd2b3b4ef5f0727392e9eceb081b3277c85320ca1c112f233e1de3154571f613c7004ba77d447bf0dc41516562a8132b12068d449e65ef42845397958e1388c2dca0e3191bf74362e6673e56ff2b", 0xb6}, {&(0x7f000051c000)="2fde2ecf1eb66d1500e4522162b2106735748ddae176581eeab475a7bdc44ce872f53811d3f5688a", 0x28}, {&(0x7f0000849000)="32fca148cec1dc858770cdfeee999dd572568a70587a0a63c16ff744a76e7052536dcea3c6b29138100f96c19ddbdc313f22ec20e33af5f478e7303e7c200be562da2b7c4b90ee4b740976ea50e24d63dbc536aab434e048e2f0563eead593b5d23b86cf5cf6de7ecc597c2a4251c780c3bcf99a4e672d0a315ae67e7f99528e13edee515c1efe528db77c650bcd255ac1af12e4757b1f719364260bd06a5d5ed55d522215404d0deaa951e96059eb0bf42bfcfb01152c7a83c76c", 0xbb}], 0x6, &(0x7f000024a000-0x78)=[@rights={0x20, 0x1, 0x1, [r1, r6, r8, r10, r4]}, @rights={0x34, 0x1, 0x1, [r0, r5, r0, r5, r0, r5, r0, r1, r5, r8]}, @rights={0x24, 0x1, 0x1, [r0, r8, r5, r4, r0, r3]}], 0x78, 0x4}, {&(0x7f00005c6000)=@file={0x1, "2e2f66696c653000"}, 0xa, &(0x7f0000cb1000)=[{&(0x7f0000743000)="66dc609e48b1a61a8c65b31ef37e97d021f44e4f1f86f8df0b0b01bdc5f2c2e9b82655b020", 0x25}, {&(0x7f00008c9000-0x4b)="6e270d086cc871947f049b0d73302e39be8047551cde9b6079c7bbedcccd48cf274a5990feb3f66728cc927c76fb8ee35697c56bf2f4a8fbe161b6a310d981cfad9134458e18f7ea320cf5", 0x4b}], 0x2, 0x0, 0x0, 0x4000000}, {&(0x7f00007ad000-0x8)=@abs={0x0, 0x0, 0x2}, 0x8, &(0x7f0000d2d000-0x10)=[{&(0x7f00004b1000)="6db6a9f591f49917226a036770f2a9844f7c139a84a047ef50a6196db32092c66d315497828342c0f645e1741230de89cf7c5598a6d342fd26570a9cc7b5f59927353eed22611e22271e9ff389f4b03339a9a25eede0078b07a92d29f933c0e796e5afbef37083df0523bf00e9bf1fafddfd65f6515213ab0278b91742fdd3b6080f74eed538ee9f3d3f2bcbc212cfc8998631d596fb6fe95ee747b6d70ddb2ab72bdbf3a73bda8807c187cec4eb502de47f2cf3203e19524450847f6968400db3e9d2c599fc4f1bacc35c359b8e2455ae", 0xd1}, {&(0x7f0000d34000-0x4d)="933d9b231cecce7599471706bcaf9963184e34cf8547d68b1308bda0ca062cf4d31c722fe1991a2751fa4aae3425d51552c5cbe7da8598540b5445772d93467442fdf2e8a0ad1ba4d3f1673fd2", 0x4d}], 0x2, 0x0, 0x0, 0x8040}, {&(0x7f000066d000)=@file={0x0, "2e2f66696c653000"}, 0xa, &(0x7f0000e6f000-0x10)=[{&(0x7f00005cb000+0xcc1)="795ee8ba2a62d4183f26d01014455bf8e5b34827dfb2a4f8ef8678e4d6308368041422c79dcfae2e573d666065fb503f3a80ced14036981f4c5b8fd4311fbb02ffeb9a32a46903eb412aa9cf2aac5bb26fd6972363bf2163e192e103e2d3300982b98f7e0c6bf6aaaa3bc5f6bec569489b65a3f660d9da807479fcfd602e027282ec0c40756fd5f3a02e8a7d17f51c63dcecfcea0d2ff72b755ded645e6a77c1004243482d53f7b0e09ce25c221bfcf8da76560c09c9a668bfb8c96ecd1ee3bc22fa3a", 0xc3}, {&(0x7f000005e000)="b87fa311c854e5d2429fcb13c0368f1a81b8b3a8cd687c55add675e189ae9d0e8f6e5e9c3cfffa6ab7d232c7fa813b94b3659c066a99579045d755c675c50657b8fcea2bd8c94b25eca183571bf8a9327f19600a7801b721ffd0d544999206a9e3e73ea0761189639edb37544e76468e0c7ad2af70d100edff26d7b91c620d51d4b6a631ebe088bb16883d0fd62d3e5100dac77410a809fecd6251e1828103b9ffa2d55d24bab6f238216b58d7b236426e24e7bf9c0982fc88a61fcd4a03547f1fbd6118c19231c90aa66bc028074b3003372f371a3693f4", 0xd8}], 0x2, &(0x7f0000d72000-0xc0)=[@cred={0x18, 0x1, 0x2, r11, r12, r13}, @cred={0x18, 0x1, 0x2, r14, r16, 0x0}, @cred={0x18, 0x1, 0x2, r17, r18, 0x0}, @rights={0x10, 0x1, 0x1, [r0]}, @rights={0x20, 0x1, 0x1, [r0, r8, r4, r5, r6]}, @rights={0xc, 0x1, 0x1, []}, @cred={0x18, 0x1, 0x2, r19, r20, r21}, @cred={0x18, 0x1, 0x2, r22, r23, r24}, @rights={0xc, 0x1, 0x1, []}], 0xc0, 0x800}, {&(0x7f0000959000-0x8)=@abs={0x1, 0x0, 0x0}, 0x8, &(0x7f0000798000-0x8)=[{&(0x7f00001b2000)="91d01e5962e966054ca6eb0b90da6cfdb5994855af4f7935065864cb16", 0x1d}], 0x1, &(0x7f00000ef000-0x98)=[@rights={0x30, 0x1, 0x1, [r0, r6, r3, r8, r8, r5, r4, r8, r3]}, @cred={0x18, 0x1, 0x2, r25, r26, r27}, @cred={0x18, 0x1, 0x2, r28, r29, r30}, @rights={0x24, 0x1, 0x1, [r5, r8, r8, r8, r5, r3]}, @rights={0x14, 0x1, 0x1, [r6, r3]}], 0x98, 0x40}], 0x5, 0x40)
write$tun(r5, &(0x7f0000d0b000-0x41f)=@hdr={0x0, 0x0, 0x0, 0x0, 0x1ff, 0x0, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x415, 0x0, 0x0, 0x0, 0x11, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, @broadcast=0xffffffff, {[]}}, @dccp={{0x0, 0x0, 0x4, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, "b31d90", 0x0, "91b903"}, "500e4156bafc36f82a4b504b036ac54c641b052b4bd37bbd64c835a43ff64c517d4be4bd09fd51dba95d4fe44d8faa82b23a5cc4658c9fedeef7256b40604ee4f878d9d3c3999e0312f06d8aedcd5039894a18126498dcc964dd5a402c417a1cc798189d285118d98e9f7ae8fc0ec9b74efbd90cd7d544765d2df18be50c1323476820af79bad0e65d1c48e0ca8685ab6e775d350961652c7a7c9f2918c9444a307a6b8fbc093f56829fa579723c6ecef716d5085439b3a070b638ce690c66144c8e0314250fa36a5a9113de159c9195db60cb56dc158ea825a7c56dcf9ab155f076e53afec5a4155269dd56fb99aaf6044ec72e8745f18929fd1bce7c52bfa1e099f237de1f32f43bd6ee103b9341a3eb484170637324bacee722c7625288463e69dc1cfb1162ece3f1b48eb95125e52cbf498aa2ae4f949a4f21bff523f3e29cb058647b17895e3901ba4d7750b0544537e77dc19f18b4d2ce1800e06596f84c4de7aaf4338810d040ed19ce89619e475824c0ecbce568fad0c59374a709ae626a706904f394a7874cbedb022d8397bbe406318dd5f5e81eb4fd15d7f49cbd4f9a871b56db62211dd7bb416e976aa57d7d5fd34f25e9f881dbab0466e9ec68c15b642b0057050564c6950b2ad79fcd5c81748252cf80f1403313664b1e54a333c90937f55c002e89304be9236ba919e36b677a2f4f7a495cc51bac62462d2c0f71328f7975f9ebb64f14094c1098343cc26e30e6a1e9b46b5df39a89ff2a44950e202bbddf866c8dbd834dee240dd2b10b3b0e0a47c8f1a810a8be5a71f7e68621fe0928ae2c23b2f3d01b01a94184217f467adee09c9e6a22ba53c634620162868da27af8974300231a1c6ba6b1fb145278327d6ff0edd905e52d0f1adbdfe92c152ebe3e988ec64ab512231e2abce8bf2ed6f6a4e1829fadb8ff3c51117b1094b8c9cb2cd807d88b3eeae3272d250868acebb332a5c6fe7717e782e9b3323d961b872568fe7798fbc4a81230a13b639a673c0044ce623355527a183efbe6367c30ee3d22b5de0e8913deedd0cac21a90fe13995a887baa295a64b367b6da934ffb23836fa6fce9023e8ee9d0152542e57a86c92d1569a1ef1e7d15b325e5c340d6933f890c43467f3b09371a9505a46064fc404c87ac13522b52e89f7afd49974539d3af5d1a5b8567a3570568fc344d4f854e1a385620cec24c6ec14a221d14b7259a11d5d7745933f6e608d74e49a4f7f1159eb2662a22ea7c6ef3ecf064f06e7443df5bd4de8e949e7e3500079e33b6b7dd0dd333dde809ab361601c66c4023aaee80021a8459fa2f4feca656b2f7117969e3e0abd5f18c1f507a207972ef12a11e3c437507ec91e571e487fa8a625608430bd0f9485d8e384f1cde04a6d4046c2f95ec56aff13155a79bd5b6cb"}}}, 0x41f)
pipe2(&(0x7f0000a73000)={<r31=>0x0, <r32=>0x0}, 0x800)
r33 = ioctl$LOOP_CTL_GET_FREE(r32, 0x4c82)
ioctl$LOOP_CTL_ADD(r31, 0x4c80, r33)
recvmsg(r0, &(0x7f0000a10000)={&(0x7f00008e2000-0x10)=@ax25={0x0, {"00000000000000"}, 0x0}, 0x10, &(0x7f0000f72000)=[{&(0x7f0000f51000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x28}, {&(0x7f0000963000-0x99)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x99}, {&(0x7f0000948000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x59}, {&(0x7f0000f7a000-0x93)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x93}, {&(0x7f0000209000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xaa}, {&(0x7f00006ee000-0x9a)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x9a}], 0x6, &(0x7f000021e000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x70, 0xc46d}, 0x1)
[  127.518758] audit: type=1326 audit(1513291357.046:12147): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=27455 comm="syz-executor7" exe="/root/syz-executor7" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452a39 code=0x7ffc0000
[  127.546144] binder: undelivered TRANSACTION_ERROR: 29189
[  127.552809] binder: undelivered TRANSACTION_ERROR: 29189
[  127.558377] binder: undelivered TRANSACTION_ERROR: 29189
[  127.563842] binder: undelivered TRANSACTION_ERROR: 29189
2017/12/14 22:42:37 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$kcm(0x29, 0x5, 0x0)
sendto(r0, &(0x7f00009cd000-0x10)="", 0x7fffffff, 0x0, 0x0, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = accept(0xffffffffffffffff, 0x0, &(0x7f0000e28000)=0x0)
connect$ax25(r1, &(0x7f0000000000)={0x3, {"5f03ffef00052d"}, 0xd3d}, 0x10)
syz_emit_ethernet(0xbf, &(0x7f0000ea5000-0x17f)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x86dd, @ipv6={0x0, 0x6, "0006af", 0x89, 0x2c, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, {[@dstopts={0x3c, 0xa, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [{0xff, 0xf, "03ce172056fb11068adfa25ed0155b"}, {0x4ff, 0x40, "b49bd8386c84281e3ffe819547480c34c67b57c343fab2c0b0c08324447c66bf7f6e83b39b1a6b439ea2b983663638bbb6c309b9a0dd7a0ec9277ebb2e1befbe"}]}, @fragment={0x0, 0x0, 0x9, 0x9, 0x3236, 0xb05, 0x2}], @tcp={{0x0, 0x1, 0x42424242, 0x42424242, 0x8000, 0x0, 0x9, 0x8, 0x0, 0x0, 0x0, {[@fastopen={0x22, 0xa, "73102cb98ba40149"}, @mss={0x2, 0x4, 0x401}]}}, {"de41"}}}}}}}, 0x0)
mmap(&(0x7f0000000000/0x9e9000)=nil, 0x9e9000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xce1000)=nil, 0xce1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket(0x10, 0x4000000002, 0x0)
mmap(&(0x7f0000ce2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xf45000)=nil, 0xf45000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r3, &(0x7f0000408000)={0x26, "736b636970686572000000000000", 0x0, 0x2f, "6374722d63617374352d617678000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
setsockopt$ALG_SET_KEY(r3, 0x117, 0x1, &(0x7f00004f7000)="649c47ad4639", 0x6)
r4 = accept$alg(r3, 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_I_WANT_MAPPED_V4_ADDR(r1, 0x84, 0xc, &(0x7f00000cb000)=0x0, &(0x7f000051f000-0x4)=0x4)
write(r4, &(0x7f0000689000)="3595c917d671cdb5385f0042bd83a6d26b71aa956deaf4ce59ed63f6ad0a14cfab6e65f4bcd740829a3a6efac8e74277b3709bffff000000000000f600400000000000046ebbfaa2ffdff4bba989090000001f878787d9fc22ac607114400000000000defc8dd623e5cbbec85d30db1ab2644fe40b999889f02988369be757012078ac1e747f492f", 0x88)
readv(r4, &(0x7f0000dee000-0x70)=[{&(0x7f0000506000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x97}, {&(0x7f0000b07000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x5d}, {&(0x7f0000045000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x38}, {&(0x7f0000c3b000-0x13)="00000000000000000000000000000000000000", 0x13}, {&(0x7f000030e000-0x78)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x78}, {&(0x7f000013a000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x9b}, {&(0x7f0000a1c000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x62}], 0x7)
getsockopt$inet_sctp_SCTP_SOCKOPT_PEELOFF(0xffffffffffffffff, 0x84, 0x66, &(0x7f0000762000-0x8)={0x0, 0x7}, &(0x7f00004cd000)=0x8)
mmap(&(0x7f0000000000/0x76000)=nil, 0x76000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$netlink(0x10, 0x3, 0x0)
mmap(&(0x7f0000076000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ce3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_SIOCSIFBRDADDR(r4, 0x891a, &(0x7f0000572000-0x20)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_addrs={0x2, 0x1, @rand_addr=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
getpeername$netlink(0xffffffffffffffff, &(0x7f000061f000)={0x0, 0x0, 0x0, 0x0}, &(0x7f00006c4000-0x4)=0xc)
mmap(&(0x7f0000ce5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000ce5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
writev(r2, &(0x7f0000f8f000)=[{&(0x7f0000247000-0x3a)="3900000013001932000000000000000107000000000000000025ff000000800009001a0009000000000000000002fb011018e90300000000008f", 0x3a}], 0x1)
mmap(&(0x7f0000077000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:37 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$vcsn(&(0x7f00003e3000-0xa)="2f6465762f7663732300", 0x2, 0x7ffe)
bpf$PROG_LOAD(0x5, &(0x7f0000d19000-0x30)={0x1, 0x3, &(0x7f00006cd000-0x18)=[@map={0x10001, 0x9, 0x8, r0}, @generic={0x7a, 0x4000000800000a, 0xff7f, 0x0}, @generic={0xd395, 0x0, 0x0, 0x0}], &(0x7f0000a40000-0xd)="63707573657463707573657400", 0x100000001, 0x80, &(0x7f0000da8000-0x80)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x1}, 0x30)
r1 = dup2(0xffffffffffffffff, 0xffffffffffffffff)
getsockopt$inet_sctp6_SCTP_RESET_STREAMS(0xffffffffffffff9c, 0x84, 0x77, &(0x7f00008a3000-0x8)={<r2=>0x0, 0x1}, &(0x7f00007c3000-0x4)=0x8)
getsockopt$inet_sctp_SCTP_LOCAL_AUTH_CHUNKS(r1, 0x84, 0x1b, &(0x7f0000f4e000)={r2, 0x31, "03faa3c936732ce8cd1a95040279d5acc19381188bf7bcbb31267c675660d66cbaf3add6b9721ba724c96dead3552a22b7"}, &(0x7f00000e5000-0x4)=0x39)
ioctl$RNDZAPENTCNT(r0, 0x5204, &(0x7f0000fd3000)=0x5)
setsockopt$inet_sctp6_SCTP_PR_SUPPORTED(r1, 0x84, 0x71, &(0x7f0000db4000-0x8)={r2, 0xfffffffffffffff8}, 0x8)
epoll_ctl$EPOLL_CTL_DEL(r1, 0x2, r1)
getsockopt$inet_sctp6_SCTP_PARTIAL_DELIVERY_POINT(r1, 0x84, 0x13, &(0x7f0000658000)={r2, 0x5}, &(0x7f00002f8000)=0x8)
[  127.597583] device gre0 entered promiscuous mode
2017/12/14 22:42:37 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f00006bc000-0xc)={<r0=>0x0, 0x0, 0x0}, &(0x7f0000c2d000-0x4)=0xc)
r1 = dup3(0xffffffffffffff9c, 0xffffffffffffffff, 0x80000)
getsockopt$inet_dccp_int(r1, 0x21, 0x15, &(0x7f0000b56000-0x4)=0x0, &(0x7f000058c000-0x4)=0x4)
ioctl$VT_RELDISP(r1, 0x5605)
r2 = syz_open_procfs(r0, &(0x7f000003c000-0xc)="6d6f756e74737461747300")
openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f000047e000-0x17)="2f73656c696e75782f76616c69646174657472616e7300", 0x1, 0x0)
ioctl$PERF_EVENT_IOC_RESET(r2, 0x2403, 0xffffffff891fbe7e)
preadv(r2, &(0x7f0000e0b000)=[{&(0x7f0000c56000)="00", 0x1}], 0x1, 0xe)
2017/12/14 22:42:37 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe6, 0x0, 0x8000, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = openat$rtc(0xffffffffffffff9c, &(0x7f0000d5d000)="2f6465762f72746300", 0x2000000000032400, 0x0)
getsockopt$netrom_NETROM_N2(r0, 0x103, 0x3, &(0x7f0000855000-0x4)=0xfffffffffffffffa, &(0x7f000005c000-0x4)=0x4)
r1 = socket(0x9, 0x80007, 0x4)
bind$inet(r1, &(0x7f00002e5000-0xb)={0x2, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$inet_sctp_SCTP_SOCKOPT_BINDX_ADD(r0, 0x84, 0x64, &(0x7f0000fc5000-0x80)=[@in6={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x0}, @in6={0xa, 0x0, 0x5, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x81b1}, @in6={0xa, 0x0, 0x10000, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x4}, @in6={0xa, 0x2, 0x0, @loopback={0x0, 0x1}, 0x800080000000000}, @in={0x2, 0x3, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}], 0x80)
epoll_create1(0x80000)
r2 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2001000000000fa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffff9c, 0xc00caee0, &(0x7f000076b000-0xc)={0x4, r2, 0x0})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000054c000-0x78)={0x2, 0x78, 0x5, 0x0, 0x0, 0x0, 0x0, 0x10000, 0x0, 0x0, 0xfe, 0x80000000, 0x0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x11, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0xffff, 0x1, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r4 = getpid()
getpgid(r4)
fcntl$getown(r3, 0x9)
r5 = getpgrp(r4)
setpriority(0x0, r5, 0x85)
r6 = openat$kvm(0xffffffffffffff9c, &(0x7f0000fe6000-0x9)="2f6465762f6b766d00", 0x104, 0x0)
r7 = ioctl$KVM_CREATE_VM(r6, 0xae01, 0x0)
ioctl$KVM_SET_USER_MEMORY_REGION(r7, 0x4020ae46, &(0x7f0000da3000)={0x6, 0x3, 0xf000, 0x2000, &(0x7f0000cfb000/0x2000)=nil})
r8 = ioctl$KVM_CREATE_VCPU(r7, 0xae41, 0x0)
mmap(&(0x7f0000585000/0x1000)=nil, 0x1000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
syz_kvm_setup_cpu$x86(r7, r8, &(0x7f0000398000/0x18000)=nil, &(0x7f0000cd2000-0x18)=[@textreal={0x8, &(0x7f0000b11000-0x3e)="ba2100ecf3ded9672d0ffc1c0f01f766b94708000066b80000000066ba008000000f30660f6f98bd00660f3a14b30000c0670f01cb0f00980000640f01c9", 0x3e}], 0x1, 0x1d, &(0x7f00009ea000)=[], 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_kvm_setup_cpu$x86(r7, r8, &(0x7f0000f2a000/0x18000)=nil, &(0x7f0000fba000-0x18)=[@text16={0x10, &(0x7f0000000000)="640f01cf0f01cb640f01c90f38cb90090026f20f70c3fb640fc71fbaf80c66b8ed480f8b66efbafc0cecf3df6cc266b94d02000066b8a014000066ba000000000f30660f13bb4ab4", 0x48}], 0x1, 0x59, &(0x7f0000001000-0x20)=[@cstype0={0x4, 0x6}, @dstype3={0x7, 0x200000000f}], 0x2)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_SET_TSC_KHZ(r8, 0xaea2, 0x1000)
ioctl$KVM_RUN(r8, 0xae80, 0x0)
2017/12/14 22:42:37 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_FIOGETOWN(0xffffffffffffffff, 0x8903, &(0x7f0000001000-0x4)=<r0=>0x0)
ptrace$cont(0xffffffffffffffff, r0, 0x80000000, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = getpgrp(0x0)
setpriority(0x0, r2, 0x84)
r3 = openat$kvm(0xffffffffffffff9c, &(0x7f00001db000)="2f6465762f6b766d00", 0x0, 0x0)
r4 = ioctl$KVM_CREATE_VM(r3, 0xae01, 0x0)
r5 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000766000)="2f6465762f73657175656e63657200", 0x80, 0x0)
ioctl$BINDER_THREAD_EXIT(r5, 0x40046208, 0x0)
ioctl$PERF_EVENT_IOC_PERIOD(r5, 0x40082404, &(0x7f0000513000)=0x81)
setsockopt$bt_hci_HCI_TIME_STAMP(r5, 0x0, 0x3, &(0x7f0000eb6000)=0x2, 0x4)
ioctl$sock_inet_SIOCSIFBRDADDR(r5, 0x891a, &(0x7f00009e9000-0x20)={@generic="0b62a97c7ba2b268b8d22fe85f5fc467", @ifru_flags=0x600})
r6 = ioctl$KVM_CREATE_VCPU(r4, 0xae41, 0x0)
ioctl$KVM_CREATE_PIT2(r4, 0x4040ae77, &(0x7f0000a62000-0x40)={0x3, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_SET_PIT2(0xffffffffffffffff, 0x4070aea0, &(0x7f000004f000-0x70)={[{0x6, 0x1000, 0x101, 0x7, 0x2, 0x3, 0x2, 0x1f, 0x79527745, 0xff, 0xff, 0x80, 0x1ff0}, {0x6cb2, 0x5, 0x100000001, 0x4, 0x7, 0x94d, 0x6, 0x8001, 0x6bf, 0x401, 0x6, 0x4, 0x5}, {0x7, 0xa0, 0x3f, 0x7fffffff, 0xfffffffffffff000, 0xfff, 0x600a, 0x2, 0x81, 0x5, 0x93bf69f, 0x1, 0x100000001}], 0x1f, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
readahead(r1, 0x400, 0x9)
ioctl$TIOCCONS(r5, 0x541d)
syz_kvm_setup_cpu$x86(r4, r6, &(0x7f0000168000/0x18000)=nil, &(0x7f0000141000+0x8f4)=[@text16={0x10, &(0x7f00003cf000)="ba4100edbaf80c66b82c6cd08f66efbafc0c66b8cd82000066ef0f01c90f08dabd00000f01c9baf80c66b8248f778366efbafc0c66b80000000066ef0f213566b8e1b100000f23c80f21f86635080080000f23f8f30f01c3", 0x58}], 0x1, 0x40, &(0x7f000017b000)=[@flags={0x3, 0x400}], 0x1)
fcntl$dupfd(r1, 0x0, r1)
r7 = socket$inet6_dccp(0xa, 0x6, 0x0)
getpeername$inet6(r7, &(0x7f00005f9000)={0x0, 0x0, 0x0, @remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0}, &(0x7f000090f000-0x4)=0x1c)
ioctl$KVM_RUN(r6, 0xae80, 0x0)
ioctl$DRM_IOCTL_AGP_ENABLE(r5, 0x40086432, &(0x7f0000dd3000-0x4)=0x1)
r8 = shmat(0xffffffffffffffff, &(0x7f0000859000/0x1000)=nil, 0x6000)
shmdt(r8)
openat$rfkill(0xffffffffffffff9c, &(0x7f00005f8000)="2f6465762f72666b696c6c00", 0x101000, 0x0)
sched_getaffinity(r0, 0x8, &(0x7f00000b9000-0x8)=0x0)
2017/12/14 22:42:37 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = creat(&(0x7f0000fa7000-0x8)="2e2f66696c653000", 0x2)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x1000, 0x0, 0x0, 0x0, 0xf, 0x80000040fe, 0x0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x4, 0x40, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x2)
truncate(&(0x7f00005c3000)="2e2f66696c653000", 0x7fff)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x100000001, 0x0, 0x2, 0x80000040fe, 0x0, 0x1, 0x1, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x200000, 0x6, 0xfffffffffffffffd, 0x3, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, r0, 0x0)
io_setup(0x5fb7, &(0x7f0000534000)=0x0)
pipe(&(0x7f000087a000-0x8)={0x0, <r1=>0x0})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket(0xa, 0x2000000001, 0x0)
capget(&(0x7f0000001000-0x8)={0x0, 0x0}, &(0x7f0000034000)={0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0})
ioctl$DRM_IOCTL_SET_CLIENT_CAP(0xffffffffffffffff, 0x4010640d, &(0x7f0000034000)={0x0, 0xa})
getsockopt$inet6_buf(r2, 0x29, 0x10000000000030, &(0x7f0000035000-0x1000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f0000001000-0x4)=0x90)
r3 = socket$inet_tcp(0x2, 0x1, 0x0)
mlock2(&(0x7f00006fc000/0x3000)=nil, 0x3000, 0x1)
r4 = syz_open_dev$loop(&(0x7f0000c26000-0xb)="2f6465762f6c6f6f702300", 0x10000000, 0x40000)
r5 = memfd_create(&(0x7f0000d16000)="2f6465762f6c6f6f702300", 0x2)
pwritev(0xffffffffffffffff, &(0x7f00000a4000-0x10)=[{&(0x7f0000c14000-0x200)="", 0x0}], 0x1, 0x49)
ioctl$LOOP_CHANGE_FD(r4, 0x4c00, r3)
fadvise64(0xffffffffffffffff, 0x0, 0x27aa2178, 0x2)
r6 = fcntl$getown(0xffffffffffffffff, 0x9)
ptrace$setsig(0x4203, r6, 0x1, &(0x7f0000c14000)={0x0, 0x20, 0xffffffffffffbe01, 0xffffffffffffffff})
ioctl$LOOP_SET_STATUS64(r0, 0x4c04, &(0x7f00007d7000-0xe8)={0x0, 0x0, 0x0, 0x100000001, 0x80000000000007, 0x0, 0x0, 0x3, 0xd, "32b05d801e6649b812d2e6b6cc1594425721ba132c9bf944cf270012da21ba80c040397714f75faa1e8ed3fc7209d64d14cec7479b05cae0c732de5bb6cc5f4b", "941406569a68d06556ae11943f5e94c844a55527af84fb48f0e2825af60910e7706eb4706b3ae16da7b57211af834e7d98b839629689a1472f5578b2998bd7da", "efd55922a7dc3248f40000000000000500fffffff300b94e4fb9f56dd03f1f8b", [0x100000000000002, 0x7]})
ioctl$sock_proto_private(r5, 0x89e7, &(0x7f0000d78000-0x19)="8c10cce21e09eb3e0ff988745b0c6291eeac6894f33347621e")
ioctl$UFFDIO_API(r1, 0xc018aa3f, &(0x7f000020f000-0x18)={0xaa, 0x8, 0x0})
socketpair$inet6_dccp(0xa, 0x6, 0x0, &(0x7f00000f8000)={0x0, <r7=>0x0})
fcntl$setsig(r7, 0xa, 0x2000022)
setpriority(0x2, r6, 0x5)
2017/12/14 22:42:37 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_SOCKOPT_PEELOFF(0xffffffffffffff9c, 0x84, 0x66, &(0x7f0000e3c000-0x8)={<r0=>0x0, 0x51a}, &(0x7f0000fb2000)=0x8)
setsockopt$inet_sctp_SCTP_RTOINFO(0xffffffffffffffff, 0x84, 0x0, &(0x7f000091b000)={r0, 0xc000800000000005, 0x10002, 0xd}, 0x10)
r1 = socket(0x11, 0x803, 0x0)
bind$packet(r1, &(0x7f0000fc4000)={0x11, 0x3, 0x0, 0x1, 0x0, 0x6, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [0x0, 0x0]}, 0x14)
setsockopt$inet_sctp_SCTP_SOCKOPT_BINDX_REM(r1, 0x84, 0x65, &(0x7f0000393000-0x77)=[@in6={0xa, 0x0, 0x8, @loopback={0x0, 0x1}, 0x9}, @in6={0xa, 0x2, 0x7, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x3}, @in={0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x1, 0x3, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8000}, @in6={0xa, 0x1, 0x3, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x7}, @in={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x3, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}], 0xa0)
setsockopt$packet_fanout(r1, 0x107, 0x12, &(0x7f00006ae000-0x4)={0x0, 0x0, 0xffffffffffffffff}, 0x4)
setsockopt(r1, 0x107, 0x5, &(0x7f0000001000)="", 0x47e)
r2 = socket$inet6(0xa, 0x801, 0x0)
sendmmsg(r2, &(0x7f00009cf000-0xb4)=[{{&(0x7f000059b000)=@sco={0x1f, {0x1, 0x800004, 0xfffffffffffffffc, 0x0, 0xfffffffffffff800, 0x7}}, 0x8, &(0x7f00009bb000)=[], 0x0, &(0x7f0000d40000)=[], 0x0, 0x801}, 0x0}, {{0x0, 0x0, &(0x7f0000107000-0x40)=[], 0x0, &(0x7f0000909000-0x58)=[], 0x0, 0x0}, 0x0}], 0x2, 0x20004004)
r3 = socket$inet(0x2, 0x5, 0x8a)
sendto$inet(r3, &(0x7f0000e66000-0x5c1)="", 0x0, 0x8000, &(0x7f00009c3000)={0x2, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
sendto$inet(r3, &(0x7f0000db7000-0x1)="85", 0x1, 0x0, &(0x7f0000e64000)={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
getsockopt$inet_IP_XFRM_POLICY(r1, 0x0, 0x11, &(0x7f0000ab7000-0xe8)={{{@in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r4=>0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@broadcast=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000d5b000)=0xe8)
getsockopt$inet6_tcp_int(r1, 0x6, 0x0, &(0x7f00004c5000)=0x0, &(0x7f0000de3000-0x4)=0x4)
ioctl$sock_inet6_SIOCADDRT(r1, 0x890b, &(0x7f0000a88000-0x50)={@loopback={0x0, 0x1}, @loopback={0x0, 0x1}, @loopback={0x0, 0x1}, 0x18a, 0x1, 0x7fff, 0x500, 0x2, 0x80, r4})
r5 = socket$inet6(0xa, 0x1, 0x8010000000000084)
bind$inet6(r5, &(0x7f000038b000-0xb)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x1c)
r6 = getpgid(0x0)
r7 = creat(&(0x7f0000798000)="2e2f66696c653000", 0x90)
perf_event_open(&(0x7f00008e9000-0x78)={0x7, 0x78, 0x7ff, 0x3, 0x3ff80000000000, 0x3, 0x0, 0x3, 0x10, 0x7, 0x6, 0x0, 0x400, 0x11, 0x0, 0x7, 0x0, 0x24, 0x1, 0x23, 0x6df56bf0, 0x9b80, 0x5, 0x1, 0x5, 0x10000, 0x0}, r6, 0x1000, r7, 0x3)
sendto$inet6(r1, &(0x7f00007d1000)="35", 0x1, 0x0, &(0x7f00009e1000)={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x2}, 0x1c)
getsockopt$inet_sctp_SCTP_CONTEXT(r3, 0x84, 0x11, &(0x7f0000cc3000-0x8)={<r8=>0x0, 0x7ff}, &(0x7f000014e000-0x4)=0x8)
setsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(r1, 0x84, 0x72, &(0x7f0000c60000-0xc)={r8, 0xd, 0x2f}, 0xc)
setsockopt$sock_int(r5, 0x1, 0x7, &(0x7f0000014000-0x4)=0x0, 0x4)
socket(0x0, 0x6, 0x11ff)
sendto$inet6(r1, &(0x7f0000fcc000-0x1)="d0", 0x1, 0xfffffffffffffffc, &(0x7f000010e000)={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x0}, 0x1c)
setsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(r5, 0x84, 0x72, &(0x7f000023e000)={0x0, 0x7, 0x10}, 0xc)
r9 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000492000-0x11)="2f6465762f7667615f6172626974657200", 0x80000, 0x0)
ioctl$SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT(r9, 0x40505330, &(0x7f0000e37000)={{0x0, 0x3}, {0x2a, 0x9}, 0x8, 0x6, 0x6c, [0x0, 0x0, 0x0], [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r10 = openat(r2, &(0x7f00005e3000-0x8)="2e2f66696c653000", 0x400, 0x4)
ioctl$LOOP_SET_DIRECT_IO(r10, 0x4c08, 0x200)
sendto$inet6(r5, &(0x7f0000946000-0xe01)="bd2e32ffa825fcec451d2b7a89598d49681459593dc8b0d95a423b46ccc92f3a06e5fdf31c06f1da539671e12db8e31091b12045ee8ad740b2ee9bb7549c258e913d5128f5c4c8e755223c612050f5d89303a236aacd593998b37213572aad42c3188a083689ce3248030feaccdd929c03403326f6b736195c9aea8d43e07317db6b8647e3aa9eb04ea150e799f354f1ed86c3170fff52351ff2e2d295b6d8b70ac31c4b15326d2df54c3b660711703d0f2338c39aacdf7bd9bb234c0236ed2bce67c75dc382057c96eb889e3e08d1b838cb417c58a40069c40d300b2e5410b8a0b9ea351ed371e648cd30a30755d3e50f2c6b39bf7eca642b7531eb1d63af771e94f4b25ffb3255b7e32a4d4cf4c7e7ff86bf6b3496219605bea5ddf556f83421814a6b4076f4eb097d0e1650dec7087843524c942053c7eb8837262d25d7269ca919b942c0506ef2ba0ea5cc05dcde40679300fb3c1d89498ebc23f151567db27bfc491873bc34b213a1950063f7a8c25c8809b5c5dac97f01078e3668d83883ee64b0e035d47c3f1de992ac9f72d7f73ba87c1318df1084d27019310fe6a835d5d47e159e638563ed06772eb3e452e513e3737f49878b8c3f0f3c5b6a39c8e7b01a97a2648a61aeb4c2799a84db31184ea11030a096636448ff60fa7b3094e4c5ccbd1de6bc01d8666a15d26b564a23cf02749cb352b0e21110470d70b2058cca5125e13f652676e57ca520a9c5a06029d9c01cd1563461dba81bdd00659a59688e6863439e573a4875677931e83da19bffada6e50fbdc1b3d04b9e9a9b71080000000000000024fd0599d7a2298d5d2972fd4ddf4a0451550918400937990d72663c26f72962a67408467d7e9abe910cd53a11c84d1776ed5a6e5f309efe8ebf4fa410a79f2e60f1e335461a796aeaa334533bb776876adad53d2ed12e031449649e41dbff3533c033906a27e879acd80b7e4c6fd7fc39d5015da2dcf5a86a701c19fc4d7cd08e9b29db1aed063c081ad6114ed87ee7fb9942065a0e9bb79d9f9685bacf51e504b53098534f6c1d1aa8dcdbbc701cdbf3ba39ffcbab22610e401b17a709e147fc1e7818597daec229c48decd2c1ba3fe199327edb0ed5940727879c43214dec1fea79e624aeb99e659be4e70c63ac62656b53a3bc89ea89f68bd01d8118cb588bf157d8a1727faa9d6502d81841921c7656e823fd861a472152dbd2f87f3402e77ba2550d08f03720cdde9bd2478e2e214c52fe9d75b3bc40dc77155506b456948504aa4c26381641e10ce3c4636e8bb69818105a1d401513045d76138c2568427980a1420bb06e6ba8495fda5e6549c3f0e425e1c0a49bf5a82123f209a38a0fda6b01c19a84b804f379d1ded717fc96296044f3268a2b6dcbb64622b0bd05e42beea5cce693f3461ca99d9adfd5b774ce61a83af7a2f3ef27f27a1ff67fc9fa3267b3b0fd0875f1b39a612f956d860b5ad38293469572435b30515d2269f4a413cd03b73feee2a938b73dd985b2351e4a736254429d63325802cec86584c9cf80260e12d40d58f9006dd1d3c8ae6a9b39644954770b74ef8be4177e680802f3fb09ccc2277a71fa13f7a34fb396dd90977f5672a34aa0af3541de719ec87696b3cb2f85b25457408a1efac0c3750a64d0a301010000e05a7b8311b6649289bb32efb384aa9e3e8601aa565e9077be4b91c1ab7aa4bde1d1e46f5703c00bbecb3761a47b7e36a7cae332ec3f2019786949ca3160981377539889787e0578edb4cc707abe5d112e60c1076dbdaac098db225abfd4d0fadc57e45d859dd01396eb05388991b3a37afe6e7361511c2f55ca58d543a9586878910ab0e7deff2409b0e775c188d04fb04855aa09cf441d0236aa6ddb9e6edd8d782ff3868fbe896765b79ec2ce715d46400d1573eaa4593f02cf4cd23173e34d7410a777b21bc5cce2b393e2f716a0d002dc5ea5d2be4aa23571d717a2562fa2f9975619f13cd3805676bc2e0f1008e5849741a58bd30334c9396f551a0fa9df285d0b36c6184e67613d7215c4923598e33394c4a4d3dae972de2f76cdccccf01a58f92a8b6078f360a09eca9bb2c58ac06db7b6e531e15710cad4d75738bf131edf9339a196b59e7c1495f16a77daf484375cede609bc1005c5278dbad371158bd6d5949326ec3a187c65666f433ba225b6bfbbeae793037b10e7f82e2ca84c9b22607d04dc2b0ac1cc1a6fc8615c5bf162e987fedad0ba33102c68e713fcbd7bff9ccc5e8d4a022e24503ac1316123a921cc8e666476fe36c75fd8ba70644c6d328735696a6d53716a82fccf39e8d4010e72d60c20a1d027b63626288c88e42c322dbbc73cb3eeb602758f579038d9dbb0d5309ea371f1cbcad81071ac743a3e8765090a109dd2b5f048822a2768a2df952edfff7582eaa0c586c68dd0072524c74b132cadd6cde57babf29e483dc60412fc48de213d088ae0f6116de65274bf024b2855aea8780bdcfa5a89ab8fff9d3dda53fc17a01a6f1f597d889d5735700749135179937843f578ab375812f716362d33240ae438ccda28df0b2d250c87950ec37cf5a55f3bddb4637765d3732fce0fa09e1e5495538cfe7a08dcd9b0f37bdb678d77c88586a38aebc5f9415c7e836d59771f25252489e3250abc0db80806a76a5e7afb61036e50f08c5eea63bae194d95199bf38ac46ad2b5437b17adeb1f651d6312952b89c78bff7783cd139d63bfd00e53fe99924de13fd341eb108ce3764ef270bd7a9698ca781cef2b54854fa4fae634f9fa101c27af60d75dcb3870de1fac442659e34a77edc2da10a01826c1ed276500b3fbd924e48ceea365e5a2bed85b1a2947f460f052276cbd70b00a7d7fc58e371b27a31146a328bb75da874a16c4b7e0257e2351d10be363b6805ccede62b630557726b457703492d501060b8939dfd45d86ba4c492d0b7e5793e4cf3f55e4db6290fb40c9b3778f252c307b13753bdd0a9e97d68f2e2d15de85068c2714987cd4aae3045be360ecd335317008064593ea289ef5369455f336fc7c19151f17e7672eb677f1d35ab86861b5e98b57da38104c6b6768cb193a3ddc739f52ca6eb5c62e50460d2f335b8d1d6a39a8a4ae76e0eea5e9f455f58c7d3d55c9ec96526429f08414718e61b60e8d08964ba1bb7c00924fd92b4dfe177eb255e1a019b95691cd45ad00a6512cd3d2f3d345a8565060eb44ceadf81a7c5e7348bc991f7a36d5e585780b296b10a5e710ab2e7992b9862fafc5c3cd2d56b4d8c877316ee351fc7dea8c2ee17e35a02b319f99bbcf9488002640a8db5ca4d3f4c583fdad1a68825cf7c11aae54477e8c566a1a29dd65892236a3db82a3615302d1704c8d86d2df0036606054a1741653163b93c04c1cbc2c359689ed12e250360873c0a649c2618ca69fa808e52e6c97d8a3e87f751b953274edee4f1a8db5496bcfdb70a12f70d0240be526661861eb82fc66cf42c7200edd0ca591450b33b3e301abaaf6f0cf8f210685b531760cd7a3fbb18c4c62ab1f0f9cea50349d6417caadafd7a536307b74f52ca6659c028e177344b2bed4e069493524847374ca3792c3e199a6eff2becc84a1efd32af941f987af19dce4cd6eb00d84fa54bf95e58c1b8163639cd992475f269b2ae88f35a6d82375854d4536f5c85ef8f21e5dc6fd1eb70ebc839051351add878ec29a86a3adef07c6525cf35d59e8776bc50778f9c62fa850f88d3c437d47043e294bea4cf845047dac50f252077c43c858047311f4ae59f09183d2e08d16ce8fe7f3564191bd907a97491bc8efccb3774cb2415717f9cd5ad7ac90733ea155ce3fb9e5c47f45174dbbce08b6a33a023c34ad7867ba00ff4c2772131338f0168e18307523eb07e14ee1296e84579aebb8787278f0c91ad963b3915186f16035089d0f2a0156058a1fb572abd2edc035d09368861d6a3db378850330bf466457d0008224613b78800087dea898c0ea976c40685f1bd62df17df6e55183218bf6a0533cae8bc7bd4cef743f196b629d14b2999ae51756f1dcdc270a8ae3f67eb025c5e151aa32c70d6f1d7ed52fe302e7f3ed35d3334ccd594eac47e26b5883539801ac1824284fc251e7183cf2074a646af30204617e6728667a2a3b7e70f8ea8968833602aba06dee78a1ba239968636353dcc8ea3f3ec7f90cf440ece39e110ae5c918ab7141c722e409e3345eb154c711329b66110ccbea2cbbf4791707db865287b3a40b7a4d1bf853a7a99d261308de5e48e8e48141a3a06dc00e3c50800a15004b2cd9388fe508f6164f75307ac2bde66ae9dcc03ff99095a6b7b804f65e428ef", 0xc01, 0x0, &(0x7f0000fec000-0x1c)={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x0}, 0x1c)
2017/12/14 22:42:37 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$usbmon(&(0x7f0000fed000)="2f6465762f7573626d6f6e2300", 0x2, 0x34080)
ioctl$EVIOCGEFFECTS(r0, 0x80044584, &(0x7f00002f9000-0xfb)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
r1 = ioctl$KVM_CREATE_VCPU(r0, 0xae41, 0x0)
ioctl$KVM_SET_XSAVE(r1, 0x5000aea5, &(0x7f0000f25000)={"9a353dea98f65415b82a0766dc6dc09c46828af15e1206f71bd72851b76f3554c6b26cd3a78027465df93f443090891f956ab0711841111b2be786daa1dd69de034623312ae0f606d74995bfe6cafd273e75b43ae4aab40b78fd66796ada63c8b8f9c32a214d4eaf870c6849c1f4e2bc3f240dce940f4ac2bf3868d3da301989b6d3fb1e6fbc17c80315826c9181e522da1956abcd97590c4f79ff2f85cca15a826c561148df23973e819981bc34cd17388d51abb6e498ad12ea38601396ba6a9a1d4fe1a4f03ffd7aa43e2b0d9d1644d00016ab96e21b019e63499f63c7de91ac7a507d6c25ef30556b064c49c11f58d63a9ec769a7321e2742e8365a275d80f35b07bd75deaf913168ee25fdbcc68e706fdd368389f74796a2f4477d5292577b7e8052765fd49ff3f5e1de420c2fe8a0c633a30e133ac3f8730032e710fbd2b514f3e3da7870f8eca617a4dfecc08b6b10fe89fc0785d7ca6957ed1508e9dbd6aabbf6abccb375100590bddf18c7234b6c14c5026709d04e468e1bf68a011970dcc9d26e61eeeb2f461c33d3b62991a10bd2d3ac97cf1d99a41a17d5e0832c5aee64e0a49624d0f87ddff20cd6590c3479b0add129e10a299b32f92d2ffc8a8e38481c708ce70f936eefd623e7c0cf4856b9e7f3a9b0e6807050a66ed3c42de23401e9376e62447052564883d64cdf4573f53658790205b230fe2b29cb7a1218ea803979648a6b0ba125457ef25baba16c218c027e23a43032ff22ebc5f4582b38b336cebbe74e426c5ca5de4174c7d87d675c2a549066dfc63be85db88b029d93065a662d5ec30ca97275ea0a336448d9caf41f65697ae6d9beebc333825bc0a8fb967f511c3d01d2cf335ad5a52f5e609c1908b2c3cf4d3857482d156c8ed5b840bb452aad67ca8e8bbeab80aa9684214ee213807d1ad2b520bd103d942cd7c53cfdb4a39da7672e6400e1d207c1a10f29488b58a19ccd5ef649cd709e1106f7a3d1fa20d8681691e5f4ee0fec3caf9c06dc2bbb4fa648fc42c9063d7076a2437528a40b71b4fc02dde22853f69e4638dfcf81917bb1bd6f82db152530cf4b9b853e157c1140874bb2bb60f7e2b2a06a95361e11119c55430239dc395cf5c9f14ec67d427c9d486e5e0cc00209c45941e44a18eabd86b28b0cbf6cbcd2214229fad3811985e6d2e51385a97c10613c3c5a7001984b8505f5dfcc9d488a27c050963fd2cff79be3d4febba889c2f3ca9edf7e207798b3dff6194d86ed2c20aedeb21279dd51b6c42e1699555dfe0d54095b4ece7feda6dbcbc073cea6525fab7804285a847869c0e95a00aad1c8003dd64e3804397a6810bf1b7a09caadde6b5d05d4143eceb2a25e1cd6629593ea7d1abca63904f126afa4acdc7fef295d18796e753d1aa67fed642f157f30ce1282751721c073290a58161ab2c2ab7f50"})
r2 = syz_open_procfs(0x0, &(0x7f00000f2000)="6e65742f61727000")
ioctl$KVM_GET_REG_LIST(r2, 0xc008aeb0, &(0x7f0000461000)={0x1, [0x5]})
sendfile(r2, r2, &(0x7f00001a7000-0x4)=0x0, 0x400)
ioctl$KVM_SET_MP_STATE(r2, 0x4004ae99, &(0x7f00007e1000)=0x8)
getsockopt$inet_sctp6_SCTP_HMAC_IDENT(r2, 0x84, 0x16, &(0x7f0000216000-0x10)={0x6, [0x9, 0x0, 0x5, 0xff, 0xb, 0x8]}, &(0x7f00006c0000)=0x10)
2017/12/14 22:42:37 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = memfd_create(&(0x7f0000f0d000)="7a", 0x0)
r1 = ioctl$LOOP_CTL_GET_FREE(r0, 0x4c82)
getsockopt$inet_sctp6_SCTP_HMAC_IDENT(r0, 0x84, 0x16, &(0x7f000061d000-0x6)={0x1, [0x5]}, &(0x7f0000966000)=0x6)
ioctl$LOOP_CTL_ADD(r0, 0x4c80, r1)
pwrite64(r0, &(0x7f0000f0d000)="f7", 0x1, 0xfffffffffffffffd)
fallocate(r0, 0x3, 0xc0, 0x20002)
seccomp(0x1, 0x0, &(0x7f0000001000-0x10)={0x1, &(0x7f0000000000)=[{0x5, 0x0, 0x0, 0xffffffff}]})
r2 = memfd_create(&(0x7f0000f5b000-0x21)="7472757374656473656c6673656c696e757847504c656d31747275737465642e00", 0x1)
socket$inet6(0xa, 0x2, 0x0)
r3 = socket(0x9, 0x1, 0x8)
setsockopt$inet_MCAST_LEAVE_GROUP(r0, 0x0, 0x2d, &(0x7f000035c000-0x90)={0x8, {{0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x90)
r4 = socket(0x10, 0x3, 0x0)
getpeername$inet6(r4, &(0x7f0000765000)={0x0, 0x0, 0x0, @remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0}, &(0x7f0000130000)=0x1c)
ioctl$fiemap(r4, 0xc020660b, &(0x7f00003ca000-0x58)={0x1, 0x4e69, 0x6, 0x101, 0x1, [{0x100, 0xbc, 0xec, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0}]})
socketpair(0x3, 0x7, 0x7, &(0x7f0000ce6000)={<r5=>0x0, <r6=>0x0})
epoll_ctl$EPOLL_CTL_ADD(r5, 0x1, r4, &(0x7f0000dcb000)={0x10, 0x0})
fcntl$getflags(r0, 0x1)
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(r5, 0xc00c642e, &(0x7f0000acc000)={<r7=>0x0, 0x80000, r2})
sendmmsg(r2, &(0x7f0000871000)=[{{0x0, 0x0, &(0x7f0000d8d000)=[{&(0x7f00009a4000)="acf1bad6287babdd8fd72ab93f5db753e8731fe4dd910edb1faf7f0fe6b2596c688667d2209d3f0eeb4f72041c4fec84cf39062a66d4016421d03ec9ced79653a4512f921bbeb774c88c648877285981bfb86c89738d5562276068f3a1988d521ab9d334c929066411eaf47a3fa9fb9e3933fedfde0b2b23915f3004b68a07f9cda3a6ded70da195337d37adf18e786758f3879a8ea71e3b5eacbf8c40c644e4b265c2ed1867cfef39a2d2e91ef7fcf79a3d0d4c0176a19af5a487ed2395bda8e9782c569ac7256ba2e1f744048e5f2122902c6d123024ec77887dcb56ae1faba01478efa30c02e10c8ead51756dfad7c45078a90fdefc8f0c7936e9a8789ff4c9202dab4373ef0bf4c505fedcb3a537231e458c8c19b02d213e671de50740742891a666c66ca8d0146ec1c00e9944901a89f8c13c987659c8da744e908abc2240831afaedcca2af221eb2d2fde63e8ea5407de6f4a958315526c9b69f0661aa63922c50fb19acc5b3c3cee8a81468b6ff50e0b5589e0f43f4e6103c7f410ba396152b83712328efb1586f0fe1ce77729a333e47d98dffd8098f5b35cd8ae04c9b598c3dfcbc0aa671393e4f2d1c25edf4af91c077d1cb5bcbc6eeb93162f372b7939966d4d4b386d0e901f1ed28301036542fc40d1e098ff521304b8a0102d48f12cc7f1c12d1257764d2f239386f0c7211b59d814243adf37bb240882411b236e40d49ca63bfeee84b34eb8aff8dfe1ab97ff13f72f35acd0bfd9a18cd96371b7a1859cb5ec29e58fcaa2cddf38fd2c307349eb9647431c3a46c915a70ea53e7ba66bdce3a220b7f04c878be53f83f02ecab265e8d0cf48b160e72e77268eb7f6017a6619f86e80880e00913575a4a1e82760ae10af5cc7533d3b59a0280d03d6723015398acfb9267ea2d8b6bc5dbdd9c409258728849bff0213de778221cc4cac55a059101c7656d18d35d260c9f0508e300cb521f3107d92cdfe8bb6f40a7c8e35be97e36dd45bf412e622c012da5b5727772fff744e500edb87bf522fdb4dc3206d2aeb43c0d2dcf22da02685bc717ac5a273a4d30d137f113b87e1c217235fece0551327c4fc564d137851babef44310ec06cfdb5937038578047a77676471019b964de953bc44f022878eeb8c848e72b89ef4b3a27d6c801dafd9f2fe63cf6d8aabb4680c070f6e1ff5548aea46064759bcbc92e84b5ee70f15e47c1602f98ef9a4d9801ba9114ea268da98c09c4eca3c012cda826709dc61054cb82dbc5e93d778adb0a3b36f3e14fde929b5a35295f99c9f274d506b67ab8478e055ff8972e5ffa22aa6871c21e232606c85c41b0ba035dc257ee2f23b7dabed16f313258de197717d2f5d6c2d4f450716f91887d3cf9f9c12bc356fbc06f6ed09743d138e39b9aefa99c5510ce86f368bd31f3240c94d187bdcc68629cacbb4f03b45455a91731e1be690f861f2fde6c11d104f576a0d1acfd433e7f96332bf7d23f88ab05e273f2ce9e94622680b158decaa60b1d38c2f4d3b76c10da042b4d7eca94c7033d5a14c39efac9013a4a0911419cda771bed6939fc73b17f0510077e93b1aa2ed95bbab279b9a178707e5c627bdf21d7618da8650db82c2db7bcc5c507221db80282b026a4d19d7bba9f268f8a1063a2a2ebbc9eafa7c74e5239317a56c0f2f89abcd471799e7f74ceb08791f20a1ff5bb6befaec076e3aa918c11862874e8125a8945cad8ce38370f3408f0f1a83c3ae90f448c06c88b5cd67521afd7b489d1d4a5f45392ad83872c3449ae348463915623e4ae99be93f747a90f2c87f74d299e9599ec2be43cc0c3b85a540c975420fb3662e89895ef6eda9f1e13d9b45fdff4d6aef2bc846ce1c334599d87b1001d05dab7d8ce8b4cde1ba2af0dbbfdacddccecff0101868eeadd6d86149677efee3e8b8ae6fb900d8280566b7c473f6be0c84d6ab8ff6144e90420bcf7c3c5c06a9bd7104d23b21121c018f5d2a98cf9da3b3f23e3295dbb54a6a6758d0eee4ea6a74ebcd8fd6dd3787959cf0dcc80e80e5ee86c7c0fa589c7a39ae8d6daba368ec364ea5927670e71d21572e7c08afab943536ca93fd5600a373b191b4b1517a82428326c3b7594488bdab7e4b6dae6b3c4c5197fc2f9aada3b69107be40014239ac71aca5a48283bceba3aa9a6ccb2c28b79ce4c205cddb71d4e716c6e37b1508760ed871b4e9c167f95278c8664766e98130958bf5a6ae4be4c0eaf9c57f158d8b6017148b744dc5094cc9d6fc0959bb7f483542ddf5ad3d1845fe000df0a41af53aacb6a64233aa52c713b69eb2006201f4af4f681af3d60ec683c803cb60bb1754aadf77ef77715fcf3fb806ecaa3de8da5afe286d891d318f6bf78b5a9319d2f13da4f3937bf80f3244021d5f28c01bc125bd2c66f0dc2826b10a9a7f803fcc72168efc0248ed8ab197b8885e90fe97d176412c8e07fef2e77eec7e2615c47ebb879616b0317c6fc01203d69cd1a2ad54ed73ed8f14ee8b26a41f4197d889f8063c8268a47fc136de3673cd6f8afdf6f399368dabdf6ec564b2cb4c6c26d2e7a278fc204066f432ed499e0564a0cdacd2bc5565386ab4a88851835c39f607ddc9f10204ab74159dffbe5642528c6fecc0a941fcc3e71109a420021d352ecbf9ba31c13c1d6a27de1b0e7d84d09a8d7483fd5b0a624e6f200817dd2be0b1c3d8308e38ae5ef89dc7f0042f1df1cabe1606707316460baab6e997bad808bd07e9666743a2f64f4348225b1bc2593751e9c311561de24142c0608bab711c430178ca20debdf48ef642effb2501487c151668021ca33aa28af94a3dc4049ef85e7facb3b1624eaa097e401207ac0bc9c9b6acfe2d61dc0a9bd3c8a0f0e8b107569e7ad4b4412516aa8b8bf37c2dd28db710bfd736db052eb97fb43be227365bc13cac860fb774b8f0c5f3e0cb6ae7f05c19b246664230e3eaa5c491faff8fe6e340c3a663beb9c1186026c3bf31b776325965b6209cb25f2aa6a5bdfe57849c38d189765dd47080d2c4b43e9cdd396dd668de8c378f078f3f0ee4d1f1e8a9e9008c4d05b234cbca47c1a8d08e1492ca32f47dbc73ef4c9aed5ea2e9c99e338f562e3d1b0be7640b04f770b093c431c43c501ea94539503367894632690c76642c9c8679c798418c9419e4171a6d817e5506280988e9a1da9dccd6b7fef072039369b14779fc1aabf24a390234b0becce138ca9adc1eeb5bdb98da47ad524f259ccaf441e1b0edc409ce27cace5011811317b428012b41f13ed13c869dfbae124a29374ec33913e2a97b177cb430c834e3a2b2edb29dbf63bbe834d05ee180ac6f07a1586d2673ad43bac7c87897d12294483e4793f2d3a84c4f144615571a416e4895e81ed51c7395f8ed298b6de282832c6acff3f9a3ef4647777f7af8f41c4588d1daac77f5fbb22c4882d766896795e348926afa9f8072c0232c3cb81a9aa7fce57fc12f535238ed1d092c2c2a936c26c78f07cfde8504a92782ddc8e30dcde681efe5529378017297b3b74996f3d8b099d17429e6b0bcac21b1430b2f4556859450a7e7e24f928dc0f5d5f0bb201999ea245db007c562dbe1e3da4d6db6a647901e4dc26e3e940de3f61a0689a10f6fdc4a5fc40230947a59d34bda9322f9dd4882d5f5aa48441edc5197e677b328b22b43e20ddb9eebf3a8eb71433916a49056644ff137c8d20c0a4c8c5abb5a630c05ceca39211f811c5bb8b1399f27c10f2ce288b9097e23c8329063e7e4c1622e2fccc313f3c5f35a34cf40b1b9b3cf2fa27a7768a2a4a54a2842ea62f9402607df481cdd5be0a186ce4372674d7ca86999ac5114bbb7e09993d26df42e5ce41db3161c738e8e08ee9b0b50b0b85364f59d25538840b149b8e7b4501726c966ac72b97eecd1d276e65489ac6122a78025b64c164ff42e72558cafd5d5d56239c442183fe482cfae45678a840970014e56b4e61bc1bb0cbce39c75a81c119a06c4f0d5479e05d5b7da305cf2807ab63d85d993e2a150a64a78917430cd58e83911d6d17c87c048051ad6cb4219ea0b2cd9f9a5400cb9dde914f5dd9c30101a4f6f2b32733b4d0351bc43a7aecb805815675de78fa80d3aedb8d71a08d2bab24f75272e1ddaba485f505ec08c120a2efa997ce305d7069d411ac6e90008e6ad56721d650836dc6e8cea1a77346b0f6857c7503c7e908aaf9b695f46db4389e1c4d6a12daf24bd07f704dfa93978459c9579f5c1eb28f71486e608267943333b7fdfb5811f07679708b13852bd44237c4248771f3164e8940ecf692be035c8c89ac8c81146b5c076fe9581b967e0707d5f2f4403479346bbbcbb4e93a6be9cdc2815d5cca5fa46cfb5d4667a4e9b19df8098a4d637eb1607484f8df79699745366c7675dcdc9520d427c39d47f5012af7ddd728eb95ec762c5c600acbc0d3a03a5070e576547d21ca9cb08d01b09f6c661df7d7904e169e11145a26dbe387c8fb7e1b1bdbb81e8a1a5378c22f4abf5b48f87f80d23c812fe672bb1f6a6f3d522e125dd5ee0e175f280e9f6482c491f8b3dbcd65d56300fbe6a9726a6d1efb572745d962a75afa01bbbf72200707a7b4af0f1c939e6a8a2e0d0399543912e49a7cab546b8e5defefa6ebba548d83306f26b124a3cf9c1ac1cd1210412b5b6944974219093fc8d558a1add12eb833da2712224751936027db1108277efbd963d648b02355086c6115faa57c6af546f0201d1c53b3944f6bb80889d98c6816554808bf35223c319cd8ced9cd92a58b940f4792d137dadc1f7c452df2c0fba54c25c73bff5b2734c2e75a82d5094a62c1e885a59ed2a1910449ef04640b0ec2ca3fd8b52b4c5170ab721bb4192a4ee28eeaa159185945f1c28332a46abccf04d943ed666696494f40018193df6f400910ef20cdacb1d6baabf6f1786b792784c535efa68ef5998a343616abe4ed5625247dad9c24515c272da9dc493112ae33b2cbac0181fe70490f102313efa11559b4d443137a84c9ffc7c30053594b541bed05d7478874273c63038f6fba8388dc51eec10d45e0f24773cf0f37a13fe3f1d1f7757c342143df30a64b5f03bb167f322d2ee80d420897deaa835a27e3ff2979a71e187565a40bc9db441c0f0561aa4e1a6c8f3128398abadcc5c56c8b9502171dbcd414e5a337e38f669d49883e03ac2117bc7c33d45ca07db20e6c10743430846ae301693146fe00a7366b08f4c060c24963038fca02d020f714949294e628c55718cff536db1197aaf541b2b2d02fd020c48f522c36c56c5ee29dab3014a94a3f90b2230553db7692a1056d29c6f02c53e67d1e43b028454b71d1bfd0ddee20fbc8b8000a7bb248fc550b605d6d8ffbc42c82543af179f582de335a1152abe3e6a0e86992e05ff0d1a0b8dc0fe613a1e0a4ad5dd8283849ad02d927a2843479349b6fed3aed492e8e8158a9468aa68006920fd28ccd0d3ea9e5b33ccdfb19afd882549ca0f88785953eafb4662f98a05942bc4402becc97ed555d3b61caefe65c859870f10ee35c8a96f325bf70292a3f0325a745ca12f4978d1c4462a1d9f5d23b1184a036719a222e79615665554da0be9796b99cff078980c2d31f4a0868827e853fc067db9ffac4a73a1e28f66f572850a9d1565757c49db53d57fef5f60c1f1fb686ee1d20ef34ebe80df2fd2ff0de6254b40a9ccb7af7ad142ff406c8e17f33ce8eef2244fa649c20a25ec890791422fdf1cdfee4ec6711da6536b17c622ac3cba37af3fa88624e73632142cbb09352bf233dd650683d1adf60", 0x1000}, {&(0x7f0000f92000-0x6f)="9a47e70c5e4ef591ef304dc601e21658eccc1567962577c09406dcf85653828890801c9bdd30519986c99582cf5cc253061d9c67bc87d8ef8904cf543470e8e1b7e48165c25c06a8d8e618b2b9b1f4a2668bb864ddf3932bd5d61791689fa67424698776715e549a4933c395ce08de", 0x6f}, {&(0x7f000004f000-0xe0)="f5f54912788ad00c736615243ba2827844239886237e6e6574f7b4a6bec97a44a06467503d3c3646b2436b0ef3e0b5e5bef50e25f34004200db28953f412266ccf2f5b44601c3e766813f248949bb30b4301e6ffa2d590b6502ce40efed15f0f1a598ef73006ca2420a8480a58d90364a9d92e1ac4ab9406d141f17cef0169e751dc260d7f880d6b825c63b65812ffb369f26eaa44a650016fe9c58edef71052a9c0c650bf0e3be7fdaace59f747c7b0937b8321f1746bf41a7f05dcca719590600f84f4971b4165b6fdaabd99fefb588d2890cb99eae2f61514953f8f0cb9af", 0xe0}, {&(0x7f0000790000)="4c2ced4c6390a07801926c74ebd41b61bd126f31b647b13794b41a4407d7162edd44a78a327d1d12a3037633a4fd79a7237166b6235a26fa6f19669981d4e7ee6d54c2fa902497cdadd7ce36588c0fae666086b6691354bdf3aa7c4c125288951af9f349c40df32a83c18efda8bd9bc5728b1626aa8801319aba94c4c4b91fecddf839ceb224ce65acfe09de00c91559fc3a7b49f8f2dbae315b29468f6b71c2a18b13f161a703de1e89d686c80e1b71863c5b60bfb76b63afcb2d619f83da38ad19e3ee1c941dcd1a554c0e5ce6f21ed7cb6011cdcc4ac446ac9cfb8c5e862725e8564542d18045659019c35ef857b95e0d15494f69e0d6d54bc0cb42702c6e06e53e85afdd279b6b08a4004e111c426b2e42463930a5080f270a2d09f2b114b71195f7c236634c14c506b4cad16d98fe3906fb91501985ce2bdc65bda9cdcddb9359486d07dc8cbdcb200e7267ec9aa71f4964601bddfcaaa06bfa0c2ea3a0160507fadad29aca2e51fe179545151d6322d8d3c6df2a720b79b6d81020486bd2e5f12c4ae62a84a9dede2d4ae8388d5252f0ed7570ed49aa4c62702e3e054ca0af7ee757ebd29093ef50376c82ac76e2af3d9c4455ba2a4aeeb832ca282b59e7ee4f4ea953521f6ef2cd146141586aeffd46c8fc1b657cdd34aedb058cedbd43f773a91b26a54e29ef86ca15500a1a2ef72947c231d2e92cb76c3fd0dd816424e06a7900a87ce0893f3d2f7586177c7075cf04138dd437ee14c86a510e20582968d9119f30786db8a2a38e4efa661d08d2909ad48ca8f8dd75d58ba862ecaffeb437b1b82a4e14dd5c536c315693b0c4f1a8ef87fc14963b2c2b01deedd138c6956badf40194df8e171557ce289061b28537bd418c092e7f499506efab74f3610bad0a51e4f2ce7581ac5bd589c76bdc389b158771e0999e0f785f0132d6a5e2144d80120d3d9b207883bbfd3eec6cac2665e7faaba9c53b103b6289f417c770d6f802aa37803eebd8ec61ef65ed9de4fe15fad6ab84edda02b791cd802e356228ccf8eccb80127ae713afa41be6eaf7be406b9bf7d4d6a9523515368613aca541e88aeec50ff173023d354eeb4e07a1804029306b0b2babb7a0ddb250bec4965364eb99305bef8c3a222451442df7248a79a6ddeaf5be19549e2fecd4228c065e17d26b55d20e88f7383384001c4abc14fd871b990024609e2896dd5dc59a95027658ccae987f9edf2d7a12fb303c6609dba4dd9a09a30799441f49803d4772477df9f4a4d91ef486fd60d75c44722c68063e5b6a6ac1fa52e76a04a356a3ff3681081c63fd9d65be1eebc6edcc7dc52b78ad9bef09e83c8c7290eaa1df0272b32140ba9476d7173928d1a89f117bea48a9bfe2d4aa8bb7a2b0fc8138d1bf83d62a60e0012f2ecbb8300279050e808853164169da142b5edd5841edaa67869975a698576d8868c6fa8aa198e2fcf65be3dd2ce0a9f05adf2c35075d7a4435f6f1ceea7c828a791e78cb011f0abaadc2dc1b6107ffad39243b1628b13e0171ef973395cc83381ead9f1fb380f7ee50832fa6da043e3ffec5f53609100665402b268dfd2f97798a639ecd9d1cf4da351064078ae6a1e68693674a7f88325359a4401a7bd55507c246aa279219af9e461a02e251869d9db694c912a6c3c40b43266419be69a97f481e4dbf18c198531b94a825080530f938ca90bffcd89825931230d96dae30cf98ff51e341b87a029187a97163ccc3c3f521ad3f177c1c9273869753fba4d4a3200d63fd868548a4aef81eebb2d1c19acd3e4417323450abf194d5d3284fa77535a3e2995580d91614acff5da0440033c379015d1495afaa6dcc53e6876460e7db32cc8d246d4b1829340beca595016f647cd50a99824d401dd68ed5082c8711282037eabb449728f8303003ce8da15ae271e3b4553a94a394926bba95a01430b201022a85f45f0d06c16b4fbd693ac32542037b7feddbb970897450a0bb419173c1b68c9bc3b62a77e31ee6f865ca142017e4da14663c3ca4a531d54ea658ab26adccfd96a6df0fc85724eb34576acedfe746e49c758633e91e0b00f2b79eaf9818f80ad2f708d48c9ceed5b608b8d3d63144702cc1f6c275d904a36508a6e2b87b1f0e1774c18fbfdb8dd6ae650f959d72f4ce0229dceca3e579270815cf5f008c5c2fde1f01ce701d0d836f18588fb1c2167283f75fdb88c8cd3f1735bad84afca2d205b4a72b94b57613c85c0eec9e7de3c80e5c3f0b9bff5f6bcca6c4303b1dacd8849f90cec870ecd03ee241b26f067979d765ab1dc26ed6c85b3c150a20ddfc844c38378afe7770979a3e906e10df360a88ff399503f89056cc40f4b4e19d0e059a8aa8897b4da5d6579f687bb5aed8df3ddac4281a0f16b4b37c9ee9c2c036975a0b558dbfd44b0cd98ce657701be4d60d9c0b203aeee4221accd1f4317db4e300914fbb434e2596e6949e254300627793054a6279ccb769aa0c0f7a198058d68adc5f3cdc78bc562903a55c76818dc5d2db8005b623f54b3f58e557b3eb310c8f9b7df7814c0a822d380f0829904c5908764594e1a1f67b329fe7f08f03a5572bfdfaf1633239310cdbf8aff9f83cb94f22471bb22c0871b79d002ef9027b6a4d5700ee03baeb113c8e41926e8034de0cd44b82639e44151fe5587756529fcef9b17bc0cac1cc760c5b6fd883223a101afce2a456525ef7fbfb256ca1dc6c5b78d31862c90fe436ebceb05930b7a8a887e8cac55f0a22ad02dfb0909bec999323d503bd584a13e54154d6805ba5758bd2eeaeea1f2a8ee0acedbd985972466aca6caa12e2a63ea28c558ff63735f934d1db4ac045b89fc651282511e6fa8cfe3a4a30c24598b3afce75213091fe5a6c3dc61804e10e4e0afd82aecc0a437f246cb2ea485cdb0e29a3a926c53ef9cfce8215cf66158d4cfd3acbe8a820219b1e50114bd230cf76ac84ea73bd21d374d11921bf6fcb68d69f39b2beb12b1806542e11b206f63f02b6d6c6339ea0edd07e942944a4d37de2f4270ced421fcbb013fe0da2bc9f7121b42d78750a396dc522c6588c04889800e4abc733bad525f440c4c1287759cc6627540ae7c3e984a47bb8b7dfb362287ab1dcb0ffec76dd8f2c4718b692364cda619044922096146671f8cff3c52c2e136e22575ff65d5729c2c40979ad628fc1291e3d5ccd788f7dcf6a0301ae0b72fc0be380097194453a93be7965c50eea8ef666b9a3dbc0bfd9cad9ff724ad25c4d672b6d5fe3f1c795b5779354d7d82c1a2797e3da1ee8ef198cc178d3243741fd29f6759e5842f3ddd05fd1d113b43b233391d8f02ba983982e249b73c49fe73921b993658d3e7aaaffae795d9be887beffa3de0f3433b9ded92fae16692aeb8b420ebc1ee689d2f95f1a1120c5f0deff0f2c361416d36b24b88944a1845d95ed53541568040edec4f11fc049f037c2c90dc0a4772db212df44630bdddaa3613d1dc45438e0c565eff1d3b8a5e26e4e3ab73f1e426e6daabc9b01939a1a307b61fa46e8bbe97335e35f22748fbd87f8a51fca922fe319986744bfa6adcfffc087bd2544a9fdaae5eaf5a28266cbbdefa8e7da93d939283ceec27c883fc4cf319791d617493fc85a52fca0dcbcca94e6428ebc02edba88665368a4267d7301660dc715547c33912e59e4f96b8bb5ca76e38a7e856bd68d3c27afaca99216cb5302745cb7ead7253682d379545eb95d52970797dac4f78b99e6e7c6c67d3ea93692bb8251aa1a78b2de4a8b19f6734439152fec35815de059a07c75e97836523ddb39db15df34386e8a75cad416d253d442713ec7d28ad882b0de13de2f14580d6202bf7e55a245b9660e561512d31aa61814e4f7f2d9ce96e4831b175d7960504261c32c6162391dbebba9a34f398c512f8f72bcf3f5563857a9b8af79185687dd51e7fd4c05090ed82c05e71e079b65e7dbc70c0893824e61a2ac8135c8f437a08597d9804f17b86835da321b7611aa9228d56938e0542ecb4bcb93a2e9f9a75464e51bf94b11b12817711dd3e003c3902c047122f4c20efdc3e8fb1a9628c681c70a87f7ff1cc8cfe629116fa0015a4a682dff92aa97ff005bd2eb9e3016aab9c375f7bdb5be214e5e7b1a9e556bc35e299f5c709209913f9fc35e3e2eb442630ca48a8dc450be2aff4d46fc2c7175716d12cc4188b8d09dae113d99b5ba8cf6fc05a354110482825e58707a189c170d05e1cfb3885c249295bc6c7f3dbfa5e927d003de7cabc8f5fe943cdd4e5760606f98d74334ce5ed647ff4b27adcf79a583a4dac001d41b2a7769019fb0da1f959df55e2bff17e8523c37e2c1c269d883ac3000edcef97140345b5264a3162eeedfa4da47edfad35469c8744d4bf173a4d9119153ab15378eedc05a5129e29ec71ff615fe12e379f6e7be1eecd3a08a81b570ae6fccd9ad03a0464ec7d785d0ae5c5be3c11f3b0a8a4b6f69d63fd198ec2180773f5a04e9fba0388fb63317583975c562b2451c1289f385f98ea0bc788b747e1b9002c16376380b4e1309a498cce1920f611b00786ed6a9e05dc88074eacd24fca367be3aa416036ff7f60852948ed6c99ae0aaeb6a4825d5af234f2ed28f568ce92b3b3b6f1eafb3dfc377d5d4d55c5160bfd64c446ae80c722f8b32993b84770c7ba258d4a01b151e7b8211eae34b7764998484f93d559916f8be3c22541b4b0170b97ef7a9524ab6db6981ed68a323d9bb64ddf45b4cb9ccc5f4588fb20c053c810bb88efd0d18aed99d200216950487a9e46de1469d3972a7b1bfefae1d431a0720bca5fbcfdd258839886649c27842f11b3a50b0227b16bb0e25564535db33d8d8a440647e8adfe7e964c1c28bb8579389d035c634db78afdb6cbd1f91beaec4f7452afa1158d991634da490e6a1105210bf275e3425e43bcf265fd669890f7de3d05e97e718815e23cbdc18cdb7a63b66be957602a2a00da1c2150986947f5901f94ae562c32b1be7ad5772ecc71ff2bd7adb327ceee19405dae17960ea15b07d004c92b1e439e4a5fda0ab07c5ffc44c4007e5ddb5cbd808780def869f89691b07e352aed0b2b20fcb410423ced45d954c13b315d188768152a9bd6b81a0858359dc89972907232554c727894f3a0ae0e1ff8d4835c57d5243a4a7f156065bc50ee44b473dea4dc7465ce50c484332f073f8ddde919f8e61bd349749af463b635b6fac03871f2de9fd05fb207dc92dab2c0e09d8ccd6d05b8e3dd254de646dcb17bef52185045a4da38bb3358fd0923ded2de919fd2b791ce502143e556dea0014606dacfbfd6a0c7d82baba2aa94b876d1cce01be5753f70fed5c8f0c12ab24615fce05b8d6b766da38da6c38da9c6b8aedcfdff163e8937221d68d7cc9e05633b2e68090f7862cd1bc7488c1051628ecd7f5720eadba588fcac5a7ab2dbdfef0560b54d5abd42a9c07e4b920803354864f08275ef301e0e25b98900df90f98046ac367f594ff4c5627060fcb4076d2c7c4c4960a599356be8f4c9f96cbdd63b5811ba367b0478f3d26ef1f55ef8be0bf4b3ae55e35a88aea9b78310eb9fdb0e71c4a28956c08104e25d7ba236aaa1957b7bc66cf4c138679af12015cffd4e63a291b2186a574f15da4d2d7db8848daad5d5b2e942cb61a3d52a8f75096f14ee3e9fcc63f866502822ec48d8047882551c582e9c3b60b9063c3b896ed0281f0c7d19b58e0a541b7b8d17815e7a09b7b5a2893a97d68b12323f9c9991afcd2e29685fe27b882c735380207779dcfdaa07d91e70c65ccc6ac", 0x1000}, {&(0x7f0000915000-0x98)="3ee8e68784be0ef36dd08635a7987c4ee6937c946658adf4e24c9740a68d78397a812d9e6cb2cb5379daae3854485fafffb68a7436e6b1488a9ada2ecf87f0257cbe771e5975a9d0eeff91f66a97129e5a171d6b9a5fd06f3fb9c09d2dac8fa8bf0b92c311f90a97104573cceebf46056b4e49c49a321bb00cee5bb90c91595ba8ed04f5e14ee66df371674ea139613b67dfb6e6c87251e7", 0x98}, {&(0x7f0000a63000)="29dd364d57bff9a59918e1f4fd76225ff13b82876447c0c88d66cee722361a7874d4bcaae494fdc90a08f1a009955fe335601baeadfed1aa672fb100d0f58b265779556cb33a4f4919aed8b655aed72f596aad39c00f7f9ffc53329eac384d415de487d0ef00eb3ee209cfd9442e46624fa6e4c6560256857d664765df749237a58ffa0bf4dc636c1183ac4827cf1b12c553d6e60c", 0x95}, {&(0x7f0000eee000)="3b0d4dd00ee2c4299056ea3c5ab776a8ceb66c96a25849f63ba5aa4e14cc84568b478f5bbc12433f5b59077476ef", 0x2e}, {&(0x7f0000ca6000)="c781e7cd0fdb1491e1cc3958fe98f127ce647ecc40150452b3880128b0b0584582c01b5d9ad17bb4c9ba775940014930f79a40cf2c19cb9537026cd9022e9336dd8524eb1869170ca3fade03cec16bde99ee546daa", 0x55}], 0x8, &(0x7f00003bd000-0x90)=[{0x90, 0x11, 0x1f, "d5029b516499571c771ab9a76040353501e9d71af2310da3a25e74c86201dfc22f1910957ede4565f2f3a757ce7ff05bfb1caa0c46de82b83421dbfddac2a46dac21b482d4019915603c08e7dc505227d48e279daf6523a8fe1eb1eca71f452a76651d700de97935cf6c2199b42dc125b87c9219950325f6714550d8858094"}], 0x90, 0x4004800}, 0x1b}, {{0x0, 0x0, &(0x7f0000e58000)=[], 0x0, &(0x7f0000689000)=[{0x100, 0x10f, 0x401, "ca6abc4422d58a66a3c0d175909cdb7e2b05957de6aabe864eb9b52b583e14e55a6c29131787d02821746d83d1ca71cfbcf397f15b8f5add9a72c9d0c37c2efe059c7a60a816c745eb68362a04158413128bb99adb193fa258d338d43530955fadf178b9ed595f6350ff03aa33e175cde61cbc29e0d54bb9f361c24131aa8541b9cb2a6978bf1f7f4c5b63508b6ec9c489a58ab083a9f05142ff71d5ee6c9b83073da5b4dea6100f8f034f25fe79dfde87a99c90615f42dc1ea7f37f5616815ba72af912025f09b689ad4c9ff3d838c3c9f192efc91fbeac1e89c677d396c642f2ebe5155804af87eecce3"}], 0x100, 0xc004}, 0xffffffff}, {{&(0x7f00001de000)=@sco={0x1f, {0x8, 0x8, 0x3, 0x6b80, 0x3, 0x7}}, 0x8, &(0x7f0000da2000)=[{&(0x7f0000c33000-0xb5)="7df62c08f6a6b017303e4f59b8a1965080dbe41e07587e853c362fe45fa7f082977306b018e31bf181b3886658bc72f47bc889229219a01ee4f19e21738d30acb95a4040786aa86b462f50fd17296b017372fc6426529f8dbcbb7ef6b195e7014a67aa2a98d3401e55b9540b8e38dbed37657e93288bd2037fa55b93776e86bb4b59f4e00edcb9201974d1acdb97cea8f2457e11ee032f1d6250bdd5b1a320322d720cbd022e48d3b00cd0e134a127c58f95c2b904", 0xb5}, {&(0x7f0000073000-0xef)="bd2ac35a37fc74192a845acbbaf3e66d78d35663fd705179fd716d2ba6d218e53d059fbaa90b74d5542ac721166a1c48cefc1eafc1312cc3a8485ff534cdb57d76eaf2615b8976716daf5c913eecb96a949c4b4d0809e280004c464bf6f479c3351d460eb261c24960b5b3f732e30066c87348c3188d46dbbeb95fc459d5e3133f1de65e3ce046334566b5ef2b8487b26f96032a0c2ae460d6be5f1466f194e8062970677fe6cedf25773dd96fb6de2feb7a836059d1065a411bf4629afcf02c1edb51b409ec3c01f9f3d1a29a496b0e91be7b840ace5ee5ae7be9f6f8c27247098010c764079f37f6cbdb5d8f81b3", 0xef}, {&(0x7f0000a73000-0x96)="ff148fc9e6e303948ca46d9223654cad064961ec227d3b369878a5520db63124fc8519a4da0804bc0c35e5df4dc1c3fe80778f1eb14f143bb5621b346203189a88921d71e48c2763f388c33b4d5334301dd856bcbb4bbfffeb5663ca15ddcb9a1f5368045c787b50ea0b43310c6fe1144bfbce6516a54bfa7de346a7ce83cd6e401866890668fd654b7627729217e2b32e770fd8c26c", 0x96}, {&(0x7f0000296000-0xac)="214ce259d1f77ff26c08858e5526cedde663b9a80257ec567c6f7744a541eea0a7bfc0e85bcbece77df6c315a5e5c28f936a05f7cdd7b6722436e5e44e845684da4e4630d2765f941294ef868be78c811fee283e650e9e5e1824553c27136f5f33ec113bd603035d496a691a4a00a9025667e7cffdaa3e289c2601594de1affbcaff52841285dc8978f581bbdbf30b1cc194717d7df166278094281d30dde2c1761c6ab544fe897d22e16d77", 0xac}, {&(0x7f00005ec000)="8335460d944f20a02d5fd76fc36af8dd7518c4c6df925b39d264eb48da148e8d7015c70e397eed5f27326f36588316876f6c5165c4f93fd3414b1e1363214b46892cd8e2166d9150277e68819344239141d914dff1205838b8a005e262d3a99f83a86bd043642e4efd467248bfba6a28346bc38a8257399dc7656cbe69760be7b57121aaa52ba29a7429a6160cad36d85783923da99570d2e990bbc762c3746b398b267705bcc54a02bf740d3e5623854afb5222c5e55dbd2c8b47d1101a99cf9a6cf809b6287b9b22d920f97aec2485b6c1b8d657eb591c", 0xd8}, {&(0x7f0000211000-0x7a)="ff8b4d7f093fc1147ed05b1a8fca26ea85ca97469f40db639fe211768ceb9077e663d13e8071547cf454598071ef2adc35b6b25d19355b9c5e3603a4c1ec7cdd568d5d2a221f0d27cbb4d97408fc63ed2c2144bf94114d28dd59f563e43ea51c37d1d84a6dedc9f5e3aa8fe77c01802f98834e5f23b46b008852", 0x7a}, {&(0x7f0000276000-0x45)="ce9276c572f6ec36aedba3f7b78c5c462ce9876b1dc7bf3848c1a7ca4d317d8bf0c7d90a48b7bf58e86edee9c2e34f0410458eb423b23a112e310a97d9741d3d7e404dba0a", 0x45}, {&(0x7f0000f45000)="09167418860ee5c04e925d1ef6f828cecf90159bdb1b3c863ff2fda90f1c61cc35713088bfb0c1588f83c7c4f69da6725e387f05bb0a7f8e8aad8e908cca109002e30f81a0fedada94b0dbb520a891644aa01bb1b26ba4b8bf84044f7ac1b80667b3b4ffffd71a4fe379577457d93dbfc39abbefd4df8b1e9a2d17df99c4fb5c05fd0fce2cd8218db0ae35a4eab144a95a2fe4f06f09eeb6b63d1102b4505eed1e81141b87ddaeed42ffb2ec5372058cfc5f0975b7fd700684a63049bb21287f7c50fa355b3dac088e8a38d67e92e7ae07e2006670d4ba599c332c003d", 0xdd}, {&(0x7f000099d000)="848a01a27836465bad7bb897bbaf2a07d646714f56cebb8d06c8a7a27f5989005a076160108127ceeaa32aa5ba107e0ff9d7ec30ad6869ba62a0", 0x3a}, {&(0x7f00006b9000-0x14)="42d9d456464471f2027c800148ba2931a1309aff", 0x14}], 0xa, &(0x7f0000f2a000)=[{0x38, 0x11f, 0x80000001, "fd9cfa20bdaa7145146a1365ba27e171e5f29324bfae5907d6f0efb412a6ca34d87fe591ae84"}, {0xe8, 0x111, 0x1f, "756099e39336dbf86442df52036fcbf3e0fa1d024689cdb726a196ef6f4923ba0c5e382455ce7539a13455f61974a29661d57a09118c02ebafec6db4542ee0a8cc86fdec89e6aa6eb0ce20b901cca7f124cc4069ccd88be99ad62aad9860a2336b5cb60446ed9392197aedad8054de961c0bcd18dfa0c1d27bc3a43425a25f6326a32c2b8706def49db6f270f80751f9c0f7e4fbf09fd6f4d7d5f41dbb20520649b2c70a6b3f04d5b7188630799be843cc127445c065c51d1f4eb9a9c1d5686f26a3ec14f134aa445a4c9a7ceb3f9b22a3cff4"}, {0x48, 0x0, 0xa5, "ba7edaa61095d631802bd5b8a6c3d81eda99b3c224395a8a75445c2fe1b1bcb5e796a4b456c2364475daf1363883a079aa4345d39919e84f"}, {0x50, 0x107, 0x81, "dc83e3de2d84e688a892ba5171a48ff2b41f57fe53d508391af161b85a4594365a9cc9882e0911631c3b9265c429ac081e679020b9dc5ec536"}, {0x48, 0x129, 0x200000002, "f8b0ac764b8460528211e6ddc68b9bf4b5f78148cfb8ffb034a43d843a8de233677d70c0bec35620781565ef230235a13f034ffb215c22"}, {0x40, 0x118, 0x0, "4bdd82fc66602cf43ab239b45095c870dc14be2e534cb231b6c2902ca54cf8cfc1083d5366aa6725796d241f50abc25b"}, {0x40, 0xff, 0xfff, "cf4f1883ed1a74666cca6751de748e58b6096cc2622e933e7209635b4321bfc804fe0eb0d0b9b54e325e32befe"}, {0xd0, 0x10f, 0x80000000, "e766f09012e25ee1d8e8a49b412331980ddba5088dd6d6a4a0899fc9fbf2bcf87479531575e5484416adadddde2a0aa5735f247a6cb63f2e770df322aa0ad1f76ee8d2c67f7d7f0173b4f0b8562a786b9cffa6658d719d6b2c10d805b0d64d0c3af4aa753d1d4415eae1696aee98b59dc6d17452cb0612fe449f6f36522c5c2d7217850121e2ebed0f8c1b4cadb31d1bdb5def61a54d46b9a614b7bc3478592714f88c966d1e956b54dbb5036e2d391c01cc06104dde9cf9bd2c9891"}, {0x48, 0x13a, 0x697, "c8395721b80586d3a8968ca2126028c0efee78c4f0688427ebb958282756632149709819471a6feba54c9f1034330ec563d3"}], 0x398, 0x4000}, 0x4}], 0x3, 0x20000880)
getpeername$packet(r0, &(0x7f00005b0000)={0x0, 0x0, <r8=>0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f00009fd000)=0x14)
ioctl$sock_inet6_SIOCDIFADDR(r3, 0x8936, &(0x7f00004b3000)={@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x80000000, r8})
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(r2, 0xc00c642e, &(0x7f0000170000-0xc)={r7, 0x0, r0})
getsockopt$inet_sctp_SCTP_ADAPTATION_LAYER(r4, 0x84, 0x7, &(0x7f000024e000-0x4)={0x0}, &(0x7f0000103000-0x4)=0x4)
bind$netlink(r5, &(0x7f0000028000)={0x10, 0x0, 0x2, 0x10002}, 0xc)
setsockopt$SO_ATTACH_FILTER(r4, 0x1, 0x1a, &(0x7f0000fa4000)={0x1, &(0x7f0000f96000-0x10)=[{0x400000000000006, 0x0, 0x100, 0x0}]}, 0x10)
ioctl$TIOCGPGRP(r6, 0x540f, &(0x7f000082b000-0x4)=<r9=>0x0)
ioctl$TUNSETOFFLOAD(r6, 0x400454d0, &(0x7f0000040000-0x4)=0xff)
ioprio_set$pid(0x3, r9, 0x1000)
write(r4, &(0x7f0000203000)="26000000130047f10701c1b00e000000000000000100000009ef18ffff00f132050014006e35", 0x26)
2017/12/14 22:42:37 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_open_dev$tun(&(0x7f00002bc000)="2f6465762f6e65742f74756e00", 0x0, 0x0)
r0 = perf_event_open(&(0x7f0000940000)={0x2, 0x78, 0xfffffffffffffffb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40000000000, 0x0, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000000000, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f0000940000)={0x2, 0x78, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_open_dev$loop(&(0x7f0000e58000-0xb)="2f6465762f6c6f6f702300", 0x0, 0x4102)
read(r1, &(0x7f0000e5c000-0x1000)="0000000000000000", 0x8)
perf_event_open(&(0x7f00008e3000-0x78)={0x2, 0x78, 0x968, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f00002ee000)="2f73656c696e75782f636f6d6d69745f70656e64696e675f626f6f6c7300", 0x1, 0x0)
ioctl$sock_inet_SIOCGIFPFLAGS(r2, 0x8935, &(0x7f0000443000)={@common="67726530000000000000000000000000", @ifru_addrs={0x2, 0x3, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
socketpair$inet6_icmp(0xa, 0x2, 0x3a, &(0x7f0000380000)={0x0, 0x0})
request_key(&(0x7f0000fd5000-0xd)="6482735f7265736f6c76657200", &(0x7f0000652000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000f9b000)="2d74727573746564706f7369785f61636c5f61636365737373797374656d5b00", 0x0)
r3 = socket$inet_udp(0x2, 0x2, 0x0)
r4 = syz_open_dev$tun(&(0x7f0000520000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x100)
ioctl$TUNSETIFF(r4, 0x400454ca, &(0x7f00006b0000-0x28)={@common="67726530000000000000000000000000", @ifru_map={0x2, 0x1f, 0x0, 0x0, 0x0, 0x0}})
ioctl$sock_inet_SIOCSIFADDR(r3, 0x8916, &(0x7f00007ff000)={@common="67726530000000000000000000000000", @ifru_addrs={0x2, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
r5 = socket$inet(0x2, 0x8000000000000003, 0x2)
setsockopt$inet_mreqn(r5, 0x0, 0x23, &(0x7f0000939000-0xc)={@multicast2=0xe0000002, @local={0xac, 0x14, 0x0, 0xaa}, 0x0}, 0xc)
socketpair$llc(0x1a, 0x0, 0x0, &(0x7f0000bd4000)={0x0, 0x0})
dup3(r0, r5, 0x80000)
dup2(r3, r4)
sendto(0xffffffffffffffff, &(0x7f0000234000-0x6)="050008001f1e", 0x6, 0x0, 0x0, 0x0)
2017/12/14 22:42:37 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
r0 = socket(0x10, 0x1, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000b80000-0x8)={0x0, <r1=>0x0})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e7, 0x400000000000, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x7, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0x0}, r1, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$KVM_CREATE_VCPU(0xffffffffffffffff, 0xae41, 0xfffffffffffffffc)
perf_event_open(&(0x7f0000d20000-0x78)={0x5, 0x78, 0xdb, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0xffffffffffffffff, 0x6, 0x0, 0x0, 0x2, 0x0, 0x100000000000000, 0x0, 0xffffffffbffbfffd, 0x58e, 0x9a8, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
symlink(&(0x7f00007b1000-0x2)="2e2e", &(0x7f0000c1a000)="2e2f66696c653000")
socketpair$llc(0x1a, 0x1, 0x0, &(0x7f0000f91000)={<r2=>0x0, 0x0})
getsockopt$sock_buf(r2, 0x1, 0x1c, &(0x7f000064e000-0x1a)="0000000000000000000000000000000000000000000000000000", &(0x7f0000d93000-0x4)=0x1a)
r3 = open(&(0x7f0000f86000-0x2)="2e2e", 0x80040, 0x0)
ioctl$DRM_IOCTL_ADD_CTX(0xffffffffffffff9c, 0xc0086420, &(0x7f000000c000)={<r4=>0x0, 0x0})
ioctl$DRM_IOCTL_RM_CTX(r3, 0xc0086421, &(0x7f0000124000)={r4, 0x0})
r5 = openat$autofs(0xffffffffffffff9c, &(0x7f0000599000-0xc)="2f6465762f6175746f667300", 0x2000001fd, 0x0)
r6 = open$dir(&(0x7f0000b0e000-0x9)="2e2e2f66696c653000", 0x40000, 0xb0)
renameat2(r5, &(0x7f0000349000-0x8)="2e2f66696c653000", r6, &(0x7f0000eef000-0x2)="2e2e", 0x1)
mount(&(0x7f00000a2000)="2e2f66696c653000", &(0x7f0000bf7000)="2e2f66696c653000", &(0x7f000039c000-0x5)="6578743300", 0x1000, &(0x7f0000524000)="a7e1a95c9c8bf25423fd94a91a342ad5d98de1ef712de9cd6f847251542739f458fc593d2d37fee04ebdc6f98d0e3150a11dfc75fc30cd45b242e4a3d8a76d24a660a0b7b95af2be28fb0fe019d7ec66f6f263c5805983db5d18090dc49df0951000d7")
statfs(&(0x7f00005f7000)="2e2e2f66696c653000", &(0x7f0000272000-0x8df)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
openat$rtc(0xffffffffffffff9c, &(0x7f000021b000)="2f6465762f72746300", 0xc00, 0x0)
chdir(&(0x7f0000d53000-0x2)="2e2e")
umount2(&(0x7f000029e000)="2e2e", 0xe)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r7 = socket(0x11, 0x1, 0x1)
getsockname$packet(r7, &(0x7f0000a05000)={0x0, 0x0, <r8=>0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000485000-0x4)=0x14)
getsockopt$inet_IP_IPSEC_POLICY(r7, 0x0, 0x10, &(0x7f00009e9000-0xe8)={{{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in=@local={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r9=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0}, 0x0, @in6=@loopback={0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000fba000)=0xe8)
setsockopt$inet6_IPV6_XFRM_POLICY(r7, 0x29, 0x23, &(0x7f0000147000-0xe8)={{{@in=@empty=0x0, @in6=@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x2, 0x6, 0x1, 0x3, 0x2, 0x80, 0xb275ef6516803a08, 0x800000000, r8, r9}, {0xffffffff, 0x1, 0x9, 0xb53, 0x5, 0x9, 0x400, 0x7}, {0x8, 0xa6, 0x3, 0x0}, 0x37a0, 0x7f, 0x1, 0x1, 0xd4, 0x1}, {{@in6=@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x4, 0x0}, 0x3, @in6=@loopback={0x0, 0x1}, 0x6, 0x3, 0x2, 0x15f, 0x6, 0x1, 0x5}}, 0xe8)
2017/12/14 22:42:37 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xf09000)=nil, 0xf09000, 0x3, 0x4000000032, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x2, 0x0)
r1 = fcntl$dupfd(r0, 0x406, r0)
mmap(&(0x7f0000135000/0x2000)=nil, 0x2000, 0x2000001, 0x36, r0, 0x0)
bind$inet6(r1, &(0x7f0000b0f000)={0xa, 0x3, 0x6, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x3}, 0x1c)
ioctl$PERF_EVENT_IOC_REFRESH(0xffffffffffffffff, 0x2402, 0x0)
bpf$PROG_LOAD(0x5, &(0x7f0000012000)={0x1, 0x3, &(0x7f000000c000-0x18)=[@generic={0xd885, 0x0, 0x0, 0x8}, @generic={0x77, 0x0, 0x0, 0x0}, @generic={0xd395, 0x0, 0x0, 0x0}], &(0x7f0000000000)="73657374796d00", 0xfffffffffffffff9, 0x80, &(0x7f000000a000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0}, 0x30)
r2 = socket(0x10, 0x2, 0xc)
connect$inet(r1, &(0x7f0000cbc000-0x10)={0x2, 0x3, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000d6e000/0x4000)=nil, 0x4000, 0x8000000003, 0x20052, r1, 0x0)
sched_yield()
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = gettid()
perf_event_open(&(0x7f0000d7f000-0x78)={0x1, 0x78, 0x1, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0xd34, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r3, 0xffffffff, 0xffffffffffffffff, 0x8)
sendmsg$netlink(r1, &(0x7f0000003000)={0x0, 0x0, &(0x7f0000e07000-0x40)=[{&(0x7f00009c9000)=[], 0x0}, {&(0x7f0000b4a000)=[{0x5f, 0x6, 0x800, 0x15b, 0x3687c762, "d265ceaa68e64914f1aa5ca5be4a81b11c9f0102d5a83f84246217b08101134ab65545900a8903054baec4ae23841ea04bddec94066b556aa172aa1d6685527db2fb692dafa717028372f472d84540"}, {0x33, 0x8, 0x1, 0x28d7, 0xe2, "684e75e735bbd53fe03febbc75cf84bfb899230f1d0e3189e386e9968e42613fd5c58d"}, {0xee, 0x8, 0x0, 0xfffffffffffffff7, 0x7, "b8f4f50fb4c80c0d2d3ac668d1f8a70c205b4df0e70c01ec534a11056528d13904f9a18a03280e67094df081cc16df061f084b789f614e9ae2cc75933a37fb27623051d05d5189050b5bbaa88b0fe4dc90af1b9e1da21e3224886334fe08f97a3b1be8517bb1afdb839de73e04a08938cff5526dbfd45f1c016cfa19bee650fab95d924d47deb9c335a61e2ddc3b0143683a80a500ba80d117650e27e5bc2cfe649caef19a7b968d4686896ef76ba1670c9e530180ff0ed275c09f1c05255358fe41dbc96252a510a2bf18f73c8e172bee3e8ec3080594328089c03b39a8"}, {0x1010, 0x6, 0x10, 0x5, 0xffffffffffffff00, "5059ce113de7561fdce796731207b738d29603d84e09f216fdb0f78eb5aa10dedabb5f63e16c57d9c10ac1b7c4a9d6d164109d258d2683a01c9e7624e58ebcf8328aba16a62d2cbd3ae56b7d34c062ed679cf98b8d2db1d693bec63658528aac18580fc7c1b496a71fec13296c96151f447cf2fe711cdc84e7ab266ea07a1622bc34840f978cba04c42e4618ad22d752f2423cf628cdfa8f91872730dc017ce6903bc1f208eafbf448bc73dc868628ee926fbed9be33d94d53c4e85195376c08a6f2cc926c631689811da1804679005c70b8d02a67f51c89b14978abe39ddab05e7bcb65274e5026e47b0eed10183e39f4e30898101d3586d46f00e8cc67c33b803e9eabe31865d0126b560f9389207a544cc2fbc1e4fe59a34fdc084b5748b6104651d936ff51fc6a7e1e1dd3c685edaa41e109d305d5a64ea83f7c8d048916bd21866daa4cde1dc42cbc85566e7242e1c818fd78e502f14b7087f0c7a6d6888a275657b1c0017b6ca840811510467fbccc211cd5eeef5c10f0e5bb368cf262102c88f4eac467ed8a4cd4f7a8a474b7adbf5d9277a0daab859045261ecd2a22cb92a48a910b9a7022ccbf22583e31ceb6ed8c4bf81445b59cd3cc58b91736448cb011dc0ce3bc3c8151cde1ccd053555921a47c6df001fdc886bd2ab9156f52c9308d2f47686116a36f2fc8a59cfb6cfda65984285df46e54c0b60f307853bedef59e8969278344adba2b2ce63004712d1bba3539299eef3f0ad7f776a028737bd44bd1ce36a49e75a8742f614a99237f7299f7e9d9bf6af4a70c3648c10514b1b347763b548f96e2875122212839eac9d3fe327d10bed6c8b659bf525210c29bafda56e4ce05ded9e1e499f77fdfa91f8effa460a4d7fe2c6336f62b25ef213b1b3003892dc8b067d1a8a9640d5e5773ad51161a6e65838b0170b986649da64167d603bfa35e1591f10e79e681bb91bfc41e31b842e22d2ee8021775e2eb4a27c6b54e008ebb65a1b0fd38eece377ac07fae82f8e867a3e8a8c06d5ce2f30f8ade303b0928f4c52c0f9f6b4c916862950626b6fc41f7f39ecba00cc922828ba8bf98626e24513d2bc89d3d965966e62d9cce5dbd4374d609960cc0645339aa64faad26994fb3200de08a1d7176fc992c4bffb2c6eac056e8ed5457cd3bfaf89f4ad7c14539ffa3e503951c4e86fbf9f8b94c579470db6405e2701d8ae564ba29687fe14ae3e1d0411fc5ec4972cc640e5eab9b3ae327a92db5ea2ff03f35efef706736a4b2a1427c4b810abdb11399631c2504085ed31659a74e36adee241b78f91bfb62f88b29b04786c627f8a77e6f5a644ee9c195a98518e1d520bc0946b8151bcff2babe4ed56f6a1728bc62a71748e28a3cefebcc55876b33c5e03147a6497399475fd5f2efbc9f6912d099a0cee770a7dbe3d47a567135bd3976b433f43991b7c197b11abf5eeef84afbf03979350a9176b4d9ee10f7205655cc9ef3963f79da407980f628d778d891b8a893cc08761b169a4c7ba7cb0a4432e1c9c6c9b97a461b280163c618b5faf4c8a8f79ef9ce001e3aa853639c13c695a244d9ee9643b67e17b5881f300f574e8e5691d5e39eb80ae9d320da19173c8c71e6483959307ad2df819c52a1e54b7a8a63b4618867500f631c95e98982c9ccc2c5c44daa93605998f4b69eabca6f5fe7d8edee772c990c20cf54df0907d91938bb432e49b1491ceea06e8b69b1d954ff6529d4b8ba7c74c9b9ebb20c65953d17dd9dc3474c6bb804a0529dfe30cf402337a4f5f85f8d08ace361f4607526ceaf77db08a5ea304b39f8656b64eb1c3ff40873f8126b4afaa4c4e003c17663db354517ff2e830a1f32197b9e0e300e258c475f7345c271c2a81d699fe944d4ba84c83271fd437f440b60798a463657d59b435fccf0707788121ba02f66247f1c775350b7365b3d247077d31b01daa91ffb887276bcf400f9f3edbf1f2bf174ab8839bb8b830a3708bd09e001653688b3890b1293390cf66593356989a6f9b286758203ff3949ad8a0f0602987ea6d04fc7bbbe7e990127d134fcfa990ec95454c3a102566e58777cedf11074a4f6514be69dc9a2dae5eb2d4498ce247599a21989ee55993cee5e2e150c36373317224750b140bae84c54ca8b1bf9f9eb34debd643eb09e10f3c28693d694a97a279d1f752ee6366df3d3f2e1e37e7d4d3a0bd9493bc08914e25d04b9f29a4f6dd99e1f3ddd5c60e2b9c0fa0afe6f020941f5ef56d3eda9e6de09d1989a0d263f5257a554259719e2a51f631885b6eac0046fce89ce38985da7320e3a2ddbfe1d5e6f7a0db0cc85c1c8d2f1fe5e88cb3c572f76beef1eb1ef97347a7aea16969803822c531b05c3029f20d25439b1ab0caa696a7c4fd5cc0d7f271f66f7fb823fa0ed7a2e6d20fccd3968e732636a9fab443b7394a1aa54c14f7f3e86bd1b2aa86617e3ab5576e5f4276360500dcc2a8be183c3312ed623d254b8caafe0ea6f0ac0142d7d3e50de018dfec14baaf5c0b9fde3e40d15feea4d48a5edbe42b9a4c35b93c596522d27caa9ffe255e8b59db15340d5dab95d30e7b60fc293506ee82f268e0a3f720f7943905627bea4a5a7b50317b6fddaa1a4ac4d71c59a5d9c6d33d9811926fac8e60874e6b6b4f98e6d9b6520071c302d3c0413f0595c7ef11bd5dc4364d6fdc64a03a8a2d6d31a309c74803aa4bf25b0fb09cce8050b79fc96fb4a7cbcbd1d6263736059dc98e489ffda6cbe07f4868d020781e32b32cdc3f7e2638004aedb1cc53c85073a3b072661a6bebc64ce7f2457580b5ed95e067f6b7a556437fb07176749c249732b45dc471c1c119f1c67e0faf02c2f216a310e326014940cce44c1102fc9b94b00196a9169bc4689af803d8928ae170dc84e4374668a4daaa0cb9497ec741ad9e9b9dbc86d18b0576698a89c804126edd4665c5a93029f2672a45b3816d3e4535a6174e481d24017f9940c4b68a2bf6b33f4dbd9bed74b67673e9489f00118fde1935688a21197e658d799d9dacbfb7a8c48a309943985963603669a2fd706d23cdbfc3e55e0b68d9f9786da2d61ad5bc86d699e7613a077821c8592b5cac6f2037a7c06d7f139d290abc649427d32f177a50ac8523212122c8ca06fa726e5fbb1e9b884fb523109d3e6747a6d6e944267160643c01538ca159a04e6202afd5c37e7d1bbc3aacb232619b806fe7d3dc35d42dc744b9e4965bb222be39910fe835a1bdc1adcca7e105ca310cf8f57e82042fb9ba931563775f6d07c0ac290964a7133eeeeb9a1fde24c4b2055e66bb2a09605e3842e85fb5caddd7e9cc3e3a277faa090e73b17c5d15449c82e8cce9e933445d07ea496ffbd5549720ed866630a1629b595d6a1bc587d6629e2d295eed73f9a3819e336d72d3886ff6383daae506342e6545dd50e604f93344e513e999922abc32b65e4ebf5ffaf10ca6b84886b006e151fa28dc99d5223c032e0268f604fa0e8b0e0590b60cd5991cfbe2933e7eb0612a52e72392f435ac8a48398804279a2058d613fb608079a3178220f44675c98b27bc4fbbaf8efc5950eb2082f08d6347dcd0540668840887d2c67585ad5a7e642b6e109a53eeb482432647c3c30511e13bf7e5cce2cec78684c5497912327685d4167eeba05f41b28d4152169f450f09f68441ed8f8e963b369182fdedee6734c00a13f2518c38dd76ec8f2040ca809d3f1fbcf2393161659f8f746199eac9ed6393beb1faf3d92d29abcf0742c59599e1b1f234c5d2311fd1556ec6fd8901b63a632938d3ec6e0227fa5aac782b7c09c7a56fdfb8104aacc4a213692f4fa978f45fda5fbe4890bfb786c2aefbb60db47d3f6edf531dce7adb133f82470f4a6288ac1773f633766326b9ab9a3c0308e10a7dfb3086f32a9f4f77c896abd1d76e05a6e17cc569f8e755ed9cf6a0cd5c637298e64723d1474584ad878fa3383533b55be3f13f63406d1c0a9994ad27ab1af94e8f41cd2ca8cb8cc594a78ed1a09a20e11b066a21260f2d5bae8d9f8392eac1e57a0b8d09ff90148ff137da1db21ab62120f41ff12a26ab2e755f33c20c2e8979eeaa4e03aee71717fc7765f288524afbb7ae0803726e5e94fe0665b9a474807907260167fba9d942b533ae560474857bd1c0598a94367e481088d06dd749f912c2df03a1c457de5634721c12347a7d8911bce50cbcdd95918c0c9c639cb1634dbfd63512dfc19d4dfd03506e415711d75b345729705c9804722d0640b2dc00bc099a577e936cab645480a070216e26d7cee13570366f8463615228c68e0a1453e5a0ccc06af59e0e2613a6a7beae5d9b65802c560d5a7397168d94ad46c031bafc99fe050c6d68fe9dd8135d98d57dd0722235f2c92303b64d98cf2901f97034ec8b86d3c43d914e5fe503691eca970191198a7953507b3502f1b54d659eeb1a37898828790ced10a412b9b226379caa1442990295f21d6edbbf7c77d3b44a30c8aa6ccf8a0723a81e0038ec4f788aff64b775531a88fb3b695478ad6ffaf8c769615eefc5cad7f1460e6747a297440d15146b3c8f3b446d76854c9cbf639a3a8b5afe56724c5d09f325e75650f05511ffbaca1e40096d6c454fd8e5f82319040c1116984941a1f6db6fa60806ed4f29f4ed76c580bb66f600dcbc1c79e91396b786f1802cfb01a7cc9091d24f8269feb3a3e96d70128c60ad21d9b46c2bddcc7ab89deac0e86db3296d9cdf1fcf6c593ef2cd747823170498d9db1c4e93437900f915509218aadc5cf96aa68707a061b1a1f57fcb1a2b2e4500b26fdc81538d58c4eac1cee80e02c4b639fa711afadf0b66fcc895950786b5414a64dd1f762bebe16f31ce12c7a2066a912d1204a5653732cb92deb762d235bd83dbd7016e050af1b174e33f18fc6333623ac8262c19bb8952890660e94d5089c073762c1132b763280a23965340d4dc77d4ff0a6f51e8835e70b4d0e14b0068ef9bdad1795c480122c5b8295c229fe3a5dd6a8daeead465abaaceb799c28fbbdd8d41f0000208f89f3b2d5f119b781cfef096f77225439c93be5db28c9da469043e83a2c019c4e8c6c92f1d5089740d801b1b8e033900d1e20e3758ecdfd02fbe4fbb108b75e3867160d123977b953949fc7a757b125a46794bc0168c0c2e85cff8a0ab6b96027e62507559184141fbb8610e2a2cc91d751af81c327f2480596370bab2d5f769096bf925fe93956ec8aed34a5affe84e11d43864d1d9053ad5839316924981f0be069fc06005b2c74916a2a67e02ff1e857b14c56e641bee2880d7d9b33053a343a1cb85f3819d601a3bf6ab12d625754065be0c30f53f0051545b89493b37fc4552e877e878ff4b49552f1465d0ee03bd544d4eb354b577189105d86345184c3345617596b8efc0f6f37014960d252664352e7671bc9810b4b9ae642131fd8041f3060aaacc7fc39bbf552ed8c4cfd49ef706d29c89a5c94cf3884e24821f4a176a3b5fe95fc84f8627b53cfa4a70635a4bf22c482998585155c3e59e0c22a95bc6a636d1be589cc0580f7b1a9a2f49fbdbe27301b9c5731ba0249cebf6a781ab6fdbe089e5a8922d387330270c04ea367de42c4d032c7f39e4fd768dc3f0e1637276410fae360e957c1aaab6f3fb33e63dc1a9fb9e4ab379a8e32409fb5bb409574a0cd37128d22812f1e2d4824bbaa00c47609d8a36eeaa7f0916213eb206e48233d0c3e30b99917e76503eae626ac7e8319fdacabeacdf252c20726adbdfc532477c57bfc7e8d953592bf47d0091aebc5bc26ee"}, {0xb7, 0x8, 0x400, 0x702, 0x80000001, "0deb2a7d6ebe5dce8a3279a3698350cc0f754bf302ebf29896f2a5e05ed1f6674f5c238e2f9abdf741d0379a54cfc4378f29579514dd391a54741ecbb67b35fcf3d0a2468c36f62b190fedba24b246f0800c50b0fd38b2dd2f326cba29014f77973b99734cd59c5c8407ce393cbacef9b5ba75f17b3c89865b9366f62f1a01e376aaf329ccd1bdcbbce8e2cb6164cf6799646b32ac24cd0367beab71d50c318d0cef1737c7bf80"}, {0xa0, 0x7, 0x3, 0x6, 0x7, "f9d8db96406198cd3eb1ce705b9d91dd12d34850899c09f207157b8a1959d81f7c371cb9a336179614ad9f7b5e0739df079a13d1c6c582044437a425f43fc4423a578158c725b3e04ee0c8aa9b9f8b2e2d8e412e1d40b7f6fd3c72a905fdb21163dc23bf0177638ca2534a37294d426421a74f2b14af56ba9ba5737dfabd97cd6678d280fb26212b7be210beb0dd5e45"}], 0x12e7}, {&(0x7f000056e000)=[{0x89, 0xffffffffffffab09, 0x8000000800, 0x7, 0x8001, "7978979546ac68b74e034af6f0ed3af19809485994bfff5a9ddde4c0049e75dd397315c10e9bb7d2bfd6f14496a0e10e6045b15b8ad03ce0937503586e24578c9b4d497bfebe69087a303f844c430aad1fd62148a2ebab8d8f4b0cda631c31ac58f3920a222e48b044727f70ae046616de6b3efe7b35d37df4"}, {0x69, 0x8, 0x0, 0x4, 0x3, "59f2572b894d6db271945c6037b94019ea812c0508adaefd98aeafea2be8e46cb3462228711dd4e8cc59254514f345190466637480556f55b0e88003b59f2be5af3560dfc6ca0fb225ccd0f9573a0f73e4b970a66162996b3b"}], 0xf2}, {&(0x7f0000113000-0x11d8)=[{0x1010, 0x27, 0x100, 0xf37, 0x37a, "a19e0b5022bd6260b3cb5e973dbe042be47b646b302b395248161ff9b1454c11c92033c7409a65f79aaf6ca11b502df50af117ac301582ba83883b0bee376742279a973bdd7599bef70546bbf4d97a750889d3ff26ab312a23317b7fb61b87dd7efaf4737ecda9b9e4c9491a06901e922228957d1966b5953fdf5f7363e659f88fe3b02909ba64179ede588f30e8acc116dc3e10016cce657c3f688ae6ff4742c0152c3289b8b5ed1206ccd9a0d396992c0df12c29a787c6c12845058085d4f7e2787279aa6bf98d647de122f76d78ef0a6fc92dd064b7206f4261fc454a0e7e412817eb04d36b0d2800d4f5e9fea74a8657d9307e8d876566dabb9067bc86da0c0afde5072136102f972750067a9e97efa69cbe61859a861fb443c223df114e620dc9a7d052d3887e5dc676b34debc08ec3ddca94a613377795d58ecc97323eb3bbce76f29604dd1b615d8f450a5b978f1beeca6bc484fb9a3e75f54bd4caf4ee81216846d213e879277c7270a455797688434e083dcc0456c1ad0a1ea405fbcc953e578cb41e885416d1a30a04c76758d4940bb3daf745ab14e2b1fe5540385c6425ba0fbfd5d7dfac7eedd72a09f561973775d47464437d5d13a73cbc0543f11f9ffb4e58f0380a33a8b5b484ebead54eb670f5df3e76812446306a4e52a8094e6dce3d8a6f217cc89c535470d35cebf499ac48650a254d42eb5622ee0655f984f087df68b97049d28d02b3902ea3aff4d6560b4d362a55489c8db37afbf3074457853e653a39b10463782202a6dc5e14339578c9a90d98f1427fe65aaf4e59faff31fa78b426cd541c4334dff9a19b0d95c31dc0977dc4b471dbf16950fd369a6b1087cd2537c7f8d5b3b45000af6f53ec519480255cfe99212eb8bdb61f99a94f83e96d3567b3c363c95b4c990fece3426e6d0e6ea1108f22bfdb7146ef02f01072804c99ef4af1cfd68a79ca48c230634c6540eaf9085b2c35095f0788f0560bb6427e2e480cc77719375a4f276c879cb86203ed2f1769a60c9c0d7c7bcd8677c02b59f7dd55dab37719170f6885485f6e3a0cefeb61e55383529cb3947118262264fd531c2b191b8b29b8873262eab0192f672e7a998ed80e878787111c226e80c104db9ba7376b93fb2c6a0662d07227e9f685aa7c1301a8c33080e80476003869e3d6d20e6de72b7e8ea536a5332a7ebf81dd1b0188e58400baba06ab98f29ce554d0c615eb0578558f0140a4d258cd95215444ec0bbaf893c69f62bc39fabca46809a3b9c50fd47ca47d45e27773e42afda5acfc885230618e8a4dcaba59340471ec8a036e1f67c93708d50af1ba7b370548332dc0e71bab556db8c9e499aa1f7929632085cd9dda5fd87d1034a413f40f82850abad296bd3c561cbdaade286d808b4145e80db1106475d54f62912a9b229fa2f1378cb1cc59506cccaa026e2e10e3ce97e0d22aad5c92152ca98efb97c841d07a3ec058482ffb795202e6fe711f9f39ad41448c9373715d5fd3926360007a5cbfee67d6e24dd57454cf9eb0b15817027218675619968c6cdc9e22489d74092414fac3091a84e49ebb95ba0ae778f127ee8f8a99152f5e69fa81effdea1b7e260fb179b9f251830884fb579732d05b05494f83ddfa39a3fd77f0ce72864e76a195fb44f62f2cf2d73fe2a86d5cdf24720119cc860f5b2f265a5f7e77f49befb03f754910d11a343f70760142495c3d102c03739b6bab04dd0bb6352e2b44d528fc41b4865a907e722760b78e80297635496d842de2574c4200ff184b37dc219cd168a8e922565377c55fd412773412e993c10e162a96a2139d30f667af1809ec29c415dc89b5e5826b375fd179c5114e98f158f7b398566701efbb48025f4eb6a3544de0990fee3fe3d694bdbd57ddd037736581edf1b65abcb43ed8bca14479e8c69cbaf2cd2afe8502c18746f090343d3085edc2a2b746886bafe97116f28ab6c69d12209c407b8b6902b002c5b6255d7a4575e55c57e6d8f723418db87bd7194af8460d7b21a773782838565d20840e7c27c285d462980a6a6068ef3afa25fbe79ecd41c961dabf4dfc63cbc562059c44ed9fa0d25ad812c94397649da12a1be6fb06620a0ec1160673da9634e78eed0b16302ad7d561e99b44e28b26d673be9b9ee5bc6da417fd59331cbd2366250af0cf72202b2c5e6880db0c18bf6840a97adcb96b984e6cf736db16e0d97b2a72f761ef3b6133f5b6104a54e0fc4b1b086a88153409b41311df1728c88ea1949fb0055d440fe53da175012fe05cfacf08c32531db3e5e8205be236ce8a06fdc59baf0491684e257a713fe585087c10b73fe89ce1cbe1c0a486f6a2008104fa0ccfa52308592f9a04e1ecc63b07d227614c55027c3bbd0acb576a7d59aa5bbeef080a112dd99e8fd4696c1c6ac5f81357ed286414769721d2dc57448e1e061e8b48680b3fca0335c5cae4be77e4aeb71b615fddff023dadfd46a607568bfa3eb799ec3f640050886b1e579f9280cd57c8a3201455d1daf15439208a0c1af99d88d8b22ad41eb94fe777bd128b8add4a69a5401a18d546b9dd56ac3246855cf94431c16476470755a232d64065ab602786c267ebb80b9d35a566e9ecb7d573294898d976a6c804bb412292b4f04ea2a72fc489928b49887ab9d76887864f2468d9017da50c87d51fbb3fc26d285f28c99a06e967afffc074e8e07e5781e61d659fdcbf63c6672251df903b76c7f57c7f3f519dbec4073d1dd76e3db8abb8e4d59e97a463e1979168d60f44f6476de1ea3b48c3a93df08986d00071d08b73d94bf6604bf49e3ffaffa89dcafe55ed36b17ae5298a1503d1bbfc55f5f4dac347049ecfb8ae33c4809b3d6f7abee2ee397bc3672e5d17161ad7cfeda1dcf574990e4f9b1f58719bfb5b980a4faf8dabbd494bf2b586477a2c6544b73de9ded1ab270ea87f3a173e72d7d66180227c20a7fea7b3f23795173318b619607fa3a4144ef838357a893551abdf59a5129f153cbf130287254d81197490e4646e9736b0f3563ccbaba54e1f7ef2c7982a038cc32ef086dd046e817ea49328e1207ac011dfe90025ed2dc32f1be5ed85cc5746a7ddec485e12a461b8637fc112c80fb21ec66a4fa771ffb26b173537813bce7b55d561d0fab217c77fc1c4c83613704e6bb775da5d65018c25f4081fe606d90784807beefd2db07ff09f86af3fdb8f6ae74371200821d3349dd6add92c30fcaceaa840e3c234d9e0df4bf297ecd4693e9d1883cd784c36b5a5ff312bfa0c92ed97e0fb680f23df08cdde37ff4ecdbd93ca3891b40df5504abfe2302965a5de7d98b6985e767e4c54ec601e7c78e6ae766f5f9893e36637e59f9e370da902f0710bece2285c9b4c6436a5e4ffe3b12d98b2c587c52d5b43f6c0f0ec4e06ffe964712a989656d470fbf7ecc5aef9eebf60861760b1eb435b65e710d7696956dbdae7989250ebdde8bb08d482dfda4d91da7fe076b5cf04eab92cf99612861316b2594e8af3e232bb882d14feadbf077ae2d43ee6df75f749fce73af197256e62a917f5be6f41fd54c2010ed4866777fcf66d245d3b42c394e2d1c03fc21607d0fbda16951ededc3910527544eb91c7e9e182894fe557b3cc7b59a55b378e24324b18c8615766a64cb03c760fb2fc85706c298e51475c9d53ca08766c02eda4baf445352dcb3e12f93206ac38362e407915722786510caa32cce019df992b5bc4e7f232b6c6f10a7c52cd5f7bd8da9e87998f5b77f170ce2747bfdea034af616ceae1feb84d5b64d5606c15b82a37d5c1949b8fc317d07e12f3c3ce4e45c1761f676f2dcb52e9706a8e8ead3a47d91cfaf029efd0c7cb75133a66d83e27e27962de8982e2fdeb0c95f43dbdedfa811d49d7a5bf7b56af8780caf72fdc86d7b2844e11c4b5b3e3d488b8917a53e2b7a02e8478f105e44c7fc083ede6fc6a42cebe94d4496cbb4df7254d464191429a25c9efb244564c80ce9e942787acc61750434fb6e45a3aa76f7b3c3d1e6d914b0e729e029ea2bebc783262b43485f5b9d58d04eca57d4e751d0d54699f15abee6d1f9247c66535fd11479718b48564671aed53cdc31b4885e69b0218d2a1bc6d848a520076002f1327b022420e8b75e57d8c1f7a8ab387254fd6f515f7cdff026cf5271373a2b632bbbf85529c3f2dd006536a5b23ee39861cc2ff63d24ac72c7fec7eb707c1beb921660a1cb5bad35ad98e06dd1c083d5317d949e04bd811e900021594014810592ef366f519fbe4ea6a81caf24e55d22b207388a7ccded66587231a557286a1073f4a7fd978d3bd39938b161d1b51f1c2252ac95870b6d6a7e4992e854b0f2bc028a04246dc642755a0d8132e4d38488f4c46bba926355bdd8243277eadb3d031e16c62673ea5930fbda78a93b0fdf4bc114a337198bafd6db6dbea3949d0b00209ffdf24a9512bb3bf68e9b8dcd534022621aa0c5d90272c50fc6fed1da862fc4261e4b7741a3fe09fdfa31a61cd76d55fe7fc9851b187fb65d9b5adcbc210148919df6b81faaba3bd614a6c414ee0d92bedb6319ac25d6e492bd591d174fae3c8e9b309336b6612f167eeb17dcec2b935742369989e9571d2631d52551d790b8a5f99289070878345eaf4145c4ea3852e9f5f7cbd4433cabbff2d5ab55626404e143756f602a04c74fe923820d5701171cdc91d03c0bcda3483b4f5edd31d76d56f91a186a899501ab322b16848fa28562cee0024d6e534af788dd2a9a3d7c000074deb85ad0d1e61d064fc2451a7b4caa9fddccb116d433e32108b99954a647c95382a7e030dbc2c4ba033a6051eb737473620b5ebfb517daf1b2e1f19660290ba5931b923a7877f90b35437485fd2778e9f031515653e533dd241cd2089ff17c2ac212e477b6d787ac65b1b1a372d21dd836e713dd918b35fa900c1773c0220b2f67ac6ff29785bace998bd1a0ad17edb0285baffc8faad436864b1acd1ea6957c631e51e8402fde1ed9815dc32c8d27f7580e69f82e4787d0e67c712815f34b3e1fbabdb143a2e265a4138feec43133d781991cd3f2038f3b59a09df9e91878bea8ec7d71b96683b50c0fe1b3625402f5fdd89a881a962205734098892292bbd11f80c09c14fc67a6acc288bdef84388bf0aca5c1294417c35e772c568d6ff3a7376b0785af0de445f2bdd9b676f9f45fda8e144bae2554ac0fb42d1c54767899e0284dd419c2990dd685657a8a2595c637f67050139ca970f5118178a413ed9f5ddb8b81522e5edc1933fb1dcab394b4434ec2bb5323962b4003bdb2c311d00f22ccf9ce198719d0875e5f5795233cacf540aee2b8a74bb89f74110164d43638276affad068da506dda22288231d255f017f37d19f9dcb39fb95a25f0bbe2a1eb078b92433055c2d95fa6a7ebad3cfaf58cbe09496d55f3b82bc623d2a53cc646ab8507d0208817a52358cc88d415bae5731d5d48ee09759db5de7716c084e947f05e112bd7945634a382ad0dc0b88b29cf4c3fd48d4ee3c520224edc1d0c7aefb51d6aa89782d3b456ccf2e6ea94b84777377d528f74833a4d0efb023cdf20f784417a94c595880c39343d0a1b644589b2e96a11f114a763770c3e27a8b99747e92c6423730a3f8333b2bfcc44eb3cb6b0ef25fb436506696b387a1659307175b237e9d7d17dd9965a154a8253884321b818bafe6f479ccb179f5bf81a0c8cfc7877b2659b1b380fc14fa0f29ddbe276a79c053933a6bc922afabc179a048e872e6f7eda9264930eaad38143128966105c356"}, {0x64, 0x800, 0x1, 0x1fe, 0x2b, "5c10551703f5c01ab5e028d73f07c66d03ab6f23bdbecda81a16046dfe70da382113ff94ffa7a3e9fd105a444a2cdfbc603fc3274aa76d5aa5069f2a3a934fe2f1e91ef5a849471725c8ad18b386dce365b946e6"}, {0x4f, 0xf6, 0x300, 0x1ff, 0x2, "6e5fcbc05b1c66635c8864d95ccaab9e86b8f738c02eb266b3178a202453ef864ef401706092b86bb7f5ea377394a26c997b43236f69fe9a5af3e2a56f6e2d"}, {0xe8, 0x2, 0xb02, 0x401, 0x7f800000, "8ec30322a8917d8c9e23177c1b02f5fa1381f11784fd1ecd75750e548b3734a14a103f518a33a85ffc260138b92eff926fd2c938874b9a03034edd73f87709aa761f6509436dd856c1e48c502b5fbfc7bc6dcdde1caae9f527c99582be3d047ab9b3cfa6fa057c982cd22ab2b01f5d0d3115b672df274a3b1b1393d7a3734dee3cdbff66bc4fb21f1b3ceb591201979527d02e9306bc68acf3faa194bf2546c97310d20588b32af8f15a53bb42f5c9258aab84d2aa03ea2bf872eb0e25589c5a12808cc20af95dadef832d6112dbf6cedc68b48a396e408f"}, {0x29, 0x8, 0x5, 0x26f, 0xc98c, "ba861c52888091635e6063f76d93f20b75b6bcf639c015f96e"}], 0x11d4}], 0x4, &(0x7f0000014000)=[], 0x0, 0xfffffffffffffffc}, 0x0)
r4 = creat(&(0x7f0000fa1000-0x8)="2e2f66696c653000", 0x90)
perf_event_open(&(0x7f000000a000)={0x1, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10000200000000, 0x209, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mount(&(0x7f00006e7000)="2e2f66696c653000", &(0x7f0000344000-0x8)="2e2f66696c653000", &(0x7f0000fb6000-0x4)="6e667300", 0x0, &(0x7f000000a000)="")
getsockopt$inet_IP_XFRM_POLICY(r1, 0x0, 0x11, &(0x7f00001b0000-0xe8)={{{@in=@broadcast=0x0, @in=@remote={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@remote={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f000057c000-0x4)=0xe8)
open_by_handle_at(r2, &(0x7f00008f8000)={0x51, 0x6, "cfa6f904add9aa716cc2204ede825b5d59f62f48561060c13f53cc772a93d529a5264f91e4d5ba433f51315c32a614313976935d1dcd941c01b6082261d07a70508a8122bddb9152f3"}, 0x400001)
listen(r4, 0x80000b)
bind$inet(r2, &(0x7f00007af000)={0x2, 0x1, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000c19000/0x6000)=nil, 0x6000, 0x3, 0x32, 0xffffffffffffffff, 0xfffffffffffffffe)
syz_emit_ethernet(0xd8, &(0x7f0000b8f000-0xd8)={@empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], @random="7c02aa24bfdb", [], {{0x800, @ipv4={{0x5, 0x4, 0x400000000000001, 0x0, 0xca, 0x0, 0x2, 0x0, 0x40000000000411, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @dccp={{0x3, 0x3, 0x4, 0x1, 0x8, 0x0, 0x0, 0x7, 0x1, "44ef5b", 0xfffffffffffffff7, "6b14cf"}, "5526be69910c0167339a13ef82ae9b83a3d5dd8a57afc114d01188555876292ec52b5ae5fbffed11672523bd3d8a54590e872002b82c1eba7c3edce3e734fde2dd56dc0f1b5699d87aabd76e8be55bb34e8005a9902e982ea1951e1fd52b1a2eebe0f53d7e7a6937b516e9cb2f700ab454f63939273aa47f4978417cf847b6e34fb30624494777c654255b0163d5b6ee062c2402c814f2a1ca50847f441503c80983a24b14c8"}}}}}, 0x0)
mmap(&(0x7f0000000000/0x1c000)=nil, 0x1c000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_buf(r1, 0x29, 0x41, &(0x7f000050c000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000071d000)=0xea)
socketpair$unix(0x1, 0x2, 0x0, &(0x7f00004bb000)={0xffffffffffffffff, 0xffffffffffffffff})
setsockopt$SO_ATTACH_FILTER(r0, 0x1, 0x1a, &(0x7f0000018000)={0x2, &(0x7f0000012000-0x10)=[{0x5a, 0x0, 0x4, 0x7}, {0x6, 0x0, 0x0, 0x0}]}, 0x10)
2017/12/14 22:42:37 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$mice(&(0x7f0000230000-0x10)="2f6465762f696e7075742f6d69636500", 0x0, 0x100)
setsockopt$sock_int(r0, 0x1, 0x0, &(0x7f0000675000-0x4)=0x9, 0x4)
ioctl$KVM_RUN(r0, 0xae80, 0x0)
getpgid(0xffffffffffffffff)
ioctl$sock_SIOCGPGRP(r0, 0x8904, &(0x7f00009ff000)=<r1=>0x0)
r2 = getpgid(r1)
getsockopt$inet_mreq(r0, 0x0, 0x27, &(0x7f00009f1000-0x8)={@local={0x0, 0x0, 0x0, 0x0}, @empty=0x0}, &(0x7f0000827000-0x4)=0x8)
sched_rr_get_interval(r2, &(0x7f0000377000-0x10)={0x0, 0x0})
getsockopt$inet_sctp_SCTP_GET_ASSOC_ID_LIST(r0, 0x84, 0x1d, &(0x7f0000f89000-0xc)={0x2, [0x0, 0x0]}, &(0x7f000007e000-0x4)=0xc)
r3 = openat$rtc(0xffffffffffffff9c, &(0x7f00004d6000-0x9)="2f6465762f72746300", 0x200000000010002, 0x0)
bind$nfc_llcp(r0, &(0x7f0000c7a000-0x60)={0x27, 0xfffffffffffffffd, 0x8, 0x7, 0x2, 0x7, "97b12d663aa2cbfdc94f2aa4829666b2a5e19a6c9992ef96e8a23a1ba95570c7d10d1078038113b2b92a8186b15eb27e56bdd7f49a376d27590e370b7bd4a9", 0x5}, 0x60)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00005d9000)={0x4, 0x0, [{0x80000019, 0x3, 0x0, 0x2a20, 0x4, 0x0}, {0xc0000000, 0x401, 0x8, 0x0, 0x1, 0x0}, {0x40000007, 0x7f, 0xfffffffffffffff7, 0x4, 0x1c, 0x0}, {0x80000000, 0x1, 0x5a56, 0x81, 0x100000000, 0x0}]})
fsetxattr(r0, &(0x7f0000c1d000-0x1a)=@random={"73656375726974792e00", "2f6465762f696e7075742f6d69636500"}, &(0x7f0000baa000-0x10)="2f6465762f696e7075742f6d69636500", 0x10, 0x1)
socket$inet(0x2, 0xa, 0x40)
perf_event_open(&(0x7f0000930000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x8, 0x0}, 0x0, 0xffffffffffffffff, r0, 0x0)
r4 = syz_open_dev$loop(&(0x7f00009f2000-0xb)="2f6465762f6c6f6f702300", 0x0, 0x101086)
pwrite64(r4, &(0x7f0000d7f000-0x6)="031a0000f49d", 0x6, 0xffffffffffffffff)
ioctl$KVM_GET_XCRS(0xffffffffffffffff, 0x8188aea6, &(0x7f0000547000)={0x2, 0x0, [{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}]})
ioctl$KVM_SET_REGS(r3, 0x4090ae82, &(0x7f000013e000-0x90)={[0x9, 0x80000001, 0x4, 0x100000, 0xffff, 0xa14d, 0x33, 0x9, 0x1, 0x4ad, 0x5, 0x2, 0x17d, 0x4, 0x40, 0x7fffffff], 0x0, 0xc884a1a250b2f83a})
r5 = syz_open_dev$vcsa(&(0x7f00006ef000)="2f6465762f766373612300", 0x200000, 0x0)
pipe2(&(0x7f0000c72000)={<r6=>0x0, 0x0}, 0x80800)
set_mempolicy(0x200000008001, &(0x7f0000f8a000)=0x1, 0xfffffffffffffffe)
getsockopt$inet_sctp6_SCTP_I_WANT_MAPPED_V4_ADDR(r3, 0x84, 0xc, &(0x7f00008b4000)=0x0, &(0x7f0000ed6000-0x4)=0x4)
bpf$BPF_PROG_TEST_RUN(0xa, &(0x7f00002c2000)={r5, 0x80, 0x4b, 0x81, &(0x7f0000d41000)="f7bbf6b4e3d88085d38c461f3e8f3151f317216ab8980d4d95267f3660077cf7d9a3cddffcc9bd1f33dab9fa8cc03e2bb5b84cc17d7c84151d8fd56ee6b3634d1bbfd3bbe68725922ab047", &(0x7f00009da000-0x81)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x40, 0xfffffffffffffffa}, 0x28)
r7 = openat$loop_ctrl(0xffffffffffffff9c, &(0x7f0000570000)="2f6465762f6c6f6f702d636f6e74726f6c00", 0x2, 0x0)
ioctl$PERF_EVENT_IOC_SET_BPF(r5, 0x40042408, r6)
fcntl$dupfd(r6, 0x406, r7)
setsockopt$netlink_NETLINK_NO_ENOBUFS(r3, 0x10e, 0x5, &(0x7f0000bf4000)=0x8, 0x4)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x385, 0x3, 0x0, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x46, &(0x7f0000000000)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x38, 0x0, 0x0, 0x0, 0x1, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @icmp=@dest_unreach={0x3, 0x0, 0x0, 0x0, 0x0, 0x0, {0x5, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x4, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, @broadcast=0xffffffff, {[]}}, "0d168c755321d492"}}}}}, 0x0)
2017/12/14 22:42:37 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000000000)="2f6465762f73657175656e6365723200", 0x8000, 0x0)
ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_timeval(r0, 0x1, 0x14, &(0x7f0000001000-0x10)={0x0, 0x0}, &(0x7f0000001000-0x4)=0x10)
r1 = socket$inet6_sctp(0xa, 0x20004, 0x84)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000000000)="2f73656c696e75782f636f6d6d69745f70656e64696e675f626f6f6c7300", 0x1, 0x0)
mq_timedreceive(r2, &(0x7f0000434000)="0000000000000000000000000000000000", 0x11, 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_PARAMS(r1, 0x84, 0x9, &(0x7f0000dc6000)={0x0, @in6={{0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x20}, &(0x7f0000420000)=0xa0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$void(r0, 0xc0045878)
timerfd_gettime(r0, &(0x7f0000001000)={{0x0, 0x0}, {0x0, 0x0}})
r3 = add_key(&(0x7f0000000000+0x1a)="646e735f7265736f6c76657200", &(0x7f0000001000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f0000002000-0xe7)="d0ba952849e69bb58b0d4b6cbb818f13410ea85ac5da2afcc4ea2b2dbad1c35dcc9192528e66e930e670e7e64bbc61acdd467931675601c6fe2d108ad9c00f82b1d37145068886ec0666222ca25039831e80ebdd6c7fbbd34b243154805506d7ce7a6b0c68b86a75facf5e5b5859c314dc28c86a9ab2ed458aafba6b2348170932952c9a767bb30f0d2c53dbf26710c8f4e0890a761f173b0e5948ea37dacb0b1f2428e641f0afc8723cdab4fc0ab43aaefa775e9485f411208c31d6811160479f03bf410e2f418e44282a20880043cad958d15252d64c141cdbbcc6983d6aa3c3a403d5e89831", 0xe7, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = add_key$keyring(&(0x7f0000003000-0x8)="6b657972696e6700", &(0x7f0000001000)={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x0, 0x0, r3)
setsockopt$inet_sctp6_SCTP_SOCKOPT_BINDX_ADD(r0, 0x84, 0x64, &(0x7f0000001000-0x3a)=[@in6={0xa, 0x1, 0x3, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x6b6b}, @in={0x2, 0x3, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x2, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}], 0x4c)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TUNSETSNDBUF(r0, 0x400454d4, &(0x7f0000001000-0x4)=0x8)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_SET_VAPIC_ADDR(r2, 0x4008ae93, &(0x7f0000004000-0x8)=0xd002)
write(r2, &(0x7f0000002000-0xec)="c2b09e91f8d445b0546766a85549e725dd224e60a3251a93c83e92c942e35069adb54d22d86bcd0053b8da1a9b122e900dc746d2e887e0880227d6e0c1d6c5964e5ee03460a90240b7625e502a9e4c1532c4654ac08278ec649d0174d80ca181b36e6a5ebf181f5a3f8026b80178545f33d6e92809ff07a9da1404bae4b62308b25a051ba3cb35c340ea44733db8c8089904d10cff6baa500c03b87e87217becadced146931ada4abd10e54fd9b3bec010921322c6627e80d1af260dcbb2d7345fe9ff7f4f055e439e451506dc9d0e292b77bfcd5b037b15a99b194af25d7955c3b8070bcc8e36376606f8fc", 0xec)
epoll_wait(r0, &(0x7f0000000000)=[{0x0, 0x0}], 0x1, 0x7)
r5 = request_key(&(0x7f0000e96000-0xc)="636966732e73706e65676f00", &(0x7f0000001000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000002000)="00", 0xfffffffffffffffb)
keyctl$set_timeout(0xf, r4, 0xff)
setsockopt$sock_attach_bpf(r2, 0x1, 0x32, &(0x7f0000001000)=r2, 0x4)
keyctl$search(0xa, r4, &(0x7f0000a3f000)="6c6f676f6e00", &(0x7f00005c6000)={0x73, 0x79, 0x7a, 0x2, 0x0}, r5)
2017/12/14 22:42:37 executing program 5:
mmap(&(0x7f0000aee000/0x1000)=nil, 0x1000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_sctp(0xa, 0x0, 0x84)
setsockopt$inet6_buf(0xffffffffffffffff, 0x29, 0x42, &(0x7f0000897000-0x2)="", 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_PARAMS(r0, 0x84, 0x9, &(0x7f00006e0000-0xa0)={<r1=>0x0, @in={{0x2, 0x1, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x3ff, 0x7f, 0x92, 0xff, 0x12}, &(0x7f0000a2f000)=0xa0)
getsockopt$inet_sctp6_SCTP_DEFAULT_SNDINFO(r0, 0x84, 0x22, &(0x7f00006aa000)={0xfff, 0x20b, 0x100, 0x401, <r2=>r1}, &(0x7f0000bed000-0x4)=0x10)
setsockopt$inet_sctp6_SCTP_RECVRCVINFO(r0, 0x84, 0x20, &(0x7f0000f2b000-0x4)=0xfffffffffffffffe, 0x4)
getsockopt$inet_sctp6_SCTP_CONTEXT(r0, 0x84, 0x11, &(0x7f0000a50000)={r2, 0x9}, &(0x7f000079e000)=0x8)
r3 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000da0000)="2f6465762f6877726e6700", 0x513082, 0x0)
ioctl$KVM_PPC_GET_SMMU_INFO(r3, 0x8250aea6, &(0x7f0000de6000+0xaef)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
uselib(&(0x7f0000196000)="2e2f66696c653000")
r4 = openat$kvm(0xffffffffffffff9c, &(0x7f00000fe000)="2f6465762f6b766d00", 0x0, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x1, 0x32, 0xffffffffffffffff, 0x0)
r5 = ioctl$KVM_CREATE_VM(r4, 0xae01, 0x0)
r6 = ioctl$KVM_CREATE_VCPU(r5, 0xae41, 0x1)
ioctl$KVM_SET_GUEST_DEBUG(0xffffffffffffffff, 0x4048ae9b, &(0x7f0000cfd000-0x48)={0x0, 0x0, [0x0, 0x9, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0]})
fcntl$setflags(r6, 0x2, 0x1)
ioctl$KVM_SET_DEBUGREGS(r6, 0x4080aea2, &(0x7f000078c000)={[0x0, 0x0, 0x0, 0x0], 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
chroot(&(0x7f0000e5d000)="2e2f66696c653000")
ioctl$KVM_S390_INTERRUPT_CPU(r3, 0x4010ae94, &(0x7f0000382000)={0x7, 0xc72, 0x6})
ioctl$KVM_SET_MP_STATE(0xffffffffffffffff, 0x4004ae99, &(0x7f00002c7000-0x4)=0x0)
setsockopt$inet6_MRT6_DEL_MFC(r3, 0x29, 0xcd, &(0x7f00007a1000-0x5c)={{0xa, 0x3, 0x4, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4}, {0xa, 0x2, 0x4, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x7}, 0x0, [0x9, 0x100000001, 0x0, 0x2, 0x6, 0x4, 0x642, 0x7]}, 0x5c)
ioctl$KVM_SET_TSS_ADDR(r3, 0xae47, 0xd000)
sched_setscheduler(0x0, 0x3, &(0x7f000078f000-0x4)=0x4)
ioctl$KVM_GET_FPU(r3, 0x81a0ae8c, &(0x7f0000018000-0x1a0)={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0})
[  127.762603] IPv6: ADDRCONF(NETDEV_CHANGE): lo: link becomes ready
2017/12/14 22:42:37 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_FIOGETOWN(0xffffffffffffff9c, 0x8903, &(0x7f0000bf3000-0x4)=0x0)
socketpair$inet_tcp(0x2, 0x1, 0x0, &(0x7f0000ce7000-0x8)={0x0, <r0=>0x0})
mmap(&(0x7f000040d000/0x3000)=nil, 0x3000, 0x2, 0x2010, r0, 0x0)
r1 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000a15000-0xb)="2f6465762f6877726e6700", 0x4000, 0x0)
getsockopt$SO_PEERCRED(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000fae000)={0x0, 0x0, 0x0}, 0xc)
ioctl$TIOCGPGRP(0xffffffffffffff9c, 0x540f, &(0x7f00001fb000-0x4)=<r2=>0x0)
openat$vcs(0xffffffffffffff9c, &(0x7f0000f8c000)="2f6465762f76637300", 0x200, 0x0)
r3 = syz_open_procfs(r2, &(0x7f0000b7c000)="6c6f67696e75696400")
sendfile(r3, r3, &(0x7f00003c9000-0x8)=0x4, 0x400000ff)
getsockopt$inet_sctp6_SCTP_NODELAY(r3, 0x84, 0x3, &(0x7f0000223000-0x4)=0x0, &(0x7f00000e0000-0x4)=0x4)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDR_INFO(r3, 0x84, 0xf, &(0x7f00008ba000)={<r4=>0x0, @in={{0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2, 0xfffffffffffffff8, 0x240000000, 0x6, 0x1}, &(0x7f0000d84000-0x4)=0xa0)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(r1, 0x84, 0x1a, &(0x7f000082c000)={r4, 0xed, "29e1d64f9d4e625fd175bae04109da6472651038f5aa55851bfbf77fd8149a2f80f37bf2bc7c45e7aded20c0a8a7e851bb72cfe7e51cc5949f33a46f3036210e6f7b5127cfb1592d5cb55f9946a39940ca14f5e3908f840aafd576c0c26e0ab7e7d17909c4de8cf3439ce86b7d9537fef40005a879aa28200b22a7e9a98008aa3d764a718fe92d051c3eb6713ec490dff371f7f7b6c4e04d3feec7d68870f56dcbf4c663bd5d8e6af29ad285b883e37804b09cdba9d2d718766176857fc39cb321b0275ac21f1620f306732144b2694fc632b01d4716e97ed3eb7cf0c29f1f7b773dd8a63a4a450b20b9e43228"}, &(0x7f000044c000-0x4)=0xf5)
2017/12/14 22:42:37 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x5, 0x100, 0x0, 0x0, 0x3480000000, 0x4002, 0x4, 0x100, 0x40, 0x0, 0x1b, 0x0, 0x2, 0x5, 0x0, 0x0, 0x0, 0x0, 0xf8, 0x0, 0x0, 0x1ff, 0x80000000, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0xb)
r1 = socket$inet6_tcp(0xa, 0x1, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCGSID(0xffffffffffffffff, 0x540f, &(0x7f0000d56000)=0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000a17000)={0x0, 0x0})
ioctl$TIOCGSID(0xffffffffffffff9c, 0x540f, &(0x7f000062f000)=0x0)
ioctl$sock_SIOCGPGRP(r1, 0x8904, &(0x7f00006ec000-0x4)=<r2=>0x0)
r3 = syz_open_procfs(r2, &(0x7f000035c000-0x11)="736d70901e")
r4 = creat(&(0x7f000059c000-0x8)="2e2f66696c653000", 0x1)
ioctl$TUNSETVNETHDRSZ(r3, 0x400454d8, &(0x7f000043e000-0x4)=0xffffffffeffffff6)
r5 = syz_open_dev$tun(&(0x7f0000520000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0xa)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = dup2(r4, r5)
ioctl$KVM_GET_IRQCHIP(r6, 0xc208ae62, &(0x7f0000c71000-0xd8)=@pic={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
setsockopt$ax25_int(r6, 0x101, 0x0, &(0x7f00003ec000)=0x1, 0x4)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x100000000, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x8000000000000, 0x0, 0x2, 0x0, 0x0}, 0x0, 0x20, 0xffffffffffffffff, 0x0)
timer_create(0x7, &(0x7f00003f2000)={0x0, 0x9, 0x4, @tid=0xffffffffffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000999000-0x4)=0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0xfe, 0x100000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x2, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r7 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000c6f000-0xf)="2f6465762f73657175656e63657200", 0x20000, 0x0)
getdents(r3, &(0x7f0000247000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xce)
clock_gettime(0x5, &(0x7f0000ef1000)={<r8=>0x0, <r9=>0x0})
write$sndseq(r7, &(0x7f00007a0000-0x1b0)=[{0x4, 0x7f, 0xfffffffffffffffe, 0x20, @tick=0x7ff, {0x2, 0x9f}, {0x800, 0xff}, @ext={0xdc, &(0x7f0000d5f000)="cf1fa2ce59404c74af115c64cb9dac3f0f82194d859435467e93c41894fd5edd57a50ad3f26ad3becd733f98e6391a7b6f9b5b141250ada7a4569862baef43defd2861e553457b7734b27261696bec66a778c44eea67e3cbb5e5311c2d6843f41e8697b47913db304c3c77cd84ec636a399c440d9866ec25f91ce9d5205ae9a837abaaad08bf61b182f8f4e19351c532bdc897626310b36a0293d2009c3d44f03bfba88c32c58f6c8bab265b0c8d2c35f7c0695f57ee8aaf2d2d9cc137654060934d9dc56c30d47c30da053f61953f9a71e5e6b561f7b37e72ce3f06"}}, {0xff0b, 0x4, 0x400, 0x5, @tick=0x5, {0x30, 0x3}, {0x8f9c, 0x1}, @result={0x0, 0x9}}, {0x10000, 0x101, 0x0, 0xff, @tick=0x6, {0x5b10f405, 0xbf0}, {0x800, 0x82}, @time=@tick=0x80000000}, {0x20, 0x1, 0x100000001, 0xffffffff, @time={0x77359400, 0x0}, {0x8, 0x9d0}, {0x1, 0x400}, @addr={0xfff, 0x6}}, {0x3, 0x4, 0x3, 0x10000, @time={r8, r9+10000000}, {0xd7b7, 0x80000000}, {0x8, 0x3}, @result={0x7, 0xf6}}, {0x81, 0x5, 0x2, 0x8, @tick=0x5, {0x6, 0x8}, {0x400000000081, 0x1}, @queue={0x4, {0x4, 0x62}}}, {0x4, 0xffffffffffffffff, 0x1, 0x2, @time={0x0, 0x989680}, {0x80000001, 0xffffffff}, {0x0, 0xffffffff}, @ext={0x44, &(0x7f0000d1e000)="908407f193446169755ac7739de3b1eb12d9d25bd9a8ff100adb1421e8000000000000000092a117662916a321c602d2f6d0769c76ca5ff19a1c5549058fe4d72d453013"}}], 0x150)
close(r7)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r10 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000ed6000-0xc)="2f6465762f72666b696c6c00", 0x2, 0x0)
writev(r10, &(0x7f000037d000)=[{&(0x7f0000518000-0x7)="0bf5430f00032f", 0x7}], 0x1)
timer_create(0x0, &(0x7f00002c0000-0x58)={0x0, 0x41, 0x4, @tid=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000c9a000)=0x0)
ioctl$sock_kcm_SIOCKCMCLONE(0xffffffffffffff9c, 0x89e2, &(0x7f0000317000)={r7})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:37 executing program 0:
mmap(&(0x7f0000000000/0x77a000)=nil, 0x77a000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000077a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000077b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$binder(&(0x7f000077c000-0xd)="2f6465762f62696e6465722300", 0x0, 0x2)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$binder(&(0x7f0000000000)="2f6465762f62696e6465722300", 0x0, 0x802)
ioctl$BINDER_THREAD_EXIT(r1, 0x40046208, 0x0)
mmap(&(0x7f0000000000/0x8000)=nil, 0x8000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = syz_open_dev$binder(&(0x7f0000005000)="2f6465762f62696e6465722300", 0x0, 0x802)
syz_open_dev$binder(&(0x7f0000009000-0xd)="2f6465762f62696e6465722300", 0x0, 0x0)
mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x0, 0x420011, r0, 0x0)
mmap(&(0x7f0000000000/0x8000)=nil, 0x8000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000077c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000077d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = syz_open_dev$binder(&(0x7f00003ce000)="2f6465762f62696e6465722300", 0x0, 0x2)
r4 = syz_open_dev$binder(&(0x7f0000009000-0xd)="2f6465762f62696e6465722300", 0x0, 0x0)
mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x0, 0x20011, r4, 0x0)
ioctl$BINDER_SET_CONTEXT_MGR(r4, 0x40046207, 0x0)
mmap(&(0x7f000077b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000077b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = mmap$binder(&(0x7f00000d2000/0x3000)=nil, 0x3000, 0x2000005, 0x10, r0, 0x0)
mmap(&(0x7f000077c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000077c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_WRITE_READ(r4, 0xc0306201, &(0x7f0000006000)={0x44, 0x0, &(0x7f000077c000)=[@transaction={0x40406300, {0x2, 0x0, 0x1, 0x0, 0x10, 0x0, 0x0, 0x18, 0x18, &(0x7f000077c000)=[@flat={0x776a2a85, 0x10b, r5, 0x0}], &(0x7f000066d000-0x18)=[0x4, 0x48, 0x78]}}], 0xff8, 0x0, &(0x7f0000426000)="0e9be53a9591d45b33c9fa76a64b7bee33c8bd1bfd99d02bbcb9b82b34702226a7628df3ec061912273de0799cfad41713fc2ee6309c85e2b60c2fd61e5b78bc2534c76450f5d919f19d998e64f92f166c6ce8952d5374af226caced893022873e5ff41f32f99ab2a742f8f9d3a814e6403f6e4e67aae80a546ddd000ea4190264fad529b0f15b5c7de32432d496c93ccb3bfd741159c992e227953ba7d1a080920949865f9703a9b7c51dead211f4bfdac1341afc60046f144199d3942f8f36b95164f0bcc6ab7383f71bc6b0f921a47ea507bb7fb26901c36f47f49d42ac66b0dc42ca760562b7e4347867c305c695597cf57e345afb055b7b6202666066e4118d0419f5092d2139c2c6b278f9efaef1e25ea1dd238b4c136eca3227da758136dd60ee32e6c710475f707fffc220740804ad3be4a90096111abfec91caed86bffb524ba808df589a0b08b564d46c9c062a1b03519462d86b7f5b69f3a968255926f8701594316b2bac01f0e1aca9b8589ae484696e91e3d950d07482838f603c107c4cf635d15a753a45d03f26fb50b15679e4516a120e9fff946a1daaeeed5e2ec5d069b03703db9d7d30351b0324ed669cc367da0cc8447795d65542f7381b8cd2ea1fa01befb0432c4e813381afe15a3656a7573ae2cc09f618757942e0d1b1c1a25e53bb86b45b4053b7a9a2940c4d818c5d6a261defa7715b591b1d8dd55c6ed76ac7e73b97bbe10ddd0205bf9852d6c26bdbdd2769786e5c62783f11aa9299369977605220a157a9b9deae9f45d52dbfc9b759a91381d511dca409e3911cd51f82a7132a7954b0ba4a275f9ef02c6685d7a376f3fee768473a4fcb7a38eb65b19525f096a265f502b46e979bee1642f509e5c0ee24e3d8366103d3511be68ed18a8280b821baca6c6f569ba35d6bf6ade97c188866a510642bb8e3208479bbcada2b8303ab398ef9634dc05b5946c4f324dd605970888b066157a34183e186cfbd018cb30a3d70697f692937788ada399407aa6f5c8d433af29a35e5a9b783e64702b4b8c6f13ccaae3eb60e1cce25d3fb28e69eae4a96e724572a349d56d3e1246013dde30d92446d4edaf84f09766b386e36fc7d318f763d6d38be11fd439288164e601e843e1e56841cbdb6b14e18e9027823c26896f5ec65445f7b87a0a3c52b6f3edd8be99816a23a635f869a097a7eac6ea5dc56161ab00b702cf4455c8f05c4afb5c499e1412afdbc5d968d42d4207203046c981ddd29efce784f0575dbd1f6084d9463d7f88178db55c822727b8b1892d3e0a65b375ddd5b9fafb79eb6c8d4b2936e5b75389755e94ba07d0c5f3d03ef8207a281a2cb731a8252b6da8855498b0672786cb20a10fcdc6865ef3e4ee4660200b1f3ed0eca6647f4d7d16f666120a9a25e8361edeae73c239bd550591053b75b5b59759d2b143de19f8e84332bc13b2b7bcc03277b179b3a1a3abb3028585478e3e8866487f68521f4950b535ee63fa97f10a9be1c1a194853eaeac3f91b69149db3989865ed6e7853ad6ba5892d7f02bb4d9f8ef951acfd14fd0deb485fe64fe743b434300fbfce5e04d061ba442a87ea34181f70a4c302b7b0376c2c2e282321fb5a803ba84ff6cd26ba347392a55c1651fb8bc934a3a50ecf2c357a098a23a53f7c026409f72be8a41a8eb592e6839af08396fccd8705358f422cbbd399fcb696c503128dd5b05112314fd3a555780a57ef3a676131c547c0c048436d6fdea8d970855b2be36a3af072be060520ce47204989b228d23ea1c04d87eec7c6ba06893c440d6e60f7ee7600d45dbc8c4654bea636f9855a02d5c36ce48c9c4ac731dc24a769fff82109d73c47e33395c5e26252b09cff815f5b899cb6c2bb7483e371aadfa4c6d19c2e9bec9e7bbf0ca6df4bf24ea781bc934b4fd55243377816eae0a5c9c397a880df385e21c92b6d799355928e2d801936399673075d3775bafd27a251de82a2069540c786cd4bb366427780763df25a9d0fb729335836fb3b5203b640eb45bc4449d4fa9c74589573bcbce2b665c39092346223c7fd5a6e3d99b4a18f0728c2cd62c49406db709833ddf7c0c3c0702463f22533a453d812ed95e781df08dfb0363a2391b6519102d2b6a15be861b0f405ddb67b8b51d9e6c6297e7e27e451d789dd5789223a823621303f21912e580fdd034db304c4dfc42fc8f68a1a507cd711dc5d19b56f930ec233e4e634a345685e11482621ade80e47b8cf711c16e4f45831caeffed76c5ed207455f95c6e1ea6d727ff5fdf2331a68ff54e91d62e4635b22cf8200137f62f3e2ee0721e05ed1c2ba9a6887791ea450611ab91985b2a20dcc45ead1ed9de0f5cba7e6bf6bf7caf5f17f03c0a1375f501ada10e564ac6aae4a7b5db261d739b689f191b0919743d04157c043fc5aa77cb770f112c62592ee9705c4dd0c28e25872b2d41133ca2a797d9931c1350394b92e3878fc6c1066f289ad59a736f935293f91734b13ac85bf0567590cbfdbb5a81232a3bff259dcddaaf745301d375d81b7ad147af46b570d181f8444f5d47eedb8f642331e040960f0359d87aa1a57ce87b830f17b81411fd19ca65c22df71b79ca46a416087b0a34f83072d27ceb6556802582444e82295187e52ddc59e26655c43896d0426d9d8e4725452ba7f7a6e26a68ae3a2bde6381f8eb40f9c5d4794cf06957121d97fdb9af7e24cba0fe387b3b3ca56190611fd9669fcad8d6221c46676868b863d94f891dd1e7f80aedd3f9c0c29b766213fb6fe20cda1eadaed23962eba5448391822089f78896e69d33ad249ff1e93df5ccc850a0d211482e2e07f1403b294d5d1bfb9451ffe0ce86ad631afaeb5efc6ad76a9b3e0b2dd3235872cf6d15f90d0f0ce940004cd64554e7265f4e9098382ec113fcdbf428b8b74f636583c1ba2b638b9d1ad265fb58d075ce579b903a34367fc8623d9f15fbd08edb6089739d12cb77c436352f7ee25b12758f78dccf2558c8d59ca0e58060d95e0d4e6293d751c72ffeda2a18c5ffcc057a47dd4b8c51304dc26977719327eae4265b0c0da5f7acfc395384324a2ab207b78b63b39b689389024c0188f34c9569c5725d0e13a0d5e42c88567d419eb35280ac60b4d6c70ab067886db10b39b16dc93862a8c9cca7c62868020e0214ccdcf119e4f9bb31afcd2bc7126f2a813ba34548c6385d035ed28126fdcfabff577ad8766d46fa95ecbc23fbd06c1356c3985b1419413615975f8f10766428916e8be79bea763f6d3a03226554300270bd206e35607af2f1570831604abcb6a6ee4e6a80a6a6fe5cd30b652026e5b63494736945d7526130a35f1a9e0ca10ea94e6477e2953abe557ecbde39c6f12d2a4cdc35afbb77f25ce3237859efb2b8f648f4c8de8601ea9cc298a1e71e69760dde9784de7b1f3bccf74f412c41e2133894d36fa96a23c5ca199a05f3c9566031462bd1fe3f89cc0672d87142bed3f5deb1fbe9fb04915ca5ca377c11a622c734051916c94330f7345498f79cdd8958f2d093d831e69cc4983029bf03a90bd3e68e19dd6a70f707533f696ca9ebde1018b9a6ee81fe27c8ce23284910e1d695de0bade240ef15aad3d575c9f5d3c867012abd592daf9fb34a1107318bea9501c773a7fec3413ef9c0ef5a9d19fdeb269fb45a450e3749a8f8be2f68d2326bf4e4d4e64fbacbcfe45b68ce9fc72007a44cd2078e5431364edc181dfa48a92a7421f1c123d4f88e47bd52681bde769d368211633b743053b0111e0720544e187b7045ac5a5ca0303d5e186fb3844d19c25673acff107ea553724cbfa17ebb57ede3b76033f92cf7369131ddd04b233838cb43bbab5acafeaf14df486522283f44df2cbf3a5c9edbf313c5c901962a7c2293397f50f404cf92378227027f0e60b143e706fee43f9c847184698d3345f33685fe3595412e0c6faadc31a57e32ef2ab5828f293b9011c89eb24fa0af8e336559209c4a42f5b5dcb5844d0e37b6df02186ee3f5bbc6695c5b10397f4399eca9dea474b1d3ccfc60999e1b11af89186c523309a30b36845cf7db4f466691ee5b5c5fbd6cacf1c665d1179cca7023336e67e52d1b9795774be62ba72e70acc1cbe2bde95d0e4b27fb71c074cd601e891de3a27fa89bff234517294f676b0104bf59cea03d0103ae9d00598d9fea6a034e66c9dcf2c672dfe606c1575dae2fca013c583f52d933db5ca55d1017973c505285a7895b66c2bd4b923857a254e4e1258dd3f59dc05e7968b5bc77a0200fa07a013abe5dcc13409c8976c34344612199462746b0590805569e0b9a5d4689b6247cb1c033d4caea02d2735d74544238cddcb16c7a2ddcecb792d62e6156d255677a6247558d73fcfa314e8bd9dbc11fd1d2bc4725dc589b018c84cf4d185f7dd337e881df32dad45f9ff30ac50d8da9312609118ba1230f4270101460383d27cc66fa31fe4bb29c9a4b56d1829e389a3489253e5acb3748b16cfd5d230905ae893f8aacac9e3d44f8eadc5d9ebb5b3518d24de78ddfe5982c03369221a9c705e994400e6b08d0f7fa05def944bfe21e40206e482123fba1ac0e14bbaff6d8a3ec02fd7c145b677b98bf1d68fe9e3472d263e8d30d9bba82de699968a1306d50516b3a2e423e009bd781256ffbfd49d1f6fdae29decc7166b2d93918420e9c4f1550b66b3fdd504e96986bebe5808ec27178385d2afec369fee22ae87fac839707fa8bebc908f9c0008d5bd7c49bc2f4f8a0e9b33b6a4d06247c58410ae83c7263b8d9bb2b6578dd0c95f61202831b8603d16d8dc2fd3f3a7f2bd1a878f7eca86eb3b5225d1bb2fbadf4cfc0b3fe6ba280ecf33474f4019f422e985519497d3aa2a37d1afa1bf49393d1a66ca0ccf5bf7d3da44c70799aadde9705fe0d27d3b7875bdbf0e2b454328ff7427cf8b39812624941acbb5ccf36c90192996967f34086355d89efc69b48b7c7a5432c5cc8948699ec4a8a5f7362fd5923dad90d17526674e3817efcbeff99f7b900c3bcf52cba101b772f55dc9d9c311eb54a65f09848b0ca90e0419c677d843086c671c8ad7b6d80193463b8acf3f3b8837311e0d14818f183b3fdbc0f0c3739cd3d548db914ebe019ac17826285bd050c07d43c4cf62ffffff7feaae98fab4fab956c19d5c88aff9a04336acf7b183053689c393ff2b591a1528de7421cf28955fcbb20aa7510202f403a087a8e742321278653d31ce32458c1f8e10bd090aa7220da594f1d6efa92f742ac46102890e384f03ad8e765bf837f4b4dea3dd191cafb8ad104ed907d67a205c3a6a2a00ba2a535eb54895c7b3ff87df959821fe32537a1f237d9ab63a845270f5cb5a524d84c31fb51c4113698d8c7a47c4dcbb6c28624322024b46c61615494eaf2c089daba8ac2eeb0fa2e767ff04dd6a37b2a53653c7440b8a708fbc4ed134865924fe08d9f15a4a068e99464abdf415c016ca711a794b34530fbff1f7e708a78a59fe5bd9ab4ef245f0a3257aca359e3ab2d00f951a6233a944d3e0400b56dc2c8c391aa21bb2f267ee63f6754820157e6f415d3e76ebaa82b12cc9015f7d62447daf8f2805238a4f0fbe93849fa0907ea5bf7bcea7b4c7406a66fb31eff158828e1a55a6d4cbcf7f72a25f8602fb8ec163aa37690763eaa54e37280be85bd160f8a0ac2e8233fc892c2da836501719b6270cfa110d86c318c90f0340a0d4b781a74fc7ea4eca4db46b66dc989baa32e5c01d59541e1788f785db7026365731353b7b3fa69ebc98c00a"})
mmap(&(0x7f000077d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$BINDER_WRITE_READ(r3, 0xc0306201, &(0x7f0000007000)={0x0, 0x0, &(0x7f0000006000-0x2c)=[], 0xb2, 0x0, &(0x7f000077e000-0xb2)="363f2937174b846d5e838f3f47cddd69a93764d179e17fbb127488b149de04a451dea7aff5f417c27accecec7cb84ab126316a9a4d00bdde02907a7fe29b5940387c6c15d902958c755be7cb6c4e1c9831a162b7ca2f263e0ce48e9f7f9e3db1f9db832e2c5f6bf3047cd89ac917335dba349e7900bb61a344de0a88060327fe1f4976e66c85a80d425ff67fa7fd9769790ca37ea593e574fd4dfd5ffb374451a0b74576e760ed3d411a3a21d8aa8cf7a23c"})
mmap(&(0x7f0000009000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
poll(&(0x7f0000292000)=[], 0x0, 0x0)
ioctl$BINDER_SET_CONTEXT_MGR(r1, 0x40046207, 0x0)
ioctl$BINDER_WRITE_READ(r2, 0xc0306201, &(0x7f0000007000)={0x4, 0x0, &(0x7f0000006000-0x2c)=[@acquire_done={0x40486311, 0x0, 0x0}], 0x0, 0x0, &(0x7f0000002000)=""})
mmap(&(0x7f000077d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_open_dev$binder(&(0x7f000077e000-0xd)="2f6465762f62696e6465722300", 0x0, 0x802)
mmap(&(0x7f000055a000/0x2000)=nil, 0x2000, 0x0, 0xc011, r0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:37 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f0000e6c000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0xb7, 0x0, 0x0, 0x80000040fe, 0xffffffffffffda65, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0xe004, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x80000000, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$vcsn(&(0x7f0000bbb000-0xa)="2f6465762f7663732300", 0xfffffffffffffffd, 0x4806)
getsockopt$inet_sctp6_SCTP_NODELAY(r1, 0x84, 0x3, &(0x7f00006c3000-0x4)=0x0, &(0x7f0000b32000)=0x4)
ptrace$setregset(0x4205, 0x0, 0x0, &(0x7f0000004000-0x10)={&(0x7f000000a000)="", 0x0})
r2 = userfaultfd(0x80007)
ioctl$UFFDIO_API(r2, 0xc018aa3f, &(0x7f000000a000-0x18)={0xaa, 0x41, 0x0})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x0, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0xa)
r3 = inotify_init1(0x800)
r4 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r5 = openat$cuse(0xffffffffffffff9c, &(0x7f0000eca000)="2f6465762f6375736500", 0x8010020080802, 0x0)
pread64(r5, &(0x7f0000b1f000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x38, 0x10)
ioctl$LOOP_SET_FD(r5, 0x4c00, r4)
write$fuse(r5, &(0x7f0000408000-0x1010)={0x58, 0x0, 0x1, @random="c0ff4df385e1c73feb0ef992d37b0c6a442db009f9771f18cd52713d5af98da6b9d79bdb84dc8511b3ae323746eb4c167c0d493c9133381cd3991b1a733e8a830e7f2f00bda34a1e"}, 0x58)
ioctl$EVIOCGEFFECTS(r0, 0x80044584, &(0x7f000022d000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
setns(r3, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r6 = perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfc, 0x0, 0x9, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r7 = getpgrp(0x0)
getpriority(0x5, r7)
r8 = bpf$PROG_LOAD(0x5, &(0x7f0000851000)={0x8, 0x2, &(0x7f00001ac000-0x18)=[@generic={0x8db7, 0x0, 0x4000000000000000, 0x0}, @generic={0xd395, 0x0, 0x2000000000, 0x0}], &(0x7f0000b4d000)="737973654f00", 0x1, 0x80, &(0x7f000000a000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1, 0x0}, 0x30)
ioctl$sock_bt(0xffffffffffffffff, 0x5411, &(0x7f0000ec9000)="a914c9cbcaea5bd1cfee8e42378bccf1ba52a58051c32bb8794e30d49a82fae35b19ac60d18e43ef40fc64267942233e6f0c7c47dcbd2ea6975ffe7f8e5e774ce5")
bpf$BPF_PROG_TEST_RUN(0xa, &(0x7f0000803000)={r8, 0x0, 0xe, 0x0, &(0x7f0000699000)="aa4278d6a94ead3789326ce01300", &(0x7f0000f03000)="", 0x0, 0x0}, 0x28)
close(r8)
socket$inet(0x2, 0x80003, 0x4)
pread64(r6, &(0x7f0000b40000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x60, 0x400040000000)
syz_emit_ethernet(0xe0, &(0x7f0000b16000)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x0, 0xd2, 0x0, 0x0, 0x0, 0x1, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @igmp={0x1f, 0xfffffffffffffffb, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, "601e58aa6f9421ca0f795e1807a282ea50c2a60a63bd9e297b15e51603a460f0c0cab246e41b6cc260430022e7b02c7aa1c1676da51bf4d9a2235a263e1fb67309cb0a0dad868289d40531a1d2b8e61673383b7d1f5a776ffa6fb71fb0218d05baf8892277487b734e618c3dc06e1e1d9f928c9548421c9cfb8639d257f6799eed6fb0fa8b6f75d30f1333bcff9a500a1693bb373b8403a87df41f77d0753f91e517fec4d972ad135093ca31f2d3f07d6f601d5f01e7"}}}}}, 0x0)
[  127.850340] binder: 27634:27635 unknown command 2003446405
[  127.856559] binder: 27634:27635 ioctl c0306201 20006000 returned -22
[  127.867150] binder: BINDER_SET_CONTEXT_MGR already set
[  127.877000] binder: 27634:27635 ioctl 40046207 0 returned -16
[  127.885372] binder: 27634:27635 got transaction with invalid offsets size, 68
[  127.893039] binder: 27634:27635 transaction failed 29201/-22, size 0-68 line 2983
2017/12/14 22:42:37 executing program 7:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = creat(&(0x7f0000001000-0x8)="2e2f66696c653000", 0xa)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x7, 0x10110, r0, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x5, 0x78, 0x968, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = socket(0x40000000015, 0x5, 0x0)
setsockopt(r2, 0x400000000114, 0x7, &(0x7f0000001000-0x4)="", 0xa0)
openat$kvm(0xffffffffffffff9c, &(0x7f0000852000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
ioctl$TIOCGSID(r0, 0x540f, &(0x7f0000551000-0x4)=<r3=>0x0)
r4 = gettid()
kcmp$KCMP_EPOLL_TFD(r3, r4, 0x7, r1, &(0x7f0000511000)={r0, r0, 0x3})
r5 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
eventfd2(0xffffffffffffffff, 0x0)
eventfd2(0x10000, 0x0)
ioctl$KVM_CREATE_PIT2(r5, 0x4040ae77, &(0x7f0000afd000-0x40)={0x7fffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_CREATE_IRQCHIP(r1, 0xae60)
socket$inet_tcp(0x2, 0x1, 0x0)
r6 = syz_open_dev$loop(&(0x7f000020d000)="2f6465762f6c6f6f702300", 0x0, 0x1)
ioctl$LOOP_SET_STATUS64(r6, 0x4c04, &(0x7f00000b9000-0xe8)={0x0, 0x0, 0x0, 0x23, 0x2, 0x0, 0x200003, 0xffffffffffffffff, 0x4, "581639186d73539f147f5cfc51799953e6601f9842d6905e3739ee86b5bbce63cf22e55b8b3bea74641f880c3c55b57ef7b40e6cb41eab115c90cda7df11569f", "2d00c5322305ec4e77f21747c384b4aa030fa400130b000000000001000000000070d6ae9400881ebe86fe9eac500d0afa040000000000000048d66165c5f829", "98da380301fd2d2d415de2e13600080041000000008595be080000003c62f18f", [0x1f, 0x0]})
r7 = syz_open_dev$usbmon(&(0x7f0000001000-0xd)="2f6465762f7573626d6f6e2300", 0x200004, 0x4000)
getsockopt$inet_IP_XFRM_POLICY(r2, 0x0, 0x11, &(0x7f000010b000)={{{@in=@multicast1=0x0, @in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r8=>0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@loopback={0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000a58000)=0xe8)
setsockopt$inet6_IPV6_PKTINFO(r0, 0x29, 0x32, &(0x7f00002d1000-0x14)={@loopback={0x0, 0x1}, r8}, 0x14)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r7, 0x84, 0x73, &(0x7f0000000000)={0x0, 0x2, 0x430, 0x2, 0x7fffffff}, &(0x7f0000aa0000-0x4)=0x18)
socketpair$inet6(0xa, 0x2, 0xffffffffffffffff, &(0x7f0000685000)={0x0, 0x0})
ioctl$sock_inet_SIOCADDRT(r6, 0x890b, &(0x7f0000455000-0x78)={0x7fffffff, {0x2, 0x2, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x1, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x1, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x6, 0x0, 0x7f, 0x7fe, 0xe26, &(0x7f0000512000-0x10)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, 0xfffffffffffffffb, 0x0, 0x4})
r9 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r9, &(0x7f0000878000-0x58)={0x26, "6861736800000000000000000000", 0x0, 0x0, "766d616328616e756269732d67656e65726963290000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
bind$alg(r7, &(0x7f0000585000)={0x26, "736b636970686572000000000000", 0x3, 0xfffffffffffffffe, "686d6163287368613235362900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
setsockopt$ALG_SET_KEY(r9, 0x117, 0x1, &(0x7f000023b000-0x10)="e5fc000891aa785debcdfef1ddb42113", 0x10)
io_setup(0xfddc, &(0x7f0000865000)=<r10=>0x0)
pipe(&(0x7f0000021000-0x8)={0x0, <r11=>0x0})
io_submit(r10, 0x1, &(0x7f00003cb000)=[&(0x7f0000a08000-0x40)={0x0, 0x0, 0x0, 0x7, 0x1000, r9, &(0x7f00003df000-0x5b)="12f3e0bb95d7b0258574e8fdf419f50a9da5aba8b20346ef3bc1a01239d4e84ea56868b9d8f8ea2888358d6a2585d3ba7f280f4601eea1de3662a47cf1aba862d3b58224669a1477f98e849ae7522508c5cc5acb509b0ce9538657", 0x5b, 0x5, 0x0, 0x1, r11}])
2017/12/14 22:42:37 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCMBIS(0xffffffffffffffff, 0x5417, &(0x7f0000f41000)=0x400)
r0 = dup(0xffffffffffffffff)
accept$inet(r0, &(0x7f0000b11000-0x10)={0x0, 0x0, @rand_addr=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000114000)=0x10)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffffff, 0xc00caee0, &(0x7f0000f46000)={0x3, 0xffffffffffffff9c, 0x1})
socketpair$inet(0x2, 0x804, 0x4, &(0x7f0000f02000)={0x0, 0x0})
accept4(0xffffffffffffffff, &(0x7f0000ecd000)=@alg={0x0, "0000000000000000000000000000", 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f000074e000)=0x58, 0xffffffffffffffff)
socketpair$inet_tcp(0x2, 0x1, 0x0, &(0x7f00007be000)={<r1=>0x0, 0x0})
r2 = accept4$inet(r1, &(0x7f0000afe000)={0x0, 0x0, @rand_addr=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000b06000-0x4)=0x10, 0x80000)
setsockopt$inet_tcp_TCP_CONGESTION(r2, 0x6, 0xd, &(0x7f0000834000-0x9)="7363616c61626c6500", 0x9)
r3 = socket(0x1e, 0x1, 0x2)
socketpair$inet6_udp(0xa, 0x2, 0x0, &(0x7f0000712000)={0x0, 0x0})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000019000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmsg$netlink(r3, &(0x7f0000228000)={0x0, 0x0, &(0x7f00000c8000-0x70)=[{&(0x7f0000046000-0x62)=[{0x62, 0x3, 0x0, 0x7, 0x6, "e936b281c6a740ab8adf8943a067f2f80e2fab300807d7e188368a87e17cf19495aeed51d1a16e3c9ef9d0375172bcf9165ed3d26d1da681fa337dc5e8f67f1737f13a14e5091b477760ea43d22a45d224b7"}], 0x62}, {&(0x7f0000219000)=[{0x84, 0x1, 0x801, 0x7f, 0x7f, "6c53cd6f308f4830629cc49b02b027384d8c0de5f550644c0236da04f12d5bafe645271440cdd1db46613415018dd49d1763a9df3c038d43281ac4463459552357795027dbdd3a5deacf23369917398335359ce42459a70e219746694954f330199baaead04330a379cb4a5893dbdd9c09c2e04f"}, {0x39, 0x3, 0xc02, 0x8, 0x3, "4e52811bde59cd09362c4184e3f4da9874d3a4e0280e8ba841f249cb0eb7dc04d20c5b14e8b96f3bd7"}, {0x6b, 0xb686, 0x200, 0x9, 0x1, "a64ac06f10c29457d79caa71ab13a737c13241c714c6235fe45d77568fcdc2685f357a295a474c6bcbbf4aa4611f13f492086364584f0f8245dd6261c08135c399debed1e130dc6dafeaff8217bd887aeab600c02ac9063701535d"}, {0xed, 0x2, 0xdb5ddea84c714d2, 0xffffffffffff7fff, 0x9, "d4da5e6ab27a182158b14ef8b7ccfef2fad105128fca003c988f41b6c0041bbd8214be3a639cbcd4f6c5ad9a20003c65006c72191981afda3a6bc0d4f53fc2c2e0b92aa927406e46d6fedc28a8bea2c37e019c9c59343aa087a3c05825caebcbec847d4418debf5a18c62999d51ecc2169593b836db45a0c98c0ee5e4eaaa6362f020ad02b67a0f8ba9110d5a07500b7639be47af5e5b2f7e6bfd79353e5b184c07905db4990b79cffb4b5d55d2cc1fe00eb2d724583449797af608c424e89109fe00409e38becd3bdb859d30d501cfb6ae9ec9ae2d7f1ff3772f80fad"}], 0x215}, {&(0x7f0000efd000-0x24e)=[{0xff, 0x5, 0x401, 0x7, 0xb051, "2d816a9452327659c4bf316243f1e7ce7181ac2f92e4beebb19a3ac7f206f0bc55af29a231cc89f669e9cd602630e13e6c9065fe724509357e5a47afc1eb8ad40a6003aba3ea854c3e9bda7164467530961f628000a2c61a082315cf2c37fcde86a97fdd182b3502cbde4247d0f5af58911ad7ca9b366027d59a0fbb165c5161f490b4aa4df37d2cedb9afc284d760e474a843aabfa17e4e1f02795a9dab0804aaba9be1159cd8aeeb23dd5147030bb336fc428df0f86489dbd212fb21b9a35ec1d22bf639b851075972d48f0d9b530fecd88af92c9bfa2b8de2ab3c18f29dfa28aa97420e50b829aab34c50115786"}, {0xee, 0xfffffffffffffffd, 0x700, 0x3, 0x4, "8f2987225128da584cc11607734da5d7fa62159bd68f3ee88caa905db28ebb250e4fa5d851f315fe93170189359ab710ea24669023d528baaf91039d91286c127dbcfbc0f4eb7e1a7179c7228c2867c0fb0d18a52837297fe215608cb10ba1fa8e42fe2da3efe3827f81a64f1d3737f87794e52a28fd9ce355d79bf6ebf0205c8d8aa0521daaea594a1fb3182557ba3e4fca4d2fe32d592cc9dc05863b1fe068189ffe63402fd92d2382de1a4fdaa897c38ad43e9c2cedbf79ab7c3dac3ad9bd9bb3bbe32f755f505714ff79fe7687fbc5cc58847270b3ae57fdc1f560a7"}, {0x61, 0x538, 0x200, 0x4, 0xff, "6f8c4598c746f60a7e000de3b342ce388e3ac92a5375b017a53f7e40b4ec554820521407cb92445a9f0bfc06643cb19eab766f42f270357d30704615f91c9fc2d4bbdc019975eff3896d0cb02097f66cf4"}], 0x24e}, {&(0x7f00001a1000)=[{0xa3, 0xbc3, 0x204, 0x4, 0x3, "fc122e837269e7688bc3d4fd2efe33b7d08d7201e9de3d2aaa74867263a5cd60da29441ddc9312cafc0a85b9d9637b561fcfd294d5d077f19a1a35aa8823865b65e23a509a6e7f08cb901052361d5b816068ba65196b6444a8595b7fbca0f95985b0efbfd6097a6f35906e5ad5cfc711a358d113e3b9ca851b67b465616d8e2b3148b84984722b2075332f5ea66a08eb57868a"}, {0xef, 0xfffffffffffff800, 0x400, 0x6, 0xa2b, "ca52aa407a439bd4aca65713614dc54b0c190fd8776a757a6d3d5ca29227a41566e654477795f532ff37dc2b8e22ab5be40d30a5db07882349d4c86c88072d12f1fc0941958dfb99a7a170bd19a31ca5e46a39fb09dc9bab7a8a9d1a32dd713b23217b04f6e58d5f27ca5a01a7d0f5355331b0bcb959c620324b52dcf33cbdc27610a7fd5cde4afe90d440b1bccd7a8e0e234a02cf8ed3dbca9288c14f916313e25836b18b475772fadf78d197feeae0f09d0341be5510a367e709084ee7c42a00ab9df3d7f1d11a9519e8d3a65ec40c2b6446c6ef249e2ef924318da324d0"}, {0xd5, 0x8ae8, 0x100, 0x0, 0x0, "4a7003f784ed06543a60f86d6742bf5ee5e81325a448575e2a52e3425c08ffe41a37de4e8f90d6cd73b1a4d94b86188660732f41d2f2b0cd55417ea1d65c47fbf43e7e3c09406737bb7a9e13db77a3e55f95746ba79a4455b220ce7309fb7a094e79413e67df2faa8643f69255fb0f787a49918701c3aaef2e3aa904807ec08701fc49ca10c676d071eac2656bd1622003cf52e2bff4200db9f4d632b16999140a0dfee2f5fdc96ca24252db873fa1490e52813b26bceb0de5c99f7d1b9aa94544875a85f6"}], 0x267}, {&(0x7f000039e000)=[{0x1010, 0x81, 0x320, 0x5, 0x4, "63506a54b11b163872adfa9ea3694ac604c8c21c0ff371c3cef4a87f3d3f06e4a3f011148dafb54c3056abba97e8faa46fd3f547abd9bd5c9e596b98e3b954ec24e2b8b86a9903e57b52d2cd60e2519d31d8c6f5be90b0617349a0538f18583facf3a7b192bce88b5764dceecb74ae007cc64fe74cc508022ea19a0ca604c7845fb3f435fa667e26d9d8d7be490099c5b33cf54dea4dede5bef390f74c8e03ac64d387e3efc3fec55e663d16d24f10ebd4c6381cf62f4901edf204f21d46a7729b763e288cf39cb68861a815e607c72ebaab2ea206a6a58365bae20fbee73645c13aab26a9fefbc5c4d61eeb5605c39f979e9f2ad2e78250506ef0302f5915f08edb5590bfaf15cff62db984f0bbd25a4461ad489fb0abeb792469c71831776e10069750efeabe034b8f433ae351215e1b547b596bffa994c501edaaa478d897a8b1924a574e40a566a7a7525c0dbaff8918baaa8a852e1ccd4ef830926c0db6e3f7c7ea94ed89d49201edc423c93326ca651b742c8e52d0b8093134d81dad649a4210bfea4349f50982dcfb04136c0944be98dd49200ac67d370229a18c5da2c598572d2b38dd7dbb8c67419c26d989c4eb34fa133095f0752cbb7e9574266c32d0ba769b33398a6925ad7f9030221f1681d6d49df79a37fbdd13c9e45a11c3a9c4faa8e4440d85b20f412506513d31543ab4f4b73100bf70b30559945a85415f1e9f9c749df748c720e0dbf394c4e652afdf24e3a16f0aef04e6ae5a236c3cf4596bba4782a5a8b4e5c6ab19f3b9b60f5915ead22b117aef58750dd9616cbc07609903b3f1f516dd263b116b6257f732dfab212ddbf2916aaedaa1aea7aa1d4ff46c6cc5a0bda0cac8ed9c99dc32117ea514d6de05b058c93b802b0329aed716dc79a923e2db832663c3c81cd2c21d388f89bb99a7a0e84e741bbfb5580090ecfd7603764c0585185004620bf3298e7a8b8e15bedc9950c75cdff65af565867d6b9cc6b6fbbbed54511b87f34375a23281b7063ca336672b0431548358b581d20bb6d13a1b1e740fd39c5dca7e20c5ff9f11e4f6d229cc7843078db409fda205db1ea4b8b5f75e25aec9d7a8a4465a07973b96cbbe9ee53acb12fd219b07605d90d86b177f58f86b9819cdb5225227e723fb7160ed050a6397f5859350397bf1ba7fbfe8cef1d5510e44cb129c00045aa78b6bea35414685ce576b6a8152e6d387706ad143aae8be2432ca5c8002ee7efd3d0c1c708c36c5339005cd114a431816f604c19c09fbe80d75647c2588ca2b9235e5a8cd76a185140e6741f56a6acfcadae00ad94d068ff6c778cd6f588aa8a7a70089a569d2d4118097cf18aa0d864276220248b02c51b42102c08e1b2fec99e0c95509cc73f68585f3a5a1a80fe44341a149869940ea08ff3668ef61f93f6be800f144e29cab12fc3eea2720e55d56cd3d1cd44fe558e084a4b38e93c18d3ad631d44ea56c8be12c5f4cce11782bc20ed6ca0548080ae84ba32e43ba1de134647662b2b754d67f62fe27c6e5fbebe1cbe0b56e72b81aa4bcfbd6d0828db5a6af36f0e98d61885667d92698de6023fa430008e27d086765a94aff2e68a595b2ac530c414d99eda5d28cedc9bdf647eab7858ec119411c8bdfaaf987c85a9d2d01c82fd217f8545d1a4fc6e9e2902ac595e9d69ee454c7c1257aca99ec9c4a7aec08bbfc6bb7b469977520778ca87e15136ca14646339bc1ad1a73022a29b39a195428b2a07967d2df252c6e65310c664204ab318cf2d7ba4ea2c667bee09e6effda49e96ee8b406c7b58f69804ef6b66f5f4cf6cafbecb075083213b69b71ec6c8b19b624174138d6df991914112d2a008c2d903bfabea66820a2c17143f9e2c84a79016c730c3c3dcefbe3c58d2897069f918026c62773dd2c7c488ce59bfdc6c2b2df3aebfb22327105d3728869d34b67ece848b310522e0f7d6df2e6f75f910fbea7c7b8d47962cbe6068ec6366e1dc4d36539b931067388af3ff0a41a435b187294cc7cd8111072fa3202b9151dedea9720a7690698292decc6ed3d37b630801e18e569231e2c90fb1d7fc024bae5be4b65e52adce734f4f622650ba5bc2230dd2e7d0b672bc77b2bbe464340a99edaf131ad8986dd375b4bb43891c4414bebd122d21207e622909730d28eab794e09b496f0fede7c7e9424e7f329f59db7f805b6c99f0c6d474521dc213ddee70e6ed3cae376cc623a966db54901aa0df35596f9043280449a0dc14ad156873b8412d01341577c0c72a5be5ddc05f91198f7e4741cd2d924b1c7549d2de93b683ae29601c493cb80c6e5ff9894ffc23f051fb59254d3943db17bde8fe51da806355c1406afd2a0201d900fa1246ffa9be480768ab90f3994059b4f943bdb86e6231186e54de720940ce7437cc0b860c454ded3248230bf6e7150c5cb2611377ab638629c214ccecd692bbe64c21572d00ef1ff99ffd2d0ae7321bdb319adf55d41b1f2f76f999647d5c002f318e3714172cead092a02e6a12dfd442d4463565a2a2189b6779ad32d60ec2984cd1d0897810a051f4ea56776f29e0cb18f723f090a583f4bea6460ba87bb484b06d4d7f73c372174444b49ab886705d3e75567ed119f8623ecdceccfe66175802b70c48615cefc3ffbf65d44c1010e3eacd3bb6971e5eeae6f09824e2ce4db0b399ed6a8f35499bb1906cba1605fff14a9c229c2cc32b0f18c127afc5d543c4fd3df007151af5d817abc0eddef1874d42f4d07003a76019d51e08217c081e3db79d6d94ca8d5f1c0d04809520511bab504298bab2c40c61bd79283ee7defbdb8b11e70c98a74df2a55f6c5319850324d2af9839094e156385331d943362260ad5833f15175b346be7347aaa7bacff204ad2e015e2b09ee5572319a10ce19c4326a7b1a86da493a6e1f9ab900bd5c0aa844f2d7ed55cc70eb4a2b8c9b6ae9c172bc352e6139e787bc5751902735b3798e8f467e76d22d68cefeca288107d31b3e64ab97b2d8e3c25935f4c20e5f7e92470ed6e91290ca65ed3dd972dcd9e6e80267a2717362769bb84d7c76ca944dc1fc481786e516c71e7c31e5690638cd14481554cf1d18622cb5230c56140a1e9f0ea55a1a858422c29ed8f6c98083ad7650da285e9ff81eea1e702b0534df151f11c5b53e132f3ed7b5549cc9cf3805aa4fb5c76991cbe2d21aef6ccf34695b7ea2d65a25a6259f7b8ffcf616e3c1a8f156bd259468100b6c10488cc5dede86b79b89df191562fb9893a594dcb78efd4cb3bc0ef2553cfe2e7185329f0b6193e5ea43a1f6d1bf3de65bbaee68222c7cc0ccbeb7c3e6df556670bd1ad900bd279cda1fb2926f132bdff656ee9965e838a792720087f0447f3693d0e46c567f4c0060a2ba05c2d4629a39f3092123fb89025f64176d6a1d95eab492a44f647be5977874a7ab7bcca1c2851cae36fe85dc99c7d0200fc21c373c62c77b91f16d3ea0fb9d7c42e1bc9f8518910fdc3d757f9fca7e69e130538061bd95363a8b8192ec22249692d085e7cd5927f3793119ba2158b09b5d3267c8f9f1bc1f3e292f38195411df8a35c47cd35f2d69682d89a6ab5182d6cc77558220f54c0ad405fc367c20a3c526cede11a9bef0cba48660c2613172622bc1eb53bc69dbaee7e2c949b351dc48ba1f950219060409201cfb1e4c9609b46b81459f673b51801f00725ecaebc5414758c8358db9a1975d10231dd5f50e1103082359ea533d00955335db3d55c0735fb2fa33d4a9c46bf53a70437f6adcbc41df0b0ed0b9d4ad09df7f053247523c04c3378e8134df1f40ba4d3c5754ada308e463535e19d7acd66cb2ff6a280e4f96e1ef84063a2df0fd98c4897c05a6352f1ac57ef9bb0d541e3cbb07c7ada0687c71fab86e9f97071313716a9454c49509f446209f1ad59dbd0e7edab76970368074fa86452bd6252576f743802fa9e1fca298f031f66b847e734b28b450ac9c5c50991821f9ec158a57b27287574902651fecc82f19e9f6ff839b80d326e6b0765bffc3091005a57e20e77399681845da8601681d0872d43d897879c122f12e5a9020c12e64316763e1a864b5881059aa57643445d64666763c97dab95ed428266604bbec8fe719b72451818efa63b3c99bb129a55adb637756ce552ec30cd38d001df2698ba83ccf355c40d2f0fe1622e4189efe3f4fb920fde1ea17770640121c104249b4077012bea45991dd29953fdb612618d71f99477ce5c4e91fbfacf7037c5fb8edc42f7819c5be672bc40ed39a07e56d0143e76c8ef908e309fb7011d59509a6bbc90c9c43ea18a288897ff89cac36e80da6671793b4973f1eacebc2b9421e09c30648c2f3f2eaf233b98dcdafd1fbd6b63026a00ce99e95abeddbd2ea06b922560c6327183dbdd983c244e3de23f8b4c63043cead5801c8aa47a27b9e02d4c74a72db01c63023cb43f9bda5af1341b67a6e056d5f172585594d372888690df236a1eaecd6fef80b2cc100e912bac125c83ecffb806e04d26b431ed25e9ecb30a963fc8072751aeb37777754d3a0852dbb0cc83d4294262b9732466eeb19a6579fd6adca431bb6e026880a493575fa9587b59dc4479ae1ae525188483a0e35d0dc4215d4b7bf642fc5db018c03124d198c9acd0ef71ef806ba68c9d20b2888194c2084a2bacb505d91ac04557528f4227d689f784e425541b0d72060e821b27115fea300db1c319de653db0688383bd9161824847dfbb998939b36fec8683f9a6ebe433a11777ef35a41f6cf190ba5d4f8f4ca71a6f3f52649b943b9dd6469238aeb56bac5f1d930718b4445148e34cb33cff04e4defe47477e0550d3fc8343ba290f95c20d29e7cce5cb35615519826dc2ca16d8856d11ff2dd375be9d5c4d12a6dbdf0e3f4076cebb11da4d3c7bbd3a27da186f9ec363ddd65d2077494cee95e2370aae6a649af3bf1dc9dd21f5f7c9e064ce9611ed515b54eaf714df1618a7da06cc215c828db12051a24f964b490ac40ba6ba20ced283b986902a9f57cd9c2c969026b37f1e904d08badeba927c76906408283a5e3c764d2bf2065b871a829ee7b5e1ca7d4336b4517fbc10f3a8a91af4520e5a006505d924adf82e8f0289e45903e493c63e55da16ed006add540de552bd2331a5a88eeca52cb6522b1619e04900d5bbe957db0c9b2e065144c76caf203e96f5d30f7dd5d4efd873297f7d27b91e44138e1172e04ae05df3a9eeb6bc9300546bf674a69aa2f9d5ccf74ef333f54baab453055e237c0157fe2898a026d3b6a49e4bdb2b48e2cbba6a88f06457e7f68b61db77a369a0b821bb64b49576390d0c10c2ca3fc731a6507df12961e88f322e75a2a02d6b538c12b0e1629c94d9ced301a9b931e30d779c3c4945df4a9c12de1bdf7249fb3ed3da22e2237e58a07ac969262881c4a3e76c79100c79d16d0849e3a85094f6e1bf595604ef85dc6b3c2f8fe562784f48e520af7df16cda683fcdf4ad0cc2c5e1f4ef1d0017dc26b54875d42421e4d267379f98ec7226163f7e59e8477ec34f21fc8f45a452fc93e7cde50b1004555d0299b02188562746ef2df06a0fb164bb963d735c20cae10f6ff0fdffad074b26403766d1ed40daaaf04427dc5b2c18b607a49a801a36ce4fdb0faada16c790f25f09d7ae80614765827015b22152e3ef8d34149db73c3d636cccc579b912e5b8ca84a4a50f1eeda50c0b0a26089fbffafc92fb79f06eec3bff67b79b9791cdf0e102196f0e04197863d80e2378687443cd4ab407f9837db962fba1917fad58a71bb"}, {0x37, 0x8, 0x4, 0x81, 0x7, "0e9fcdeaff32a274503a57fee068e6f7eacb99ca88c98b21da682c9e1888b6be888c5787122608"}, {0x57, 0x7, 0x100, 0x1, 0x8001, "eed8d45e2220563028a2e57b8b814bdcbef312848065026f1d449c998625e46b8b6cccebaa3ca21712ba8ed87f0df158a99598e6bf25eaaaf3a035494b43df2d1621340923435f"}, {0x84, 0x8, 0x8, 0x0, 0x7f, "0a0cb9421f1c42c10555b2c65ed1067942965f8b1af38c8cf65a73e1d2453e671a0d0439b2bf330a918785e93b5cb80b56076f0aabf3a52e4d25fe2b8f392e1879a2c1aa0e5c549f248f04207ae2aed3f087649fea3b1571f77b53d085deb55afee6d8d192306f96f3d6181eba6fe5eb26f6fa7f"}], 0x1122}, {&(0x7f00003e2000)=[{0x10d, 0x6, 0x10, 0x1, 0xfffffffffffff855, "21b31936b8b9e326b5f8990417dc4c4a1c7d3518b4f3e300f212bf52d303f766a5904e4dd8055222d747922d4f9bf023e7f446f92684b6108a9b4ad9e8a8e5ce5e6035d1079597dc4c685f19bfd6e38a526fbd95b66e234fd91eb6c8e48ab6c0a2ac154828928b8e612d54899a2d98eb65c0165abb20bcd5c48292aba6203ab1892c80ee535abeb98874ed6c5d086d3829d33ff95849375aa265acef632b1d808fe23c3e77fa08d4ad65243780ffa659f6e60cbc4dd3cd21cc36532077f627a2987336df1226432d231e81443d9e780a34f03bd6d54ba97ace2833e9b34156c6935c14822756816900eebd18e13e26090c95c0a59bc957837a83eddbc4"}], 0x10d}, {&(0x7f0000d10000-0x101)=[{0x101, 0x400, 0x0, 0xcfc, 0xfffffffffffffffd, "6aaefa356eaf585be581f71364d3ce0bddd57d847bb4a6740fe800e6823b2be593c151407b3ee5c3fec2b5de462bc9f8074be2992b42cf9fcf9af82abe9a92b67245790778a175946b16aaf7cfbcbf3b965b3eb4179128f96084e9d88408e8e1b6d5500628e8bd4eef1b8e62fbd646a107b18375a53027853d20a7711c87da80a22513e1b95807440f4f3b8eced2d85628b24cfb45d52351072a83837187c33de802c3865840a442060c59bc8ef5abab1ac158157f00e3508ae409e841eccc69624a66e08799ef65d7dc3a6a7d6d34d7c36d5ab429432623290cd1c42e8f2b8f342933f84ea066276266c5a016ad0bd402"}], 0x101}], 0x7, &(0x7f0000873000-0xb0)=[@rights={0x18, 0x1, 0x1, [r3]}, @cred={0x20, 0x1, 0x2, 0x0, 0x0, 0x0}, @cred={0x20, 0x1, 0x2, 0x0, 0x0, 0x0}, @rights={0x28, 0x1, 0x1, [0xffffffffffffffff, r3, r3, 0xffffffffffffffff, r3, 0xffffffffffffffff]}, @rights={0x30, 0x1, 0x1, [0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, r3, r3, 0xffffffffffffffff, 0xffffffffffffffff]}], 0x5, 0x20000001}, 0x8000)
mremap(&(0x7f0000b11000/0x2000)=nil, 0x2000, 0x1000, 0x0, &(0x7f0000007000/0x1000)=nil)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$UFFDIO_API(0xffffffffffffffff, 0xc018aa3f, &(0x7f0000001000)={0xaa, 0x2, 0x0})
r4 = userfaultfd(0x80800)
ioctl$UFFDIO_API(r4, 0xc018aa3f, &(0x7f0000000000)={0xaa, 0x2a, 0x0})
ioctl$UFFDIO_REGISTER(r4, 0xc020aa00, &(0x7f00008d2000)={{&(0x7f0000012000/0x2000)=nil, 0x2000}, 0x1, 0x0})
ioctl$TIOCGSID(0xffffffffffffff9c, 0x540f, &(0x7f0000013000)=0x0)
getpid()
r5 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f000077a000-0x11)="2f6465762f7667615f6172626974657200", 0x101800, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x0, 0x10, 0xffffffffffffffff, 0x0)
lseek(r5, 0x4, 0x0)
madvise(&(0x7f0000013000/0x1000)=nil, 0x1000, 0x4)
prctl$setfpexc(0xc, 0x80000)
setsockopt$inet_group_source_req(r5, 0x0, 0x2c, &(0x7f0000a27000)={0x3, {{0x2, 0x2, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x0, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x118)
r6 = syz_open_dev$vcsa(&(0x7f0000260000-0xb)="2f6465762f766373612300", 0x38, 0x101081)
mlock(&(0x7f0000011000/0x3000)=nil, 0x3000)
mremap(&(0x7f0000013000/0x1000)=nil, 0x1000, 0x4000, 0x3, &(0x7f00007d1000/0x4000)=nil)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCMGET(r6, 0x5415, &(0x7f0000b0a000-0x4)=0x0)
close(r4)
2017/12/14 22:42:37 executing program 2:
mmap(&(0x7f0000000000/0xe6d000)=nil, 0xe6d000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$key(0xf, 0x3, 0x2)
sendmsg$key(r0, &(0x7f00005f5000)={0x0, 0x0, &(0x7f00008ff000-0x10)={&(0x7f00001dd000-0xb8)={0x2, 0x3, 0x0, 0x0, 0x17, 0x0, 0x0, 0x0, [@sadb_lifetime={0x4, 0x3, 0x0, 0x0, 0x0, 0x0}, @sadb_address={0x5, 0x6, 0x0, 0x0, 0x0, @in6={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}}, @sadb_lifetime={0x4, 0x4, 0x2, 0x0, 0x0, 0x0}, @sadb_sa={0x2, 0x1, 0x0, 0x83d8, 0x0, 0x0, 0x0, 0x8}, @sadb_address={0x5, 0x5, 0x4, 0x3, 0x0, @in6={0xa, 0x2, 0x0, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x81}}, @sadb_x_nat_t_type={0x1, 0x14, 0x6, [0x0, 0x0, 0x0]}]}, 0xb8}, 0x1, 0x0, 0x0, 0x0}, 0x40000)
mmap(&(0x7f0000e6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe(&(0x7f0000e6d000)={0x0, <r1=>0x0})
mmap(&(0x7f0000e6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$netrom_NETROM_IDLE(r1, 0x103, 0x7, &(0x7f0000e6e000-0x4)=0x7, 0x4)
socket$inet_udp(0x2, 0x2, 0x0)
mmap(&(0x7f0000e6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$llc(r1, &(0x7f0000504000-0x10)={0x1a, 0x16, 0x28c00ea, 0x100000001, 0x638c3c17, 0x0, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [0x0, 0x0]}, 0x10)
creat(&(0x7f00008d5000-0x8)="2e2f66696c653000", 0x100)
mmap(&(0x7f0000e6d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmsg$key(r0, &(0x7f0000e6e000-0x38)={0x0, 0x0, &(0x7f0000e6d000)={&(0x7f0000114000)={0x2, 0x1000000000000b, 0xbe, 0x7, 0x38, 0x0, 0x5, 0x4, [@sadb_x_filter={0x5, 0x1a, @in6=@loopback={0x0, 0x1}, @in=@multicast1=0xe0000001, 0x3, 0x14, 0x14}, @sadb_x_kmaddress={0x5, 0x19, 0x0, @in={0x2, 0x2, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x1, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, @sadb_spirange={0x2, 0x10, 0x3, 0x7fffffff, 0x0}, @sadb_x_sec_ctx={0x1f, 0x18, 0x9, 0x865, 0xf0, "c0a30b94d89a6620bdc4e0180961c8f3810ab42981b09c91b3154dbcb8338b0faa556ad852fe4bb78fbd29cd64fc394f3487592b87826e87ffe48992e80077139d353b3d9b4da7967c186f43bc45a5fbe142fdc9d8546378bc671359e8bafb26ea9992bf4ebe1a4536511472f6542b6e1d91a9c48ad32b11b901aa95b9134ce127953809c3d5df69d135feba77cdc933a215e232c1781349b3c06c3bf8fb04f6670506612903831a6abfeb005070f3b597e9bff41df9b9120b34cdbd7f56ad71c538f49b9f09c22dd7962246fc16a81ec561cba4225f2363874e0fc9e3e3a2b9c6c2b04a81840dff0069ef296d359a00"}, @sadb_address={0x5, 0x17, 0x3ff, 0x5, 0x0, @in6={0xa, 0x2, 0x1, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x1}}, @sadb_lifetime={0x4, 0x4, 0x60, 0xa3d, 0x5, 0x4}, @sadb_x_sa2={0x2, 0x13, 0x3, 0x0, 0x0, 0x100, 0x1}]}, 0x1c0}, 0x1, 0x0, 0x0, 0x0}, 0x880)
2017/12/14 22:42:37 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet6(0xa, 0x1, 0x8010000000000084)
r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f00003e0000)="2f6465762f70746d7800", 0x0, 0x0)
r1 = epoll_create(0x9)
epoll_ctl$EPOLL_CTL_ADD(0xffffffffffffffff, 0x1, r0, &(0x7f0000c3c000-0xc)={0x10000000, 0x0})
fcntl$getflags(r1, 0x3ff)
ioctl$TIOCPKT(r0, 0x5420, &(0x7f00003b9000-0x4)=0x51)
r2 = socket(0x1, 0x3, 0xd)
getsockopt$inet_sctp_SCTP_PEER_ADDR_PARAMS(r2, 0x84, 0x9, &(0x7f0000bc4000)={<r3=>0x0, @in={{0x2, 0x0, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4eed, 0x0, 0x2, 0xfffffffffffffe00, 0xa0}, &(0x7f0000679000)=0xa0)
getsockopt$inet_sctp_SCTP_PR_ASSOC_STATUS(r2, 0x84, 0x73, &(0x7f0000853000-0x18)={<r4=>r3, 0x1ff, 0x30, 0x8000, 0xfff}, &(0x7f0000987000-0x4)=0x18)
setsockopt$inet_sctp6_SCTP_RESET_STREAMS(r2, 0x84, 0x77, &(0x7f0000358000-0x8)={r4, 0x2}, 0x8)
write(r2, &(0x7f00000aa000)="1f0000000202ff49433bf00008010076000400e009000000080000e8000000", 0x1f)
2017/12/14 22:42:37 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_tcp(0xa, 0x1, 0x0)
r1 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000178000)="2f6465762f73657175656e6365723200", 0x80880, 0x0)
r2 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f2a000)="2f6465762f6b766d00", 0x0, 0x0)
r3 = ioctl$KVM_CREATE_VM(r2, 0xae01, 0x0)
ioctl$KVM_GET_TSC_KHZ(r1, 0xaea3)
r4 = dup3(r2, r2, 0x0)
ioctl$KVM_CREATE_IRQCHIP(r3, 0xae60)
ioctl$KVM_SET_TSS_ADDR(0xffffffffffffffff, 0xae47, 0x0)
r5 = ioctl$KVM_CREATE_VCPU(r3, 0xae41, 0x0)
modify_ldt$write(0x1, &(0x7f0000332000-0x10)={0x2b8, 0x20001000, 0x2000, 0x8, 0x9, 0x100000001, 0xc95, 0x5, 0x10001, 0x7ff}, 0x10)
ioctl$DRM_IOCTL_AGP_ALLOC(r4, 0xc0206434, &(0x7f0000c54000-0x20)={0x9c, <r6=>0x0, 0x0, 0xab3})
ioctl$DRM_IOCTL_AGP_FREE(r1, 0x40206435, &(0x7f000059a000)={0x1, r6, 0x1, 0x459})
r7 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000121000-0x7)="6e732f6e657400")
ioctl$KVM_REGISTER_COALESCED_MMIO(0xffffffffffffffff, 0x4010ae67, &(0x7f0000d94000)={0x0, 0x0, 0x0})
r8 = syz_open_procfs(0x0, &(0x7f0000f31000)="73797363616c6c00")
ioctl$KVM_SET_USER_MEMORY_REGION(r3, 0x4020ae46, &(0x7f000048b000-0x20)={0x0, 0x0, 0x0, 0x2000, &(0x7f0000095000/0x2000)=nil})
getsockopt$inet_sctp_SCTP_I_WANT_MAPPED_V4_ADDR(r8, 0x84, 0xc, &(0x7f0000598000)=0x0, &(0x7f00007b3000)=0x4)
clock_gettime(0x0, &(0x7f00002b6000-0x10)={0x0, 0x0})
ioctl$KVM_SET_REGS(r5, 0x4090ae82, &(0x7f00008b0000-0x90)={[0x6c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x4, 0xd42a], 0x0, 0x0})
ioctl$KVM_SET_SREGS(r5, 0x4138ae84, &(0x7f0000fe2000)={{0x0, 0x0, 0x0, 0x0, 0x9, 0x0, 0x0, 0x0, 0x9, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xd8a, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, [0x0, 0x0, 0x0]}, 0x62689cc022a97de7, 0x0, 0x0, 0x0, 0x0, 0x500, 0x0, [0x0, 0x0, 0x3cc, 0x0]})
ioctl$KVM_RUN(r5, 0xae80, 0x0)
bind(r7, &(0x7f00009ce000)=@nfc_llcp={0x27, 0xfffffffffffffff7, 0x4, 0x3, 0x3, 0x1, "b74f2ebca57d46b49a4004297a1459f5a1d3ca7065db562541cf415b7de9bf3f7a596459b738471a14f28c5f2ff9766fbfb9cb11e416bcafd24fa6222a2dd3", 0x3ff}, 0x60)
connect$inet6(r0, &(0x7f0000dc6000)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x1c)
setsockopt$inet_mreqn(r1, 0x0, 0x0, &(0x7f000058f000-0xc)={@multicast2=0xe0000002, @broadcast=0xffffffff, 0xfffffffffffffffd}, 0xc)
[  127.901117] binder_alloc: binder_alloc_mmap_handler: 27634 2055a000-2055c000 already mapped failed -16
[  127.933601] binder_alloc: binder_alloc_mmap_handler: 27634 20000000-20002000 already mapped failed -16
2017/12/14 22:42:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = socket(0x10, 0x2, 0x10)
write(r0, &(0x7f0000d63000-0x20)="1c0000001e000720276822081d000000010000140000e4ff0180f70000020011", 0x20)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x2000000, 0x110, 0xffffffffffffffff, 0x0)
pipe(&(0x7f0000fcf000-0x8)={<r1=>0x0, <r2=>0x0})
ioctl$DRM_IOCTL_GEM_FLINK(0xffffffffffffffff, 0xc008640a, &(0x7f0000000000)={<r3=>0x0, 0x0})
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(r1, 0xc00c642e, &(0x7f000057a000-0xc)={r3, 0x80000, 0xffffffffffffffff})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2001000000000fa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xfffffffffffffffa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x9bb0af8aaa049dec, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0xf)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f0000000000)={0x2, 0x78, 0x100000, 0x10, 0x5, 0x4, 0x0, 0x0, 0x0, 0x0, 0x43, 0x2, 0x3, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0xfffffffffffffffc, 0x2, 0x4, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
fcntl$setstatus(r2, 0x4, 0x40000000400)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
clock_gettime(0x2, &(0x7f0000002000-0x10)={0x0, 0x0})
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r1, 0x1, 0x11, &(0x7f0000002000)={<r4=>0x0, 0x0, 0x0}, &(0x7f0000002000-0x4)=0xc)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
waitid(0x1, r4, 0x0, 0x40000002, &(0x7f0000001000)={{<r5=>0x0, 0x0}, {0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
setitimer(0x400002, &(0x7f0000581000-0x20)={{r5, 0x0}, {0x0, 0x0}}, &(0x7f0000a6f000)={{0x0, 0x0}, {0x0, 0x0}})
fcntl$getown(r1, 0x9)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
gettid()
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x100000a, 0x32, r2, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e7, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2001000000000fa, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x40000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x100000000, 0x2, 0x0}, r4, 0xffffffffffffffff, 0xffffffffffffffff, 0x1)
perf_event_open(&(0x7f000000a000)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x668, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x20001000, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
socket$inet6_sctp(0xa, 0x1, 0x84)
futex(&(0x7f0000001000)=0x0, 0x88, 0x1, &(0x7f0000808000-0x10)={0x0, 0x0}, &(0x7f0000000000)=0xfffffffffffffffd, 0x0)
syz_extract_tcp_res(&(0x7f000001a000-0x8)={0x42424242, 0x42424242}, 0x1, 0x2)
r6 = socket(0x10, 0x802, 0x0)
write(r6, &(0x7f00005ba000-0x20)="2000000019000776530000000000480080200d23001100052a00000400000000", 0x20)
accept4$ipx(r0, 0x0, &(0x7f00004e7000)=0x0, 0x800)
2017/12/14 22:42:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x80000000000000a, 0x1, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e9, 0x10000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000000fe, 0x8000000000, 0x2, 0x0, 0x0, 0x4000, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x1000000000, 0x200000000, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000002f000-0x78)={0x4, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0}, 0x0, 0xffffffff, 0xffffffffffffffff, 0x0)
setsockopt$sock_int(r0, 0x1, 0x31, &(0x7f0000033000-0x4)=0x0, 0x4)
r1 = syz_open_dev$sndseq(&(0x7f0000cab000+0x5b3)="2f6465762f736e642f73657100", 0x0, 0x0)
ioctl$EVIOCGKEYCODE_V2(r1, 0x80284504, &(0x7f00003b1000-0xd1)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r1, 0xc0a85320, &(0x7f0000069000-0xb0)={{0x80, 0x5}, "706f7274300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xc3, 0x80003, 0x4, 0x80000001, 0x5, 0x1c, 0x0, 0x0, 0x40005, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r1, 0xc0a85320, &(0x7f0000c03000)={{0x20000000000080, 0x3}, "0a4ceaa05dad126e00000002a1569b3fd4cec307e8ef3d13eb790ec9c65abaf90d229db692542e5b78f8b29e0a27800f0000000000000009fb42d576589701a4", 0x77, 0x10000a, 0x80000000000000, 0x0, 0x0, 0xffffffffffdffffe, 0x0, 0x0, 0x3, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
getsockopt$bt_hci(r0, 0x0, 0x3, &(0x7f0000016000-0xb1)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000077d000)=0xa7)
r2 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000d15000-0x10)="2f6465762f73657175656e6365723200", 0x40000, 0x0)
socketpair$inet6_dccp(0xa, 0x6, 0x0, &(0x7f0000c6c000-0x8)={0xffffffffffffffff, 0xffffffffffffffff})
close(r1)
ioctl$RNDZAPENTCNT(r2, 0x5204, &(0x7f00000e4000-0x4)=0x8000000000000)
ioctl$DRM_IOCTL_AGP_ALLOC(r2, 0xc0206434, &(0x7f0000fbe000-0x20)={0x10001, <r3=>0x0, 0x8000000000002, 0x7f})
ioctl$DRM_IOCTL_SG_ALLOC(r2, 0xc0106438, &(0x7f0000fbd000)={0x1, r3})
mkdir(&(0x7f0000579000-0x8)="2e2f66696c653000", 0x0)
mlockall(0x1)
read(r1, &(0x7f0000fb8000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x55)
r4 = socket$netlink(0x10, 0x3, 0x1000b)
bind$netlink(r4, &(0x7f00004ff000)={0x10, 0x0, 0x0, 0x5}, 0xc)
recvfrom(0xffffffffffffffff, &(0x7f0000363000)="", 0x0, 0x100, &(0x7f0000b71000-0xa)=@rc={0x1f, {0x0, 0x2, 0x2000020000000000, 0x4000a7cf, 0xfffffffffffffffe, 0x3}, 0x4}, 0x9)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
memfd_create(&(0x7f0000034000-0xd)="0100000076626f786e65743100", 0x0)
syz_open_dev$sndseq(&(0x7f0000028000-0xd)="2f6465762f736e642f73657100", 0x0, 0x20001)
r5 = dup2(r0, r2)
fstat(0xffffffffffffffff, &(0x7f0000307000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT(r5, 0xc0a85352, &(0x7f00006e8000-0xb0)={{0x80, 0x0}, "706f7274300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xb1, 0x40, 0x4, 0x4f, 0x7fffffff, 0x6, 0x80000000, 0x0, 0x3, 0xe9, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/14 22:42:38 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0xa, 0x2, 0x0)
ioctl$TIOCGPGRP(0xffffffffffffff9c, 0x540f, &(0x7f000029f000)=<r1=>0x0)
prctl$setptracer(0x59616d61, r1)
ioctl$DRM_IOCTL_MODE_GETRESOURCES(0xffffffffffffffff, 0xc04064a0, &(0x7f0000000000)={&(0x7f0000859000)=[], &(0x7f0000003000-0x24)=[], &(0x7f000044a000)=[0x0, 0x0], &(0x7f0000c3b000)=[], 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$inet_dccp_int(r0, 0x21, 0x0, &(0x7f00007ba000-0x4)=0x0, &(0x7f0000ea1000-0x4)=0x4)
setsockopt(r0, 0x29, 0x23, &(0x7f0000000000)="", 0x264)
getpeername$packet(r0, &(0x7f0000785000)={0x0, 0x0, <r2=>0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f00000ac000-0x4)=0x14)
ioctl$sock_inet6_SIOCDELRT(r0, 0x890c, &(0x7f00009dd000)={@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @loopback={0x0, 0x1}, 0x10000, 0x7f, 0x2, 0x0, 0x200000000000080, 0x4000000, r2})
getsockopt$inet6_tcp_TCP_REPAIR_WINDOW(r0, 0x6, 0x1d, &(0x7f0000929000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f00004b9000-0x4)=0x14)
setsockopt$ax25_int(r0, 0x101, 0x3, &(0x7f00005db000)=0x9, 0x4)
r3 = syz_open_dev$vcsa(&(0x7f000001c000-0xb)="2f6465762f766373612300", 0x1, 0x2000000501000)
r4 = socket$inet_tcp(0x2, 0x1, 0x0)
mq_timedsend(r3, &(0x7f000059b000-0xfb)="b6fad2923beb8084b3c043c4b0ef63f113047fb59fa9dfb527a13319040160abdd11b86a5782b9c45cf330e6126889006d6636cee9443e2c366df84c7faa7a9900e8ad90c57b95ef3854ac2ec58e004fc610074a2079253da7ff555ff69cd2efcecb5ccf403571c86b36d1075d452a238e9a4471989773db5e4ff60b14590e8b909337f906fcb28c041eda724fb34f3561de40027172488d6b68986444ac80a9744228fcced1f28968a755aea706f2041d66c037e6232feebf2452e3b9ba6cb2d12172f596696292a3a3c79ea20151f0e51ac08eb9cc6aa5fe41a2c97263a84d8105458f2bdda5d526adabfec20c928d30c82fa1c907e80cb8284e", 0xfb, 0x4, 0x0)
getsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX3(r0, 0x84, 0x6f, &(0x7f000095e000-0x10)={<r5=>0x0, 0x68, &(0x7f0000c8e000-0x68)=[@in={0x2, 0x1, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x3, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x2, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x0, 0x2c2e, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x9}, @in6={0xa, 0x0, 0x6, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x80}]}, &(0x7f0000183000)=0x10)
getsockopt$inet_sctp_SCTP_PR_ASSOC_STATUS(r0, 0x84, 0x73, &(0x7f0000e2e000)={r5, 0xffffffffffffffee, 0x30, 0x0, 0x802}, &(0x7f0000c04000-0x4)=0x18)
setsockopt$inet_buf(r4, 0x0, 0x10, &(0x7f0000cf5000-0xc1)="18000000020001000000be8c5eff8c88360000f1010300000000000000d90000f7b933d898055bf748bb6a8807787e59dba67ef147b3550400000067a1e2010067fc2163e000250000000453ff1f00000000000000c88ebbff060100000b00000000b121ad1474d722f542002700ec008b6207000000047ee87ccc000000080000c50fff04e9e9f57406aa01100b1b04000000cc08000020ffe3c5452c1adb8a335bd8b2d17fffa200571068395533b594fa00041ad0b4c2c23eef679567f8da", 0xc0)
getsockopt$inet_sctp6_SCTP_ASSOCINFO(r0, 0x84, 0x1, &(0x7f00007ce000)={<r6=>0x0, 0x7, 0xffff, 0x4, 0x3, 0x40}, &(0x7f00002db000-0x4)=0x14)
ioctl$int_in(r4, 0x5421, &(0x7f0000a35000)=0x0)
setsockopt$inet_sctp6_SCTP_AUTH_DELETE_KEY(r0, 0x84, 0x19, &(0x7f0000419000-0x6)={r6, 0xfffffffffffffc00}, 0x6)
setsockopt$inet_sctp6_SCTP_SOCKOPT_BINDX_REM(r0, 0x84, 0x65, &(0x7f0000934000-0xb0)=[@in6={0xa, 0x3, 0x401, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4354}, @in={0x2, 0x1, @rand_addr=0x8, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x0, 0xfa, @loopback={0x0, 0x1}, 0x400}, @in={0x2, 0x1, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x1, 0x100, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x7fff}, @in={0x2, 0x2, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x3, 0x9, @loopback={0x0, 0x1}, 0x58}, @in={0x2, 0x2, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}], 0xb0)
mlock(&(0x7f00001ab000/0x4000)=nil, 0x4000)
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$loop(&(0x7f0000fa5000-0xb)="2f6465762f6c6f6f702300", 0x2, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = memfd_create(&(0x7f0000d7b000)="00", 0x1)
setsockopt$netrom_NETROM_N2(r1, 0x103, 0x3, &(0x7f0000a18000)=0x97a, 0x4)
socketpair$inet6_dccp(0xa, 0x6, 0x0, &(0x7f0000050000)={<r2=>0x0, 0x0})
connect$inet6(r2, &(0x7f0000001000-0x1c)={0xa, 0x0, 0x8, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x0}, 0x1c)
syz_open_dev$tun(&(0x7f0000520000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x0)
r3 = syz_open_dev$sg(&(0x7f0000001000-0x9)="2f6465762f73672300", 0x100000003, 0x2000)
r4 = socket$inet6(0xa, 0x3, 0x9)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_open_dev$usbmon(&(0x7f0000a98000-0xd)="2f6465762f7573626d6f6e2300", 0x0, 0x5)
r5 = socket$inet6_tcp(0xa, 0x1, 0x0)
setsockopt$inet6_tcp_buf(r5, 0x6, 0x21, &(0x7f0000f2b000)="2be600e5e0ffff01000092c5001d8d9a", 0x10)
close(r5)
r6 = syz_open_dev$tun(&(0x7f00001dc000)="2f6465762f6e65742f74756e00", 0x0, 0x84002)
perf_event_open(&(0x7f000025c000)={0x0, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf72, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$PERF_EVENT_IOC_DISABLE(0xffffffffffffffff, 0x2401, 0x7ff)
r7 = fcntl$dupfd(r6, 0x0, r6)
ioctl$TUNSETIFF(r7, 0x400454ca, &(0x7f0000db4000-0x28)={@common="67726530000000000000000000000000", @ifru_names=@generic="16f1a03340487c8735db24a266325d59"})
ioctl$sock_inet_SIOCSIFFLAGS(r4, 0x8914, &(0x7f0000630000-0x20)={@common="677265300000e4000000000000000000", @ifru_flags=0x2fd})
ioctl(r3, 0x100000000, &(0x7f0000c61000)="8c2cd726b3124dbf")
r8 = socket$inet(0x2, 0x1, 0x0)
ioctl$sock_inet_SIOCSIFFLAGS(r8, 0x8914, &(0x7f0000002000-0x20)={@common="67726530000000000000000000000000", @ifru_flags=0x44202})
ioctl$KVM_IOEVENTFD(r7, 0x4040ae79, &(0x7f0000314000-0x16)={0x17001, &(0x7f0000ff5000)=0x0, 0x6, r7, 0x3})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r9 = syz_open_procfs(0x0, &(0x7f0000b2f000)="6f6f6d5f61646a00")
read(r9, &(0x7f000031f000)="", 0x0)
ioctl$LOOP_SET_STATUS(r0, 0xc0481273, &(0x7f0000030000)={0x0, 0x0, 0x3fe0, 0x0, 0x0, 0x0, 0x0, 0x0, "5806df287132b1ed0623e610094f060f91028e2b5454af0001e8fe2ca3dd8928ed9daf347f73c3f143e32364b867a025abd40bce09208968561fe02532005f26", "50632210c8bf17e42bae9e10d462ab0a66379234a0ed3ec1fa43aa5b68d9df50", [0x0, 0x0], 0x0})
[  127.952897] binder: BINDER_SET_CONTEXT_MGR already set
[  127.961101] binder: 27634:27635 ioctl 40046207 0 returned -16
[  127.972088] binder: 27634:27641 unknown command 2003446405
[  127.981947] binder: 27634:27641 ioctl c0306201 20006000 returned -22
[  127.997505] binder: BINDER_SET_CONTEXT_MGR already set
2017/12/14 22:42:38 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(0xffffffffffffff9c, 0xc00c642e, &(0x7f0000001000-0xc)={<r0=>0x0, 0x80000, <r1=>0xffffffffffffff9c})
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(0xffffffffffffff9c, 0xc00c642e, &(0x7f0000000000)={<r2=>r0, 0x80000, 0xffffffffffffff9c})
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(0xffffffffffffffff, 0xc00c642d, &(0x7f0000001000-0xc)={r2, 0x80000, <r3=>r1})
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(r1, 0xc00c642d, &(0x7f0000002000)={r2, 0x80000, <r4=>r3})
mmap(&(0x7f0000000000/0xf5f000)=nil, 0xf5f000, 0x3, 0x32, r4, 0x0)
r5 = socket$inet6(0xa, 0x2, 0x0)
setsockopt$SO_TIMESTAMPING(r5, 0x1, 0x25, &(0x7f0000f55000-0x4)=0x1e5, 0x4)
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f60000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_FIOGETOWN(r5, 0x8903, &(0x7f0000f60000)=0x0)
mmap(&(0x7f0000f61000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f62000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f62000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_SIOCGIFCONF(r5, 0x8910, &(0x7f0000797000)=@req={0x28, &(0x7f0000f63000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_settings={0xcced, 0x9, @fr=&(0x7f0000f63000-0x18)={0x7ffc, 0xfffffffffffffffe, 0xffffffffffff5eec, 0x40000000000002, 0x696e, 0x5, 0x3}}}})
mmap(&(0x7f0000f60000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f62000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_icmp(0x2, 0x2, 0x1, &(0x7f0000f64000-0x8)={<r6=>0x0, <r7=>0x0})
mmap(&(0x7f0000f60000/0x1000)=nil, 0x1000, 0x5, 0x33, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f61000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000061d000/0x1000)=nil, 0x1000, 0x5, 0x12, 0xffffffffffffffff, 0x0)
r8 = socket$inet_dccp(0x2, 0x6, 0x0)
r9 = socket$inet_icmp_raw(0x2, 0x3, 0x1)
getsockopt$inet_mreqn(r9, 0x0, 0x4662c4bfa350e338, &(0x7f00009ba000)={@rand_addr=0x0, @multicast1=0x0, <r10=>0x0}, &(0x7f0000712000-0x4)=0xc)
setsockopt$inet_pktinfo(r5, 0x0, 0x8, &(0x7f0000000000)={r10, @rand_addr=0x1, @loopback=0x7f000001}, 0xc)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$sock_int(r5, 0x1, 0x23, &(0x7f0000000000)=0x40000000007, 0x4)
sendmsg(r5, &(0x7f0000f31000-0x38)={&(0x7f0000e76000-0x6)=@in={0x2, 0x3, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f00008fd000-0x50)=[], 0x0, &(0x7f0000f57000)=[{0xe0, 0x116, 0x9, "2e24850f97f4be56f2ff2fa95db243eb247ade38106eea608b6deb250256c0941a19b2ca3f3be34c14a2a74e63842ed9facc9a74ce99454b6e2e988ce78e83570840746ffff882698392c0faefaf96c070236de722b5c69d13e145dd7f1a2362b80b678365f758b3ac10c6bf796d1db009832a4d6931c9c59809874bad5dacfde235fd3a484e2efa9db6d98dea7216a378e58ecb0a97e13eb88f41512ab3e3bf407fa9aa452160285e6a7babb199b7eec25758f4d2ca3a731a6e260983ef228155140e3d5796947da39168f5a2c73876390685"}, {0x7c, 0x10d, 0xcbd5, "b7a6578b6877f848cad084077ca0b8f1148feddf9eba22375edf08069d1966b6898ba4b9d0d808497dbca746a2e3c5a6fd15870f573c131251dccc3a52bf260ea2aef99a0952dd73352bc13b01445493e269812d037de5c865101cfd5d6ee3004597d5a2f48c78ac7daa0f11e14cc802"}, {0x8c, 0x201, 0x2, "1a35e1a92df82372ddd5f4f15d9a1769e62fe86f1eef33f0e94aaa1384e7d488a58a538fffa469827d45ce143c9072e40b2d27643b49e93f1a5783573505ae5c4a0032e203c73a6bd67522f77d840a39cf095156d70ab3dc8cf3c6f6500071f272fcf6e3db5f07212d72010000001bb9c05086a90a484f01a71c2b9451"}, {0x40, 0x114, 0x7f, "12d5957b7da01c09587c94d1f3ce21d32e63dbcb3bc827eb72f3337ac6974b7f1b067e122b0de0e0ff0e94914a56c78f57ab46"}, {0x4c, 0x101, 0x4, "08d55e3e3a624b455730fdce591df283d2581e44f7f73c1bbc12a691d673e63beea06cb2c8d444abab48d0c053b555248451779a773fe52657acbe06d6af52"}], 0x274, 0x3}, 0x200000)
mmap(&(0x7f0000f62000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f61000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f63000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$inet(r7, &(0x7f0000ce6000-0x10)={0x2, 0x1, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000f64000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f65000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto$inet6(r5, &(0x7f0000564000-0x1)="31", 0x1, 0x0, &(0x7f00001f3000)={0xa, 0x2, 0x100000000000001, @loopback={0x0, 0x1}, 0xfffffffffffffffe}, 0x1c)
mmap(&(0x7f0000f64000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f64000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f62000/0x1000)=nil, 0x1000, 0x5, 0x32, r5, 0x8400000)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f65000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_AUTH_ACTIVE_KEY(r6, 0x84, 0x18, &(0x7f0000e1f000)={<r11=>0x0, 0x4}, &(0x7f0000f65000)=0x6)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDR_INFO(0xffffffffffffffff, 0x84, 0xf, &(0x7f00002cf000+0x3e7)={r11, @in={{0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x9, 0x0, 0x7, 0x80000000, 0x84}, &(0x7f000008f000-0x4)=0xa0)
setsockopt$SO_TIMESTAMPING(r8, 0x1, 0x25, &(0x7f00005e9000-0x4)=0x40, 0x4)
recvfrom$inet6(r5, &(0x7f0000f43000)="", 0x0, 0xfffffffffffffffd, &(0x7f0000430000-0x1c)={0xa, 0x1, 0x4, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x1}, 0x1c)
2017/12/14 22:42:38 executing program 4:
mmap(&(0x7f0000000000/0xfc9000)=nil, 0xfc9000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = bpf$MAP_CREATE(0x0, &(0x7f0000fc7000)={0x5, 0xa, 0x4000000000080, 0x2, 0x0, 0x0, 0x0}, 0x14)
mmap(&(0x7f0000fca000/0x1000)=nil, 0x1000, 0x4003, 0x32, 0xffffffffffffffff, 0x0)
bpf$MAP_UPDATE_ELEM(0x2, &(0x7f0000b9c000-0x1d)={r0, &(0x7f0000fca000)="58", &(0x7f0000002000)="", 0x0}, 0x20)
bpf$OBJ_PIN_MAP(0x6, &(0x7f0000f3a000-0xc)={&(0x7f0000cd0000-0x8)="2e2f66696c653000", r0}, 0xc)
bpf$MAP_UPDATE_ELEM(0x2, &(0x7f000051e000)={r0, &(0x7f0000fc5000)="", &(0x7f0000950000)="", 0x0}, 0x20)
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_dccp(0x2, 0x6, 0x0, &(0x7f0000fca000-0x8)={0x0, 0x0})
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$inet6_icmp(0xa, 0x2, 0x3a)
mmap(&(0x7f0000000000/0xdb9000)=nil, 0xdb9000, 0x3, 0x32, r1, 0x0)
socket$inet6_tcp(0xa, 0x1, 0x0)
socket$inet_tcp(0x2, 0x1, 0x0)
mmap(&(0x7f0000db9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000db9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000db9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dba000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dbb000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dbc000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dbd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept$netrom(0xffffffffffffffff, &(0x7f0000b0a000)=@full={{0x0, {"00000000000000"}, 0x0}, [{"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}, {"00000000000000"}]}, &(0x7f0000dbd000)=0x48)
mmap(&(0x7f0000dbb000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dbd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dbd000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000dbe000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
[  128.004313] binder: 27634:27641 ioctl 40046207 0 returned -16
[  128.016838] binder_alloc: 27634: binder_alloc_buf, no vma
[  128.026317] binder: 27634:27635 transaction failed 29189/-3, size 0-68 line 2947
[  128.034457] binder_alloc: binder_alloc_mmap_handler: 27634 2055a000-2055c000 already mapped failed -16
2017/12/14 22:42:38 executing program 0:
r0 = syz_open_dev$mouse(&(0x7f00003a5000-0x12)="2f6465762f696e7075742f6d6f7573652300", 0x2b5, 0x400)
getsockopt$inet_dccp_int(r0, 0x21, 0xa, &(0x7f0000c0a000)=0x0, &(0x7f0000ac4000-0x4)=0x4)
mmap(&(0x7f0000000000/0x13000)=nil, 0x13000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x3, 0x0, &(0x7f0000003000-0x8)={<r1=>0xffffffffffffffff, 0xffffffffffffffff})
r2 = memfd_create(&(0x7f0000000000)="64657620", 0x0)
ftruncate(r2, 0x40001)
sendfile(r1, r2, &(0x7f0000001000)=0x0, 0x400000000fee)
recvmmsg(r1, &(0x7f000000e000-0x100)=[{{&(0x7f000000e000)=@alg={0x0, "0000000000000000000000000000", 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58, &(0x7f0000005000-0x40)=[{&(0x7f000000e000-0xda)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x3a}], 0x1, &(0x7f000000f000-0x3f)="", 0x0, 0x0}, 0x0}, {{&(0x7f000000b000-0x10)=@ax25={0x0, {"00000000000000"}, 0x0}, 0x10, &(0x7f0000010000-0xa0)=[], 0x0, &(0x7f000000b000)="", 0x0, 0x0}, 0x0}], 0x2, 0x0, 0x0)
getsockopt$inet6_mreq(r2, 0x29, 0x1c, &(0x7f0000005000-0x14)={@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, &(0x7f0000003000)=0x14)
getuid()
2017/12/14 22:42:38 executing program 3:
mmap(&(0x7f0000000000/0xf5f000)=nil, 0xf5f000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfc6000)=nil, 0xfc6000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x5, 0x8010000000000084)
mmap(&(0x7f0000fc6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$inet6(r0, &(0x7f0000fc8000)={0xa, 0x3, 0x0, @loopback={0x0, 0x1}, 0x1000000000000002}, 0x1c)
mmap(&(0x7f0000000000/0xf85000)=nil, 0xf85000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket(0x4000000010, 0x802, 0x0)
write(r1, &(0x7f0000e06000)="240000002800070800000018000800000108efff0100000000000000000000090000000009ff", 0x26)
ioctl$sock_inet6_tcp_SIOCOUTQNSD(r1, 0x894b, &(0x7f00005f4000)=0x0)
sendto$inet6(r0, &(0x7f0000a76000-0xdb)="58", 0x1, 0x1, &(0x7f00005e5000-0x1c)={0xa, 0x0, 0xfff, @loopback={0x0, 0x1}, 0x0}, 0x1c)
mmap(&(0x7f0000fc6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet(0x2, 0x1000000000000000, 0x108412)
mmap(&(0x7f0000fc7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000392000/0x4000)=nil, 0x4000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_PARAMS(r0, 0x84, 0x9, &(0x7f0000fc9000)={<r2=>0x0, @in6={{0xa, 0x0, 0x7, @loopback={0x0, 0x1}, 0x5}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8, 0x6, 0x2, 0x2, 0x40000000000094}, &(0x7f0000fc9000)=0xa0)
getsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(r0, 0x84, 0x72, &(0x7f0000fc9000-0xc)={r2, 0x1e5, 0x10000000f}, &(0x7f00001d8000)=0xc)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fca000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fca000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fca000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fca000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fca000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fcb000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto$ax25(r1, &(0x7f0000fcc000-0x7f)="7d4e34e48b4c87f086307741d9af58ed08cdf09b4a5544fb0d2e397c561b570577e35a85beb6c3ba026ba9ba84948fc2f9aafb9f1557872f2c107c868cd3c8067451b9e92e5841fd8907173e2ea71ed7a97bf2dde6a6e26d7cdf54f3990615fedc4af3c3de9d74a1b0aaa6198f60b504d2dfa225d70cc679b27b96564e6927", 0x7f, 0x4000000, &(0x7f0000fcb000)={0x3, {"0000282a72e600"}, 0x80000000}, 0x10)
unshare(0x12000)
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc9000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fcb000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:38 executing program 5:
mmap(&(0x7f0000000000/0xfb3000)=nil, 0xfb3000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f0000002000-0x20)={0x4, {0x0}, 0x0, 0x0}, &(0x7f0000002000-0x20)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000001000)={0x0})
unshare(0x203effc)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdd, 0x0, 0x0, 0xce2, 0x0, 0x12fb7efb, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x1, 0x0, 0x400000, 0x0, 0x0, 0x0, 0x1, 0x3, 0x56, 0x5, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x3, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$loop(&(0x7f0000d00000)="2f6465762f6c6f6f702300", 0x7, 0x40007)
perf_event_open(&(0x7f000000a000)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x668, 0x0, 0x0, 0x4, 0x0, 0x0, 0x4, 0x20000000, 0x8, 0x0, 0x0, 0x0, 0x7, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x2, r0, 0x10000000000)
r2 = socket$netlink(0x10, 0x3, 0x1c)
mmap(&(0x7f0000fc0000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc0000/0x1000)=nil, 0x1000, 0x3, 0x2010, r1, 0x2)
mmap(&(0x7f0000fc1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = request_key(&(0x7f0000fc2000-0x5)="6465616400", &(0x7f0000d5f000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000fc1000-0x1)="00", 0xfffffffffffffffd)
keyctl$update(0x2, r3, &(0x7f0000d06000-0xdb)="90f86400010000000000007e6cf865b29dc24a5454db1242c9a18c423652a1ab070f1cf82f8344b5c35e8597d1ec952da74793375e39e429ef1fd336ba3c0a9e18720800da5b379ffdd1a9a10d9854c2a8eca4a54149b357e18fb3879f42ad9ec7315e353d327e81e4186bbf6e5b19989810343dbcc09f05e2932381311be0452678819d2fe7d9e38d860bdbd7aba6babcff813b9de13dcf297f668e2242b7a8b29b41bfe092d9332958cf445de88d82c0557674bb2993c5c7d3757258f268cb3abcb3364f4aee2a7f8e6d538e67f471742994a48b3d060006f2", 0xda)
mmap(&(0x7f000016e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fc3000/0x1000)=nil, 0x1000, 0x10003, 0x32, 0xffffffffffffffff, 0x0)
write(r2, &(0x7f0000fc4000-0x1)="ce", 0x1)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = socket(0x2, 0x3, 0x1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = dup(0xffffffffffffffff)
fcntl$getown(r5, 0x9)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x4e, &(0x7f0000eaa000)={@remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x86dd, @ipv6={0x4, 0x6, "43f087", 0x18, 0x3a, 0xffffffffffffffff, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, {[], @icmpv6=@mld={0x86, 0x0, 0x0, 0x0, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}}}}}}}, 0x0)
r6 = creat(&(0x7f0000044000-0x8)="2e2f66696c653000", 0x58)
shutdown(r4, 0x1)
ioctl$KDSETMODE(r6, 0x4b3a, 0x0)
setsockopt$inet_sctp6_SCTP_FRAGMENT_INTERLEAVE(r6, 0x84, 0x12, &(0x7f00007a7000)=0x6, 0x4)
setsockopt$ipx_IPX_TYPE(r6, 0x100, 0x1, &(0x7f0000eaa000-0x4)=0x4, 0x4)
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f0000001000-0x78)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x666, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x20000000, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f0000435000-0x78)={0x2, 0x78, 0xde, 0x0, 0x0, 0xfffffffffffff800, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000658000-0xf)="2f6465762f73657175656e63657200", 0x40, 0x0)
r2 = getuid()
ioprio_get$uid(0x13, r2)
mkdir(&(0x7f0000fd6000-0x8)="2e2f66696c653000", 0x0)
getsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000da4000)=@generic="00000000000000000000000000000000", 0x10)
mount(&(0x7f000000a000)="2e2f66696c653000", &(0x7f0000027000-0x8)="2e2f66696c653000", &(0x7f0000ea0000-0x6)="72616d667300", 0x28000, &(0x7f00004fc000-0x2)="71dc")
mount(&(0x7f000004b000)="2e2f66696c653000", &(0x7f0000c50000-0x8)="2e2f66696c653000", &(0x7f000002f000-0x6)="72616d667300", 0x10, &(0x7f00000e5000-0x2)="7cfb")
r3 = socket$kcm(0x29, 0x5, 0x0)
mremap(&(0x7f0000138000/0x2000)=nil, 0x2000, 0x4000, 0x3, &(0x7f0000a7c000/0x4000)=nil)
socketpair$inet_sctp(0x2, 0x1, 0x84, &(0x7f000099d000-0x8)={0x0, 0x0})
ioctl$sock_kcm_SIOCKCMUNATTACH(r3, 0x89e1, &(0x7f00006b6000)={r3})
r4 = open(&(0x7f00006a2000)="2e2f66696c653000", 0x0, 0x88)
mkdirat(r4, &(0x7f0000034000-0x8)="2e2f66696c653000", 0x0)
mount(&(0x7f00001a5000-0xe)="2e2f66696c65302f66696c653000", &(0x7f0000f8a000-0x8)="2e2f66696c653000", &(0x7f000067b000)="007609", 0x1004, &(0x7f000073b000-0x1)="")
getsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(r4, 0x84, 0x72, &(0x7f000077d000)={<r5=>0x0, 0x1c, 0x0}, &(0x7f0000b73000-0x4)=0xc)
getsockopt$inet_sctp_SCTP_RESET_STREAMS(r1, 0x84, 0x77, &(0x7f0000b97000-0x8)={<r6=>r5, 0x3}, &(0x7f0000276000-0x4)=0x8)
unlinkat(r4, &(0x7f00008e1000)="2e2f66696c653000", 0x200)
getsockopt$inet_sctp_SCTP_STATUS(r4, 0x84, 0xe, &(0x7f00001f0000-0xb8)={0x0, 0x8, 0x7, 0x4, 0x3, 0x0, 0x7, 0xfff, {<r7=>r6, @in={{0x2, 0x1, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8, 0x2de, 0xfff, 0x6000000, 0x43f1}}, &(0x7f000032e000-0x4)=0xb8)
getsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(r4, 0x84, 0x72, &(0x7f0000690000)={r7, 0x3, 0x30}, &(0x7f0000623000-0x4)=0xc)
chdir(&(0x7f0000418000)="2e2f66696c653000")
bpf$PROG_LOAD(0x5, &(0x7f0000697000)={0xb, 0x1, &(0x7f00005e1000-0x8)=[@generic={0x360, 0x10001, 0x3, 0x1000}], &(0x7f0000064000)="47504c7d7d00", 0x0, 0xa6, &(0x7f0000d7f000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x7f, 0x1}, 0x30)
getcwd(&(0x7f0000085000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000)
ioctl$UFFDIO_UNREGISTER(r4, 0x8010aa01, &(0x7f000083f000)={&(0x7f0000c95000/0x1000)=nil, 0x1000})
getdents64(r4, &(0x7f000052e000-0xe0)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe0)
2017/12/14 22:42:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$fiemap(r0, 0xc020660b, &(0x7f00007f1000-0x170)={0x3, 0x2, 0x3, 0x6, 0x6, [{0x3, 0x68, 0x989, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0}, {0xa000000, 0x6, 0x7fff, 0x0, 0x0, 0x800800, 0x0, 0x0, 0x0}, {0xffd, 0x5, 0x9, 0x0, 0x0, 0x80, 0x0, 0x0, 0x0}, {0x5, 0x4860, 0x6, 0x0, 0x0, 0x80, 0x0, 0x0, 0x0}, {0xd0, 0x2, 0x6, 0x0, 0x0, 0x1400, 0x0, 0x0, 0x0}, {0x3, 0x80, 0x10001, 0x0, 0x0, 0x800, 0x0, 0x0, 0x0}]})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xde3000)=nil, 0xde3000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f0000d23000)={0x4, 0x78, 0xd4e8, 0x10000000000, 0x4000000, 0x0, 0x0, 0x4, 0x4000, 0x4, 0x2001010000000fa, 0x87, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x1000000, 0x0, 0x3, 0x200000000000000, 0x0, 0x7, 0x3, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfd6000)=nil, 0xfd6000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000e0a000)="2f6465762f70746d7800", 0x800000000845, 0x0)
ioctl$TCSETS(r1, 0x40045431, &(0x7f00003ba000-0x24)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffa593, 0x0, 0x0, 0x0})
r2 = syz_open_pts(r1, 0x0)
read(r2, &(0x7f0000fd6000-0xf1)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x41)
mmap(&(0x7f0000fd6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fd6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = accept(0xffffffffffffffff, &(0x7f0000fd6000)=@rc={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0}, &(0x7f0000724000)=0x9)
mmap(&(0x7f0000fd6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_SIOCRTMSG(r3, 0x890d, &(0x7f0000216000)={0x1, {0x2, 0x3, @rand_addr=0xfff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x1, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x2, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4, 0x10001, 0x0, 0x44e, 0x6, &(0x7f0000dea000-0x10)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x9, 0x8, 0x56})
getsockopt$inet_sctp6_SCTP_RECVRCVINFO(r3, 0x84, 0x20, &(0x7f0000bfb000)=0x0, &(0x7f00003a9000)=0x4)
ioctl$TCXONC(r2, 0x540a, 0x1)
r4 = dup3(r2, r1, 0x0)
mmap(&(0x7f0000fd6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$bt_BT_SECURITY(r4, 0x112, 0x4, &(0x7f0000186000-0x2)={0x2, 0x2}, 0x2)
mmap(&(0x7f0000fd7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_ASSOCINFO(r4, 0x84, 0x1, &(0x7f00007a3000-0x14)={<r5=>0x0, 0x4, 0x22, 0x2, 0x9, 0x0}, &(0x7f0000b47000-0x4)=0x14)
getsockopt$inet_sctp6_SCTP_DEFAULT_SNDINFO(r4, 0x84, 0x22, &(0x7f0000189000-0x10)={0x5, 0x8000, 0x0, 0xffffffff7ffffff9, <r6=>r5}, &(0x7f0000d10000-0x4)=0x10)
mmap(&(0x7f0000fd7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_CONTEXT(r1, 0x84, 0x11, &(0x7f0000764000-0x8)={r6, 0x2}, &(0x7f0000259000)=0x8)
keyctl$session_to_parent(0x12)
r7 = semget$private(0x0, 0x6, 0x40)
semctl$IPC_INFO(r7, 0x2, 0x3, &(0x7f0000672000-0x9)="000000000000000000")
2017/12/14 22:42:38 executing program 4:
mmap(&(0x7f0000000000/0xfe5000)=nil, 0xfe5000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$pfkey(0xffffffffffffff9c, &(0x7f0000104000-0x15)="2f70726f632f73656c662f6e65742f70666b657900", 0x8000, 0x0)
mmap(&(0x7f0000fe5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(0xffffffffffffffff, 0x84, 0x1a, &(0x7f0000fe5000)={<r1=>0x0, 0x97, "ad5dc41b56452cbc2e276147fec80e9ec3e3664151b25a657de9a64028f38e0d74ebde33ab3b71de5000d0bd745c661a2a520da192bfdb3e00729ebbbf7de60713a348a1b2a862daadace0ef0be7bc44e3fb3c06bbe4452f4e61e4bf5f82cae5fced3bd311d2a88c990df95afaa9bb905347b59405a8fc9fcddef3d225c184cc15a3043150e598e602626f0bf8363d8b1ba959f8089ce4"}, &(0x7f0000829000-0x4)=0x9f)
mmap(&(0x7f0000fe5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp6_SCTP_CONTEXT(r0, 0x84, 0x11, &(0x7f0000fe5000)={r1, 0xffffffffffffffff}, 0x8)
r2 = socket$inet_tcp(0x2, 0x1, 0x0)
mmap(&(0x7f0000fe5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = syz_open_dev$usbmon(&(0x7f0000fe6000-0xd)="2f6465762f7573626d6f6e2300", 0x4, 0x200100)
mmap(&(0x7f0000fe6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_GET_PEER_ADDR_INFO(r3, 0x84, 0xf, &(0x7f0000fe7000-0xa0)={<r4=>0x0, @in={{0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x80000001, 0xffffffffffffe84b, 0x7ce, 0x7f, 0x4}, &(0x7f0000291000)=0xa0)
mmap(&(0x7f0000fe6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r3, 0x84, 0x6c, &(0x7f0000fe6000)={<r5=>r4, 0x2f, "01110f72166ba5308e7df4b4cb657aee6c320bcdf74edc07f796cb1f19a737212ebfd3485c926180d13f76283d0f65"}, &(0x7f0000fe7000-0x4)=0x37)
mmap(&(0x7f0000fe5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_CONTEXT(r3, 0x84, 0x11, &(0x7f0000fe6000-0x8)={r5, 0x3}, &(0x7f0000fe5000)=0x8)
setsockopt$inet_tcp_int(r2, 0x6, 0x10000000013, &(0x7f0000d06000)=0x1, 0x4)
setsockopt$inet_tcp_int(r3, 0x6, 0x8000000000000014, &(0x7f00000b2000)=0xdad5, 0x4)
bind$inet(r2, &(0x7f0000490000)={0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000fe6000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = add_key$keyring(&(0x7f0000b98000-0x8)="6b657972696e6700", &(0x7f0000fe7000)={0x73, 0x79, 0x7a, 0x3, 0x0}, 0x0, 0x0, 0xffffffffffffffff)
mmap(&(0x7f0000fe7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
keyctl$read(0xb, r6, &(0x7f0000fe7000)="", 0x0)
openat$pfkey(0xffffffffffffff9c, &(0x7f0000fe6000)="2f70726f632f73656c662f6e65742f70666b657900", 0x0, 0x0)
mmap(&(0x7f0000fe8000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto$inet(r2, &(0x7f0000aa6000-0xb1)="6af8ba4845c49f857b37e48ee34ce13f0bf036f431076b0a7306b3bb900f0190420000b5ccf69e27adbcf46013dd95e5ec00a3900d12d7707d42d5223da585d7ac095a69a5ab606579bd70c8a57ff673f1f547a21a9ee2d995394a937234d85283a1a15129536229ca50acffa1d715e5ff7702d5e8f5e6e90c2c4bf0e83dcc37593ff28a039d85830fa5f05fd54e7d8a95e201943318d0288db70c16e217d0631e9e9e9af91849700c000525cfbaf68d36", 0xb1, 0x20000000, &(0x7f0000868000)={0x2, 0x2, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$inet_tcp_TCP_REPAIR_OPTIONS(r0, 0x6, 0x16, &(0x7f00008ae000)=[{0x8, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0xc, 0x0}, {0x0, 0x0}, {0x0, 0x3ff}, {0x0, 0x0}, {0x0, 0x1}], 0x8)
ioctl$PERF_EVENT_IOC_RESET(r3, 0x2403, 0x6)
setsockopt$inet_tcp_TCP_REPAIR_WINDOW(r2, 0x6, 0x1d, &(0x7f00008fb000)={0xbffffffb, 0x8000, 0x10001, 0x0, 0x0}, 0x14)
sendmsg$netlink(r2, &(0x7f0000fdc000+0x3d6)={0x0, 0x0, &(0x7f0000fde000)=[{&(0x7f00000d2000)=[{0xba8, 0x0, 0x0, 0x0, 0x0, "d5d1d46340fbd1458312cfa41249d66a843a3e324dcfdd1fbe2837ef945d54000628b6d101b80a1912d001e5ea2277dd5e4c369bab025740bea95467cb34bb6a163abf166bcc6fe7fc910c451dce0057f2e195579c86d6994632552d6cd70dece70f1d271c83a9a5c0b46857b64383a6152f4a45c9a3d1aba5a714fc6b633b9cca49858b9cfd7b59f86096df760c01bcee83e77a455211f7b82c5741b33487793df05908e9f738109ebc508fe1963ae0e34542f261f8436beaf4e9531966be57253718a5fc48feab3223e2a29e5d537c9cabb60bf94cd82384c37fc8dd2c808481d97c5035396705a0968426cf0b92405b13741383ef5b56e91ed49857420672436ff0b8fac60a89eb3e198a3003ffd1289888d954f3551ab47c03a1ab31abfd924028d02bf7f97605e92371c6f654979fad24d650429c579282d2aae7dfd7298e8c17b8978f25d10ef35b875a2c30f7ec05c43abfaf97f0d2db37b62eb50f175cf91d0f94f927cb19431e1392d33bfd93c6ae28fee23c6c31887fcba535c8cc105c0d5dc500adb42a6877ac7baa2bf0946d4a1864a10fe05b5a7ccb975da07d530816fb8cabd4ccdf8c616fed04bbfe766df7b7e19a8258efa75c89116c4e354cfab8919bd5b20927ab9cf5c50ea37345a07a18300224dfe56916f35fbefbf7c176f2ef017c9ab5df446451072d9e83e7ac525bd894e5df0e0fa36291137d6e91ecc57ddfa1625cc4ea1e50a51bdf3495be934c6240006afa6b37c2c244139ef51d120176cd8e692e8887bfba13772020f0165055720e5887b381b27e7e194c820971c625a430300db750b365edff82c82dcda52d0e84205da95fa291bdc506c9c069053690f51a02a18049ff042093519a2c6ade7118e5f45033b371e7d442264a97b0e108fb4e3c326d6aee1c13271947f8b9601c406c5d7ecf42e03714422a5483b6e4d3890c71689f9a9998b4925fe95fb28263441aff35b9ce47faf0a30e9395133b8b3f430c57fe13cd94126364964081346d8157b13ca7075801aa6dbdca2b1715ac5c1c407c488c00607be97ba8f13741127352e1378518868ea6db7441b53b5310a5849c5e9f84f8cbf360b3d4df2775230d4c50ad3e38b66472046bad648f9461ec338ddc0dd51f16c0b049ac290b4d4ef1132cae5164ec3b98f9fa9d414c8abc77afef0bd95100000000000007ffb581fa1a4fe250a7f56b5f42f1b8e5c76c38976f5e763490a6908eee9f519abdf88babaa9706422b7aab02b2d4796b5862d8e81ece18c2f9a9c57e73ef4b20e7f27d608ed10fdd5449c646a1b330ff904886ee4f5fb9062a6f102e0147ef8f43657cc45ce7a81ecd4fa8af118c7cf9f4aca92f5e5e1d494ca182f88469bcbc93f677f770cb8c23a449956023c072f40582e222abbf29e823b183f13fda07e290b9258cb876bc47e0eaa0decff292a47ee215df53de43a7731d418d1d496bf897d6d669942cf9e8b0f047013f5b6c657bfc272c34f8eda204465ad8b7a5e6c59592b840d19ca4cf6d941b0d82273b9b2a88e803d05791ff59918abe7fa64df819e0709c86be926d6b643b7f50622573fd9617ddbe046e32f5c3d49ff401850448086da392da9638f7d5ba2f840bb153108b87f5da331ec6fd3ef2cc22a3eac9c1ca713170d14fcb4177c312017d6111468c23ae6d4521c2424249480ece80d62d9ecda74cf8bf5b97e83417f7c2b0f4c5d45b97c6fe67f21ed2703c01acb9e7d865c58f24ae91d1ba3475c41fce016c9d9cf1c63ba338f711c15cbc796bb92c5522c24e7f2a8f6bc95ac6c51c935ebdc6644331fe201556e1799f333db9524526e12730de889811ee6d0ee59bb0de7f3322151976ec2b0cb54403aa65d69bee99e87d7fde709ff5fb05f1c89582d0fedb42eed4804ee531d0cd1005882a1873dc3dfc3be508ddaa86e8386633c05b884c2a85f439e55d166636579c3325424de820a4642e6c42a6e95a35d90ba2661499a9f4a0306ee86b580d966a793034bda15f7c9a21888583b238d6ecc6bfe436547d4220207baba08951363972f79a56c6c7873dfd5096c9b8aea18c3ac7b4484366363d05c32d5002287622b6495c6dec517f062ecd41936cc9d422107a18114ab14ee35e3d718a7a80b3e9b46aefe85f1bfd809743808d41d707fe70aa6a4975dc1011ae3830badada88c80c0b22a22342289f19a63ee3a68929b1c0bab346f1d011858efcd2e5b37166924e586d7276aa1a86e40310cf554ba5276ad8cba1707b0a283e0759c2a67ef730a29d6461b701cea74b3d95c51c70acdff71ace9755f21c4f1a29b050c7c87555af9fb9f35f23931a2132cd0e07ad3797f89f8abd49104dd85c1b0f46ed4333ed7ef168fca751eac63dd53e5500731b1892b5cb5f458a634df2b388de153df6569213b8fe17c41ac8dfb2e91605c5d1879b976a97eddea545426c828c8c8d4e968dbfccfd50b009c8179cfc2425bc58fb2e679c6df9744659394d933ed25f96f7c6fa44d9dbbbe2beb5ad08b3013d92b467157c357582c96bc6b906c3cf8a2016cdf18097e842835d0a6e94c8a20ff1808abdffe8767fd9ef9d81995db516c62a5e79a18bacb65f35341fcd8c19293585614fc40b0f68704e291dfa2291b2071f92230421c333ca8a52ce73221d6d4414c4015b2bc5fa33cdc76094763fbca4ea994a60f5797d22fbd8b33b9fbed5ad10068e1eec15743d09074c3f83520a589d6d938d24a6c7902b49fc110a4cde0bc96f4fef443e96266a1422060e231078a442ab28a89c41c54955d05d0ec64ea32a17ee9c05289db954ae3dc9504d5c6104acdee453b89143d3b285126ce6c2675a39f4d365a745513a3700075432bc27d12b63243ecd750f68e2bfd04676a94b5cb7ab3198571edc023a614e9104387605ab026b43fdfcc0c7bb5c83be7271165add8239c4fe1f7f882038be96f01932a7c9e72bec39f68508bcde1506278939d6a5768aec3cfa99be72a6aa470ccc13e9f0503824260ce80891aaab3bfa99b078c9fd6d7afdd44478c383884efda536501fe7a37f6eed994d7305443b00686e64a44c9051c68a02b1f8aa98ef102468fb687300959730fb210c171b95cef832c3763934fea0b1efcf33a2bfb889440eae66d4b0a7450d3d71a8aae8237fcff070bf11427e9ab991e072062025d63ca453c9d0e1fc28bbb7da867c4bd0fe85f359a4369c2e6405699fefc2ccffb019b0e54ca1f07bb6910b8e0f765608c74dd4b986f7c26ac830c2011b6a9de6846dffde706fa9485d72e7bbb524785357d6bf129c169a5822a24220343de80f4cc008a419aa7f8a7507e897241c5ce4534914600f665524618050bf55501ce765bd8000d1e95066a71fb94f6b7b59ab859f807bff6c86ada7f077aec1976e7ac51aaf7e694a9555bc80314fe7584b2b5dee26c00e1fcf1afe48dc37cf0d63f951c693ccdd46d83d0725bf37d1c537b21946aac94b2d7f0ffd087e253f073aac47d617c5e77b5af8316a3b429da6c5dc25cd58d2b0c2ff75a278da04d23c2127df24ba89ba1f07bbfbbdb56993aea5dffa844caae1e7bdf77165c5bf26c6ff9edb562361ed325b43f5f431b29b00cc18ddbbe220343ce52e11dcfb20b116857a1840f11764ae9f5fab8e7a18d179796434279717cc0d75d1e516c695f87e74c5b0b8da6bf1816a52e96575f48746a9ced2b31a4198ed0f26cfc6411f982c708ea17a1a40c334a4229970e8327e26969390b11937ab0282a7858322f3b0ba0d5ee3fca42c7d6ab083a968b8320a4456e0ecdb758d00a30e93743b085187a6ef3c449096f0a8390c091084509915e4138a838b9d384368321538a1e432dd7b0d447f2c309a1a8452a51be5100fd0ea423446f84ee0c254f557cc76e3ffc526f5c2825b1e78b954426d633bc64e0a167721904d885ed64b70cd45fe6fad132c9db5036280b51ee27d54276c87d1d7425bce960d1a9a9a2230fbf4e5c364555bb8565dec6a49f4e5e32a3b4f4ea3ca9939054a08b0b029a62c39183d6eed1ef29f50a0d87b60e8ad099e8d9df04d11444e724ba3127fa28db0ce58520464b6534659e8829866e28968c6b7db555096ee3438db7533a037869f6d535b72049d1b0c1a00908f8aa7544adf196c3ed717280e6434a30e414318c2d225eb6aec70f254a2a0f4808e37802d839a5cd32d6d"}], 0xba8}], 0x1, &(0x7f0000f4a000)=[], 0x0, 0x20000002}, 0x0)
[  128.050164] binder: undelivered TRANSACTION_ERROR: 29189
[  128.056077] binder: undelivered TRANSACTION_ERROR: 29201
2017/12/14 22:42:38 executing program 1:
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
io_setup(0x5, &(0x7f0000000000)=<r0=>0x0)
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000009000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair(0x21, 0x80a, 0x3c1b, &(0x7f000000b000-0x8)={<r1=>0x0, <r2=>0x0})
ioctl$DRM_IOCTL_SET_CLIENT_CAP(r1, 0x4010640d, &(0x7f000000a000)={0x40, 0x0})
r3 = accept4$unix(r1, &(0x7f0000008000)=@file={0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000009000-0x4)=0x6e, 0x80000)
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = openat$autofs(0xffffffffffffff9c, &(0x7f000000a000-0xc)="2f6465762f6175746f667300", 0x4000, 0x0)
r5 = getpid()
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
process_vm_writev(r5, &(0x7f0000007000)=[{&(0x7f0000008000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x99}, {&(0x7f000000b000-0x3d)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x3d}], 0x2, &(0x7f000000a000)=[{&(0x7f000000a000+0xd84)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f000000b000-0x4c)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x4c}, {&(0x7f000000a000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xa2}, {&(0x7f000000b000-0x62)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x62}, {&(0x7f000000b000-0x13)="00000000000000000000000000000000000000", 0x13}, {&(0x7f000000a000)="", 0x0}, {&(0x7f0000005000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x87}], 0x7, 0x0)
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = getpgid(r5)
r7 = getpgrp(r5)
r8 = openat$rtc(0xffffffffffffff9c, &(0x7f0000ba5000-0x8)="2f6465762f72746300", 0x10000, 0x0)
perf_event_open(&(0x7f00007a9000)={0x0, 0x78, 0x7, 0xfffffffffffff745, 0x40, 0x9, 0x0, 0xfffffffffffffff8, 0x2, 0x1, 0x0, 0x3, 0x2, 0x1, 0x0, 0x9, 0x7, 0x3fd, 0x1, 0x6e29, 0x79c038eb, 0xfffffffffffff800, 0x0, 0x9, 0x1000, 0x8000, 0x0}, r7, 0x401, r8, 0x8)
fcntl$getown(0xffffffffffffff9c, 0x9)
fcntl$setpipe(r2, 0x407, 0x3)
gettid()
perf_event_open(&(0x7f0000940000)={0x1000000000002, 0x78, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
memfd_create(&(0x7f0000db5000-0x1d)="0b2d1f2699449592ce0d3dcfae40d55ba844a026978ac46a3ee928181a", 0x1)
r9 = socket(0x11, 0x10000000803, 0x9)
setsockopt(r9, 0x107, 0xf, &(0x7f000039e000)="01000005", 0x4)
sendmmsg$nfc_llcp(r9, &(0x7f00005f5000)=[{&(0x7f00002b0000)={0x27, 0x1, 0x0, 0x800000006, 0x0, 0xfffffffffffffffd, "a284027e94775bb0a61c0a37f98a86d1539bcef05a11311b56eb8e513afa218479b8c54121276c0a006715b1dd24ab77a39ed8c2a4da5ab82afb820330e4fe", 0x0}, 0x60, &(0x7f000053e000-0x30)=[{&(0x7f0000fa1000-0x1d)="cb030001008401000100ffffffffde000000ff5b5a2a645aeaf261", 0x1b}, {&(0x7f0000266000-0x8e)="538c5e00f17151212285d1cbe57fbdd88fddb383cf3af216dc04b57b00396cfeb3c348a2342a6c86ce9e2345c5efb73905151d907c581acd9cba5ad5b2e1133ec46f3951724ba4a140e68bdae365e2bbce3066571d61de74026ff8ccfa4892c9dd37032fc15253737fec13c40e6fe0300000efcf1d9cb7055ec23bbda4dcedcf01207bb837844c9df45d74daf477", 0x8e}, {&(0x7f0000d07000-0x97)="0a251751c4a40c9c5695c2ec3b594182c1549c4089e1a665e9e0174637324ddbd77ab6233d8f8b8d8dcce846dcb7f3a9f561c29d06e5c38fa4069fd4d671c41c717747204f3cdeebf96d818d63775fec9145d7a9ffc39971fd698761dc6d55786cd8335f2be49869945668741ea28cd897703d0974d8f9e86ed35d09c67aa444305df2dfa44115ab438cc78bfc7a13e032174796a2bdf9", 0x97}], 0x3, &(0x7f00008ae000-0xf0)={0xf0, 0x114, 0x7fffffff, "b92c7480bf113cb3beda5fb2a4c524ce04d00cb2d68d8be26248fbf64ca65c3c688f0ac86300dabdee69c5643dad02002868bf8c0000000000000fffa6a2df8b709000809bfb01e9f3cae7a8fe1b60d8c4e3bc5b90ba03cb95720e5b9fd1a0c02cdce1d790df02a5a27835270bfc5ca8d11a77dcbeebc73323495d6f6f4c253842f8d78f46a14731c2efcb35766481a53ef76ac18a118e25905c39eb12bb39af886d09f05dd4858df03771559c96e62c8b10472b6c8934c0dd32c5cf5589e5dd71f38f39b4cdcba3440f5cb9aa7376bb6db2030df650ef146ad9"}, 0xf0, 0x80200488d1}, {&(0x7f0000d06000)={0x27, 0x6, 0x4, 0x5, 0x9, 0x9e5, "dec4268683590a3fbdd19c5347a5f6f92d045a6cf90b5d4f7558798ff33e310d6d1c866edfc3623165e0184163396d476ec8cb9d074e0ec7a0f3de8e40bee4", 0xa6}, 0x60, &(0x7f0000067000)=[], 0x0, &(0x7f0000d07000-0x28)={0x28, 0x0, 0x4, "287cc0cbc2f37224375cc9620005ff3c9cd4"}, 0x28, 0x10}], 0x2, 0x5)
io_cancel(r0, &(0x7f0000008000)={0x0, 0x0, 0x0, 0x1, 0x2, r3, &(0x7f0000009000-0xe7)="5a51fc6d854fdf3f00d3b56f2d3d025a9fc50b68369f311beb1e6dddd6af23f2e7259d8a8db069e26c0df23288e29753e47af6495f8baed960664b0924c987d8440ff0c4c474366c0777a4b7d3d934f733ada77986a5c820b6dd85851f5a5ddfeb8f18ba3da470719049808deb7e837bb47c5383533d99c56862e6616031afc1dbdcfd72c7cc9721679eb1be5d1fe9f0a44c1b187272a49f2a0c4bcd312b4456e6d0b2cc2ffd61338b8ab86e1f5c8254e29ba40981afb506dd74ba5ab2049ea862b080ee442f1b3e98e7c8bb3388edcdc5556e6c4ee4b5add8fc1dde1e155ded67a3e1f1355be0", 0xe7, 0x7c913369, 0x0, 0x1, r4}, &(0x7f0000005000)={0x0, 0x0, 0x0, 0x0})
r10 = syz_open_procfs(r6, &(0x7f0000004000)="6d61705f66696c657300")
getdents(r10, &(0x7f0000007000-0xa8)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x58)
getdents(r10, &(0x7f0000229000)="", 0x0)
ioctl$int_out(r10, 0x5460, &(0x7f0000008000-0x6)=0x0)
2017/12/14 22:42:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$mouse(&(0x7f0000259000-0x12)="2f6465762f696e7075742f6d6f7573652300", 0x4bb, 0x500)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x968, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, r0, 0x0)
r1 = openat$rfkill(0xffffffffffffff9c, &(0x7f000049a000)="2f6465762f72666b696c6c00", 0x2000, 0x0)
r2 = openat$hwrng(0xffffffffffffff9c, &(0x7f00006d3000)="2f6465762f6877726e6700", 0x400201, 0x0)
ioctl$TIOCGSID(r2, 0x540f, &(0x7f0000429000-0x4)=0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_RTOINFO(0xffffffffffffffff, 0x84, 0x0, &(0x7f0000001000)={0x10000, 0xc000800000000001, 0x10000, 0x1}, 0x10)
r3 = socket(0x11, 0x80003, 0x0)
setsockopt$packet_int(r3, 0x107, 0x200000000000012, &(0x7f000076d000-0x4)=0x5b, 0x4)
bind$packet(r3, &(0x7f000065c000-0x14)={0x11, 0x6, 0x0, 0x1, 0x0, 0x6, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [0x0, 0x0]}, 0x14)
setsockopt$packet_fanout(r1, 0x107, 0x12, &(0x7f0000963000)={0x100000000000000, 0xfffffffffffffffd, 0x200ffc}, 0x4)
setsockopt(r3, 0x107, 0x5, &(0x7f0000001000)="", 0x47e)
mmap(&(0x7f0000000000/0xfed000)=nil, 0xfed000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe2(&(0x7f0000648000-0x8)={0x0, 0x0}, 0x800)
mmap(&(0x7f0000fed000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = socket$inet6(0xa, 0x1, 0x8010000000000084)
mmap(&(0x7f0000fed000/0x1000)=nil, 0x1000, 0x1, 0x10032, r4, 0x0)
mmap(&(0x7f0000f5d000/0x4000)=nil, 0x4000, 0x3, 0x32, 0xffffffffffffffff, 0x3)
setsockopt$inet_sctp6_SCTP_I_WANT_MAPPED_V4_ADDR(r0, 0x84, 0xc, &(0x7f0000ab9000)=0x5, 0x4)
bind$inet6(r4, &(0x7f0000434000-0x1c)={0xa, 0x0, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0xfffffffeffffffff}, 0x1c)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x8000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r5 = socket$inet6(0xa, 0x6, 0x0)
bind$inet6(r5, &(0x7f0000272000)={0xa, 0x0, 0x400, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xfffffffffffffffe}, 0x1c)
r6 = socket$inet(0x2, 0x6, 0x0)
listen(r5, 0xeba)
connect$inet(r6, &(0x7f0000952000-0x10)={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
sendto(r4, &(0x7f00000d1000)="", 0x0, 0x800, &(0x7f0000786000)=@generic={0x2, "d006db2ffb04d327f0b4dd73707a22ca5a01d0a933f1c8bcca0cd616987fc42a813946a146eb4005288f04be8616d7b4ceaf6a44a4ee041707356a69670fe77d020d5a4a7700e103ff45d24f09ec722133ad344f4a837f3dc83203de48a99cc8a1c6dcf6187701d825993d6fffaf97076ff5c78d118d1f633cead178b129"}, 0x80)
2017/12/14 22:42:38 executing program 6:
mmap(&(0x7f0000000000/0xb50000)=nil, 0xb50000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat(0xffffffffffffffff, &(0x7f00006a5000)="2e2f66696c653000", 0x410000, 0x1000000000013)
mkdir(&(0x7f000059b000-0x8)="2e2f66696c653000", 0x140)
capset(&(0x7f0000000000)={0x19980330, 0x0}, &(0x7f0000002000-0x18)={0x0, 0x0, 0xfffffffffffffffe, 0xffffffffffffffff, 0x0, 0x2})
seccomp(0x4, 0x1, &(0x7f0000281000)={0x2, &(0x7f0000022000)=[{0xa4, 0x800, 0x8001, 0xffffffffffffffe0}, {0x16, 0x0, 0x0, 0x0}]})
rename(&(0x7f0000b4a000-0x8)="2e2f66696c653000", &(0x7f0000b4a000-0x7)="2e2f66696c653000")
r1 = shmget(0x1, 0x2000, 0x1007, &(0x7f000031b000/0x2000)=nil)
ioctl$DRM_IOCTL_AGP_ALLOC(r0, 0xc0206434, &(0x7f0000367000-0x20)={0x80000005, <r2=>0x0, 0x0, 0xffffffffffffffdc})
ioctl$DRM_IOCTL_AGP_ALLOC(r0, 0xc0206434, &(0x7f00001dc000-0x20)={0x1, <r3=>r2, 0x10005, 0x100})
r4 = gettid()
ioprio_get$pid(0x1, r4)
r5 = shmget$private(0x0, 0x2000, 0x413, &(0x7f0000a1a000/0x2000)=nil)
ioctl$DRM_IOCTL_SG_ALLOC(r0, 0xc0106438, &(0x7f0000b4d000)={0x3, r3})
fcntl$setpipe(0xffffffffffffffff, 0x407, 0x10000001027)
perf_event_open(&(0x7f0000b4c000)={0x2, 0x78, 0x8, 0x100000001, 0x9, 0x80000000000005, 0x0, 0x7, 0x115, 0x4, 0x9, 0x1000000000000006, 0x8, 0x7, 0x0, 0x9ed, 0x0, 0x0, 0x9, 0x4001ff, 0x8, 0x3e, 0x0, 0x1ff, 0x1a, 0x3e, 0x0}, r4, 0xffff, 0xffffffffffffffff, 0x2)
ioctl$RNDZAPENTCNT(0xffffffffffffffff, 0x5204, &(0x7f0000b4f000-0x4)=0x3)
ioctl$SNDRV_TIMER_IOCTL_START(0xffffffffffffffff, 0x54a0)
getsockopt$inet_sctp6_SCTP_DEFAULT_SEND_PARAM(r0, 0x84, 0xa, &(0x7f0000178000-0x20)={0x40, 0x4, 0x801, 0x7ff, 0x3, 0x40, 0x1800, 0xfffffffffffffeff, <r6=>0x0}, &(0x7f0000b4d000)=0x20)
r7 = openat$sequencer(0xffffffffffffff9c, &(0x7f00004d0000-0xf)="2f6465762f73657175656e63657200", 0x200000, 0x0)
ioctl$sock_netrom_SIOCGSTAMP(0xffffffffffffffff, 0x8906, &(0x7f0000b4d000)=0x0)
fchmodat(r7, &(0x7f000072e000)="2e2f66696c653000", 0x0)
mmap(&(0x7f0000b50000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet6_tcp_SIOCINQ(r7, 0x541b, &(0x7f0000b51000-0x4)=0x0)
setsockopt$inet_sctp6_SCTP_ENABLE_STREAM_RESET(r0, 0x84, 0x76, &(0x7f00005f9000-0x8)={r6, 0x4}, 0x8)
shmctl$IPC_RMID(r1, 0x0)
shmget(0x2, 0x3000, 0x1ff, &(0x7f0000536000/0x3000)=nil)
shmctl$SHM_UNLOCK(r5, 0xc)
2017/12/14 22:42:38 executing program 4:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$vcsn(&(0x7f0000000000)="2f6465762f7663732300", 0xfffffffffffffffb, 0x4000)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000002000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000001000)=0xc)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$rtc(0xffffffffffffff9c, &(0x7f0000000000)="2f6465762f72746300", 0x101000, 0x0)
mmap(&(0x7f0000000000/0x4ec000)=nil, 0x4ec000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = syz_open_dev$binder(&(0x7f00004e3000)="2f6465762f62696e6465722300", 0x0, 0x2)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r4 = gettid()
getsockopt$bt_BT_CHANNEL_POLICY(r1, 0x112, 0xa, &(0x7f0000f74000-0x4)=0xffffffff, &(0x7f0000f86000-0x8)=0x4)
setsockopt$inet_sctp_SCTP_AUTO_ASCONF(r1, 0x84, 0x1e, &(0x7f0000866000)=0x7, 0x4)
r5 = gettid()
r6 = openat$rtc(0xffffffffffffff9c, &(0x7f0000e61000)="2f6465762f72746300", 0x0, 0x0)
kcmp$KCMP_EPOLL_TFD(r4, r5, 0x7, r3, &(0x7f0000739000)={r6, r3, 0x2})
openat$sequencer2(0xffffffffffffff9c, &(0x7f0000ebc000)="2f6465762f73657175656e6365723200", 0x201, 0x0)
r7 = syz_open_procfs(r5, &(0x7f0000f31000)="6e732f6e657400")
mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x0, 0x20011, r2, 0x0)
ioctl$sock_inet6_udp_SIOCINQ(r1, 0x541b, &(0x7f0000ce7000-0x4)=0x0)
ioctl$sock_SIOCDELDLCI(r0, 0x8981, &(0x7f0000f7b000-0x12)={@common="626f6e64300000000000000000000000", 0x2000005})
ioctl$BINDER_SET_CONTEXT_MGR(r2, 0x40046207, 0x0)
ioctl$BINDER_WRITE_READ(r6, 0xc0306201, &(0x7f000051e000)={0x44, 0x0, &(0x7f0000005000-0x44)=[@transaction={0x40406300, {0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x48, 0x10, &(0x7f00002a7000)=[@ptr={0x73622a85, 0x0, &(0x7f00004ee000-0x76)="00", 0x1, 0x0, 0x0}, @fda={0x66646185, 0xa, 0x1, 0x1b}], &(0x7f000000b000-0x30)=[0x0, 0x28]}}], 0x0, 0x0, &(0x7f0000009000)=""})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$GIO_FONT(r1, 0x4b60, &(0x7f0000000000)="0000000000000000000000000000000000000000000000000000000000000000")
r8 = socket$netlink(0x10, 0x3, 0x4)
eventfd2(0x7fffffff, 0x1)
getsockopt$inet_sctp6_SCTP_PARTIAL_DELIVERY_POINT(r1, 0x84, 0x13, &(0x7f0000a09000)={<r9=>0x0, 0x5}, &(0x7f00004f3000)=0x8)
setsockopt$inet_sctp_SCTP_PEER_ADDR_THLDS(r7, 0x84, 0x1f, &(0x7f0000bdb000-0x98)={r9, @in6={{0xa, 0x0, 0x5, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x2}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x7ff, 0x8}, 0x98)
ioctl$int_out(r2, 0x5462, &(0x7f0000432000-0x8)=0x0)
writev(r8, &(0x7f0000299000)=[{&(0x7f0000fae000)="29000000180031090080000100000007020000010000fb06200000000c00080007000000000401ff01", 0x29}], 0x1)
2017/12/14 22:42:38 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x969, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x61d, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = dup(r0)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r1, 0x29, 0x20, &(0x7f0000989000-0x20)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0xc97, 0x1, 0x103, 0x8008, 0xfff, 0x0, 0x4000000000}, 0x20)
r2 = memfd_create(&(0x7f0000168000-0xa)="21736563757269747900", 0x2)
perf_event_open(&(0x7f0000ca8000)={0x2, 0x78, 0x6, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x94b, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x3, 0x800, 0x1, 0xe, 0x400000000003, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x5, r2, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0x966, 0x1, 0x0, 0x0, 0x0, 0x10000, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3f, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_open_dev$sndtimer(&(0x7f000049a000)="2f6465762f736e642f74696d657200", 0x0, 0x0)
r3 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000e33000-0xf)="2f6465762f73657175656e63657200", 0x20a400, 0x0)
ioctl$KVM_GET_SUPPORTED_CPUID(r1, 0xc008ae05, &(0x7f0000196000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
ioctl$SNDRV_TIMER_IOCTL_GINFO(r3, 0xc0f85403, &(0x7f0000ae6000)={{0x1, 0x0, 0x0, 0x0, 0x0}, 0x2, 0x45, "69643000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "74696d6572300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0, 0x0, 0x0, 0x5, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_ASSIGN_DEV_IRQ(r1, 0x4040ae70, &(0x7f000064e000-0x10)={0x5, 0x0, 0x6, 0x200})
r4 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f000012e000-0x11)="2f6465762f7667615f6172626974657200", 0x20012, 0x0)
shutdown(r2, 0x1)
bpf$MAP_UPDATE_ELEM(0x2, &(0x7f00008c8000)={0xffffffffffffffff, &(0x7f000017c000)="", &(0x7f000036d000)="e9", 0x0}, 0x20)
syz_open_dev$tun(&(0x7f00001ab000)="2f6465762f6e65742f74756e00", 0x0, 0x0)
r5 = openat$kvm(0xffffffffffffff9c, &(0x7f00004cd000)="2f6465762f6b766d00", 0x0, 0x0)
r6 = ioctl$KVM_CREATE_VM(r5, 0xae01, 0x0)
syz_open_dev$mouse(&(0x7f00005aa000)="2f6465762f696e7075742f6d6f7573652300", 0x9, 0x1ffe)
r7 = ioctl$KVM_CREATE_VCPU(r6, 0xae41, 0x2)
semget$private(0x0, 0x10000000000007, 0x400)
syz_kvm_setup_cpu$x86(0xffffffffffffffff, r1, &(0x7f00001a6000/0x18000)=nil, &(0x7f00000b4000)=[@textreal={0x8, &(0x7f0000c76000)="f22ef00fab7b0f260f0966b8070000000f23d80f21f86635800000200f23f8ba4000ecba420066edb80a008ed865660f320f103fd34eff0f0091f283", 0x3c}], 0x1, 0x100000000000020, &(0x7f0000540000-0x20)=[@dstype0={0x6, 0xf}, @flags={0x3, 0x0}], 0x2)
ioctl$KVM_XEN_HVM_CONFIG(r6, 0x4038ae7a, &(0x7f000092b000)={0x0, 0x7, &(0x7f0000f30000-0x38)="7adac94462d91eadf3837d325c7179d787569db7f35af00451921d29e7f8dcbd44a2ca0829bde022e8b1ad82d55fee793f67d21349b88f79", &(0x7f000061c000)="", 0x38, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_KVMCLOCK_CTRL(r4, 0xaead)
ioctl$KVM_SET_MSRS(r7, 0x4008ae89, &(0x7f0000002000)={0x1, 0x0, [{0x7, 0x0, 0x2}]})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket(0x80000000000000a, 0x1, 0x0)
perf_event_open(&(0x7f000001d000)={0x6, 0x78, 0xd4e9, 0x10000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000000fe, 0x8000000000, 0x2, 0x0, 0x0, 0x4000, 0x2, 0x0, 0x8, 0x0, 0x9, 0x0, 0xfffffffffffffffe, 0x1000000000, 0x9, 0x20, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x3)
2017/12/14 22:42:38 executing program 0:
mmap(&(0x7f0000000000/0xfe0000)=nil, 0xfe0000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe0000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = creat(&(0x7f0000fe0000)="2e2f66696c653000", 0x110)
ioctl$TTUNGETFILTER(r0, 0x801054db, &(0x7f00006f4000-0x34)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
mmap(&(0x7f0000fe1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_GET_ASSOC_ID_LIST(r0, 0x84, 0x1d, &(0x7f000022f000-0x10)={0x3, [0x0, 0x0, 0x0]}, &(0x7f0000fe2000-0x4)=0x10)
mmap(&(0x7f0000fe0000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$tun(&(0x7f0000fe3000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x2000)
r2 = fcntl$dupfd(r1, 0x405, r0)
r3 = openat$ptmx(0xffffffffffffff9c, &(0x7f00003e0000)="2f6465762f70746d7800", 0x0, 0x0)
mmap(&(0x7f0000fe1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_udp(0x2, 0x2, 0x0, &(0x7f000025e000-0x8)={0x0, 0x0})
ioctl$TCFLSH(r3, 0x540b, 0x9)
ioctl$KVM_REINJECT_CONTROL(r0, 0xae71, &(0x7f0000e77000)={0xb8bd, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$TIOCEXCL(r2, 0x540c)
getsockopt$SO_PEERCRED(r0, 0x1, 0x11, &(0x7f0000ced000)={<r4=>0x0, 0x0, 0x0}, 0xc)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe2000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ptrace$setopts(0x4206, r4, 0x4, 0x100011)
mmap(&(0x7f0000fe1000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
read(r3, &(0x7f0000fe1000)="000000000000000000000000000000000000000000000000000000", 0x1b)
mmap(&(0x7f0000fe3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fe3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCPKT(r3, 0x5420, &(0x7f00007eb000-0x4)=0x5)
ioctl$TCSETS(r3, 0x40045431, &(0x7f00003ba000-0x24)={0x40000000000000, 0x0, 0x0, 0x0, 0x7, 0x5, 0x1, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0})
r5 = syz_open_pts(r3, 0x0)
ioctl$TIOCGPTPEER(r3, 0x5441, 0x1)
ioctl$TCXONC(r5, 0x540a, 0x0)
mmap(&(0x7f0000fe0000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TCSETS(r0, 0x5402, &(0x7f0000fe1000-0x24)={0x80000000, 0x7, 0x1ff, 0x100800000, 0x8000000007, 0xc03, 0xfffffffffffffff8, 0x98e, 0x4, 0x4, 0xffffffff, 0x1})
ioctl$TCSETSF(r3, 0x5404, &(0x7f000003d000)={0x807, 0x80000000, 0x3ff, 0x8, 0x9, 0xd9a, 0x3f, 0x9, 0x1f, 0x1, 0x5, 0xf943})
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x0)
flistxattr(r0, &(0x7f00003d5000-0x1)="00", 0x1)
r1 = openat$selinux_access(0xffffffffffffff9c, &(0x7f0000502000)="2f73656c696e75782f61636365737300", 0x2, 0x0)
r2 = openat(r1, &(0x7f0000aa9000-0x8)="2e2f66696c653000", 0x8000, 0x80)
creat(&(0x7f000044d000-0x8)="2e2f66696c653000", 0x100)
ioctl$KVM_SET_TSS_ADDR(r2, 0xae47, 0xd000)
2017/12/14 22:42:38 executing program 7:
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f0000eb3000-0x11)="2f6465762f7161745f6164665f63746c00", 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r0, 0x29, 0x20, &(0x7f0000001000-0x20)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x4, 0x0, 0x1, 0x10000004, 0x1, 0x3, 0x1000}, 0x20)
mmap(&(0x7f0000957000/0x1000)=nil, 0x1000, 0x0, 0x10, 0xffffffffffffffff, 0x0)
r1 = socket$inet6_sctp(0xa, 0x5, 0x84)
mmap(&(0x7f0000957000/0x1000)=nil, 0x1000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000095b000/0x1000)=nil, 0x1000, 0x0, 0x10, 0xffffffffffffffff, 0x0)
r2 = bpf$BPF_MAP_GET_FD_BY_ID(0xe, &(0x7f00003d2000)=0x0, 0x4)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000953000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$MAP_LOOKUP_ELEM(0x1, &(0x7f0000001000-0x18)={r2, &(0x7f0000953000)="5af0d5425ad6f0e331d653e84d81efb0b6be8a3fa390143e7f3fd78cd4b87b3f194258ae46dfe521a6075fc6b2a8c03783c265f5cadeef940ee453ca186123e321a776c9dd0badc330f761380ea0e542e306666713ba645b4ac72607e19ad2c8dd102b1085c54a1dc10236306cc97044d52d54837dbb97cfebab2d700a42867a2b957cb7b2e38c2433e5f8aae9479f7cfaef5f229b3455333077471584ffd144dd24973052d936bb20ecc0387a7ee37bc21667ffffecbf1964ec747305fcf51ee6e3164491ea7da3c023dec7fbbb581e98c795e65585b626ba69e6", &(0x7f00001ab000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x18)
sendmsg$inet_sctp(r1, &(0x7f0000565000-0x38)={&(0x7f000013a000-0x10)=@in={0x2, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f000043d000-0x1)=[{&(0x7f0000719000-0xf6)="be", 0x1}], 0x1, &(0x7f000036d000-0x60)=[], 0x0, 0x0}, 0x0)
mmap(&(0x7f000095e000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0xf72, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x9, 0x0, 0x2, 0x0, 0x80, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x2)
mmap(&(0x7f0000267000/0x1000)=nil, 0x1000, 0x3, 0x10, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_PEER_ADDR_PARAMS(0xffffffffffffffff, 0x84, 0x9, &(0x7f000027d000)={0x0, @in={{0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f000027f000)=0xa0)
pwrite64(r2, &(0x7f000022e000-0x15)="2705a5282cfc3d5e424f90457f02d8005b5b307670", 0x15, 0x0)
socketpair(0x1, 0x80005, 0x0, &(0x7f0000002000)={<r3=>0xffffffffffffffff, 0xffffffffffffffff})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r1, 0x1, 0x11, &(0x7f00000e7000)={<r4=>0x0, 0x0, 0x0}, &(0x7f0000000000)=0xc)
perf_event_open(&(0x7f0000000000)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x668, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x20000000, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r4, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000267000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_timeval(r3, 0x1, 0x39, &(0x7f0000267000)={0x0, 0x0}, &(0x7f0000114000)=0x10)
mmap(&(0x7f0000954000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sched_setparam(r4, &(0x7f0000268000-0x4)=0x2)
r5 = accept$unix(0xffffffffffffffff, &(0x7f00003f5000-0x6e)=@file={0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000954000)=0x6e)
mmap(&(0x7f0000954000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getpeername$unix(r5, &(0x7f0000954000)=@file={0x0, "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000506000)=0x49)
r6 = socket(0x40000000015, 0x5, 0x0)
setsockopt(r6, 0x114, 0x100000000003, &(0x7f00000e0000-0x10)="2a8e339cbc4a24cbdd2186b32c816dac", 0x10)
2017/12/14 22:42:38 executing program 6:
mmap(&(0x7f0000000000/0xf09000)=nil, 0xf09000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_tcp(0x2, 0x1, 0x0)
mmap(&(0x7f0000f09000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f000005f000)={0x0, 0x0, 0x0}, &(0x7f0000f0b000-0x4)=0xc)
r1 = bpf$PROG_LOAD(0x5, &(0x7f0000b4d000-0x30)={0x1, 0x2, &(0x7f0000ef3000)=[@generic={0x8db7, 0x0, 0x0, 0x2}, @generic={0xd395, 0x0, 0x0, 0x0}], &(0x7f0000b4d000)="737973654f00", 0x1, 0x80, &(0x7f000000a000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0}, 0x30)
r2 = socket$kcm(0x29, 0x5, 0x0)
mmap(&(0x7f0000f09000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_ipx_SIOCIPXCFGDATA(r0, 0x89e2, &(0x7f0000f0a000-0x4)={0x0, 0x0})
bind(r0, &(0x7f0000550000-0x10)=@in={0x2, 0x3, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000f09000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$inet(r0, &(0x7f0000f0a000-0x10)={0x2, 0x3, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000f09000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$BPF_PROG_TEST_RUN(0xa, &(0x7f0000c33000-0x28)={r1, 0x4316, 0xb8, 0x5, &(0x7f0000185000-0xb8)="7ff27b3112b81a5afba76dda8ffb2f442e2f10e28323741d6e30fb8544de1fc4384a55c72ebc6d66887c1108bd33192447cb22b84de066253328d19560defc2614441219de036ea16e68ae873557091c82fcd477f1a1f3c0ddf5fb31806e7b7c49c236556487738d581a29f3ec756793239cb455c832e1606d35a66f006981bdc28b95779bfd869fae20c50aee5ac275647c11a36f9186aabf60a697812d95f1ac0b15eb7b11a385e450d1bf89eb19b707cb8fe3c387b8b2", &(0x7f0000f09000)="0000000000", 0x3ff, 0xffffffff}, 0x28)
recvfrom$inet(r0, &(0x7f0000f06000)="", 0x0, 0x140, 0x0, 0x0)
mmap(&(0x7f0000f0a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect(r2, &(0x7f0000f0b000-0x58)=@alg={0x26, "736b636970686572000000000000", 0x0, 0x2, "7874732d73657270656e742d73736532000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
ioctl$sock_inet6_tcp_SIOCOUTQ(0xffffffffffffffff, 0x5411, &(0x7f0000e32000)=0x0)
mmap(&(0x7f0000f0b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f0b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_kcm_SIOCKCMCLONE(r2, 0x89e2, &(0x7f0000a01000)={r2})
getsockopt$inet_sctp6_SCTP_MAX_BURST(r0, 0x84, 0x14, &(0x7f00005b8000-0x4)=@int=0x0, &(0x7f0000677000)=0x4)
syz_open_dev$loop(&(0x7f00006be000-0xb)="2f6465762f6c6f6f702300", 0x9, 0x400100)
sendto(r0, &(0x7f0000f05000)="dc31db3b67a612022297551636b4d8bbd8ef7b4c0dd20816f2c1cc1d95fb2a4f8891774b9a6b696b028d1a9c3b66803adb37e4ce2794f96d17e70f1b46d39ecb962f818757a522ab3d76d89c23a15dd4b5085da9c28478e45fcbeb7a379ef1044d82f679da7b6cbb753e9180666fac6ec56776976319d030dd3da8b6d602d7e4c33fa39337897fe6cc6b6ca23a5106d97af4048c1d23e6d3d36bdb36cbfce20ee177a18f3a50bf83d598016f71eab24c7df0a7a1d9fd933b9617858999dd638e6f7503f6", 0xc4, 0x44080, &(0x7f00002d0000)=@rc={0x1f, {0x80, 0x81, 0x3, 0x0, 0x2, 0x81}, 0x2}, 0x9)
getsockopt$inet_sctp_SCTP_LOCAL_AUTH_CHUNKS(0xffffffffffffffff, 0x84, 0x1b, &(0x7f0000f02000-0xb)={<r3=>0x0, 0x3, "04d2ab"}, &(0x7f0000f06000)=0xb)
write(r2, &(0x7f0000f07000-0x2)="7800", 0x2)
setsockopt$inet_sctp_SCTP_SOCKOPT_CONNECTX(0xffffffffffffffff, 0x84, 0x6e, &(0x7f0000559000-0x2c)=[@in={0x2, 0x3, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x1, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}], 0x2)
r4 = openat$autofs(0xffffffffffffff9c, &(0x7f0000f07000)="2f6465762f6175746f667300", 0x8000, 0x0)
mmap(&(0x7f0000f0b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_CONTEXT(0xffffffffffffffff, 0x84, 0x11, &(0x7f0000e67000)={r3, 0xfffffffffffffffc}, &(0x7f0000f0b000)=0x8)
ioctl$sock_kcm_SIOCKCMATTACH(r2, 0x89e0, &(0x7f0000f06000)={r0, r1})
setsockopt$kcm_KCM_RECV_DISABLE(r2, 0x119, 0x1, &(0x7f00008a6000-0x4)=0x200, 0x35b)
ioctl$PERF_EVENT_IOC_SET_OUTPUT(0xffffffffffffffff, 0x2405, r4)
2017/12/14 22:42:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
openat$ptmx(0xffffffffffffff9c, &(0x7f0000735000)="2f6465762f70746d7800", 0x0, 0x0)
epoll_create(0x40)
r0 = socket$inet_udp(0x2, 0x2, 0x0)
inotify_init1(0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
fcntl$setlease(r0, 0x400, 0x0)
socketpair$unix(0x1, 0x5, 0x0, &(0x7f000000b000-0x8)={<r2=>0xffffffffffffffff, <r3=>0xffffffffffffffff})
r4 = openat$vcs(0xffffffffffffff9c, &(0x7f000019d000)="2f6465762f76637300", 0x18000, 0x0)
ioctl$SNDRV_TIMER_IOCTL_NEXT_DEVICE(r4, 0xc0145401, &(0x7f0000201000-0x14)={0xffffffffffffffff, 0x2, 0x1, 0x3, 0x1})
clock_gettime(0x0, &(0x7f0000ef5000)={<r5=>0x0, <r6=>0x0})
recvmmsg(r0, &(0x7f0000793000-0xb4)=[{{&(0x7f000058c000)=@ll={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, 0x14, &(0x7f0000abc000)=[{&(0x7f00009b7000-0x74)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x74}, {&(0x7f0000fb2000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xde}, {&(0x7f0000793000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}], 0x3, 0x0, 0x0, 0x7}, 0x7fffffff}, {{&(0x7f0000c3f000)=@alg={0x0, "0000000000000000000000000000", 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58, &(0x7f00006ef000-0x40)=[{&(0x7f000077a000-0xe4)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xe4}, {&(0x7f000079c000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x48}, {&(0x7f00009ca000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xb0}, {&(0x7f0000751000-0x72)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x72}], 0x4, 0x0, 0x0, 0x8}, 0x18}, {{&(0x7f000082e000-0x60)=@nfc_llcp={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0}, 0x60, &(0x7f0000bb0000)=[{&(0x7f0000ea5000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x87}, {&(0x7f0000404000-0xd)="00000000000000000000000000", 0xd}, {&(0x7f000078e000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x28}, {&(0x7f00006b1000-0x96)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x96}, {&(0x7f0000105000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}], 0x5, &(0x7f0000005000-0xbb)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xbb, 0xffff}, 0x4}], 0x3, 0x0, &(0x7f0000a3e000)={r5, r6+30000000})
accept4$unix(r3, &(0x7f0000f5b000)=@file={0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000a08000)=0x1002, 0x800)
sendmsg$unix(r2, &(0x7f0000001000-0x38)={&(0x7f0000239000-0x8)=@abs={0x0, 0x0, 0x0}, 0x8, &(0x7f0000008000)=[], 0x0, &(0x7f0000001000-0x10)=[@rights={0x200, 0x1, 0x1, [r1]}], 0x1, 0x0}, 0x0)
clock_getres(0x0, &(0x7f0000cc8000)={0x0, 0x0})
perf_event_open(&(0x7f0000adb000-0x78)={0x2, 0x78, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mprotect(&(0x7f0000a93000/0x4000)=nil, 0x4000, 0x0)
recvmsg(r3, &(0x7f000000e000)={0x0, 0x0, &(0x7f000008b000)=[], 0x0, &(0x7f000000c000)="", 0xfc13, 0x0}, 0x0)
clone(0x220000, &(0x7f0000fb9000-0x1000)="905cf6fa9527d2ed4be38dc85fd5090ca8c2e80d061026d78b6be753e1159cbcea8638f759a1fe060b15ca2230ffa27f5a413c251c31e40c1b2794c8c52fd538ce9038fcf1d67d44e806e676a5226df97d2c2f29d3aff3e95d5d931be5e671124b38653afa4db68b829c5582736ce95693af537cdfeedfa0957651f12190afe8c2ef764ff3518a3d69c2e995ba32186a67834d74b87351e1e01a042c3f49b4e69b2c8c5a42c6e6a3802371d0f4b734a6492fd72fd900f4757ff085cb75033a1c769c3360b27072bb3d0f34278bfd7df443ceab5d9dc5bd47c4628e296cae71a40586eddc369f0f2ceb033fe2c841a468e513bcbca374ceae3ef1213720f3f817e643f49e2ff40f48a6de6170cf8af75f6d44aa9a46db7a4a3c658a56d1a27be3e7f43aeeb68ec9b3b8676df70cca100cecdee74975a159c6b7f740ad9e503464e093b99c622427d3a0d2f2d2d5dc94cf8ff4142615b5708984b288734252c50b3beee3b4f0c0031cf4612d6943c0e209213e3b7f13a11032cddb81ce8e84d4f77731bf324d823192b2d3f37ba04e6fe130873dd63cbc858c4c0b2af33ee67784346f08774b1e20ae1e0080cb4b30c21242467d4f03184fc434d794e37c8f204594d877d22e3b9124cda1a95ef957811b2ed4e193320f6ff1ddaddb4b17dcfd1a1c4b5fe62def16857815f598738374d714f46592eb615d4be80ab9a4294568f094804d6a42ab4ca8630cf3bfce676950ce7c33a94d95e76ee791948ce3c2c9f4098f266f599c76f18154e2fdadfa5202d841398c20f253c5d4806ad80c5e3af5b1f2cae66596904a517c6f5b010e95844cf3dc73bdfc4e5371fbeeba7864f1242b85eea94ee7a3bb6c127be8484b5f6ecd23fce9c416978e87dbb50f7fe07ccc8f5a35942011a81b4798feb2ce31042e38b457db64328f4cba469bb9aa76863e7168842facb9006d923381cf16ace0f4b06498db263e087e0cb21b66b1bc430d4ba880789cbaa4d261895a074f66e5b3f4e85557c10ddb279b1f92cbefa93f440ba423d5e4bd4cd8b3c743957d3047659e6abf175a7fd0f79f7d4235e128691003a04ea858d104de6f59daad5b5decb1206caf276a3620cc98e8d868c20984e0ed02dde519c050247e1cb91f8960b60cc3b5ecc33417e33a530f7e4eab1f9f5788c61d702c301f3fc914623219b1c720086daf6e5b3444cf3c73b3904ef9267bc841910b68cc45f431d36bbd4570c45f69d61f3485c831e020f7694d8bc32f47620812b2778eca50f5f5d3c1da8fec68ab77a3ab367ad85f1288469c020295e4c1f250b9008b06301fac1871953f451632858f99e41d4285201ba6c422dbb71be29418889c295afcdf3a1c5f2694c5644b86279319adec72ade257e88c245d5de5b31aa3daf2a08dfb8f9a33195e8a70cc487b6091694999e4deba817cf5b47bd4a7e10a367a2deff71f488d65a33bab5680f052c1a89638b6033c573d7ba2808a983fdd62fc5bed6e4147d1bf4425b2b4cf950ff588b12ed15967d0fb867bd357229b1ab24b9c5c5048a8f2d120f6b34ced5808d1897b074982b88b7781a25ca055d8f119a8dca7dc2f3282f8b84af5f7fbeadea04f3b2d85c55f4f800e64ceee8f4679d0fbb9b23403f41748ddc607889c9533a5cb539ed05fcde01f14849e5b755e0941c7c52adb82e347ab9887e2d89e660db64fde772b0d6791d68763719c202fdd8087d8af989b04ef10824a853fdf7edd9f34b8e2d895499b3fa26155be811b48a5c1c9340aac95251a905296113c8f7ed66a3f5ad3964845a9a09cfcd85077271992d7dccc66aed12e5ce965e06d8208493ff83aa21385fa4aa8b18653d7f88d0c657bf7c1100b8cbd232f9668e0ef00eb3d24f60d010c367bff883056d8a479cc416165f514efe50142ec1a3e163af59983433bd9927d891b3a30fa549b96b1dad668eb61243013e96433c2c8507c432839747490b497f48c7c9837f7d4e1049ef073b9493fe5e8af371b2883db537b91b4360cc2b351a036e7354ecea50cc163c40b1cb23391e691e6358d0b0ae3b93e8696019d8f133240d1134f2369a9cedafb430f4a96cbac019be6cd47bc55b5a5b267f9a602e88fb33fc9ac8e5292f66b6a84add8ab56232b2c0b0dcc622c51c27d21dcbc51489828af75148861f59009dc9a5e06ec08de84eeb6cf8268e95c445c18f7f8732ad1ade678ccf9f9f61f32a43cd874be72ab8f0f0dfd0d7a6b123af8d729da19f997b01b8014498383caf28bcb1f85a7342595056f5479d13835e316da4544b0966bdab5bec1c11f217170c7733a5b221fe32d56e6877a45ed575a700e1eee9d7b6d8f8be4be5a072edf3f8327e3b6d7865638b12f4d068ce4d68d501f4513b110e06f2b0b724b1ff606c72d1186546aa523c02d9b813c27adde4adfcb559e6abf09683443d6e2e3fcfc611a2e7230cf120beb8bc60b4b0e48491d1528c9d5aae64bbb6669d55d8e3526b15e659cfc9b19316d79475148238537c2bf08550da58c7538b0ca66822b6c6e1887a7fc5ea098f330b0914db2ee6fabdfe754c56c6d7edf65e86052efb1456ae31d0bb093fc633b54f76bb7ab78d69653ea87146dbe5ab14ef165cc7e28c310d4032de2d5703f132803b19151d8015a3431e69fb6cdecdec6320248a5f1f951c8baf3a7abf282c4c7c41b9e2e44276bb06902154de01d698cdedd395e73d2f9bdd668d02ef9293991bf214d9f4a08191c647934e4c20d0155c1e28625aa06b118eeb51559029611235b464989861490890a69ea19d2f4c15ef127f01dd3d888b4b2ca2c79cf7ea86d9cf60c265f262436d68ebe26c7c49e8884c2bde02d12e63a91cf7208ba929683d78fedb1b009c6dae86a27504e3b5018a2c815f755e4e9fbcddbba899f8b1d5c6e3dd67166e4aaf5ae89458c72d3d9c544ffb4b75cbd49a722f79f5c371a807a4cb5a70e4467ea1c4b17b2b37c8c167a1da4fa093e6e4200d7985fc0c4e285dd59fe322eab79858df5dfe9331d0868c29e1739f347690b37ce90ed8cbfac71cd7c0184b08e4d3eaee0b2eb1bd6c42faa3f91159724635a0fec4276d4c08cac7999dcebb4c9860cf294ff43ea2790da5411d36bd02214faa5e884ffdc18e8a207c5165c585de0e9c8f334fac6f06e71c7e21c0768abf78558fd44c40d38b521174478a2350a2a33f9c3d1b9caf53d0d34525a5113553e66a85db94595ac1efc50b7d1c94ac504a03659d6e323199b01c18e4ada0ca7b6d0f4ec6ebf92f572fc7eb424053ca5332fc8c6227a2548a8f451a04420b96d6246c52320b9149e7ebe648b4f4bc3ffa5da5fd0eccd494283d6e7e3211335446b184982e8144dcdadf990c16fec1d8f753101082ca5044c3a1a35a8c0815d9b1a910d35f13e8acb11391853ecca2863f248f28b94fc5b0a9e12592dcff036f5f9315cb99045e87e11182716f73c8d6ebab6449601af352e72da9dde655a1377d95a101f76d4b32a3bb9dd06a32544d27d492c8b883acdc8f7aed4090dbb4d51afa8a3bb9be0ed48b53535e2804a4b9016a8ee5a1292a52aa24100f57ed7160704e7096194ffb2f42fcecc55a0fa9b1c6e5bcb22929d08a3ad74be323df67450761c8fec6f30e5ba2abf5d07d7d360213840db5dd7889286b7d0eda6a441d8152de8e293f39c4aa4f1169048ac6b7fe092981d54e14681d93d064327493078d6e6df6c2e42f588dcd806ad76d0d3c43f0b4600b4aa3863891ec69c58d66742027870feddc3b544906a9689727e31e742460f40967a7db05da5d67d1808a326e5ac9a6bea2bf033768b185e0fd5de359de0167d736c44c174958c36cb10007bfcb1ba8ddcf5c17317b34f349c1194068dfd674ff009aaf2bb92fd57f540976cadddb418bc7815f9793ac42bd58ebd4a9b905d8855a7b7b7b1785f75c7f8186faeea269430d1e75232d71cdbdce032a19c13f67c09a47e2743ce83e0a0c1711cb01613444f216eb6f045b539d48e965354393e10c3e63521532bf2a17a0f407f58a6903d2022e4c047a7ce156549d94c024826abb34cbd9187b12569eb99c0c0be473af6d79977f3a0d58dbe14f094f57c761d394311650e23de9a95f750dd7b7a10ff326f733c2ed5859c7ac15e130c753241372158e9feed84bc37cd92389f4a880b3360508f1c2f1c0962cc63cca2ccc00c6a57b77433b74c72fc80220b23a0b629986587b9116e6e264da6b82e90f02db3c2ba82fa0dae32e9f7f41d6e30201f0b9d402e937604f5aa5143bf68fa5ff5d03facb8d420988b93f2fbc6c4b343cdec17199b8f35c9ca9f766c04858729642fbd95e00615c40d74fb4037f3aa7bf62416f2dd58a962fcac8a84c6054399f9439fcc89ee37ae9f1abf478fdce803fdddfaaba4d47ed68961d522c55ad1960095ea50b2c70e6389a8c3933d5fe150ea528840b3ffb2c1567e7b09e535dc2f19125c8875a11aa11493c0fc0b65e46b990609a974f72039e23ba26dcbb0feb3bbeb5d09f706c2e5a672431e023628395d15d52abda28df0041504e339121932e3a55f14a7d26859355f31acfddba288ac2d3aac4d3f500bbefae8cd54e64a2fe7b6dd429dea422f340b7f240dfa3108602b908670c78a7744bb5b762604b076305fa218bedff11bdb72c25ae7e64ea7f961ba6a9dec4aabb0eaa2c7dafc61935a4a5f835d5c04cb55006a866d7f8238e4f20cb257541dc91441110cd53d80a8e24614209dd0143b6054a1ca1c32b3214e12ff17e183687173cbf04d04da7778608633a1625b85f736fe28cd3a3409bcbc95c6bb3705f9e57f6484a4c6defcf547665b2dbfdb428045371f3c7a02e5f2425d627ef62b9260564e684f925eba1daaa9c9f0df954b4b2b84b6b1ad4b08a443f90b7fedb84e6ab4bbd88cf84e39716009c821e84f293f156e019ea3fad0606dd97cf88c9a723ee7f4742240f25819a5e6704c125b632ea553f238aacf615b2e1926517eccc0c7ccafccdd37196f634a984de96f6fb50f337c89eeaec64e398163bff3a8db0e0e253d3f262689b20fb464b872dfd0a4961dad6bc4d2fd9d18bcf2b0e73c6fcb73f1a2a623b5fd6fafeca7ad8fad640250b20c362e7a055e9fb3808743b413d509e5b29861331791a9f18dbeb8eb021bf40465c7b711b81e456477a0ce3198244f96ac6b2c53c15e6eec792aa7c24dca065a7aa5bc977059f3195e593985683e3f2ccfbce542be9cdf35e12aeb6c2dda327b1595f72b7a62b7fba4556ec45e6bd4ad01a67b0c7fe1093a2e49be47fc1bd713774f15ebda9f23c4e9497c219a1080bd9077e6d37f29ea73c962f19aa73b87d2a8f07f87245ef11faf8fe4443294466a48c1bde9a8821c468c221d5741b1663a0fcece136053cd781fc30a8bfc5fba25385fc301c7f931dee07866c51135446e56ea3c02c9125f3cee1105b230dc6291057abfab1d2c84ce9a354ed17f9e007e71c6b41de606d0db7d2d1e5637dc470b0e825d332b7b8fff56984522a52eb07ba80c7f4781bf8a0aacf85ba536adccdea72da1b3734b788fc4fafe2b356479500132d8abd5fa4261f82c81fcdf16df486c877bfa18183c392e7ef60a99a39f94ce99d817f6dfeaf135f90c6fd49f4dfd6b629ad2a3f3c23e2e46b8ca4a55a1d3d6cee1af153c9e9e00e981c440e29b3c971c15f4e7cfe68a20160858631b55b7ddcdf2e9b9726b48d547581d2c0891d53af783de4142089be9a06e7a8f7ec0ca20f96f09f24dc616520b10d5a6ac6522129bc71d4cd2b4d64141ab5ab53b742826d602bdd1", &(0x7f000014a000)=0x0, &(0x7f00009a1000-0x4)=0x0, &(0x7f0000c07000-0x79)="2a2e5be3b845ad3b2361155e81b6833e248e0c785b9df4ebb41a91476ab04a4efecd8d4a506828669c8d0c4710c394fc31248264fdf2be49412131b454edbbcf3308fa9173efc31fd72c49ccca794a6bff9e508b086b40ac376df7a9561cf624e8d61b84e6e90e88d9e6fe2fc8ec7e9a028058b8ccbdc07132")
epoll_create(0x9)
pselect6(0x40, &(0x7f0000cc9000-0x40)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000cc9000-0x40)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f00000de000-0x40)={0xffffffffffffffe1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f00008e6000-0x10)={0x0, 0x989680}, &(0x7f0000205000-0x10)={&(0x7f0000cc9000-0x8)={0x0}, 0x8})
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$vcsn(&(0x7f0000000000)="2f6465762f7663732300", 0x9, 0x14000)
ioctl$TCSETA(r0, 0x5402, &(0x7f000069b000)={0x1000, 0x8, 0x80, 0x2, 0x5, 0x6, 0x5, 0x81, 0x4, 0x16c6})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00004a9000-0x78)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0x0, 0x0, 0x4000000668, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0, 0x20000008, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x100000001, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
openat$ptmx(0xffffffffffffff9c, &(0x7f0000dea000+0xf48)="2f6465762f70746d7800", 0x100004000, 0x0)
ioctl$sock_SIOCBRADDBR(r0, 0x89a0, &(0x7f00003fc000-0x10)=@generic="1b25fd20b7c9358bef2938d0243a750b")
openat$hwrng(0xffffffffffffff9c, &(0x7f0000fe5000-0xb)="2f6465762f6877726e6700", 0x84600, 0x0)
r1 = gettid()
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x9b3, 0x1000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0}, r1, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_IRQ_BUSID(r0, 0xc0106403, &(0x7f0000fb3000)={0x7, 0x3f, 0xa8, 0x9})
r2 = memfd_create(&(0x7f0000020000-0xc)="2f6465762f72666b696c6c00", 0x5)
lseek(r2, 0x0, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r3 = perf_event_open(&(0x7f0000001000-0x78)={0x1, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1e002, 0x0, 0xac, 0x0, 0x0, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00009de000+0xf3c)={0x1, 0x78, 0x5, 0x0, 0x0, 0x0, 0x0, 0x3, 0x3fe, 0xc, 0xffffffffffffff20, 0x0, 0x4, 0x0, 0x0, 0x0, 0x80000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffff, r3, 0x0)
syz_kvm_setup_cpu$x86(0xffffffffffffffff, 0xffffffffffffffff, &(0x7f0000059000/0x18000)=nil, &(0x7f0000007000)=[@text64={0x40, &(0x7f00007f6000)="c4a130580866baa100ed4f0f08c7442400d8000000c744240201000000ff1c2436f36f4e0f02caf30f2dcf66400f3881a100180000b982010000b801000000ba000000000f300f20d835080000000f22d8", 0x51}], 0x1, 0x0, &(0x7f00005bc000)=[], 0x0)
r4 = openat$sequencer(0xffffffffffffff9c, &(0x7f00007b7000-0xf)="2f6465762f73657175656e63657200", 0x600800, 0x0)
ioctl$SNDRV_TIMER_IOCTL_STOP(r4, 0x54a1)
getsockopt$inet_sctp_SCTP_GET_ASSOC_ID_LIST(r2, 0x84, 0x1d, &(0x7f0000a10000)={0x2, [0x0, 0x0]}, &(0x7f0000e37000-0x4)=0xc)
setxattr(&(0x7f0000e3b000)="2e2f66696c653000", &(0x7f0000f90000-0x18)=@known="73797374656d2e706f7369785f61636c5f61636365737300", &(0x7f0000172000)="257d6574683100", 0x7, 0x1)
ioctl$DRM_IOCTL_MARK_BUFS(r2, 0x40206417, &(0x7f0000277000-0x20)={0x1, 0x8, 0x8, 0x5, 0xbd8db4d30c6e6fba, 0x3f})
getsockopt$inet_sctp_SCTP_GET_LOCAL_ADDRS(r4, 0x84, 0x6d, &(0x7f0000001000-0x5f)={<r5=>0x0, 0x57, "226bfc8fdf099a16a0a6a0c76cee701bc830710c775733e51070d8cfa118551d8c6028644b8865f9c1c5ba139d4cfeb7959b8f507c7bb514c31df5f7d84ed1bd8fd94dd09d34f3c77711a2d2ea5e3d08a940dc884afded"}, &(0x7f0000001000-0x4)=0x5f)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(r0, 0x84, 0x70, &(0x7f0000143000)={r5, @in6={{0xa, 0x3, 0x1d, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x2b}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x6, 0x0, 0x1, 0x100009, 0x2, 0x3, 0xf95, 0x747, 0x7, 0xffffffff, 0x400, 0x100000001, 0x4d, 0x4, 0x101]}, &(0x7f00007b4000-0x4)=0x108)
r6 = socket$kcm(0x29, 0x2, 0x0)
setsockopt$kcm_KCM_RECV_DISABLE(r6, 0x119, 0x1, &(0x7f0000000000)=0x3, 0x4)
llistxattr(&(0x7f00003ac000-0x8)="2e2f66696c653000", &(0x7f0000415000)="000000000000000000000000000000000000000000000000000000", 0x1b)
setsockopt$kcm_KCM_RECV_DISABLE(r6, 0x119, 0x1, &(0x7f0000001000-0x4)=0x0, 0x4)
[  128.154243] binder: 27713:27716 ioctl 5462 20431ff8 returned -22
[  128.166964] SELinux: unrecognized netlink message: protocol=4 nlmsg_type=24 sclass=netlink_tcpdiag_socket pig=27716 comm=syz-executor4
2017/12/14 22:42:38 executing program 5:
r0 = socket$inet(0x2, 0x2, 0x0)
setsockopt$inet_buf(r0, 0x0, 0x39, &(0x7f0000e63000-0x8)="e497e480060500", 0x7)
recvfrom(r0, &(0x7f0000cba000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xc2, 0x0, &(0x7f0000885000)=@ipx={0x4, 0x7, 0x8, "275909ff7f00", 0x40000000000001ff, 0x0}, 0x10)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r0, 0x29, 0x20, &(0x7f0000275000-0x20)={@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0xffffffffffffffff, 0x1, 0x1, 0x0, 0x8, 0xfffffffffffffffa, 0x8}, 0x20)
close(r0)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_PARAMS(0xffffffffffffff9c, 0x84, 0x9, &(0x7f000054e000)={<r1=>0x0, @in6={{0xa, 0x2, 0x3, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x7ff}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xc6d, 0x4, 0x5, 0x9, 0x22}, &(0x7f0000a37000)=0xa0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000011000/0x3000)=nil, 0x3000, 0x4, 0x32, 0xffffffffffffffff, 0x0)
r2 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000dbe000)="2f6465762f73657175656e6365723200", 0x0, 0x0)
ioctl$VT_DISALLOCATE(r2, 0x5608)
r3 = userfaultfd(0x400000000000800)
ioctl$DRM_IOCTL_AUTH_MAGIC(r2, 0x40046411, &(0x7f0000f7f000-0x4)=0x9)
ioctl$UFFDIO_API(r3, 0xc018aa3f, &(0x7f0000d28000)={0xaa, 0x0, 0x0})
ftruncate(r3, 0x800)
r4 = epoll_create1(0x0)
openat$selinux_user(0xffffffffffffff9c, &(0x7f0000f99000-0xe)="2f73656c696e75782f7573657200", 0x2, 0x0)
ioctl$UFFDIO_REGISTER(r3, 0xc020aa00, &(0x7f0000e4d000-0x20)={{&(0x7f0000012000/0x2000)=nil, 0x2000}, 0x1, 0x0})
ioctl$TIOCGSID(r2, 0x540f, &(0x7f0000664000-0x4)=<r5=>0x0)
ioprio_set$pid(0x0, r5, 0x100000001)
accept4$inet6(r2, &(0x7f0000cef000)={0x0, 0x0, 0x0, @loopback={0x0, 0x0}, 0x0}, &(0x7f00003f4000-0x4)=0x1c, 0x80800)
epoll_ctl$EPOLL_CTL_ADD(r4, 0x1, r3, &(0x7f0000153000-0xc)={0x48e023ea3788a36, 0x0})
r6 = syz_open_dev$sndtimer(&(0x7f0000b0d000)="2f6465762f736e642f74696d657200", 0x0, 0x4000000000008800)
ioctl$SNDRV_TIMER_IOCTL_NEXT_DEVICE(r6, 0xc0145401, &(0x7f0000013000)={0x0, 0x0, 0x0, 0x0, 0x0})
readv(r6, &(0x7f0000c84000-0x10)=[{&(0x7f00004d4000-0x40)="0000000000000000", 0x8}], 0x1)
ioctl$SNDRV_TIMER_IOCTL_NEXT_DEVICE(r6, 0xc0145401, &(0x7f00000c5000)={0x0, 0x0, 0x0, 0x0, 0x0})
bind$nfc_llcp(r2, &(0x7f0000caf000-0x60)={0x27, 0xf9c7, 0xe555, 0x1, 0x0, 0xfffffffffffffffa, "ac6187bcf7af0585c79049da8d3dd32e892b19eae426e1befbf3a4d9d3ff0f7d49dabe441c400794d7cc9894b81534ffab0a667ca548f41a6ac356485b7109", 0x1f}, 0x60)
ioctl$VT_GETMODE(r2, 0x5601, &(0x7f0000201000)={0x0, 0x0, 0x0, 0x0, 0x0})
r7 = dup3(r4, r3, 0x0)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r7, 0x84, 0x6c, &(0x7f0000c3a000-0xf6)={r1, 0xee, "f46a67916e956fa663e144b93087350b3ae8578c334a4ed12933ab857b4dd35aecb7457afabd19bcc69dbe9ad076c8096371bc1039fb6cd297e17ef4b02e3e24ce93452c681bff1acb4ac922063e46a850a59753ccacacd6339d53e1809e3462a3f1eaa10d5bda7b461c9086dd2c5003508c827d7ec480f5bac4ef769858634338dd284af2d73a238c9890072d32342eb6893d43765ffea1525db3ff71624feab1897fc279098a99aa3b4f7eb2d8565e5131cffe3b33106293e2ec57d14d6d9a87057d73984d929d37fa8aa3bf6a3fdae325172c4d08572220081a13573b230c2d2e0289b99f3f193d99f232f24a"}, &(0x7f0000b10000-0x4)=0xf6)
socket$inet6(0xa, 0x2, 0x80000002)
2017/12/14 22:42:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x4, 0x0, 0x9)
setsockopt$inet_sctp_SCTP_RECVNXTINFO(r0, 0x84, 0x21, &(0x7f00003ce000)=0x5, 0x4)
r1 = gettid()
ioctl$sock_bt_bnep_BNEPCONNADD(r0, 0x400442c8, &(0x7f0000193000-0xe7)={r0, 0xffffffff, 0x0, "13d5887d436c761f5ac6ef20c9b337574ccf915112567e03f628f541b49025e7fb5c14cd15361e623b4579e11c6136edc4dfa385a4cf3741aeb69ae0e5a8528f4ea84cf12dfa23cbc8a5a53184182fec1181e5a28144726131b479dd2cdb1938b2500275f6f6b891f5140e89104a926016729eee357202c87d3d0d3ebcc79b5371a404ab60f985b2ca49689d62f70e95207089bb38bedba6c9c5cee9ab809dda258f521e3f03a6bf7ea4b6eb3d1388136269541f21bc8227171232f010e87a2192cb2610ae773d50fcbe9d4990c7c96e03c97dc54515fa323c7b3fb099"})
socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000b4a000-0x8)={<r2=>0xffffffffffffffff, <r3=>0xffffffffffffffff})
ioctl$int_in(r2, 0x5421, &(0x7f000071c000-0x8)=0x3c)
fcntl$setown(r2, 0x8, r1)
fcntl$setsig(r2, 0xa, 0x12)
setns(r0, 0x0)
r4 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000d21000)="2f6465762f73657175656e6365723200", 0x4000, 0x0)
setsockopt$ALG_SET_KEY(r4, 0x117, 0x1, &(0x7f00009bc000)="bd622d591b688de7d3a9148de44c694ae13e171d6cc85b1cd0bbd739691b41401988f453056b7eeddfe07b3b728e409e98e3e0556c022d7a", 0x38)
r5 = accept4(r3, &(0x7f0000844000-0x9)=@rc={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0}, &(0x7f00000f0000)=0x9, 0x0)
ioctl$sock_bt_bnep_BNEPCONNDEL(r5, 0x400442c9, &(0x7f000086a000-0xa)={0x9, "8cd3183ca9a8"})
poll(&(0x7f00005ad000-0x3)=[{r3, 0x0, 0x0}], 0x1, 0xfffffffffffffff8)
r6 = dup3(r2, r3, 0x0)
connect$unix(r6, &(0x7f00002e1000)=@file={0x1, "2e2f66696c653000"}, 0xa)
tkill(r1, 0x16)
2017/12/14 22:42:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000469000-0x19)="2f73656c696e75782f6176632f63616368655f737461747300", 0x0, 0x0)
r1 = memfd_create(&(0x7f00004e5000-0x1)="01", 0x1)
r2 = open(&(0x7f0000f46000-0x8)="2e2f66696c653000", 0x10000, 0x1)
connect(r1, &(0x7f0000698000-0x10)=@ax25={0x3, {"b0df0905d5de4b"}, 0x80000001}, 0x10)
ioctl$sock_bt_hci(r1, 0x400448e0, &(0x7f00003b2000-0xf)="d165b5c622111b3667caec082593e2")
bpf$BPF_PROG_ATTACH(0x8, &(0x7f0000c6a000-0x14)={r0, r1, 0x7, 0x0, r2}, 0x14)
timer_create(0x0, &(0x7f0000528000-0x60)={0x0, 0x39, 0x4, @thr={&(0x7f0000a3c000-0x4d)="75a536365ba146115c85da136e33783974698804f87437ec12973d93b6b7f30e98758e80992935369c31608e2b07a9d9c781edf325fe1052e9b8bc56b9f37f3391a8df3f091f2e9462e117b27d", &(0x7f00005c1000)="de5b9c5e6e7dd389b0f9fb9b90332a64f355fc40012206399d91654208e1262ea0a660b236ad9db5464d4160dd626e14cbdb18f8b4185f64b9c5995e546fafbaeeef3048a54ac3390e6deff6b26c5a45d5cf232051f3b1a53b5bdb1eae525a4122c75fd991bde0d0207acdba512cce0023e1aa08c990588fc50870afe9c4e0580c91389c0e5c5771a867835487d17740e99a45886c8ec10344e8c4e58c9452c7165fecbfa07762b93c2560147c7393ffbe39c7169ee4b4bfdb5c6a9c8ff0144409dad1ce6c0817cedf84cc906603d020d97a6b5f65f5ee796298c661d83f9db69be9bf4481778cd4277673dd6024fd3e86c950b195fc2d1a145c67866db4856c7029c16adac6934c92185520f8ae33d279b4878041f61287648496d8c5fbbdd9b303650e884bcec31d02f9cb682b854494f4b640ee73eceb047b6a799ef75e45740314bbbbf3c93ca36b3433717c0ef5c444f558e6d45925324b4abb8652ef01693317c1c14dc260d333739a53d6ebe3503cf22bfba4b0a5e14c4fd7a79b17c2aa37040aaef8728f54cfaebc09b236e543c66f8ecfd62527200bddb1a80e86c9145e45edabe3542a15aa32fac3c86e6339731df7743657c4164e78935e067bdb26061e7d53230b1cd0580ada209fbd0771efa6de5b15b2dd52bb246beb35c1d51509089b93a6a2e16ca4a2a0a1ab1035f264a69a1fccf231b38752f19cd1e20f51cad148053097e58fcbfdb4fc13eabcc81170d2c760a1a7bbc6918f94623638caeeec7393d933a63e1c78a4703a8a3e73dd389cabb9ac5cee25acd393ea18796993040829a73042a4f7fa9d0b47d69d4f9431a91d9c0a7bba815f8763004ced5060a263d6ba5d0a1f2de6daeeb0b7e257657319e3c8875ff138767b7c79058b8ab0ef28d8995af7f223ad2d3a15afe39dc330b9220e5d2b54ee2e022bb86d25d5740e15d8930f33951001901e03545c98377f97e15d889085f0c9e04d1d0a902b994caeb55407783fe308c9c02c079fbdd10ee70dabb3d1254008f39f00f8c998aa8cb43ab3875b44d510ab3d6376aa6f5b91742a54aae6ca308a2e35f4732695de24471282862f57149bcf6430d1a04918e16f2dbaef7341f9688da51058f3979adfdcdbde2e802c8756f793658310b2354d52688152963e057e50e40ef025273221b913388dd4d362020cf790299e42ba44990557c2449e0c7e685291b346c610ff0c6fb1e99c9410a1583597d3c5a1d8e1e45ae842c28eb506acd6ac8a6be6bd74fb64b18ca462eb04dfa602be997f40f1de9bc4845e725c9c4c24985b24e6b27eebadec4a019788219f7e39ae3269caccf5e932b9427fe0cb87e20d04bd8fb0f840e4a3bd5cc4f88a1db739005acd1ec4475365f9e8c48fbbb065d8efb2d6c2dbbde0803b07a0d3fd12a6d5e63b8f08385b8a60daa7662287b8bac32d8b09b5493d577e7fbf91fc2b4df7a358ac99b3d5987d69479c7dcfa7fad6e00cf8a76795349338d6c0cc4cd4882d6218cae33d783bf18ebc803b51f3422d543b9919bbd0e1f90b62be3ae1a620fbf444e389cecd4185066a415b26549fded9a07a68130249ca9d3d510f9cc07a7c3c4d7c5836e3c66d1158a463259f36ba6bcf9db38e4c74bd8e8f80de075a77e660eafd481e5920b4110e7bca0ebe98c9bf7b282c83491a85cb0629556dfaa793fb36aab8185b9c87b7670482f60f85a0ca26fe930c2ea2b0463cd87066bab9389af05c2302c9dc096b03ae953b740796bcc48b0bbc469ce1ad5dec0c72bcf5c614bb8c75067cfecb3dab8ff6cfd528cb13fbbbb09e1e11ef9a9470b768b2a5bb0e1fc5c2884c2b9adf0f05af5bdc786b01348445e6628aec84e1867f85996827dd7fcac9b64fa3e0470afc01d53f7489252cb17470f2b3ee79e901564bfc30a6a4feabf5ab2ffb36a3f22cefc410db146e1ad9c1ae15dfc30c35c255f7f6b8d0b07ae9924a832f03ba107f4b7829668bd430e5163713bfa59b91842bb91d329b3d7b82d201e1b5f51024cd855d573e85d786113069d86d5942e5e2ddcc1bb528f35dbee2701d4e714710a535d4d54c384742fcbbb725cb4d7154fb15234e441d7390c8d774f0898bf209ca8d76129166c205d61997fd2d8e95106599991a1b09555544cbfc9be260650bcf49a9bee18e2138a23ff4f129ea163e4217186f5461794564867d940843a8dc135083f095b2c0ccaf75bbc931cf573bd3fe3a7894b16c5c01a20a2db5f0e66da6163b35fe401690558da5732f231b4eaacffee7e54a6f61bcb9adcc7d13c9215023dd04b7f4d32f08603ee88679b66284281a12077e6d1bb48d974692490aa8b292fdf1cc98dda82150287e1768da7bdccb1f0156c9a39e14228e73054d611cccd51ffc4a87d7d6953da3e3dbc057cf5faf2c7d5332c9ba10e0feab5d73c3834108316cf98fc96dc6d1e4bae7ebae991f41f64e518986c39a339e7e92dca615b721b45909b0ec11435723e8ae171a72e7d1e7edf8f250c04df472b8b23f9c11da745832e4da847d82c7141720ae678f603c435151ddc4cbf1bb9a9079e1521bc039279d0f1f8778d971b420444f7f804d7a0b3d282fa21cefb13e97d39dd206d00e73410f5076f767bee8a60f624dd37a18d331fb13fca3055c0aa43f6ccfab457aa526b2f8452b115ad8bfbb17a839d9b8d683bfc61499f291ac6a826689bb12df05937d09b3f1619aef2133172b9128382b6518aa18a872d89fcb5f5e72d67db10a948a7cf55413841542627e37627318d250a2ef8582cc406d9e1a7eb384be24bf0792c24da37cbef5dd6e6aa886d938ffea3ca90ab200105514bda2fc2ee4986a5cda25ba6bd9d2465d232e6d2a41713ee7f5472c6fe34438d8debe3ce8f845292673d07862f1b7ccdf11f5247fefa78f0e5bd738425ff2e5628868be0dc43412908a981fc186a9e066ddea364e30e4886cbb83b0504f4d613eab36584a0ec38c9da3eb34783686af6c2569ad38a06a288e4a64a6bac26459ca07746d1d1c23d6b5bf1d4c9fe2fa4d338f56ab11c25de9fa882c3eaab18eefe00264f4bb8a5ca86b358092c30ead5add39daa25cba4c589945e965b4946bc8a4121a85d1a8636e2aa62e3a6e36174bceef7aad1da57b99f0defaddb10ec05092562b9f8885511d8a45761f8ee20b28f318d0e137add837c786ffdd01301304882779125b18d629cc831a522b02288f6c7d971dd8f90499c1257dc4cf8e68464bab844a3a00606e896ecc1ec1ad87281399368d9c9725c27d583c8b8842ef622a53d57965882113889d2444fe1444adcd4e3701de4ebb836319105cbaf5252873428400ed6fe53d911ca794f3a773361055c6a9401cf6b18590f4ab826da93e62abc27a88acf89c0d69cfe22882d77b7a796f04cd5a5f74289284e83d5a7c8ac715e1726c4beafbf91a10a5171b66ae332f82e541369599d09ad89c82754d442e7a0ce0726a2d8e67e9bbe1cd737c11d70660edffea7b94693ea3d140ca40bb8b3bbe26f2974ba24ce92325ef0ce6800caafe6578405cd4dc505a0f111f8e75ab5aa18cf416b26cb4d039f13f9c1f35389f520b3a94443c42769cc2c404a2f4eecbf06e9a8a0498243d1bd2d753a4aaa8cae3e7bd53d3b11178f44eea021a2542924cba4cc0572c543fa5df074738cdd194fc5b529d870b5032a7d6440e6a596a6f4a65e676b9185e89d37c368d3c834ba1b0ae415faecd33d949177838e04b14ce92afa285461c245508579c3939895057d04169303b06f7e4a112421b673a04e3377cc8026defffc1b2466fe73be368b24b30a250d356b67cca60f5657da45a6a88cdf305c2323cbccf51d30824ba6a97284480dd93bcd8cc9075a332cd47194c737d0922c13054868a42b33a18744ae1e7d0e85081452a7927cdd77efbc783709fbaefd4e8c7095de31e1ebe7a6caf85fcfd46406f4bb19e36ee85aa64c347522424b39e026fe270b10af8db4f70e369780e131624f4761f1bcce098a43701d3696b6c0f705df687978331f52a0e3d1274836725f71eb2541da70f1a4bc0f44aa7587329c7538f6a84d3d86d9dd6d6028d235fea107a3edb4ea20b9ed3872ed0ecebafa2ce373cfff70bc4ff60f3e54a5c2e47c747c37560e0919a8c9c64dc25d036c98a43c4a41c289f2786c834883ce515cb8486d009101d6c3b940faf25ecb239a0888e64735e11be07689b8dfa2114c8eaeab747c2306752be7c4786662d11b1f1797aa025a8afb8f77bae48c0885041d86997e9c3d96fc89d30c5df892c53531bd34b7a5f3b1e3fe93d2d2ef70655e0f0846eb962e2fa65936c03a8e7bb666f6873ced7356c80046202bc3cc9a83f240e2f336cad8642f1d43897dbaca28f6ba65fb970dd99440ad8c719b1e1ff38e2abc9e34dae5097a8a2c06bd668df9f689a1a91acefec455c442e50845f4755e2ecb8650aca2b2d48d77a618ca1c77027ae638234b859ae25f6af497b5212b7aa3e8253dfb0304ee10dde24a3863105a9ef9ef49c031b40e8d9d2596df9d88023d3519594f64cf26dae91e033a3d3a2cb8b849ce45add8c54f978175b50d69bf3994e55c13dbc7689f6e7b4b05b8cd1b64d3107db9dcb87048bf80598de366f7ae12c807284c6baf1d45fb5b22cf7051944455896ab7520deafd9132d92d55cf6a4ee2902f62a9b13a566e287997fd349e6b2b7ab753233cd6eb8266e3f0fffe74cfb2fa7a4c6e224372f4ad6883d264947d06087f337c8f62cedade2bc947278bb27a4e4e905671c88d38e9c2181b928b79490ecaa916eb5671d2c1a5c65dde5a90966434b25dacb07a9f298d6846c0980ee27487b7b35252427eb44f51ad5843dd257f953d3258ebe9be64a4fbb7d24b9afe0496748b37fd738ed62b6fbb56dcee6bca7f020c34f0325924eb7a030f44c9ba425fe7b1fcbda4c67b63631f601b69bffdac0a87f98f3cdff462c3dc14b96678591c135c83a8957db99fbb8bb187e95f47c3c7e5d2290285de2bdaf6c380524f1248ead66e1789c933eef110dd09dca1662a6c9e15c73bf88391a440efd7e32539d6008e8a37c40f3dda9ad47be339dfa7adbdd84f14ab63f8c9b51c0f060c79c554f537eda9fe5780a5ed97efeb2dfba236162ff6626f1cc370f10e78d4b07a1041f0845505ab50285a27762a9ad254ef3cea4f702216ac613d5c2d4455978e19cafcb2a3ccdc3e5bb4015a87a38b45bd4cebd6d0a5ebb0298e785857be3f743359398ddfe56d74dc84a889e29ed9cfd8e9afef1563f420e554155634f876093ab93367c077e53a9f2950d821dacb2a56e502bc4f7453bd9097ea658a56539d0b7346ece76473c485259e3e700cdea4636c20f17d519adfa62cb0061aab77331f7987c6636f4ea9556bb3dd2408a9bb8e870801b157358d0371191dd98543aaf713f331ddbd48b1ad90fb538a84bd4f4915ad692de8b31f14f6a7b6495ef3a79974563e210ea4f4e1dc30acca21de039201c0a4452395498a40263f3c2440b7565998141af3f3a1f5e0c6b068c7c7509982eba1ceab73d3d9b0576c0485c64d0c425027265ba48d90623d5aa2141891f856292ef616c17996ef9665ef04b993b4e0b97b499f70b9ebf2c59fd40a288db2d3afab565d1e4736e4a03b055be7e89a72009b458746c5c6aba1f3a0d59eda3ded16e0284b071eb7f770117030cd3fb20ea8551e81e3180ce23532b9677bc32248a59fd8d122e87970dd708a0afae33ae7e768fee0d0610b05d806d3091741a22185bcc6a5b87384df6ec321fdc2ec0b763904bf562db"}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000ba8000)=0x0)
fgetxattr(r0, &(0x7f0000ec8000)=@random={"62747266732e00", "00"}, &(0x7f0000a29000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x5e)
clone(0x200, &(0x7f00007cd000-0x4f)="dd539e1fcdc3e4eb5c9626b22a34108e7ddc35f16bc2caf3fbb63b504254e19dc305c9012a79913a09cb395e09a80014687768e1b44c7d5fdefece3c794ae45df8cc284b12d16dbde660fe5909e9ef", &(0x7f0000302000)=0x0, &(0x7f0000470000)=0x0, &(0x7f00009fa000)="")
mknod(&(0x7f0000f80000)="2e2f66696c653000", 0x1040, 0xab1)
setns(r2, 0x0)
execve(&(0x7f000007b000)="2e2f66696c653000", &(0x7f0000a7c000-0x38)=[], &(0x7f00006fd000-0x10)=[])
r3 = syz_open_procfs(0x0, &(0x7f000042d000-0xc)="696f00")
openat$selinux_context(0xffffffffffffff9c, &(0x7f000042f000)="2f73656c696e75782f636f6e7465787400", 0x2, 0x0)
pread64(r3, &(0x7f00009f4000-0x1000)="", 0x0, 0x0)
lseek(r3, 0x0, 0x0)
preadv(r3, &(0x7f0000be5000-0x40)=[{&(0x7f0000847000-0x2c)="00", 0x1}], 0x1, 0x0)
clone(0x0, &(0x7f00000c5000-0xaf)="", &(0x7f00003c2000-0x4)=0x0, &(0x7f0000fad000-0x4)=0x0, &(0x7f0000098000)="")
open$dir(&(0x7f00003e9000-0x8)="2e2f66696c653000", 0x26102, 0x0)
2017/12/14 22:42:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00003ba000)={0x2, 0x78, 0x3e3, 0x0, 0x40000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = open(&(0x7f0000117000-0x8)="2e2f66696c653000", 0x400, 0x50)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = semget$private(0x0, 0x4, 0x0)
semctl$GETALL(r2, 0x0, 0xd, &(0x7f00002cd000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
perf_event_open(&(0x7f000001d000)={0x202, 0x78, 0xdb, 0xc, 0x1, 0xfffffffffffffffd, 0x0, 0x40000000, 0x0, 0x8000, 0xfe, 0x0, 0x0, 0x1c, 0x0, 0x10000, 0x0, 0x0, 0x0, 0x100, 0x100000, 0x5, 0x0, 0x81, 0x0, 0x80000001, 0x0}, 0x0, 0x200, r0, 0x10000)
r3 = openat$ptmx(0xffffffffffffff9c, &(0x7f00006a3000-0xa)="2f6465762f70746d7800", 0x200, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x4000000002, 0x78, 0xdc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x21800, 0x0, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r4 = socket(0x0, 0x3, 0x7c)
ioctl$GIO_UNISCRNMAP(r3, 0x4b69, &(0x7f000010f000)="")
write(r4, &(0x7f0000fdb000-0x24)="240000005a001f0100000000000000002300071008000100feffffff08ffffffef000017", 0x24)
setsockopt$netlink_NETLINK_LISTEN_ALL_NSID(r1, 0x10e, 0x8, &(0x7f000048c000-0x4)=0x3, 0x4)
recvfrom$llc(r4, &(0x7f0000f23000-0xc9)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xc9, 0x40000040, &(0x7f0000214000)={0x1a, 0xd, 0xffffffbfffff5e03, 0x400000000009, 0x4, 0x1000000003f, @random="80cb5e7c1992", [0x0, 0x0]}, 0x10)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r4, 0x84, 0x22, &(0x7f0000918000-0x10)={0x9, 0x8, 0xffffffffffff1a93, 0x8, <r5=>0x0}, &(0x7f0000ddf000)=0x10)
getsockopt$inet_sctp_SCTP_STATUS(r4, 0x84, 0xe, &(0x7f00007c7000)={r5, 0x7, 0x4, 0xfffffffffffffffd, 0x9e8, 0x6, 0x2, 0x29, {0x0, @in6={{0xa, 0x2, 0x200, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0xb40c}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8, 0x1, 0x400, 0x1000000000000000, 0x5}}, &(0x7f0000f54000-0x4)=0xb8)
getsockopt$inet_sctp6_SCTP_MAXSEG(r1, 0x84, 0xd, &(0x7f00003bb000-0x8)=@assoc_id=r5, &(0x7f000062b000)=0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r6, &(0x7f00006bf000)={0x26, "6165616400000000000000000000", 0x4, 0x0, "61757468656e6328726d643235362d67656e657269632c7874732d74776f666973682d6176782900000000000000000000000000000000000000000000000000"}, 0x58)
setsockopt$ALG_SET_KEY(r6, 0x117, 0x1, &(0x7f0000e44000-0x4)="041fd787", 0x4)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDR_INFO(0xffffffffffffffff, 0x84, 0xf, &(0x7f0000000000)={0x0, @in6={{0xa, 0x3, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x1e7}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x6, 0xe700, 0x100000000, 0x3}, &(0x7f0000475000)=0xa0)
connect$unix(r1, &(0x7f00005f8000-0xd)=@abs={0x1, 0x0, 0x1}, 0x8)
getsockopt$sock_cred(r1, 0x1, 0x11, &(0x7f00003ca000-0xc)={0x0, <r7=>0x0, 0x0}, &(0x7f000098d000-0x4)=0xc)
getresgid(&(0x7f0000b13000-0x4)=0x0, &(0x7f00003ea000)=<r8=>0x0, &(0x7f0000256000-0x4)=0x0)
syz_fuse_mount(&(0x7f0000147000-0x8)="2e2f66696c653000", 0x8000, r7, r8, 0x8001, 0xffffffffffffffff)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_kcm_SIOCKCMCLONE(r1, 0x89e2, &(0x7f0000d66000)={<r9=>r4})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockname(r9, &(0x7f0000cf8000)=@un=@file={0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f0000001000-0x4)=0x1002)
2017/12/14 22:42:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x1, 0x0, &(0x7f00007ad000)={0xffffffffffffffff, 0xffffffffffffffff})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
futex(&(0x7f000000d000-0x4)=0x1, 0x800000000006, 0x0, &(0x7f00003b7000-0x10)={0x77359400, 0x0}, &(0x7f0000048000)=0x0, 0x0)
memfd_create(&(0x7f0000121000)="656d3165746831776c616e3062646576276e6f6465762900", 0x1)
memfd_create(&(0x7f0000109000)="776c616e31656d3000", 0x1)
r0 = memfd_create(&(0x7f0000cc5000-0x5)="707070304c", 0x1)
ioctl$SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO(r0, 0xc02c5341, &(0x7f0000552000-0x5c)={0x0, 0x0, 0x0, {0x0, <r1=>0x0}, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r2 = gettid()
setpriority(0x1, r2, 0x3)
clock_nanosleep(0x5, 0x0, &(0x7f0000120000-0x8)={0x0, 0x0}, &(0x7f00004d3000)={<r3=>0x0, 0x0})
r4 = syz_open_dev$sg(&(0x7f0000a95000)="2f6465762f73672300", 0x200, 0x412840)
getsockopt$inet_sctp6_SCTP_DEFAULT_SEND_PARAM(0xffffffffffffffff, 0x84, 0xa, &(0x7f0000b7f000-0x20)={0x0, 0x0, 0x8208, 0x68, 0xaff, 0x9, 0x8, 0x2, <r5=>0x0}, &(0x7f0000dc1000-0x4)=0x20)
getsockopt$inet_sctp6_SCTP_CONTEXT(r4, 0x84, 0x11, &(0x7f00006d7000-0x8)={r5, 0x0}, &(0x7f00002e8000+0x745)=0x8)
futex(&(0x7f000000d000-0x4)=0xffffdffffffffffc, 0x3, 0x8000000009, &(0x7f00006d3000)={r3, r1}, &(0x7f0000877000-0x4)=0x7, 0xc1)
getsockopt$bt_BT_SECURITY(r4, 0x112, 0x4, &(0x7f000081e000)={0x0, 0x0}, 0x2)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = open$dir(&(0x7f0000866000)="2e2f66696c653000", 0x0, 0x41)
getpgid(0x0)
ioctl$sock_FIOGETOWN(0xffffffffffffffff, 0x8903, &(0x7f0000368000-0x4)=0x0)
getsockopt$sock_cred(r6, 0x1, 0x11, &(0x7f0000ef3000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000c47000)=0xc)
sched_setaffinity(0x0, 0x8, &(0x7f0000a46000-0x8)=0x1000006)
r7 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000001000)="2f6465762f70746d7800", 0x2, 0x0)
ioctl$BINDER_THREAD_EXIT(0xffffffffffffffff, 0x40046208, 0x0)
ioctl$TCXONC(r7, 0x540a, 0x0)
write(r7, &(0x7f000006e000)="7f0100e3", 0x4)
ioctl$TCXONC(r7, 0x540a, 0x2)
r8 = epoll_create(0xfff)
epoll_ctl$EPOLL_CTL_ADD(r8, 0x1, r7, &(0x7f00006f3000)={0x20000010, 0x0})
ioctl$TCXONC(r7, 0x540a, 0x1)
fcntl$setpipe(r8, 0x407, 0x7fff)
ioctl$TCXONC(r7, 0x540a, 0x2)
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x800000003, 0x0, &(0x7f00003fb000)={0xffffffffffffffff, <r0=>0xffffffffffffffff})
fcntl$lock(r0, 0x7, &(0x7f0000aca000)={0x20001, 0x0, 0x0, 0x0, 0x0})
unshare(0x400)
r1 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f00004a2000)="2f73656c696e75782f76616c69646174657472616e7300", 0x1, 0x0)
getsockopt$inet_sctp6_SCTP_HMAC_IDENT(r1, 0x84, 0x16, &(0x7f0000f7c000-0x16)={0x9, [0xe7, 0x3, 0xb4, 0x1, 0x7447, 0xffffffffffffffff, 0x3, 0x42, 0x1000]}, &(0x7f000068c000)=0x16)
r2 = add_key$keyring(&(0x7f00005f2000-0x8)="6b657972696e6700", &(0x7f0000040000)={0x73, 0x79, 0x7a, 0x3, 0x0}, 0x0, 0x0, 0xfffffffffffffffd)
keyctl$revoke(0x3, r2)
fcntl$lock(r0, 0x6, &(0x7f0000306000)={0x0, 0x1000000000000000, 0x0, 0x0, 0x0})
[  128.218957] binder_alloc: binder_alloc_mmap_handler: 27713 20000000-20002000 already mapped failed -16
[  128.231243] binder: BINDER_SET_CONTEXT_MGR already set
[  128.236740] binder: 27713:27747 ioctl 40046207 0 returned -16
[  128.256008] binder: 27713:27740 ioctl 5462 20431ff8 returned -22
2017/12/14 22:42:38 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket(0x40000000015, 0x5, 0x7)
socketpair$inet_udp(0x2, 0x2, 0x0, &(0x7f0000b0b000)={<r2=>0x0, <r3=>0x0})
r4 = syz_open_dev$vcsn(&(0x7f0000b16000)="2f6465762f7663732300", 0x80000000, 0x0)
ioctl$KVM_GET_ONE_REG(r4, 0x4010aeab, &(0x7f0000b1b000-0x10)={0x4, 0x4520})
ioctl$SNDRV_TIMER_IOCTL_STOP(r4, 0x54a1)
sendto$inet(r2, &(0x7f00005c6000-0x1)="fe", 0x1, 0x14000e, &(0x7f0000e6d000-0x10)={0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
sendto$inet(r2, &(0x7f0000a04000)="ba671368d1434e64c449605bdbbfca6d2b9f8be49e9301442865319997d0efdb2f54b6a10c7327757482bfce945c2a91fb8dfafc1d3f56bc543ab87321e12cca08a744a2d128b00634bc882151d36809229a96bc3437ef159489384ade077ba295eac2882dbfd3781dd4d4e609c42628dbb709b3eb1fa030009045dd98b9e6d77b6cec9ceb685595d43995e0f04c32260943add79831e661c6a351dedc8b9d220fbf9fb6e44fb6a629ce9a82025124fec9f3ee751f7da0cd7e799be88ddbdac20b48e890ff81d7fa28c2d017d7932f2569038740461accd4582f576e4fdbd150a3399f8266bc19eb943648ad1ad81420ed6c382436e474390c8995e829e4f9df43eed85a60b9ee254e31eb62900857fa134e76cc64880334adbff069a2e5e647d2ed36a96b23834b6f6ca6b8113baf4cf30347fbb7ffc30aea99872cc0dba03b07d3347b2d257edbe2733c26b7337a79962d8ce85469e3bcbe0e4a48a6ae69613f2d4b5155b390ef67aa714b82b6313ee277cb8986eca5db2e97cb1ae2243bba80274f614ece521baef443394b4c161cb9ae926e21892578b49cfd6efe1cb1572148c10d92218ed73ec116a18de80ac42d2726a4523a764fc6dc356c5fbbf9d2c947ae3bc9a3dc76099f3257c8d5952876151b0326d8cb1d5683ee4ad5ded9a34c00ac1b03f34627ec18a7c2e92c87b7896549cfab5eb55fa85a970994bd4b22b5f0d045e241256d06f485a47b4a55ed389bc1734541232cd41908b5cfa4b8fcfcafce500a0c7ae99767713a98e7927aa69f6ccd7daea62f19ceb82559f41899c9a9aee99113e7e64b5f8b9824be9fdbfa4dd4995673d882bb4daeb64413b334e114965d2ba3cea8051e692508701b9400cb12eae457f8b8549944091b729160939918d8fcae611a5ded665f770db637487a236da1a58ba7566668651a77171fc4fe506496d19059343dbe4f426625d3f2b705f54581372361770bf5a9098a9fafefaf546426b294239ac33e3186e4d58ad2fa995a6ad4dc074e7cca11aead109563b2076c7c6e9f57ec63df960804e2e7f9d8444de9550cca3df7834d864e9777291c2e1f6205de2e43dc995ab8bb1515a365efc2830fa3e7a1dd137f550d6035212bc1f51c3b4ceea430df49ffc9210084ef156ad7e0d219efd6c116693735b44521d389969a3a65617cd2fd6e14060601cee4cd054cf36fe048b57d1d9ee3cad2a73552449926b4a6b03fbe9c0ec68357e1fbe52ed77b67f5870c0aefb7ee8236747e0d67a26725fb515544cbbe8464da94cfd8c0b94bb4e51a263b1749bd0a7cf651931f806d1b928d1f9994f1ad4d50e6a5cd7a8e4e687f8564fdacc864013d095ba9d5709eced3c28eabda476d177a7836400a01e02beeb5a6636d4064fdda344984ad8682d14b87c71727cb66be27d1d39191f4223c545b62fb4860262ba8076a65dbc194cee1df846c584b7bbe9dce6e6895b2cbbb64b03b55548b845cc3de2f939ef918421af9a5e9157e837651245299c03992d0ddee06bd22a31522aca0f309b1feccebc0b1c0ed9d21c19bfd15cd313ff64394fd6a10904890c9f6d646b026f27253e8f584c3ffd20ad67e8b62ed7676706d40bc5c80e376980b", 0x480, 0x1, &(0x7f000069b000-0x5)={0x2, 0x0, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
recvfrom(r3, &(0x7f0000012000)="", 0xfffffffffffffde0, 0x0, 0x0, 0x0)
setsockopt$inet_sctp6_SCTP_EVENTS(r1, 0x84, 0xb, &(0x7f0000295000-0xb)={0x0, 0x1ff, 0xb, 0xc24, 0x8000000009, 0xfffffffffffffffa, 0x2, 0x8, 0x76, 0x8, 0x9}, 0xb)
ioctl$SNDRV_TIMER_IOCTL_INFO(r4, 0x80e85411, &(0x7f00004bb000-0xc2)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
socket(0x10, 0x3, 0x0)
remap_file_pages(&(0x7f00004ed000/0x4000)=nil, 0x4000, 0x1000000000002, 0x3f, 0x0)
bind$bt_rfcomm(r4, &(0x7f00004e6000-0x9)={0x1f, {0x2, 0xbe6, 0x1fe, 0xa5ad, 0x40000007f, 0x482a}, 0x7ff}, 0x9)
openat$rtc(0xffffffffffffff9c, &(0x7f000010d000)="2f6465762f72746300", 0x800, 0x0)
getsockopt$inet_IP_IPSEC_POLICY(r2, 0x0, 0x10, &(0x7f0000db3000-0xe8)={{{@in=@rand_addr=0x0, @in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0}, 0x0, @in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00004c1000)=0xe8)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffff9c, 0x84, 0x22, &(0x7f000050b000-0x10)={0x1, 0x20d, 0x4, 0x9, <r5=>0x0}, &(0x7f0000000000)=0x10)
setsockopt$inet_sctp6_SCTP_PRIMARY_ADDR(0xffffffffffffffff, 0x84, 0x6, &(0x7f0000590000)={r5, @in6={{0xa, 0x0, 0x5, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10000000002}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x8c)
r6 = memfd_create(&(0x7f0000054000-0x12)="65746830292f6e6f64657624776c616e3000", 0x8000000000000001)
r7 = socket$inet6_tcp(0xa, 0x1, 0x0)
getsockopt$inet_sctp6_SCTP_AUTO_ASCONF(r1, 0x84, 0x1e, &(0x7f00003c7000-0x4)=0x0, &(0x7f000022f000)=0x4)
getsockopt$inet_IP_XFRM_POLICY(r0, 0x0, 0x11, &(0x7f0000fbf000)={{{@in6=@loopback={0x0, 0x0}, @in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r8=>0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@local={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@empty=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00005d0000)=0xe8)
setsockopt$inet_mreqn(r6, 0x0, 0x80001c, &(0x7f000053a000-0xc)={@remote={0xac, 0x14, 0x0, 0xbb}, @broadcast=0xffffffff, r8}, 0xc)
fcntl$setflags(r0, 0x2, 0xfffffffffffffffd)
getsockopt$sock_cred(r6, 0x1, 0x11, &(0x7f0000dac000-0xc)={0x0, <r9=>0x0, 0x0}, &(0x7f000024c000)=0xc)
getsockname$netlink(r4, &(0x7f0000901000-0xc)={0x0, 0x0, 0x0, 0x0}, &(0x7f0000fb8000)=0xc)
socketpair$inet6_sctp(0xa, 0x1, 0x84, &(0x7f00006cd000)={0x0, 0x0})
setsockopt$inet6_IPV6_IPSEC_POLICY(r7, 0x29, 0x30, &(0x7f0000047000)={{{@in6=@loopback={0x0, 0x1}, @in=@broadcast=0xffffffff, 0x0, 0xfffffffffffffffd, 0x1, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x81, 0x0, r9}, {0x0, 0x0, 0x0, 0x4, 0x7, 0x3, 0x0, 0x0}, {0x0, 0x0, 0x1, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xffffffffffffffff, 0x0}, 0x0, @in=@local={0xac, 0x14, 0x0, 0xaa}, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, 0xe8)
2017/12/14 22:42:38 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7de2, 0x0, 0x101, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = accept4$llc(0xffffffffffffffff, &(0x7f0000001000-0x10)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000d7c000)=0x10, 0x800)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x7, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x1000000, 0x32, 0xffffffffffffffff, 0x0)
getuid()
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0xe008, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0xf72, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$vcsa(&(0x7f0000f88000-0xb)="2f6465762f766373612300", 0x8, 0x105000)
unlinkat(r1, &(0x7f0000919000)="2e2f66696c653000", 0x203)
getsockopt$SO_PEERCRED(r0, 0x1, 0x11, &(0x7f0000630000)={<r2=>0x0, 0x0, 0x0}, 0xc)
perf_event_open(&(0x7f000000a000)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x668, 0x0, 0x0, 0x3, 0x0, 0x0, 0x3, 0x20001000, 0x8, 0x1000, 0x1, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0}, r2, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r3 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000637000)="2f6465762f73657175656e6365723200", 0x4000001027d, 0x0)
mmap(&(0x7f0000000000/0xae4000)=nil, 0xae4000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = syz_open_dev$usbmon(&(0x7f0000a66000-0xd)="2f6465762f7573626d6f6e2300", 0xff, 0x20040)
ioctl$KVM_GET_SUPPORTED_CPUID(r4, 0xc008ae05, &(0x7f000000a000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
ioctl$TUNSETNOCSUM(r4, 0x400454c8, &(0x7f0000000000)=0x5)
getsockopt$inet6_IPV6_IPSEC_POLICY(r4, 0x29, 0x22, &(0x7f0000000000)={{{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in=@broadcast=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@broadcast=0x0, 0x0, 0x0}, 0x0, @in=@empty=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000)=0xe8)
r5 = openat$kvm(0xffffffffffffff9c, &(0x7f0000002000-0x9)="2f6465762f6b766d00", 0x2000, 0x0)
r6 = ioctl$KVM_CREATE_VM(r5, 0xae01, 0x0)
gettid()
sendfile(r6, r4, 0x0, 0x10000000000006)
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffff9c, 0x0, 0x11, &(0x7f0000001000-0xe8)={{{@in=@rand_addr=0x0, @in=@multicast1=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@broadcast=0x0, 0x0, 0x0}, 0x0, @in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000007000-0x4)=0xe8)
getgid()
recvfrom$ax25(r4, &(0x7f0000006000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000, 0x0, &(0x7f0000006000)={0x3, {"d1578c1860c026"}, 0x7}, 0x10)
ioctl$KVM_CREATE_DEVICE(r6, 0xc00caee0, &(0x7f0000005000)={0x4, <r7=>0xffffffffffffffff, 0x0})
ioctl$TCFLSH(r7, 0x540b, 0x2)
ioctl$KVM_SET_DEVICE_ATTR(r7, 0x4018aee1, &(0x7f0000d1e000)={0x0, 0x400100000001, 0x1, &(0x7f0000001000)=0x0})
ioctl$KVM_S390_INTERRUPT(r3, 0x4010ae94, &(0x7f0000df6000)={0x6, 0x400, 0x9})
ioctl$KDGKBLED(r3, 0x4004510d, &(0x7f0000001000-0x1)=0x0)
2017/12/14 22:42:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x40000000015, 0x5, 0x0)
setsockopt$sock_int(r0, 0x1, 0x8, &(0x7f00006dc000-0x4)=0x0, 0x4)
bind$inet(r0, &(0x7f00008a6000-0x10)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
sendto$inet(r0, &(0x7f0000ea8000)="a5", 0x1, 0x0, &(0x7f0000dfd000-0x10)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
fcntl$getownex(r0, 0x10, &(0x7f0000515000)={0x0, <r1=>0x0})
fchdir(r0)
setpriority(0x2, r1, 0xfffffffffffffff8)
sendto$inet(r0, &(0x7f0000fc3000-0x1000)="ba671368d1434e64c449605bdbbfca6d2b9f8be49e9301442865319997d0efdb2f54b6a10c7327757482bfce945c2a91fb8dfafc1d3f56bc543ab87321e12cca08a744a2d128b00634bc882151d36809229a96bc3437ef159489384ade077ba295eac2882dbfd3781dd4d4e609c42628dbb709b3eb1fa030009045dd98b9e6d77b6cec9ceb685595d43995e0f04c32260943add79831e661c6a351dedc8b9d220fbf9fb6e44fb6a629ce9a82025124fec9f3ee751f7da0cd7e799be88ddbdac20b48e890ff81d7fa28c2d017d7932f2569038740461accd4582f576e4fdbd150a3399f8266bc19eb943648ad1ad81420ed6c382436e474390c8995e829e4f9df43eed85a60b9ee254e31eb62900857fa134e76cc64880334adbff069a2e5e647d2ed36a96b23834b6f6ca6b8113baf4cf30347fbb7ffc30aea99872cc0dba03b07d3347b2d257edbe2733c26b7337a79962d8ce85469e3bcbe0e4a48a6ae69613f2d4b5155b390ef67aa714b82b6313ee277cb8986eca5db2e97cb1ae2243bba80274f614ece521baef443394b4c161cb9ae926e21892578b49cfd6efe1cb1572148c10d92218ed73ec116a18de80ac42d2726a4523a764fc6dc356c5fbbf9d2c947ae3bc9a3dc76099f3257c8d5952876151b0326d8cb1d5683ee4ad5ded9a34c00ac1b03f34627ec18a7c2e92c87b7896549cfab5eb55fa85a970994bd4b22b5f0d045e241256d06f485a47b4a55ed389bc1734541232cd41908b5cfa4b8fcfcafce500a0c7ae99767713a98e7927aa69f6ccd7daea62f19ceb82559f41899c9a9aee99113e7e64b5f8b9824be9fdbfa4dd4995673d882bb4daeb64413b334e114965d2ba3cea8051e692508701b9400cb12eae457f8b8549944091b729160939918d8fcae611a5ded665f770db637487a236da1a58ba7566668651a77171fc4fe506496d19059343dbe4f426625d3f2b705f54581372361770bf5a9098a9fafefaf546426b294239ac33e3186e4d58ad2fa995a6ad4dc074e7cca11aead109563b2076c7c6e9f57ec63df960804e2e7f9d8444de9550cca3df7834d864e9777291c2e1f6205de2e43dc995ab8bb1515a365efc2830fa3e7a1dd137f550d6035212bc1f51c3b4ceea430df49ffc9210084ef156ad7e0d219efd6c116693735b44521d389969a3a65617cd2fd6e14060601cee4cd054cf36fe048b57d1d9ee3cad2a73552449926b4a6b03fbe9c0ec68357e1fbe52ed77b67f5870c0aefb7ee8236747e0d67a26725fb515544cbbe8464da94cfd8c0b94bb4e51a263b1749bd0a7cf651931f806d1b928d1f9994f1ad4d50e6a5cd7a8e4e687f8564fdacc864013d095ba9d5709eced3c28eabda476d177a7836400a01e02beeb5a6636d4064fdda344984ad8682d14b87c71727cb66be27d1d39191f4223c545b62fb4860262ba8076a65dbc194cee1df846c584b7bbe9dce6e6895b2cbbb64b03b55548b845cc3de2f939ef918421af9a5e9157e837651245299c03992d0ddee06bd22a31522aca0f309b1feccebc0b1c0ed9d21c19bfd15cd313ff64394fd6a10904890c9f6d646b026f27253e8f584c3ffd20ad67e8b62ed7676706d40bc5c80e376980b", 0x480, 0x0, &(0x7f000069b000-0x5)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
recvfrom(r0, &(0x7f0000f6d000-0xa5)="", 0x0, 0x0, 0x0, 0x0)
recvmsg(r0, &(0x7f0000892000-0x38)={&(0x7f00008aa000-0x8)=@un=@abs={0x0, 0x0, 0x0}, 0x8, &(0x7f000069e000)=[{&(0x7f0000999000-0x72)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x72}, {&(0x7f0000bf3000-0x3f)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x3f}], 0x2, &(0x7f0000eaa000-0x14)="0000000000000000000000000000000000000000", 0x14, 0x45c5}, 0x2)
sendto$inet(r0, &(0x7f0000905000)="", 0x0, 0x0, &(0x7f00002b4000)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
recvfrom$inet6(r0, &(0x7f0000fc6000)="", 0x0, 0x0, &(0x7f0000fbf000-0x1c)={0xa, 0x0, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x0}, 0x1c)
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = accept4$inet6(0xffffffffffffff9c, &(0x7f00001d1000)={0x0, 0x0, 0x0, @loopback={0x0, 0x0}, 0x0}, &(0x7f0000f2c000)=0x1c, 0x0)
r1 = openat$sequencer2(0xffffffffffffff9c, &(0x7f000080a000)="2f6465762f73657175656e6365723200", 0x6, 0x0)
r2 = socket$inet6_icmp(0xa, 0x2, 0x3a)
accept$inet6(r2, &(0x7f00001db000-0x1c)={0x0, 0x0, 0x0, @remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0}, &(0x7f0000097000)=0x1c)
ioctl$void(r0, 0x0)
r3 = syz_open_dev$loop(&(0x7f000014b000)="2f6465762f6c6f6f702300", 0x0, 0x2)
ioctl$LOOP_SET_STATUS64(r3, 0x4c04, &(0x7f00002d1000)={0x0, 0x0, 0x0, 0x40000000000000, 0x0, 0x0, 0x1, 0x14, 0x1a, "2d075cb10512749e408fb00372b639681ba4781d47f3513a5be1fa88a169a36c1a1ae0090ac14cdf2a8205fd40b401a0e4d552bc2df05490722d817899bf05e0", "349471093ae2f896c7a2e93471eeb0cba4f4c6d9578bf6a719d2743ad7db5de3c67fdaf8dd87711fbfc8495f924bdd1d37e1c4d6d3849e8f4131e74fab676a76", "b49faaf66c154e47e869dba0fc84285057eff90100000000000000c5f46d9bc4", [0x41006f45, 0x8]})
inotify_init()
ioctl$LOOP_GET_STATUS(r3, 0x4c03, &(0x7f00001b8000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", [0x0, 0x0], 0x0})
r4 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r5 = syz_open_dev$sndtimer(&(0x7f0000014000)="2f6465762f736e642f74696d657200", 0x0, 0x0)
r6 = openat$autofs(0xffffffffffffff9c, &(0x7f0000491000-0xc)="2f6465762f6175746f667300", 0x20fffd, 0x0)
fcntl$getownex(r5, 0x10, &(0x7f0000002000-0x8)={0x0, <r7=>0x0})
getsockopt$ax25_buf(r6, 0x101, 0x19, &(0x7f0000b90000-0x37)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f0000877000-0x4)=0x37)
perf_event_open(&(0x7f0000879000)={0x1, 0x78, 0x31ff077f, 0x1, 0x401, 0x200, 0x0, 0x5, 0x1000, 0x4, 0x80, 0x82c, 0x5, 0x8, 0x0, 0x8000, 0x2, 0x9, 0x3d80000, 0x1000, 0x9f5, 0x9, 0x6, 0x0, 0xfffffffffffffffd, 0x8, 0x0}, r7, 0x100, r4, 0xbe3fdfd922daa702)
ioctl$VT_SETMODE(r6, 0x5602, &(0x7f0000f17000-0x8)={0x8, 0x8, 0x9b9, 0x7, 0xffffffffffffff00})
r8 = socket(0x20000000011, 0x2, 0x2fc)
setsockopt(r8, 0x107, 0x2, &(0x7f0000cb5000)="24", 0x1)
r9 = socket$inet(0x2, 0x6, 0x400)
sendto$inet(r9, &(0x7f0000558000)="04ab", 0x2, 0x8000, &(0x7f000037f000)={0x2, 0x3, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
sendto$inet(r9, &(0x7f0000ffe000)="1000", 0x2, 0x0, &(0x7f000004b000)={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
ioctl$sock_inet_udp_SIOCINQ(r9, 0x541b, &(0x7f0000880000)=0x0)
setsockopt$inet_mtu(r2, 0x0, 0xa, &(0x7f0000d09000-0x4)=0x0, 0x4)
openat$rfkill(0xffffffffffffff9c, &(0x7f00009a1000)="2f6465762f72666b696c6c00", 0x0, 0x0)
setsockopt$inet_tcp_TCP_CONGESTION(r1, 0x6, 0xd, &(0x7f00008a0000-0x5)="796165935d", 0x5)
r10 = dup(r3)
getsockopt$inet_IP_IPSEC_POLICY(r10, 0x0, 0x10, &(0x7f00004c1000)={{{@in=@rand_addr=0x0, @in=@remote={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r11=>0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@loopback={0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@loopback=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00003fd000-0x4)=0xe8)
setsockopt$inet_pktinfo(r8, 0x0, 0x8, &(0x7f0000e1a000)={r11, @multicast2=0xe0000002, @rand_addr=0x9}, 0xc)
ioctl$SNDRV_TIMER_IOCTL_NEXT_DEVICE(r10, 0xc0145401, &(0x7f0000c0b000-0x14)={0x3, 0x3, 0x6, 0x20000000003, 0x402})
2017/12/14 22:42:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x5, 0x0, 0x0, 0x0, 0x10, 0x0, 0xfe, 0x101, 0x0, 0x0, 0x0, 0x0, 0x1, 0x231, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0}, 0x0, 0x7f, 0xffffffffffffffff, 0x0)
r1 = openat$rtc(0xffffffffffffff9c, &(0x7f0000a2a000-0x9)="2f6465762f72746300", 0x10000, 0x0)
getsockopt$netrom_NETROM_N2(r0, 0x103, 0x3, &(0x7f0000b0d000)=0x0, &(0x7f0000b3f000-0x4)=0x4)
r2 = socket(0x40000000015, 0x7, 0x0)
bind$inet(r1, &(0x7f0000edd000-0x10)={0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000000000/0xae7000)=nil, 0xae7000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_CREATE_VM(0xffffffffffffffff, 0xae01, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xff7000)=nil, 0xff7000, 0x1, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = socket$inet6(0xa, 0x1, 0x8010000000000084)
getsockopt$inet_sctp_SCTP_ENABLE_STREAM_RESET(r2, 0x84, 0x76, &(0x7f0000c9f000)={<r4=>0x0, 0x8}, &(0x7f00001d1000)=0x8)
setsockopt$inet_sctp6_SCTP_MAXSEG(r0, 0x84, 0xd, &(0x7f0000ed2000-0x4)=@assoc_id=r4, 0x4)
sendmsg$inet_sctp(r3, &(0x7f0000afa000)={&(0x7f0000aa4000-0x1c)=@in={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f0000ca7000-0x80)=[{&(0x7f000058f000)="0597e4c3f06be313486ec210ab2f1d7be1441888c4a1000e69c36e8c60", 0x1d}], 0x1, 0x0, 0x0, 0x0}, 0x0)
clone(0x2000000, &(0x7f00006f9000-0xad)="98cf2d749acf1f52f0df879b774eaddf5560100f7f4ed4ce6d4086543efd57ca3e4fd7f067ca6b2050f200de85089027a9db81a8722ea1b7e0bdc050a117d9a224caf29afca9da03ad0013d5002468309680e58d33934cbcad76edf709d5b8d2f4eb2aed8952c1e6ca7c52511976cf7550fb4658937b59896991ee6b13363dec2603b70e575164ea36a065f60ef01fc1579aad1380e179b288c3e8fd9dc3b8a11340b674ec77892276049723ed", &(0x7f0000821000+0x384)=0x0, &(0x7f00004ce000)=0x0, &(0x7f0000bf3000-0xef)="5bea835a0a3f1378e49534dc729ecdd7052d0c44eb5535e98ccdea35d83068b4bbbd6a6441721100b4de8c680fabb26e013fca335beb4b7a7f379abb7fdf83cabab41f1a8ebed58ba8b0d34e49132455e08935cc51cbf1b462d4ab32d3971d35640b920b2212d99c8a9f58e02ea67a974d9fe9f9d33fca9e37ca357b5f837cffdda2edb6caabcbd8a44d7a3df7e2f464bd3f6c135a0054798ece36f097bdd320638b121f382eda0b0d6f8fcf9a4b4fd5e4d73da15cbaf1d7bd6142e9158bda104de97c0e8cffb6ef22f1b9b8eeaed733691bcb66e85d5b62765c0c344af0b4c9649c5087845b497e536003420ff536")
shutdown(r3, 0x1)
get_mempolicy(&(0x7f0000724000-0x4)=0x0, &(0x7f0000350000+0x9a5)=0x0, 0x7, &(0x7f0000fce000/0x4000)=nil, 0x2)
getsockopt$inet_sctp_SCTP_ENABLE_STREAM_RESET(0xffffffffffffff9c, 0x84, 0x76, &(0x7f0000ddc000)={<r5=>0x0, 0x2000000000ffff}, &(0x7f00008f4000-0x4)=0x8)
setsockopt$inet_sctp6_SCTP_RESET_STREAMS(r1, 0x84, 0x77, &(0x7f0000667000-0x7)={r5, 0x3}, 0x8)
socket$inet6_tcp(0xa, 0x1, 0x0)
r6 = ioctl$KVM_CREATE_VCPU(0xffffffffffffffff, 0xae41, 0x1)
memfd_create(&(0x7f0000b58000)="76626f786e65743173656c696e75785b3a00", 0x7)
socketpair(0x9, 0x7, 0x6, &(0x7f000085c000)={0x0, 0x0})
setsockopt$inet_tcp_TCP_CONGESTION(r1, 0x6, 0xd, &(0x7f0000591000)="d0", 0x1)
ioctl$KVM_SET_GUEST_DEBUG(r6, 0x4048ae9b, &(0x7f00008b2000+0x52c)={0x80000, 0x0, [0x7, 0x7, 0x9, 0x6d, 0xd58, 0x800, 0x40, 0x8c]})
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r3, 0x84, 0x74, &(0x7f0000283000)={0x0, 0x0, 0x30, 0x0, 0x0}, &(0x7f0000bf2000-0x4)=0x18)
mmap(&(0x7f0000ff7000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:38 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_sctp(0x2, 0x800000001, 0x84)
sendto$inet(r0, &(0x7f000026f000-0x1)="0f", 0x1, 0x0, &(0x7f0000022000-0x10)={0x2, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
sendto$inet(r0, &(0x7f0000856000)="c6", 0x1, 0x100000000000000, &(0x7f0000008000-0x10)={0x2, 0x1, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
capset(&(0x7f00002d1000-0x8)={0x19980330, 0x0}, &(0x7f0000ac8000-0x18)={0x8, 0x9, 0x9, 0x0, 0x3, 0x0})
r1 = fcntl$dupfd(0xffffffffffffff9c, 0x406, 0xffffffffffffffff)
setsockopt$inet_sctp_SCTP_AUTH_DELETE_KEY(r1, 0x84, 0x19, &(0x7f0000601000-0x6)={0x0, 0x6}, 0x6)
prctl$intptr(0x2c, 0x4)
clock_gettime(0x3, &(0x7f00008ac000)={0x0, 0x0})
r2 = syz_open_dev$sg(&(0x7f0000508000)="2f6465762f73672300", 0x6b52, 0x10000)
getsockname$ax25(r1, &(0x7f000062e000-0x10)={0x0, {"00000000000000"}, 0x0}, &(0x7f00007be000-0x4)=0x10)
getsockopt$inet_sctp6_SCTP_ADAPTATION_LAYER(r1, 0x84, 0x7, &(0x7f0000914000-0x4)={0x0}, &(0x7f00003f1000)=0x4)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDR_INFO(0xffffffffffffff9c, 0x84, 0xf, &(0x7f000031b000)={0x0, @in6={{0xa, 0x1, 0x1, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xfffffffffffffff7, 0x69b426c5, 0x2000000ffffffff, 0x3f, 0x8}, &(0x7f0000178000-0x4)=0xa0)
ioctl$DRM_IOCTL_DROP_MASTER(0xffffffffffffffff, 0x641f)
ioctl$KVM_SET_GUEST_DEBUG(r2, 0x4048ae9b, &(0x7f0000ef7000)={0x2, 0x0, [0x7fff, 0xb4c8, 0x8, 0x6173a0db, 0x8, 0x0, 0x0, 0x80]})
mmap(&(0x7f0000000000/0x10000)=nil, 0x10000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000010000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$SO_PEERCRED(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000010000)={<r3=>0x0, 0x0, 0x0}, 0xc)
r4 = syz_open_procfs(r3, &(0x7f0000004000)="73657467726f75707300")
mmap(&(0x7f0000010000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
write$eventfd(r4, &(0x7f0000010000)=0x8, 0x8)
mmap(&(0x7f0000010000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_SET_CLIENT_CAP(r1, 0x4010640d, &(0x7f00006b1000-0x10)={0xffffffffffffff01, 0x0})
utimes(&(0x7f0000011000-0x8)="2e2f66696c653000", &(0x7f0000000000)={{0x77359400, 0x0}, {0x77359400, 0x0}})
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(r4, 0x84, 0x70, &(0x7f0000012000-0x108)={<r5=>0x0, @in6={{0xa, 0x0, 0x4, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x7}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x7, 0x8, 0x6, 0xffff, 0x401, 0x109, 0x2, 0xfffffffffffffff9, 0x100000001, 0x80000001, 0x6, 0x40, 0x15d, 0x8, 0x3]}, &(0x7f000000f000-0x4)=0x108)
sync_file_range(r4, 0xa3f, 0x80000000, 0x2)
mmap(&(0x7f0000011000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$BPF_PROG_GET_NEXT_ID(0xb, &(0x7f00006b1000)=0x9, 0x4)
getsockopt$inet_sctp_SCTP_LOCAL_AUTH_CHUNKS(r4, 0x84, 0x1b, &(0x7f0000011000)={r5, 0xc5, "d0090359f46100d1583b48da95f323c85d26bacf3dc40d5c8d9e62488bd6963e7d2f76ea57012efec2eabf8f4b6b0f5f5c934045d58c9530d9f43b7efc15298593afbae814a169cadfb69b2a06dc4797ab29948612f1e0eed7682d0e4024e00d36f313aeb7b80a932d2cc88108bf24bb9b23af69d7dfdbc9036bb930b4778f11f5eb78bd8cd0f1b53522ac1665fda50e3d7a4d15b77898f9d82298261fc3390cfe35f82f5ab99be0656727711659f3d2380d43f974947fb5945b16e1a945d0a24212257862"}, &(0x7f0000012000-0x4)=0xcd)
lseek(r4, 0x2, 0x0)
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = epoll_create(0x1400000000400)
mmap(&(0x7f0000daa000/0x2000)=nil, 0x2000, 0x2000004, 0x10, 0xffffffffffffffff, 0x20000)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_ADD_STREAMS(r0, 0x84, 0x79, &(0x7f0000275000-0x4)=0x56, 0x4)
socketpair$inet6_sctp(0xa, 0x5, 0x84, &(0x7f0000ad9000+0x771)={<r1=>0xffffffffffffffff, <r2=>0xffffffffffffffff})
mmap(&(0x7f0000cc0000/0x3000)=nil, 0x3000, 0x8002000000, 0x40001010, r1, 0x4)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x0, 0x840000000032, 0xffffffffffffffff, 0x40000000000)
mmap(&(0x7f000000a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
openat$selinux_access(0xffffffffffffff9c, &(0x7f00006cc000-0x10)="2f73656c696e75782f61636365737300", 0x2, 0x0)
r3 = accept4$packet(r1, 0x0, &(0x7f0000223000)=0x0, 0x80000)
getpeername$packet(0xffffffffffffff9c, &(0x7f0000dda000-0x14)={0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, @random="000000000000", [0x0, 0x0]}, &(0x7f0000d66000-0x4)=0x14)
sendto$packet(r3, &(0x7f0000937000)="ca5d4d096654368230a21f9ac44eb261f2", 0x11, 0x8040, &(0x7f0000d76000-0x14)={0x11, 0x1a, r4, 0x1, 0x5, 0x6, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [0x0, 0x0]}, 0x14)
getsockopt$inet_sctp_SCTP_AUTOCLOSE(0xffffffffffffffff, 0x84, 0x4, &(0x7f0000bf9000)=0x0, &(0x7f0000a72000)=0x4)
mmap(&(0x7f0000db4000/0x1000)=nil, 0x1000, 0x8003, 0x35, 0xffffffffffffffff, 0x800000000000000)
mmap(&(0x7f0000db4000/0x1000)=nil, 0x1000, 0x400000006, 0x10, r2, 0x6)
syz_emit_ethernet(0x5e, &(0x7f0000992000-0x5e)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [], {{0x20000000800, @ipv4={{0xf, 0x4, 0x100000000, 0x0, 0x50, 0x0, 0x40, 0x10000, 0x1, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[@timestamp={0x44, 0x14, 0x100000c, 0x1, 0xfffffffffffffffc, [{[@remote={0xac, 0x14, 0x0, 0xbb}], 0x0}, {[], 0x9}, {[], 0x8000000000000003}]}, @ra={0x94, 0x6, 0x5}, @ra={0x94, 0x6, 0x1}, @generic={0x9c, 0x7, "0fc1420f06"}, @end={0x0}]}}, @icmp=@timestamp={0xd, 0x0, 0x0, 0x89, 0x9, 0x1800000000000000, 0xb75, 0x6}}}}}, 0x0)
socket$inet6_sctp(0xa, 0x1, 0x84)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, r1, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_tcp(0x2, 0x1, 0x0, &(0x7f0000000000)={<r5=>0xffffffffffffffff, 0xffffffffffffffff})
mmap(&(0x7f0000000000/0x9d9000)=nil, 0x9d9000, 0x3, 0x32, r5, 0x0)
mmap(&(0x7f00009da000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$PROG_LOAD(0x5, &(0x7f000095b000-0x30)={0x1, 0x3, &(0x7f0000862000)=[@generic={0xd885, 0x0, 0x40000000000, 0x2}, @generic={0x54, 0x100000000, 0xfffffffffffffffd, 0x1}, @generic={0xd39d, 0x102, 0x5, 0x4}], &(0x7f000041f000-0x23)="6e6f64657665746831246d643573756d21656d306d643573756d28766d6e6574305d00", 0x5, 0x80, &(0x7f0000554000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1, 0x0}, 0x30)
2017/12/14 22:42:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$PROG_LOAD(0x5, &(0x7f0000002000-0x30)={0x0, 0x1, &(0x7f0000000000)=[@generic={0x0, 0x0, 0x6, 0x0}], &(0x7f00004bb000)="8e0389", 0x0, 0x0, &(0x7f0000b93000-0x30)="", 0x0, 0x0}, 0x30)
r0 = socket(0x11, 0x802, 0x300)
setsockopt(r0, 0x107, 0x12, &(0x7f0000000000)="", 0x4)
setsockopt$packet_fanout_data(r0, 0x107, 0x16, &(0x7f00003bf000)={0x1, &(0x7f000040b000)=[{0x6, 0x0, 0x0, 0x0}]}, 0x10)
getsockopt$inet_IP_IPSEC_POLICY(r0, 0x0, 0x10, &(0x7f0000174000)={{{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in=@loopback=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0}, 0x0, @in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000290000-0x4)=0xe8)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
seccomp(0x1, 0x1, &(0x7f000034c000-0x10)={0x1, &(0x7f0000000000)=[{0x6, 0x0, 0x0, 0x407ffc0003}]})
seccomp(0x1, 0x1, &(0x7f0000029000-0x10)={0x1, &(0x7f00008b0000-0x8)=[{0x6, 0x0, 0x0, 0x407fff7fff}]})
seccomp(0x1, 0x0, &(0x7f0000029000-0x10)={0x1, &(0x7f0000b4b000)=[{0x6, 0x0, 0x0, 0x407fffffff}]})
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(r0, 0x84, 0x1a, &(0x7f0000e0b000-0x8d)={<r1=>0x0, 0x85, "e4b4b619685709c39fb52e190e4295af2dd563f38b627eeb5f1e36d6be6a22cc2113830472d77991be874517bea3d89edceacd44acbee54b56d39425adf68506b8aa24519abc700ad9a0510edc9ceb1a2b3001b830060150acc8ebf8ea9e775144b27e92a784872cd85f80ae1669a62adc0c310d752ba847ca31677f859a9489933400b182"}, &(0x7f00009a8000-0x4)=0x8d)
getsockopt$inet_sctp6_SCTP_ASSOCINFO(0xffffffffffffffff, 0x84, 0x1, &(0x7f0000f8d000-0x14)={<r2=>r1, 0x2, 0x3f74, 0x9, 0x8, 0xfffffffffffffe00}, &(0x7f0000720000)=0x14)
setsockopt$inet_sctp_SCTP_PR_SUPPORTED(r0, 0x84, 0x71, &(0x7f0000c34000)={r2, 0x81}, 0x8)
geteuid()
setsockopt$nfc_llcp_NFC_LLCP_RW(0xffffffffffffffff, 0x118, 0x0, &(0x7f0000560000)=0x0, 0x4)
mmap(&(0x7f0000000000/0x2ed000)=nil, 0x2ed000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = socket$alg(0x26, 0x5, 0x0)
io_setup(0x0, &(0x7f000002d000-0x8)=<r4=>0x0)
io_cancel(r4, &(0x7f00002a2000-0x40)={0x0, 0x0, 0x0, 0x6, 0x7, r3, &(0x7f00002eb000)="69bfa9a03706e268994c0297233dc4bc794cb80f67353938589b20b3d926dfdb7f38933f0668913e15fc26a792d3bf12fe9f72e0e758e95e13e254b9b7e11d151d0dcd627ae6bc69b2efb3925df39d2a845364dc8bcc87bcf0c83984dad57ee88cf3049e93b8857ea8eea5bf4f475dbade0d986174f8e0d868aa9a09f66636ce9f6f0453e84806b44dab4d8fe996a23aca05ed7580163b9221fa3135e47b93be891b8c65622d05edcb7788a5cfe7277ce8d0c5", 0xb3, 0x5, 0x0, 0x1, r3}, &(0x7f00002e8000)={0x0, 0x0, 0x0, 0x0})
bind$alg(r3, &(0x7f00002ec000-0x58)={0x26, "6861736800000000000000000000", 0x80, 0x800005, "6469676573745f6e756c6c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0x58)
write(r3, &(0x7f0000145000-0xdc)="f76acc3a33f77e9e23c9cba442a10a483df474866909034685f874b089142ca4a35c2f837f63452daca2754ce30809eddb2b1181648e7e31e0b1974668d43863db9eb65ec69e95a06757a663667fcbb3966ca515351ab764d657559d62e30ba90ed6df5e333dc07e23ba506e7aa49a703bc718343570af877723799d7304f6be30311999ad42bd91d74b5a21a4702897b7ecd74c126e4582c684f826539bfe7eead0766f5d4da8bcba9bf461a8c21c64f949b70bf5c499f2b6d7d23add4ffeb38e30f48d6e6a0bdc02d9f8cfd696f396dcc1666b0bf9f57e707cbce9", 0xdc)
write(r3, &(0x7f000004d000-0xa9)="d25071d23caec1a1d372b5f3ef5315073570a3a66af08caca4df656346326ec816b7e7299f251a25da7956ae60675e77d572a8abf52b47fad81f4443dae17ee16c94db26ade494b26ca807119066cdc4165a9ecc57d983c727927e4ad4a4ba695996e320cbce544bac365a1d4b6cb2ac13a9a35382eab1a757b2c06904ebd0533f7ce793b63a8d0527f7738afbd400511f49d426ef35747dccdcb1f5383327b97f6218c92b38440a06", 0xa9)
write(r3, &(0x7f00002e9000-0x43)="2abdd2c71d95b69d768dfc1aece92d04346639fcf244b8f76ca2d29424b64b87761988937872bac0806064612f22cd5988aa08b10dcaa2731d06965b7d72888bd24a03", 0x43)
r5 = accept$alg(r3, 0x0, 0x0)
setsockopt$ALG_SET_KEY(r3, 0x117, 0x1, &(0x7f0000001000)="a23364fd5e580ef24d71a19dd93fc727", 0x10)
setsockopt$ALG_SET_KEY(r3, 0x117, 0x1, &(0x7f0000195000-0x37)="92f3ae92af4daabd3391a96e915e75b168325a0f4ac00b639ba615a105cdf397293d98baf1b8fa7b935e2482f197fb9e930ae2efc85d84", 0x37)
sendmsg$alg(r5, &(0x7f00002e9000)={0x0, 0x0, &(0x7f00002e9000)=[{&(0x7f00002e9000)="4f187fe633e40f292bd3eea91c8b314af2d147b2e74014e48394707a4bb28f", 0x1f}, {&(0x7f00001cc000)="0be333c593a3fe307d465f5c0262c48ef9ed1a706f460c91b812ddca271ea33200ff350636c10058d94f119eddbf40d29f36915baf45444f4e1cf58763475645e67e35a76496657d92d3bfdb2d2537029b3df06e758cc49348e5dfd2d182b2106b33027ceedb2b25cdefca4bbfc465468b46d3f7b0256f0fe55ef28b9581b2d325d01718496c781577db9dbe55b4f0a1872f0c5d853137a0cb63497e319074af6f0067f6fc6739a89c43579205c2dc7c30cb39b46e66542f64231aca7196025835c0df68c1d9ab61acbe23fb14bdf69dd6f043659e450634847d93a23dcca3ca65c2a06573062e36d547aa4f998f8bdf971b6955beb0a2f7", 0xf8}, {&(0x7f00002ea000-0x27)="082202604b9483d2765bdfca9bf023b8efae43cf58f6a10b16698229a49afa5b804d9404694b68", 0x27}, {&(0x7f00001a1000)="1abba0e68c17ecea0bf5f9a02877d82b132d619d914d70c72da5fb678c481d471df38c7afa2317ab528a2f9de306e13a7cb71b0960a1b29580daec77cd554caad73e7c057a5502813e70b13d8faf9edbc0de1e61c6f9d6ea31b1c4835cca4f7448a425fa5e9869ba4f703c326e47f26b263b041ccd8a624a332437a4800956e40f3e2bfc12", 0x85}, {&(0x7f000006e000-0xae)="4b8aaed3e2afaed4be5fcad9361bfd231238358de7adaef7bf84daf0993b568caebc0c85e2bbca098fadc1d19f4029722d16459cb8f4ee827f73900c20b1f978daf2782e26aa5f427f50eaafd5b4bd0b9ec93c7d7ea85d7fc3b6e087851b2977ccc7dc7cb69c45e4f982e92089511a3fd7d0e84549b4e8d6be8f4e07b1022d1bd37394b0dad83019dbeffe0bfe1fcf1b1e24731721f4b64578536fd800570742897ffcfcc269faad4a82d2f22ffb", 0xae}], 0x5, 0x0, 0x0, 0x4000}, 0x20008001)
setsockopt$ALG_SET_KEY(r3, 0x117, 0x1, &(0x7f0000170000-0xeb)="9fd92235a243ebcc2c1d65b4498e61afa9e60a34e263809f601eccdcd20fc07b73e601f6cd6f72f9246b60a7ae4f8f161df2ced4fd40846472aa5114421c81ec5ef6d7498451430779ca289cec67a6f7026142b01b3ddab24a93ab60fce1a26a2e9ddadddc486abd39666eef7706f5fca24c391d459efc93f7a636fb5d882b7dced0922d6eef3191e83aeb568befb9802bdb889ab3d3b4e5dc65adb075d884c949ed66407cb9e806a3c1c2f13fbf372f38983293a0a525a62db52840cc9899719c875bc0df0e019fbe2553f29c69260b7eaa2bc40323e3f9ab36408f404b2529475fb1b01f0d5d2033f134", 0xeb)
pipe(&(0x7f000003c000-0x8)={0x0, <r6=>0x0})
write$eventfd(r6, &(0x7f00002ea000)=0x9, 0x8)
2017/12/14 22:42:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = getpgid(0xffffffffffffffff)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x6, 0x1, 0x0, 0x0, 0x0, 0x0}, r0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = socket$inet6_tcp(0xa, 0x1, 0x0)
connect$inet6(r1, &(0x7f0000ee7000-0x1c)={0xa, 0x0, 0x2, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x3ff}, 0x1c)
ioctl$sock_inet6_tcp_SIOCOUTQNSD(r1, 0x894b, &(0x7f0000ee9000)=0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r2 = openat$ptmx(0xffffffffffffff9c, &(0x7f00006bd000-0xa)="2f6465762f70746d7800", 0x0, 0x0)
socket$inet6(0xa, 0xfffffffffffffffe, 0xfffffffffffffffa)
pipe2(&(0x7f0000019000-0x8)={0xffffffffffffffff, <r3=>0xffffffffffffffff}, 0x0)
vmsplice(r3, &(0x7f0000a44000)=[{&(0x7f0000939000-0x98)="0e", 0x1}, {&(0x7f0000a39000-0xd2)="b2", 0x1}], 0x2, 0x0)
mremap(&(0x7f0000ba3000/0x3000)=nil, 0x3000, 0x2000, 0x3, &(0x7f0000b45000/0x2000)=nil)
madvise(&(0x7f000092d000/0x400000)=nil, 0x400000, 0x10200000008)
perf_event_open(&(0x7f0000001000-0x78)={0x5, 0x78, 0x0, 0x0, 0xeb3, 0x0, 0x0, 0x0, 0x9, 0x0, 0x666, 0xff, 0x0, 0x20000000000000, 0x0, 0x1000, 0x3, 0x20000000, 0x8, 0x0, 0x0, 0x0, 0x0, 0x8000000000000, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r4 = socket(0x2, 0x3, 0x2)
ioctl$TIOCSLCKTRMIOS(r2, 0x5457, &(0x7f0000fb7000-0x24)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getitimer(0x400, &(0x7f0000002000-0x20)={{0x0, 0x0}, {0x0, 0x0}})
r5 = syz_open_dev$usbmon(&(0x7f00003a5000-0xd)="2f6465762f7573626d6f6e2300", 0xfffffffffffffffe, 0x200000)
prctl$getreaper(0x19, &(0x7f0000000000)=0x0)
ioctl$sock_SIOCGPGRP(r4, 0x8904, &(0x7f0000000000)=<r6=>0x0)
socketpair$unix(0x1, 0x0, 0x0, &(0x7f0000002000-0x8)={0x0, <r7=>0x0})
setsockopt(r4, 0x20000000000, 0xd0, &(0x7f0000000000)="d105071e", 0x4)
ioctl$EVIOCSABS0(r5, 0x401845c0, &(0x7f0000921000-0x18)={0x8, 0x4, 0xc5, 0x9, 0x401, 0x3})
shutdown(r7, 0x1)
getsockopt$bt_l2cap_L2CAP_LM(r5, 0x6, 0x3, &(0x7f00000b8000)=0x0, &(0x7f00003f8000-0x4)=0x4)
ptrace$poke(0x4, r6, &(0x7f0000003000-0x8)=0x0, 0x978)
clock_gettime(0x4, &(0x7f0000003000)={0x0, 0x0})
2017/12/14 22:42:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f00008a8000-0x78)={0x0, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc84, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000505000-0x9)="2f6465762f6b766d00", 0x0, 0x0)
r1 = memfd_create(&(0x7f0000e47000-0x9)="2f6465762f6b766d00", 0x2)
ioctl$KVM_SET_BOOT_CPU_ID(r1, 0xae78, &(0x7f0000b44000-0x8)=0x0)
r2 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_USER_MEMORY_REGION(r2, 0x4020ae46, &(0x7f0000d52000)={0x0, 0x3, 0x0, 0x1000, &(0x7f0000005000/0x1000)=nil})
ioctl$KVM_IRQ_LINE_STATUS(r2, 0xc008ae67, &(0x7f0000e2f000)={0x400, 0x5})
r4 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000e95000-0xb)="2f6465762f6877726e6700", 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_LOCAL_AUTH_CHUNKS(0xffffffffffffff9c, 0x84, 0x1b, &(0x7f0000792000)={<r5=>0x0, 0x0, ""}, &(0x7f0000340000)=0x8)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(r4, 0x84, 0x1a, &(0x7f0000fc2000)={r5, 0x86, "5f1630386862452ecad8a6aabdd64366622dc32e9057a14d7bd5a72a2ebc1cfcef89869d1a75bf1db471adbecaeef0b24dff89616f6d153d21d64fac03223be3bb60c92dca1bd5d662738731ac577f811aec91d6e33ebb91cc61a7fb547a3bde58d5bc54c29eca44c6e7dc06aa88b9472005bbf080e2d8f478ff7fd17995ac720adfd27b640a"}, &(0x7f0000378000)=0x8e)
ioctl$DRM_IOCTL_MODE_GETCRTC(0xffffffffffffffff, 0xc06864a1, &(0x7f0000025000)={&(0x7f0000005000)=[0x5], 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x41e2, 0x0, 0x0, 0x0, 0x0, "5c398106405e3048688f9251517d632912a33d99975bad7b15a7a79e44e8d117"}})
getsockopt$inet_sctp6_SCTP_GET_PEER_ADDRS(r1, 0x84, 0x6c, &(0x7f000037d000-0x107)={r5, 0xff, "9469daa6ba5a06de951a9421c86b2b0e8a4a4687ed70b422f7b37e3a761f5c6e45cfa0d5c3b5e9e696c5f29b74d16065d91ecd578c3881ee6ebbd9e84f1313399026bc23f615f1f92701251c8599d0ed15928de59e604d24300c06631eac464dbdfb6c839c09978f54f9cacc237c5584cf075f27972ad645ec5efeb088c12d359e7385ba0e53244b20c1295d1bb5cccc65839c9ccae03ec3df969eb9bdf22b7df8db25cb032c28ce72379ba745ea7109f212139b085ed1018e996610a386574f2d4a1d4472bc191c3d1846e1bcec2290056e2a694d8fe9a6d00a6bc618ebf3920373e5fdd8823ff077e3e1071be4692356b83f1ea13f719262a8cfc2162644"}, &(0x7f00004d9000)=0x107)
ioctl$KVM_SET_SREGS(r3, 0x4138ae84, &(0x7f0000271000)={{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0xd001, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, [0x0, 0x0, 0x0]}, 0x80000015, 0x0, 0x0, 0x0, 0xc, 0x0, 0x0, [0x5, 0x0, 0x0, 0x0]})
ioctl$KVM_TRANSLATE(r3, 0xc018ae85, &(0x7f000001e000)={0x0, 0x4, 0x1, 0x0, 0xa806})
2017/12/14 22:42:38 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_sctp(0xa, 0xffffffffffffffff, 0x84)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xde, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfa, 0x0, 0x0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xbb, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000000a000)={0x5, 0x78, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x1040, 0x0, 0xfffffffffffffffb, 0x0, 0x0, 0x0, 0x0, 0x3, 0x800000000003, 0x20001010, 0x8, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x22, 0x0, 0x0, 0x0}, 0x0, 0xfff, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_access(0xffffffffffffff9c, &(0x7f0000ecb000-0x10)="2f73656c696e75782f61636365737300", 0x2, 0x0)
sendmmsg$nfc_llcp(r1, &(0x7f0000cee000)=[{&(0x7f00003ee000)={0x27, 0x4, 0xd0, 0x0, 0x5, 0x8, "9597734c666f0307c12d55cb37bf861dfea9e140d1b1818a7ed2d08f72b088045239ae3cfa594809e8a8c29e1bd1a0be159e0cb73fa52088112fc62eda226e", 0xff}, 0x60, &(0x7f0000ac0000-0x30)=[{&(0x7f0000b35000)="f6385a22fc0e7ce2c6fe95b8f07612f4fa6b465df953c42703748b4b4aafeddceed2d65ee5bb932a8e5073c2bfe7fb03f85aff384cf95109854ce6e42a19a989a0d739e90dc6eae8302ba8a2be6d6da91e0e9567ea45431ee33e8ebce41360402c8cb77f381a9ead42e7789254549abbffe082086afbc2146b3d144d0b0bedee0c405cf64fcd29517fce0c3ed3c48ffd832e879193896adca1a4", 0x9a}, {&(0x7f0000810000)="c35b15b48d394c658e5ff9deb0ab712528a171282777f89783e71c0274bdda8b40abc3b9fd2831778d1348f020a699ad4e5f236109b7e2210250057243769a367029613d4cd758ca082f8235b4e69aaacf38e3e5c5ef60d9d3d4c0a7a12f360a7dfe551fd6c3caa30b4b3d701e554822fe0e20c39ad82f5f3cfeaa269c32a2e5074908912008a9a52563491cd5019e509560801bc07b2168d4652d5ba1b8aaf7dbde0bc14d5c9c9373cba1c23c6c55f89a5a43ccd09740a70a89c8b7c565aca6a1d35e452208e406b437a4547d179a26a577ef", 0xd3}, {&(0x7f00000ba000-0xbd)="39938669703a7fa75201d6eadf5029233be0b8f54014de1429263a69c139d414d22da89cc3892381ef9516898acdaf26634eb50044f0080729ab3fe65f373565d9b34c3eaca008d40d38ce7271ddcad6c859d53cc8c3a584cf3ae47f2c09c424e22d4e918c4db45bf48d351681da60c55348f4e5908e0f9a269e49503ea65f000d373baf1d055227d4fff11414b5b5040be3fc9f6090bd924bc17cb4f3fb59621757b2ad7426167578c945e04ab8d7d9407dcf5ca827b075b597bcb919", 0xbd}], 0x3, &(0x7f0000855000)={0x88, 0x1ff, 0x2, "8ba5d37b29c9d9be09b82e2fa42f4ac94df0cdd0cca3f0eed2b465c9df13236d081f81a83c78a0a10d1abc3e76cc0b0a28c3ef9e2c057714774d4e8e4e692c4b890649285736829fac010f37d8a133a888c69d1f59be68b5006023768724bd44fed54a5a30f7cca0fd2b7d73d010ce09a2dd71e4"}, 0x88, 0x48000}, {&(0x7f000086e000)={0x27, 0x0, 0x4, 0x7, 0x0, 0xfffffffffffffffe, "3316a4b0398d6450dcb2de2315c6aa0b443c66f8c171ee2c61d2f53b53d68a8a0bed600616ec5b8f2a7ac84628188c0c4c38eb27e6715d3a1bfe3d0e7a79dc", 0xc83}, 0x60, &(0x7f0000729000-0x20)=[{&(0x7f0000bd8000-0xd5)="9b2b4f972cd9d92946f012d3425e219e17d5099072ee6313d6971289fe89b97ff61942401d59649435324702b23347d813288ff1fa483b9507bd0f2218eea1fe0f964f3df83e5021182fbcb34b2180eaa99f3ac4e81cf26f534498f03d7d9ad894930ecab0b63d9278e5a801d24e1161aa6e4e6bd36c14ff4a4a0309755259c2f8cc31bbb72e2e460db69bb006d798a0fe434d8657d7c505adf65a897f7ef7c0245ff6951f360f762e2b9b1911a88dc4abd89a270790dbbff9fbae3826e9dabacb795813a30e05434d4dfd1687d2cb48f5ac9f9359", 0xd5}, {&(0x7f0000a7f000)="61f7338b7e", 0x5}], 0x2, 0x0, 0x0, 0x8090}], 0x2, 0x1)
rt_sigprocmask(0x0, &(0x7f000003a000-0x8)={0xfffffffffffffffa}, 0x0, 0x8)
r2 = gettid()
timer_create(0x7, &(0x7f0000044000)={0x0, 0xa, 0x4, @tid=r2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000044000)=<r3=>0x0)
pipe(&(0x7f0000224000)={<r4=>0xffffffffffffffff, 0xffffffffffffffff})
socket$inet_sctp(0x2, 0x1, 0x84)
r5 = perf_event_open(&(0x7f000084f000-0x78)={0x2, 0x78, 0xdb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
ioctl$KVM_X86_SET_MCE(r4, 0x4040ae9e, &(0x7f0000135000-0x40)={0x0, 0xd005, 0x9, 0x6, 0x1b, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0, 0x0]})
r6 = memfd_create(&(0x7f0000ae0000)="7fbc70726f6c977e", 0x40000000000004)
getsockopt$inet_sctp_SCTP_GET_ASSOC_ID_LIST(r6, 0x84, 0x1d, &(0x7f0000109000-0xc)={0x2, [<r7=>0x0, 0x0]}, &(0x7f00002c1000)=0xc)
r8 = perf_event_open(&(0x7f0000ded000-0x78)={0x0, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8, 0x0, 0x4, 0x0, 0x3, 0x4, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r9 = bpf$MAP_CREATE(0x0, &(0x7f0000001000-0x14)={0x6, 0x4, 0x7, 0x9, 0x0, 0x0, 0x0}, 0x14)
r10 = openat$rfkill(0xffffffffffffff9c, &(0x7f00006b5000)="2f6465762f72666b696c6c00", 0x2000, 0x0)
ioctl$SNDRV_TIMER_IOCTL_GINFO(r10, 0xc0f85403, &(0x7f0000384000)={{0x3, 0x0, 0x80000000, 0x2, 0x100000001}, 0x89, 0x1f, "69643000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "74696d6572310000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x4, 0x473, 0x400, 0x8c, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
bpf$MAP_LOOKUP_ELEM(0x1, &(0x7f00004a3000-0x18)={r9, &(0x7f000019c000)="", &(0x7f00005d6000-0x1000)=""}, 0x18)
write(r8, &(0x7f00001d6000-0x3)="000008", 0x3)
r11 = semget(0x0, 0x7, 0xa0)
semctl$SEM_STAT(r11, 0x0, 0x12, &(0x7f00006d7000)="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
splice(r0, 0x2, r5, 0x2000000, 0x200, 0x8)
getsockopt$inet_sctp_SCTP_MAXSEG(r6, 0x84, 0xd, &(0x7f0000037000-0x4)=@assoc_id=r7, &(0x7f0000376000)=0x4)
rt_sigtimedwait(&(0x7f0000002000-0x8)={0x3ffff}, &(0x7f0000001000)={0x0, 0x0, 0x0, 0x0}, &(0x7f0000fbd000-0x10)={0xffffd, 0x989680}, 0x8)
timer_settime(r3, 0x1, &(0x7f0000a54000)={{0x1, 0x989680}, {0x0, 0x1c9c380}}, &(0x7f0000716000-0x20)={{0x0, 0x0}, {0x0, 0x0}})
fchmodat(r4, &(0x7f0000f3b000-0x8)="2e2f66696c653000", 0x100)
getsockopt$inet_sctp_SCTP_DISABLE_FRAGMENTS(r10, 0x84, 0x8, &(0x7f000012d000)=0x0, &(0x7f0000609000-0x4)=0x4)
clock_gettime(0x400000000000, &(0x7f0000a78000)={0x0, 0x0})
2017/12/14 22:42:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f0000940000)={0x2, 0x78, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
socket$unix(0x1, 0x1, 0x0)
openat$loop_ctrl(0xffffffffffffff9c, &(0x7f0000942000)="2f6465762f6c6f6f702d636f6e74726f6c00", 0x20000, 0x0)
clone(0x8000000, &(0x7f0000771000-0x59)="5ae2411c7b88ab876cd9efdbc2c436e53f909c0228d09179ae5940d22cd1f4f70fc30a295a50ebf9c31f686fb85318a7639a22ab1892400d8c6766d028d5e6f2fae783caf66025617a33702f13fe5ecf9815f30e0e56a3b232", &(0x7f00008e6000)=0x0, &(0x7f00003ef000-0x4)=0x0, &(0x7f00003b5000-0x35)="0f8601c0863f1708e4a5f9aa1edb8e9362a26139a14aa5db7bea382a1920280f5873c07a415397e923dcd4d6fc0dc1fc3f674eb4bb")
socketpair$inet6_icmp(0xa, 0x2, 0x3a, &(0x7f00004f9000)={0xffffffffffffffff, <r1=>0xffffffffffffffff})
socketpair$unix(0x1, 0x3, 0x0, &(0x7f000071a000)={<r2=>0xffffffffffffffff, <r3=>0xffffffffffffffff})
bind$unix(r3, &(0x7f0000333000)=@file={0x1, "2e2f66696c653000"}, 0xa)
setsockopt$sock_int(r1, 0x1, 0x3c, &(0x7f0000157000-0x4)=0x0, 0x4)
getsockopt$sock_cred(r2, 0x1, 0x11, &(0x7f0000ff1000-0xc)={<r4=>0x0, <r5=>0x0, 0x0}, &(0x7f00007dd000)=0xc)
clock_gettime(0x7, &(0x7f00006e8000)={0x0, 0x0})
setitimer(0x0, &(0x7f0000f45000-0x20)={{0x77359400, 0x0}, {0x0, 0x0}}, &(0x7f0000608000-0x20)={{0x0, 0x0}, {0x0, <r6=>0x0}})
setsockopt$sock_timeval(r3, 0x1, 0x0, &(0x7f00001a2000)={0x4, r6}, 0x10)
perf_event_open(&(0x7f00005cc000)={0x3, 0x78, 0x80, 0x7ff, 0x0, 0x9, 0x0, 0x0, 0x864, 0x0, 0x81, 0x3, 0x7, 0x9, 0x0, 0x883, 0x6, 0x5b, 0xfff, 0x3, 0xffffffffffffffc0, 0xfffffffffffffff9, 0x7, 0xfff, 0x8, 0xfffffffffffffffd, 0x0}, r4, 0x3f, r0, 0x8)
ptrace$peek(0x2, r4, &(0x7f00000ec000-0x8)=0x0)
sendmmsg$unix(r3, &(0x7f00000bd000)=[], 0x80, 0x0)
pipe2(&(0x7f00008b0000)={<r7=>0xffffffffffffffff, <r8=>0xffffffffffffffff}, 0xfffffffffffffffd)
ioctl$DRM_IOCTL_ADD_BUFS(r8, 0xc0206416, &(0x7f000013a000)={0x7fffffff, 0x7, 0x4, 0x5, 0x0, 0x10001})
setns(0xffffffffffffffff, 0x0)
fanotify_mark(0xffffffffffffffff, 0x24, 0x20000, r2, &(0x7f0000215000)="2e2f66696c653000")
getpeername$netlink(r7, &(0x7f0000eff000)={0x0, 0x0, 0x0, 0x0}, &(0x7f0000455000-0x4)=0xc)
bind$unix(r2, &(0x7f00004d4000)=@abs={0x0, 0x0, 0x3}, 0x8)
ioctl(r3, 0x8000, &(0x7f000037a000-0xd7)="1bd3680b56eca88d07d4127587ae9ed81430d120e3908dc7c1beaf63925182a12815bcd65ef53c92736cbfa4dbb0aa0f5bb1afef20525685782d932eb3f809b710e8046fef2c79e01716f6389d6e34ee0512b159d5778bc8fc0efc15318b742ab4fbbaadef6cb2bad1a46412dd02eb900100000000000000e44d94f1964e1c83d639e87dec70802b61f8911f1b20c20f14397c357a3491a46917438ba5c279651d0c121f99c23210b3b111abbc41bebe12cee4612d44fb27bc410f093e2748979b384d2ac9a4cbc6935d7a73e4d8155f9d0754542c6630")
connect$unix(r7, &(0x7f0000db7000-0xa)=@file={0x1, "2e2f66696c653000"}, 0xa)
shutdown(r7, 0x1)
utimensat(r7, &(0x7f00009a3000-0x8)="2e2f66696c653000", &(0x7f00007d4000)={{0x77359400, 0x0}, {0x77359400, 0x0}}, 0x100)
ioprio_set$uid(0x3, r5, 0x0)
ioctl$DRM_IOCTL_AGP_ALLOC(0xffffffffffffffff, 0xc0206434, &(0x7f0000a05000-0x20)={0x100000000, <r9=>0x0, 0xfffffffffffffffc, 0x40400000000})
ioctl$DRM_IOCTL_AGP_FREE(0xffffffffffffffff, 0x40206435, &(0x7f0000bf8000-0x20)={0x7ffffffe, r9, 0x1, 0xfff})
2017/12/14 22:42:38 executing program 3:
mmap(&(0x7f0000000000/0xd2e000)=nil, 0xd2e000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = inotify_init1(0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f000003d000-0xc)={<r1=>0x0, <r2=>0x0, <r3=>0x0}, &(0x7f0000b2c000-0x4)=0xc)
r4 = getpgid(r1)
fcntl$setown(r0, 0x8, r4)
fcntl$getownex(r0, 0x10, &(0x7f0000b2a000)={0x0, <r5=>0x0})
ptrace$setopts(0x4206, r5, 0x0, 0x0)
r6 = syz_open_dev$vcsn(&(0x7f0000315000-0xa)="2f6465762f7663732300", 0x8, 0x20802)
getsockname(r6, &(0x7f0000d4e000)=@in={0x0, 0x0, @broadcast=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000449000-0x4)=0x10)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x800000000000e3, 0x0, 0x0, 0x0, 0x0, 0x400000, 0x0, 0x0, 0x80000040fe, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r7 = openat$vcs(0xffffffffffffff9c, &(0x7f0000000000)="2f6465762f76637300", 0x0, 0x0)
ioctl$EVIOCGLED(r7, 0x80404519, &(0x7f0000f3a000-0xa6)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
r8 = getpgrp(r4)
prlimit64(r8, 0x7, &(0x7f0000468000)={0x7, 0x6472}, &(0x7f00009a9000-0x10)={0x0, 0x0})
r9 = syz_open_dev$vcsa(&(0x7f0000fbd000)="2f6465762f766373612300", 0x6, 0x0)
ioctl$KVM_DIRTY_TLB(r6, 0x4010aeaa, &(0x7f0000485000)={0x3, 0x7})
bind$bt_sco(r9, &(0x7f00003a2000-0x8)={0x1f, {0xff, 0x7, 0x8000, 0x800, 0x9, 0x81}}, 0x8)
getsockopt$inet_sctp6_SCTP_GET_PEER_ADDR_INFO(r9, 0x84, 0xf, &(0x7f00005df000)={<r10=>0x0, @in6={{0xa, 0x2, 0x9, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x7}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4, 0x2005, 0xb3, 0x4, 0xfffffffffffffffc}, &(0x7f000042d000)=0xa0)
ioctl$TIOCGPGRP(r6, 0x540f, &(0x7f000079f000)=0x0)
ioctl$sock_inet_SIOCGIFADDR(r7, 0x8915, &(0x7f00007d3000)={@generic="07d79d4c4df333bb860622cb9ec95ab4", @ifru_addrs={0x2, 0x1, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r7, 0x84, 0x6c, &(0x7f0000c61000)={r10, 0x16, "a10000000120b951097d8449bd276dd5de4585ee3e41"}, &(0x7f0000d40000)=0x1e)
sendto$llc(r9, &(0x7f0000268000)="55edeef30b7c244d372b7fdcd9106eb27c15d1f996ab4f3e38b92964", 0x1c, 0x20c001, &(0x7f0000cf2000)={0x1a, 0x7, 0x200000008000007, 0xe286, 0xff, 0x3, @random="5dc60d5add21", [0x0, 0x0]}, 0x10)
poll(&(0x7f0000fbf000)=[{r7, 0x0, 0x0}, {r9, 0x0, 0x0}], 0x2, 0x0)
setfsgid(r3)
ioprio_get$uid(0x3, r2)
close(r7)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(r9, 0x84, 0x70, &(0x7f0000453000-0x108)={<r11=>r10, @in={{0x2, 0x2, @rand_addr=0x7, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0xffff, 0x10001, 0xfffffffffffffa33, 0x5, 0xa, 0x7, 0x2, 0xffffffffbffff000, 0x6, 0x80000000, 0x6f, 0x7, 0x48, 0x3f, 0x4]}, &(0x7f0000327000)=0x108)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r7, 0x84, 0x6d, &(0x7f0000250000-0x31)={r11, 0x29, "2d42e4e1a904805da6a6e600d593bee38ddbde52c14b78e1f5bcd3ff4ca90034e2a1d1dd80d32a6f71"}, &(0x7f0000589000)=0x31)
ptrace(0x4207, r5)
waitid(0x0, 0x0, 0x0, 0x1000002, &(0x7f000004b000)={{0x0, 0x0}, {0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
2017/12/14 22:42:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept4(0xffffffffffffff9c, &(0x7f00004c9000-0x10)=@ax25={0x0, {"00000000000000"}, 0x0}, &(0x7f00001bc000)=0x10, 0x80800)
bpf$BPF_GET_MAP_INFO(0xf, &(0x7f0000f4a000)={0xffffffffffffffff, 0x18, &(0x7f0000519000)={0x0, <r0=>0x0, 0x0, 0x0, 0x0, 0x0}}, 0x10)
r1 = bpf$BPF_MAP_GET_FD_BY_ID(0xe, &(0x7f0000d55000-0x4)=r0, 0x4)
lseek(0xffffffffffffffff, 0x0, 0x3)
ioctl$sock_SIOCGPGRP(0xffffffffffffffff, 0x8904, &(0x7f00009a9000)=<r2=>0x0)
r3 = getpgrp(r2)
tgkill(r3, r3, 0x21)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x964, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000000, 0x0, 0x7, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
gettid()
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mkdir(&(0x7f0000ba4000-0x8)="2e2f66696c653000", 0x11)
syz_open_dev$sndseq(&(0x7f0000660000)="2f6465762f736e642f73657100", 0x0, 0x3ffffc)
ustat(0x100, &(0x7f0000899000-0x20)={0x0, 0x0, 0x0, 0x0, 0x0})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$MAP_CREATE(0x0, &(0x7f0000fe8000-0x1c)={0x1, 0x9, 0x41b3, 0x1, 0x4, 0x0, 0x0}, 0x1c)
r4 = dup3(r1, 0xffffffffffffffff, 0x800)
ioctl$KVM_TRANSLATE(r4, 0xc018ae85, &(0x7f00007c7000-0x18)={0x1d000, 0x1000, 0x67fc, 0x800000009, 0x5})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = socket$inet6_tcp(0xa, 0x1, 0x0)
ioctl$sock_inet_SIOCSIFNETMASK(r5, 0x891c, &(0x7f0000a2e000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_addrs={0x2, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
pipe(&(0x7f00000c0000-0x8)={<r6=>0x0, <r7=>0x0})
r8 = socket$netlink(0x10, 0x3, 0xa)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r6, 0x84, 0x6c, &(0x7f000042b000)={0x0, 0x18, "2fee933a03aa9bd3cf6a1c97b5d1c470b806e1c5fe2a8ccb"}, &(0x7f00008c0000-0x4)=0x20)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(r4, 0x84, 0x70, &(0x7f0000537000)={<r9=>0x0, @in={{0x2, 0x3, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x9, 0xffffffffffffff00, 0x4, 0x100, 0x4, 0x1, 0x1000000000000, 0x4, 0xff, 0x8, 0x6, 0x0, 0x5, 0x80000001, 0x10000]}, &(0x7f0000961000-0x4)=0x108)
getsockopt$inet_sctp6_SCTP_SOCKOPT_PEELOFF(r6, 0x84, 0x66, &(0x7f000076b000-0x8)={r9, 0x8003}, &(0x7f0000c1f000-0x4)=0x8)
sendmsg$netlink(r8, &(0x7f0000333000-0x38)={0x0, 0x0, &(0x7f0000f52000-0x10)=[{&(0x7f0000002000-0x14)=[{0x14, 0x1d, 0x20000000000003ff, 0x0, 0x6, "0d"}], 0x14}], 0x1, &(0x7f000084f000)=[], 0x0, 0x800}, 0x4800)
getsockopt$inet6_tcp_buf(r7, 0x6, 0x1f, &(0x7f00008ae000-0x46)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f00005e1000)=0x46)
ioctl$KVM_CREATE_DEVICE(r7, 0xc00caee0, &(0x7f0000d53000-0xc)={0x6, r5, 0x4000000000000001})
ioctl$DRM_IOCTL_GEM_FLINK(r7, 0xc008640a, &(0x7f0000db0000-0x8)={0x0, <r10=>0x0})
ioctl$DRM_IOCTL_GEM_FLINK(r7, 0xc008640a, &(0x7f000038d000-0x8)={0x0, r10})
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getrusage(0x0, &(0x7f0000007000)={{0x0, 0x0}, {0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
pipe(&(0x7f00004a8000)={<r0=>0x0, 0x0})
ioctl$sock_netrom_TIOCINQ(r0, 0x541b, &(0x7f00004e6000-0x4)=0x0)
sendmsg$unix(0xffffffffffffffff, &(0x7f0000833000)={&(0x7f0000564000)=@abs={0x0, 0x0, 0x0}, 0x8, &(0x7f00007e0000)=[{&(0x7f0000007000)="fd20932fcc7cfaafcf960802e02348f8fba600069da7a78a04a646", 0x1b}], 0x1, &(0x7f0000335000-0xd8)=[@rights={0x18, 0x1, 0x1, [0xffffffffffffffff]}], 0x18, 0x0}, 0x0)
r1 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000e5c000)="2f73656c696e75782f6176632f63616368655f737461747300", 0x0, 0x0)
ioctl$DRM_IOCTL_ADD_CTX(0xffffffffffffff9c, 0xc0086420, &(0x7f0000291000-0x8)={<r2=>0x0, 0x0})
ioctl$DRM_IOCTL_SWITCH_CTX(r1, 0x40086424, &(0x7f0000f57000)={r2, 0x3})
r3 = syz_open_dev$sg(&(0x7f000035a000)="2f6465762f73672300", 0x8, 0x102)
r4 = semget$private(0x0, 0x3, 0x2)
semctl$GETVAL(r4, 0x3, 0xc, &(0x7f0000eb2000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
ioctl$EVIOCSABS0(0xffffffffffffffff, 0x401845c0, &(0x7f0000007000)={0x0, 0x0, 0x0, 0x9, 0x20000000, 0x80000000000000})
ioctl$KVM_ASSIGN_SET_MSIX_ENTRY(0xffffffffffffffff, 0x4010ae74, &(0x7f0000000000)={0x3, 0x20, 0x8})
ioctl(r3, 0x2285, &(0x7f0000007000)="53")
2017/12/14 22:42:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f0000474000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4000000000000000, 0x80000040fc, 0x4, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x3, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x1, 0xffffffffffffffff, 0x0)
r1 = openat$sequencer2(0xffffffffffffff9c, &(0x7f000046c000-0x10)="2f6465762f73657175656e6365723200", 0x2, 0x0)
ioctl$KVM_REINJECT_CONTROL(r1, 0xae71, &(0x7f00008df000)={0x1f, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
getresuid(&(0x7f000097c000)=0x0, &(0x7f000070a000)=<r2=>0x0, &(0x7f0000b56000-0x4)=0x0)
stat(&(0x7f0000941000)="2e2f66696c653000", &(0x7f000042d000)={0x0, 0x0, 0x0, 0x0, <r3=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
sync_file_range(r0, 0x3, 0x9, 0x4)
clock_gettime(0x7, &(0x7f0000d06000-0x10)={0x0, 0x0})
lstat(&(0x7f0000f14000)="2e2f66696c653000", &(0x7f00008a4000-0x44)={0x0, 0x0, 0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
setresuid(r2, r3, r4)
socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000e6b000-0x8)={<r5=>0xffffffffffffffff, <r6=>0xffffffffffffffff})
ioctl$int_in(r5, 0x5452, &(0x7f0000009000-0x8)=0x3f)
modify_ldt$write(0x1, &(0x7f0000e18000-0x10)={0xffffffffffff7cfc, 0x20000000, 0x1000, 0x3ff, 0xfffffffffffffff8, 0x5, 0x47b, 0xf0, 0x6, 0xbd72}, 0x10)
shutdown(r6, 0x2)
ioctl$sock_inet_udp_SIOCOUTQ(r1, 0x5411, &(0x7f0000600000)=0x0)
ioctl$PERF_EVENT_IOC_REFRESH(r0, 0x2402, 0x7fff)
ioctl$SIOCSIFHWADDR(r1, 0x8924, &(0x7f0000951000-0x28)={@common="726f7365300000000000000000000000", @ifru_names=@generic="241fcb01194771a3cb1568c7d601009d"})
ioctl$sock_ifreq(r6, 0x8921, &(0x7f00004a6000)={@generic="a37b8709d07345e5212c82cea30003da", @ifru_data=&(0x7f0000a6c000-0x20)="18dd78039a9344cb71fb0400695a42b6daa6d914a8a7874d0511fe888ecbc68d"})
ioctl$EVIOCSKEYCODE_V2(r1, 0x40284504, &(0x7f0000821000)={0xa4ce, 0x1b, 0x80, 0x9, "be8c3a06724d2b7aab4d037925d3f1b3c24782b9a3985eefb8b03adb33c30fe6"})
r7 = getpgrp(0xffffffffffffffff)
mknod(&(0x7f00001ec000)="2e2f66696c653000", 0x2, 0x2)
syz_open_procfs(r7, &(0x7f0000000000)="636d646c696e6500")
lstat(&(0x7f0000496000)="2e2f66696c653000", &(0x7f00001d3000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$inet_mreqn(r1, 0x0, 0x25, &(0x7f00001eb000-0xc)={@multicast1=0x0, @multicast2=0x0, 0x0}, &(0x7f0000d5e000-0x4)=0xc)
2017/12/14 22:42:38 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fcntl$getownex(0xffffffffffffffff, 0x10, &(0x7f0000928000)={0x0, 0x0})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_udp(0xa, 0x2, 0x0)
setsockopt$inet6_int(r0, 0x29, 0xdf, &(0x7f0000291000-0x4)=0xfffffffffffffffb, 0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f00005af000)="2f6465762f6b766d00", 0xfffffffffffffffc, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = dup(r1)
openat$kvm(0xffffffffffffff9c, &(0x7f0000a02000-0x9)="2f6465762f6b766d00", 0x2000, 0x0)
r3 = gettid()
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xdf, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r3, 0x0, 0xffffffffffffffff, 0x0)
r4 = inotify_init1(0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f000003d000-0xc)={<r5=>0x0, 0x0, 0x0}, &(0x7f0000372000)=0xc)
ioctl$TIOCGPGRP(0xffffffffffffffff, 0x540f, &(0x7f0000a48000-0x4)=0x0)
fcntl$setown(r4, 0x8, r5)
fcntl$getownex(r4, 0x10, &(0x7f000002c000)={0x0, <r6=>0x0})
ptrace$setopts(0x4206, r6, 0x0, 0x0)
getsockopt$kcm_KCM_RECV_DISABLE(r2, 0x119, 0x1, &(0x7f0000f43000-0x4)=0x0, 0x4)
tkill(r6, 0x12)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet_icmp_raw(0x2, 0x3, 0x1)
sched_setaffinity(0x0, 0x8, &(0x7f0000c85000-0x8)=0x75)
perf_event_open(&(0x7f000002f000-0x78)={0x2, 0x78, 0x43, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x7e, &(0x7f0000b0b000-0x8e)={@random="efad01006da7", @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x80000000, 0x70, 0x0, 0xef, 0x0, 0x1, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @icmp=@dest_unreach={0x3, 0x4, 0x0, 0x0, 0x0, 0x0, {0x15, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, @remote={0xac, 0x14, 0x0, 0xbb}, {[@lsrr={0x83, 0x13, 0x0, [@broadcast=0xffffffff, @multicast1=0xe0000001, @multicast1=0xe0000001, @local={0xac, 0x14, 0x0, 0xaa}]}, @timestamp={0x44, 0x4, 0x0, 0x0, 0x0, []}, @ssrr={0x89, 0x1b, 0x0, [@multicast2=0xe0000002, @rand_addr=0x7, @remote={0xac, 0x14, 0x0, 0xbb}, @multicast1=0xe0000001, @local={0xac, 0x14, 0x0, 0xaa}, @remote={0xac, 0x14, 0x0, 0xbb}]}, @noop={0x1}, @generic={0x0, 0xa, "06ffe9010104ff01"}]}}, ""}}}}}, 0x0)
tkill(r6, 0x22)
ptrace$setopts(0x4209, r5, 0x400203, 0x20000005)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4000000000000000, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
2017/12/14 22:42:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$sg(&(0x7f0000000000)="2f6465762f73672300", 0x98, 0x40000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
write(0xffffffffffffffff, &(0x7f0000d57000-0xd)="", 0x0)
r1 = syz_open_dev$evdev(&(0x7f0000073000-0x12)="2f6465762f696e7075742f6576656e742300", 0x0, 0x0)
ioctl$EVIOCGSW(r1, 0x8040451b, &(0x7f000026f000)="")
ioctl$EVIOCGPHYS(r1, 0x80404507, &(0x7f00004db000-0x7)="00000000000000")
ioctl$KVM_GET_DEBUGREGS(r0, 0x8080aea1, &(0x7f0000bbc000)={[0x0, 0x0, 0x0, 0x0], 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r2 = openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000002000)="2f73656c696e75782f6176632f686173685f737461747300", 0x0, 0x0)
mknod(&(0x7f0000002000-0x8)="2e2f66696c653000", 0x7, 0x1)
r3 = msgget$private(0x0, 0x80)
getsockopt$sock_cred(r2, 0x1, 0x11, &(0x7f0000294000)={0x0, <r4=>0x0, 0x0}, &(0x7f000055c000)=0xc)
r5 = getegid()
chown(&(0x7f0000862000-0xe)="2e2f66696c65302f66696c653000", r4, r5)
msgrcv(r3, &(0x7f000030f000)={0x0, "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, 0xe9, 0x3, 0x1000)
ioctl$TUNSETIFF(0xffffffffffffffff, 0x400454ca, &(0x7f0000a5b000-0x28)={@generic="41a2d2c80c8303e6c85bfc7eca0be519", @ifru_names=@generic="5101c313d25cbe75d715aefe0e29175b"})
2017/12/14 22:42:38 executing program 0:
mmap(&(0x7f0000000000/0x11000)=nil, 0x11000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = dup(0xffffffffffffffff)
ioctl$TIOCGPGRP(r0, 0x540f, &(0x7f0000009000)=<r1=>0x0)
r2 = syz_open_procfs(r1, &(0x7f000000a000-0x5)="636f6d6d00")
exit(0x0)
mmap(&(0x7f0000011000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000011000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ftruncate(r2, 0xe789)
mmap(&(0x7f0000011000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$int_in(r2, 0x8000000000005473, &(0x7f000000a000-0x8)=0x4)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX_OLD(r2, 0x84, 0x6b, &(0x7f0000012000)=[@in={0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}], 0x1)
mmap(&(0x7f0000011000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000012000/0x1000)=nil, 0x1000, 0x4, 0x8010, 0xffffffffffffffff, 0x0)
preadv(r2, &(0x7f0000013000-0x10)=[{&(0x7f0000012000-0x3e)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x3e}], 0x1, 0x4)
mmap(&(0x7f0000013000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_SIOCGARP(r2, 0x8954, &(0x7f0000012000)={{0x2, 0x3, @rand_addr=0x7fffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x307, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4, {0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @syzn={0x73, 0x79, 0x7a, 0x0, 0x0}})
mmap(&(0x7f0000013000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fgetxattr(r2, &(0x7f0000000000)=@known="636f6d2e6170706c652e46696e646572496e666f00", &(0x7f0000015000-0x6b)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x6b)
mmap(&(0x7f0000013000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r2, 0x84, 0x6d, &(0x7f0000013000)={<r3=>0x0, 0xb3, "baebdbe76e7274318fc225e7208eba89eaf77bb3747423989752dc1ce86e8f232287be917a419668b251e2d804bea2aadf117f384d94ccb94455f7306b45172cc14b137a7f79e6b05aeb4b8e204f20e4515fa402851c047c67058b65e3e418473aedfabcbcb8ebb8f5f3ed48a596ac6ed239f0f65e96b9e0cb3e4db128e7589d52d969e5ccef978665ae10f648bea95c96788570c06666b797db91ecb9f286559d45bd6a2541f201a77fbfe032775d7fb022f2"}, &(0x7f0000014000-0x4)=0xbb)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
lseek(r2, 0x5f, 0x1)
setsockopt$inet_sctp_SCTP_ASSOCINFO(r0, 0x84, 0x1, &(0x7f0000000000)={r3, 0x0, 0x1f, 0x81, 0x8, 0x4}, 0x14)
readv(r2, &(0x7f0000014000-0x42)=[{&(0x7f000000a000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x2b}, {&(0x7f0000001000-0x1000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f0000014000-0x3d)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x3d}, {&(0x7f0000013000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1000}, {&(0x7f000000d000-0x26)="0000000000000000000000000000000000000000000000000000000000000000000000000000", 0x26}], 0x5)
2017/12/14 22:42:38 executing program 3:
mmap(&(0x7f0000000000/0x526000)=nil, 0x526000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$sndseq(&(0x7f000006e000-0xd)="2f6465762f736e642f73657100", 0x0, 0x0)
mmap(&(0x7f0000526000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000527000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000528000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x100000000000000, 0x0, &(0x7f0000528000)={<r1=>0xffffffffffffffff, <r2=>0xffffffffffffffff})
msgget(0x3, 0x200)
mmap(&(0x7f0000528000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
get_thread_area(&(0x7f000051a000)={0x8, 0x100000, 0x9, 0x1, 0x6, 0x1, 0x0, 0x0, 0x0, 0x0})
mmap(&(0x7f0000529000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT(r0, 0xc0bc5351, &(0x7f000052a000-0xbc)={0x7c, 0x3, "636c69656e7431000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x1, "0000000000000001", "02e0cd799594cc43be707303074dd4c45fd46586eb625c2c6383b9c0ad0949f7", 0x2, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f000052a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getpeername$unix(r1, &(0x7f0000526000)=@file={0x0, "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"}, &(0x7f000052a000)=0x1002)
mmap(&(0x7f0000529000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000052a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = openat$sequencer2(0xffffffffffffff9c, &(0x7f000052a000)="2f6465762f73657175656e6365723200", 0x20080, 0x0)
mmap(&(0x7f000052a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCOUTQ(r3, 0x5411, &(0x7f000052a000)=0x0)
mmap(&(0x7f0000528000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000529000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x4)
ioctl$SNDRV_SEQ_IOCTL_CREATE_QUEUE(r0, 0xc08c5332, &(0x7f0000529000)={0x1, 0x7fffffff, 0xfffffffffffffffb, "71756575653100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x401, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f000052b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE(r0, 0xc08c5336, &(0x7f000052c000-0x8c)={0x104, 0x1, 0xffffffff, "71756575653100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x7f, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f000052a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fallocate(r2, 0x1, 0x8, 0x101)
ioctl$SNDRV_SEQ_IOCTL_SYSTEM_INFO(r0, 0xc0305302, &(0x7f000052a000)={0x5, 0x1, 0x8, 0x7fff, 0xc1, 0x3, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT(r0, 0x40505330, &(0x7f000026d000-0x50)={{0x0, 0x0}, {0x0, 0xff}, 0xfffffffffffffffb, 0x2, 0x8, [0x0, 0x0, 0x0], [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f000052b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000052b000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fdatasync(r3)
r4 = msgget(0x2, 0x200)
msgctl$IPC_RMID(r4, 0x0)
ioctl$SNDRV_SEQ_IOCTL_SET_CLIENT_POOL(r0, 0x4058534c, &(0x7f000052c000-0x58)={0x4004010000009, 0xf2, 0x1f, 0x513ec5ad, 0x80000000100, 0x7, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f000052a000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f000052c000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
recvfrom$inet(r3, &(0x7f000023b000)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xec, 0x10000, &(0x7f000052c000)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
2017/12/14 22:42:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000040fe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x7, 0x1, 0x2931)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xd4e9, 0x10000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000000fe, 0x8000000000, 0x2, 0x0, 0x0, 0x4000, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x1000000000, 0x200000000, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000002f000-0x78)={0x4, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0}, 0x0, 0xffffffff, 0xffffffffffffffff, 0x0)
setsockopt$sock_int(r0, 0x1, 0x2d, &(0x7f0000efd000)=0x3ff, 0x4)
r1 = syz_open_dev$sndseq(&(0x7f0000cab000+0x5b3)="2f6465762f736e642f73657100", 0x0, 0x0)
ioctl$EVIOCGKEYCODE_V2(r1, 0x80284504, &(0x7f00003b1000-0xd1)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r1, 0xc0a85320, &(0x7f0000069000-0xb0)={{0x80, 0x5}, "706f7274300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xc3, 0x80003, 0x4, 0x80000001, 0x5, 0x1c, 0x0, 0x0, 0x40005, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r1, 0xc0a85320, &(0x7f0000c03000)={{0x20000000000080, 0x3}, "0a4ceaa05dad126e00000002a1569b3fd4cec307e8ef3d13eb790ec9c65abaf90d229db692542e5b78f8b29e0a27800f0000000000000009fb42d576589701a4", 0x77, 0x10000a, 0x80000000000000, 0x0, 0x0, 0xffffffffffdffffe, 0x0, 0x0, 0x3, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
getsockopt$bt_hci(r0, 0x0, 0x3, &(0x7f0000016000-0xb1)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", &(0x7f000077d000)=0xa7)
r2 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000d15000-0x10)="2f6465762f73657175656e6365723200", 0x40000, 0x0)
socketpair$inet6_dccp(0xa, 0x6, 0x0, &(0x7f0000c6c000-0x8)={0xffffffffffffffff, 0xffffffffffffffff})
close(r1)
ioctl$RNDZAPENTCNT(r2, 0x5204, &(0x7f00000e4000-0x4)=0x8000000000000)
ioctl$DRM_IOCTL_AGP_ALLOC(r2, 0xc0206434, &(0x7f0000fbe000-0x20)={0x10001, <r3=>0x0, 0x8000000000002, 0x7f})
ioctl$DRM_IOCTL_SG_ALLOC(r2, 0xc0106438, &(0x7f0000fbd000)={0x1, r3})
mkdir(&(0x7f0000579000-0x8)="2e2f66696c653000", 0x0)
mlockall(0xffffffffffffffff)
read(r1, &(0x7f0000fb8000)="00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x55)
r4 = socket$netlink(0x10, 0x3, 0x1000b)
bind$netlink(r4, &(0x7f00004ff000)={0x10, 0x0, 0x0, 0x5}, 0xc)
recvfrom(0xffffffffffffffff, &(0x7f0000363000)="", 0x0, 0x100, &(0x7f0000b71000-0xa)=@rc={0x1f, {0x0, 0x2, 0x2000020000000000, 0x4000a7cf, 0xfffffffffffffffe, 0x3}, 0x4}, 0x9)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
memfd_create(&(0x7f0000034000-0xd)="0100000076626f786e65743100", 0x0)
syz_open_dev$sndseq(&(0x7f0000028000-0xd)="2f6465762f736e642f73657100", 0x0, 0x20001)
r5 = dup2(r0, r2)
fstat(0xffffffffffffffff, &(0x7f0000307000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT(r5, 0xc0a85352, &(0x7f00006e8000-0xb0)={{0x80, 0x0}, "706f7274300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0xb1, 0x40, 0x4, 0x4f, 0x7fffffff, 0x6, 0x80000000, 0x0, 0x3, 0xe9, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/14 22:42:38 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
epoll_create(0x6)
socketpair$ipx(0x4, 0x2, 0x0, &(0x7f0000001000)={0x0, 0x0})
r0 = socket(0x1b, 0x3, 0xff)
ioctl$sock_ipx_SIOCSIFADDR(r0, 0x8916, &(0x7f00005de000)={"3800ffeb00fffdffff06000000e24000", {0x4, 0x2, 0x10000002, "330f2d863d42", 0x0, 0x0}})
socketpair$llc(0x1a, 0x2, 0x0, &(0x7f0000002000)={0x0, 0x0})
socketpair(0x12, 0x6, 0x5, &(0x7f0000990000)={<r1=>0x0, <r2=>0x0})
ioctl$DRM_IOCTL_DROP_MASTER(r1, 0x641f)
getsockopt$kcm_KCM_RECV_DISABLE(r1, 0x119, 0x1, &(0x7f0000281000-0x4)=0x0, 0x4)
sendmsg$kcm(r1, &(0x7f00003ed000)={&(0x7f000080e000-0xc)=@nl={0x10, 0x0, 0xfffffffffffffffe, 0x5147}, 0xc, &(0x7f0000ef1000)=[{&(0x7f0000e20000-0x1f)="072060357fca4e34c9feb0e2706ce1e84e68e7c3d02aeca5778cb1bc39d935", 0x1f}, {&(0x7f0000ec5000)="75f5870433145d212539e9f35eaa3882c579fa81c2a3c1d2c6ef8a6e4fe8d7f5a1b7604c6ba3d5f377e09ccbd52221c77e8ca215b60caff93d6d68b4b0c2d67335299baf8abbcf9f639e57c7202a27d87d10e52279e4dd861fb6ed08946b34823d03cdd7c31295fb2f63f067dd5a02ac42c1db25c49cb2e7a471945a3f2ef329a9b571a401e9943e111793aa938963de226beefd57cd4710e062afda1911c71b3b6e714ffdd98fbe93c9d7e20fcfde6e5e457b7b73e41050a130", 0xba}, {&(0x7f0000d70000)="46e0fe3160e5e4cd933116527e72e3a0ff9e4c9513612c768ccbfbb60edf18911b0eac76367ae589bbce1de6eb96", 0x2e}, {&(0x7f0000827000)="cc8cc1b1867bbedff9da8f5771482034bf978b7b3428d7924dae9eb7ceff14f81933504173c5e50a651dce15b62186e5d4d152455b522ecefe64a62c97e387e73b7f540b4e8c7e599f4ddc27f58c3e85bbe750700752b9e123eeb476ce36c4f2dcb34e3823947877ab3687764926b29617d8fa1d4768", 0x76}, {&(0x7f0000778000)="67c77aabedb8", 0x6}, {&(0x7f00006ce000)="266bfe8de72d4a9d0976e31c918990c6f41e81702c7d753e4afe0cc4061fab2b041db574dd3bcf9fc430f526c9f5dd93cff025a62ebf50cea889ec4e3c61b21df6", 0x41}, {&(0x7f0000c96000)="7c0aa1b61e5b40db2e8e65a4d9418a502cd03ab7aa48b7739a6b767586dce0103e9a552079", 0x25}], 0x7, &(0x7f00009c6000-0x14b8)=[{0x100, 0x13d, 0x20, "7402860c150f85bae933a4deeb9b8d9accdc778c954fb54e683a0d63b67ebde76060f293b0f7ce951738b7b22c0d9482408af397039cb9eac62047004dd61ec5dbac6131bcb03930367cbb6d67a80734a0f82078e3fd48990daae087b0351a0fa530442c4bf70fc8ab5949cd616b0ae1c0f80e9fad18da7bbcef0e57c3aae4d7de5d69310b3a23119d5f1821c236d4af09f5c92aac8b9a294183ce345dd3313303f0aa67e5ae9680d5be0fca5be5d69f04134dafaa536e0ba77bfc49bdf8ba1162428ed17661af60d25de181e69d422f61d2bfcc7cdce2f7f2c3d3fff9fe19707e79d586ac5cab314cb2ab"}, {0x98, 0x1bf, 0x9, "4923eeeca68dcb9699d2854c87e1824171b86ca9ee24cae361cc8791826acb3ad4d4150686bfc912bd75bdf6359a1cfc6b24b634f0a18860ff3f29c358fb0ca303b2683becac135c989f0d3a179f7482ef64e7396d72124851d8fd4872ebb6b13b9b6742385fa5e81855377b88c3cd358173d55fd3d2dea4443c457f48503b713e"}, {0x30, 0x111, 0x100000001, "d60e1edd562851116fc1e5506c8b8e2f6029de72c00f13fba595334fe693dc"}, {0xb0, 0x10e, 0xe5, "4399fdcea36a368676916d4ce82bc6e4c7824d8c520fb538deabff21d9dced7b89e42a1c0113844c8074856f79ffdc35af996d6c88b9b7f281692a96e6bcc3d4927062cbdd77b6c9387efd5534e3b492fb6ae7c71abd503948941a66dd993f22bed489e993a037a81d400814a0d58417eae2d15e99599f78ae5791d6eb9a4d752005aea8348773e1aa921501e022b51fb898a5c964cce2153fe43f670a"}, {0x50, 0x110, 0xff, "25e275995467e783035b1e5b902636f4dc043b1d74aea4edc9f1fdda9837f292463432d038f53414145f88f3246b60c7017baa8b7982912d69323f1e"}, {0xd0, 0x111, 0x80000001, "c5ab1c97451ac844b3f3c60d174c2e2de9b5111bede6715b2dd8456501945361a928ed3898f280722d44f6ca73fca1fd0a7c616678e3c382dd7f420ef9b6adf6c77c1a35468354248e64432988c14ac2aeef56ed14c5b39c2d879023a88328f0388aec4212ae0e1d026982935ee56a758e4217070d3202a67da86c6bb5846e345c4674211e455f6f6ae75fa101f3cdd9c4216c599877c8c80f4fc120f9d1cb37fa5bdf0a7d01c4f759f14228f83c8ad5cf4aaeefd002e5720afea4"}, {0x1010, 0x11, 0x800, "3260efc5d665dbf86aeece95f230a62cbcb4a617f99232a5d987e5ee69fe4e6ce334ce94310f61b88d0f21028ca58ca64d7414d7422a86bda8cdddb42e82f7a520e700750fa8f0ea73917277e6b7fe885227ea9c0c1b4592d5f1fa1e3785f04cba4339d21d82aa80dda39d1a67406b172da00a10c4ea3ff267c1d4189a3ebda134d4f19f64937a8544dc57f15a8cf5569650ca2498920f1c9d55f3422c0644604e5b9e673d2e674180f794a3c073b8a31b5b052d2f665be033f7c89ef750e6b931247f5a96e8f59aae8b366fcac1a293cacfe969c395509a6139627dd95edb01a25faecb1396b2693497147212a843fbfe192c3da5d423632451f08d9be838651c4c4fa43ec709c96b99894f139738c3684701c449ee4fbec9c98728346bdefebd939f40646eb2375382bc6d624aa9e081e514f04950c8fa5e5674eee4a2e571e6b57f8c47d8549bea434a41cbe4c633ca025d99ca769074edcfafcd080ceef26457630711bbc0325bc7efd5b66f778292ee760a0a13b6be953c2c913fd2a13319a84b9589477b6d5b9a00f22806f2328f6292c292069521410a877488a0a7be9a4a449032afde3e49860a045d19edb6bb7b34e3cc3ec3baa3292081db59663916499ffcf8a363fdde3d732a047033a93c0fa3c268909ea291760751a51145f6b759342c934b579b5c1029b86bee248e9ed0e73fefbb19db5a6c2101b4245752190082aed004b98ed9b3940795a91a3a0b9af5bc0ff44b78fec8e0fd7131dc9833d32e61664ae21c988eeaf381cde3a7c6cce361605e407e6f4ede9c77df4b6dd8dbd65619428d53d02da123deb5a4cbe3f0b423d73cba0491991e395c4f44f893bac733fea66efb62bc65a2feaf39aba60b6e5c9a43609aba41b559d405db5bb76182a81a6ccb44ceb63fb937cb79efa72e7f8ec00f04243a394f2e751fab121a90d8a16b82f009b2b3816e2b8628f9e584e650ac7741b33043a542894d66a7faf54d526677bea05e414487c2477193d9215963e73795cbbeb3560e68c212687e2eaf0856e215e27ee96762dd9b67db47827dccbea368f4f0505255bfaf4e72ea3c37246d56fd99d2ef0fe2756cc773ad1f2db2152be5ed85a2518b577b624c5f8bf48ca4048ef9033538aabf13c5a7671c3df2f6b6e54356fa0cc4525ccf85067498f6f713c8741684c0f044bbdb4a8704187c2b3da6b2a4c0bb3c0b161ac1173394f2eae006269d1ae932d09513ac3f957f11214e6438c4e9e49a0edcadf73e464bd3cb4c7bb41c76ae17a47de65d40cb51ccf9e266299b43a5245b1c3d5fa526bac66614aaee67847a1b133b527615772aa218fcf7ded862818a7b19798d50488cf70c6daa9d7a1f185bb101d0f89570ff58651c3553dd8bd2835a637a8a3b25b6e3aa63a4f165bea57e155af4a1ca10f1410eeb0456ed065df003855902258b13af7b9ce1b17bfb54af6fac660aee1e2003623110a0c2f370eb3bdba5debd4d1b26567929c32af9cc56fc8b259f5c024d5c1c42a720700b86ddbc040a7c009b49d03e4d5242537fb377b277ea6d56edb387b110ee22e1378574149c0df44b0ab3e980e5cb7f6538c850e52651255b0cefa3e6355805ee7d185b64ad2d467f6ef6e55c036bfdc7afdd6567f18474c321a7ac320bcbea02fa1226f7f0eabe3817226a0f873536573c6683d900e72050594a910220193c8886bdd66a5733e630ddab294887f7599a3e057f39b4c42098bfa5263b6d0764de3079ec618c5c8759181819c43161040a1c44094ed45321b8bab377f2af88df2ab4ed1b9ec06d0f32a2b25cc4fff4b60a6f7588762b7e3e870cdcbf26bc5011f5203ddefdd55360ff3c71867a21d26ee2067a3232ad6f7fff17b1035deb44e776800734180ef3a3cd0b0ba43f32242609d76d647824e051fe7e670774a6424292a6d4722600e9d5aa8d1221ddafa9c112f119fbe1db0fbb1479bdc81465d25121b7c41fcb4773b0b04f9993a8752f5c3a2628d76f29549563bc60ec9c4147c1f7d3732fc236778ae95b179ebffa80e16ec3eb57e1d23a72c251934da7b539daf71278729af3c1fe54e44c34720946b65672b88e6c7d04737bafefcc77adbfbc437fd8135ce7ab0366e4937073b62124db8d481d6a47ea9d53abe511fc2a5bfc48b040a0258b34f9487380198b9d9eef64a4cf0056f03783865c45ca59bbddcd198cf9f0a2f0b9cf871303e82dd059ca310e7cefdfcecee9d1ff94d6a3b075aff9b489d596ac38aaa4b6fa5c6602dcaaa51cff1c8f0db0beb4be4d19904388112d66c870e9d12606dc122de3a45658bd3ee656441f8c0bd7f3ca917552ed4f6cb482dd55d787bacc08309f13423d29fd4aed0dc0abf1e7cfb3feacb5d54f969f67c104e5dc79a65530ac8d9e3aee839b40aa4a25a6ada4cd789ce3c9afae1d6218f438fff3efc7857c763a143273359f13bf625d98ec191d0b4388326acb0e35346ecd1c3b99c384e171944bd0e2aa866b20e44004e05b6f240d90c57b3ea1241fedb43f0d550523b47516f4993261b238ae341aa00dac845292058339a4d92676227b39588ad7676131858d525015780b1e0b32a56710528f2c3a3f55343538fbaafbdd7b3c552702e919580704b580cc3dbdd8aaeacef065572eec0beee1075e93389dddfd1ce261661b111985fa9381a2ef3f9c6810ad12b9d154a0f4684dde7cc5541a72ed0a1464500c96245c31732fb50f034607bae3b933fcfe8625a07d522225cf9e94b4dbbea3ebe7fa769f77d4257c09bdcba5d398b402457c301541151d712690824e5b8abec07858702f5332ef1adb02aadbff393f4f7a05c45656d7df2ea50b9dca6da4d731a89a27495c5d463d468f2f2740425e308c17a3a25adf50a7767b6b44cb3cac50bffc1f0fe80a45951247c7c87447c3beaad20c59c5b021ce0d620c00699fc7778c805b30992eb0e7b75cfe531750fefd3b110c59f7e431681a506a7636229cadf6775910c643c8652466d9a9d3e7fb15836201fd300cdee364dee31764e571ba8aa9de46ac2e948e8e1481a33ea63174cdf652131f7a93922f553797c116a1ff25fabf995b5b6ba522e85cbe0aa83bf3bd0cd455e6fd054cbc3bf0ac71dd159affdb30cabd7d6fb2337f5d497328d8332f700ca3063f450e4d2fc3a8b7007b59589d3a6ffc98593cfe31687618ecff11aec8c525b23088c6a295cfb30c9e4c818da3020e4463978a1f8cdb50c8195aad813e398e0a604323b6ece45fd4cee0991e10b3e44da405f7541b48e3e1ae055bffdd5e380320093885dacd443eae5cf631df712018280eb9bb277f1744f1d231439bb6909f674beb817ae0dfc5ab9ccfdfe6987879dc24354975c08f84c7e818eb979b78fe7a82d5ba2a898d1fe9dc9448e51539ac64267ef0116236aa6969aa5f64d054682768ec19667ce2d5c43483c5e36e5e312bad38f93fa8c7c3fb55f6335a32bb445639e7e178105ea8230143f8738ca093a4d5af378a2c55049fca2089e1e38f5ef51b4cb05061beb08e3af1b829038d45f67ee1775eddd56189551c4ec0ea19ebc1ec74afeb3c7cdb69f996350afa385567408b0da950b26c3f9b4b07b243806167896729b441b70f6c0542a7f7deb1632fdc4ce08191b8f889d026164f25f4f96a152b88d669a36da06f7eb46f0cb26bf33be43b30b6cc7e7dfdd6fbf636c7f7f756b3c558f1edbc1c237acb6ae412eee6a4917bb1a2212223dc28e78388f357ca839bb1b4ba8bcc3118a8140ba684834310951d82f2fdd5e2a88767553edaeacd3334e0fc12ccd571e1f62bbb946983180f1f4917b99333d4c17095d13c65436393c78964b6dfe960a94b6d8d6bf9fe0cbc5d4dba21e346a43984a6f970bcac72873a8d1aa2903b755955ca67278fbef284aa6131f3a065e10208e80b3d2208d988ae37aff59feb02887a160e5a467456660e5c0ba94725165db7a20a60e0355ab4fcc7fe56c19082d99a27387c00fdd019bce686feb4e0e79f35b2b49ae5f1a83e2a7ca32948b874e229c350be228d53a7135df04c82906db11d467995bee2f3badd7a0be3c26bcafe8a79fd057a2b8f817640a1a9ba0717c9a4b905f9ee7231095a7e601076f002bdfb399a68d6975cc2d7b6f9979b3ad18c18857244aaa48c7c956feac630ac31d8d966d9755602f887ee5c601457bda7a32491e14b34d0ce04919a2af77e3fcfa3a0562e4ab6416799dd3c49f33aa7d27895e20905697381e27788d64840cd2338816abc331c21d3f0784cf0504cf9a520b8b99abc8fb726de9d10dd14c9649a65c8eb566a6e4db51182eee076b99b40f9bcd548c99f9cad3d48866d6a516a265a552a2faaf4840b09eb87f3535b605ba3637b0ac8daf6191cca0c4845ae421ad9575eb541e0dc708ab58859788ad10e9030e9ad6aaae379c856ff9a6d27eb8a03e72840b2ea26237fc787cabe50010616053cbd7d66e1b4f6aa2b8158b8260c59719b97b75d1e4f7ee9dc0f1809ffc129d34b5e8f6241ad884aae1f9d053ba95041889124af9ddf71b8c626b744adaa08d4d09ca16c4e59ac4d474d4dd173e0226e8f75f33a1a756080423c4c19a21bf88a24df21a180c4024a91f6d5c06cbf7a8ca0898e88ad8316fff97ad41e2375aaa0d6a8961dea5408d1755ebc26bddb9b4b734e043fa8c74628b4c970479d250afb9928bcadd2e17c9ae6a4bf601a448c67494041c7ac590b8b03a750b1f5a4ab004e9aec57660c45970529838fd0bab06dcaa39a86cc7ac37efb00e9ab904523c2639bd74ab9641ec2657ef8648d5988a63e44f3de004a872462a8e1923e4841a6f18820e744da2047c5dd8b4fd2dba03e3eb9be7b36fb71dd31293539a0c6420b25357da8065c7afa8d0658d17ee2eaec240a801cb5e8c1e63afaa22e72ecc796bb1d5007a358bdebc3aae8220fac3581d1d517ccfbd0d0edeef00854e83d85db748864666c23d0dee153b33c1c5f1631248cb5b9fe429cb84329920f92f9d8ffffe4333315291986eac0ab814ffc4f11794bff99167143643289b57acd60ff2d2dbf82d50ead59e052ab48af1640c6602ae4defe146bbeb9e4dadf663292d96e714eaab5488ed093614be81ed42e2615bc81b70d2a5784928856757d34f1736a07873351acab17d45b0fc94e45f60d0f19cd0a25ffcae70ca2db3893a586155eef08e3908c3e930e91cdf94cb8989e6cd69b7da5f24ec6a73a1938ecaa753e1c480694b49453c57e2577d77853791ea0c06716591890120353059129df0e13d4998eb464957e3fc081a8228eb876d3efd66d07772a231f44b581fbea2826b1723f4f3bf981f27bfb6e47a82f6141ae20732be582b6ea0daceefa5db3fd45336190b4eef767868c4ad8e12eceb9e23a60912494d11286e2dfaca105592b58d01fae1ab84df3c3be8ab2805b295befcf8fa321f99d4a6f2e9c1d9ec5eacb0ecbeb3f4b855fc317b54fb0b99a4b26ac1f7af8ffd757385f8dca0e36690b937fcefcbe539fa1623329f9f0447d3358d03de6b90cc7db18f2d3cc9dcc5766744ff1a737d57adc067b65cdb1623b52d831ed5f9f31cf8fe997c996b6e27feff16499ec07c2f2e3b138e6cbd1bda909a75be309bfe38c612e58d2c07f0f2268bd773b813c98b1cfbe375377814c6a1e8368b552188d6cb5af1da2a269623a60d6fa1dc578f7544c524a6ae42241d0cdc5c964f02cfdca72f4f3cfac24a48048f5a34dd456f0d4ebdf30e49ab246cbdb96e731576c11d0a4df286dc7457b0fa1bb8078f67de22b3729d072a58a94c415"}, {0x30, 0x119, 0x6, "c3b0ad7abad44366e0cb4317078766c01a4e0fefd1dbe14ae240f078f5"}, {0xe0, 0x0, 0x3, "2c44feac1f5f2b32ed8152e6778bbab7b908e3904848bdedb512a5975b83a6bf4a9358fd6aa63ce1d68972d32678e67c6da73aaf1b8b16d48f48c43549a890c86ee5b2a05fae49e6181dba2b2be29e00531d177a556ebed01d3b35ca6e22463bdefa1ac6eb90f334390d462c2ed0485d675ecb86544e47beb19aa544f653bae00fa599c7a45afc1df9f3422b346f62aff3f97467f360f59c479b18f2a4fe5b2e7b4303e6adf6c1b25fc6ba71f523fc1cd4c213440e3b6c4aed7cf23338a04470abeaa9bbcbe5207666"}], 0x14b8, 0x40010}, 0x20000001)
sendto$unix(r0, &(0x7f0000a5b000)="e390517a0d69000000cd0940000026705fb30a0002b3724c7d655f885c5bc9d8c342a601d9119677", 0x28, 0xffffffefffffffff, &(0x7f000087c000)=@file={0x0, "2e2f66696c653000"}, 0xa)
r3 = socket$inet(0x2, 0x1, 0x0)
r4 = syz_open_dev$tun(&(0x7f0000520000-0xd)="2f6465762f6e65742f74756e00", 0x0, 0x400000a)
r5 = fcntl$dupfd(r4, 0x0, r4)
ioctl$TUNSETIFF(r4, 0x400454ca, &(0x7f0000a5b000-0x28)={@common="67726530000000000000000000000000", @ifru_names=@generic="4f54000cc0a1ed4f3a0a1fdc222073b5"})
ioctl$sock_inet_SIOCSIFFLAGS(r3, 0x8914, &(0x7f0000630000-0x20)={@common="67726530000000000000000000000000", @ifru_flags=0x301})
r6 = socket$inet6_tcp(0xa, 0x1, 0x0)
setsockopt$inet_group_source_req(r5, 0x0, 0x2f, &(0x7f0000c7a000-0x118)={0x6, {{0x2, 0x1, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0x2, 0x2, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x118)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r6, 0x29, 0x1b, &(0x7f000026d000)={@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x20)
write$tun(r5, &(0x7f0000b45000-0x2495)=@hdr={0x1, 0x0, 0x0, 0x0, 0x81, 0x0, @ipv6={0x0, 0x6, "85b7e3", 0x2462, 0xff, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, {[], @icmpv6=@pkt_toobig={0x2, 0x0, 0x0, 0x0, {0x0, 0x6, "defa22", 0x200, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @loopback={0x0, 0x1}, [@routing={0x6c, 0xe, 0x2, 0x81, 0x7fff, [@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @loopback={0x0, 0x1}, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}]}, @dstopts={0x3f, 0x68, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [{0x7, 0x31, "cda2f088a228987c6c741e88c3f5d849056649ea33747d746c272442c56c68f56d87fd1868e95c6e4dd9f5ab9e07844868"}, {0x0, 0x82, "8a834a11831e6c8a9c1eeb50f2030c465ab43955d57a24a3c981ba27c5f7bb3cf58f296c9c670133e2b35d0420d9556c203ea6f505b453886b2c474e41aaec1ee1b6e322e0b9d850b2e056e2400004928299cf73813e8dd23e57cdcdfc1ba9fd80a8780c9d9a3b6f747da7d3d89d9e6a9c7d6bc33e7ee02c50ce44467aa41a3ca7e4"}, {0x0, 0xd2, "53652f8fae000275215bcaec1e82484bf090611f5459874c8b7b0979b985b88026b5ffa8d4a53247c5e322e8f9d021b01d6da0722fb6dd0d78528c56749dcc8b12c83125f159bf7c1d6dcb445fa62e2e36e2392793c0bdfde3d5fa40c8da3f510a7502f5a2410a5849ca7f4c9231797fda0b3521ab8e9978296e0e8890ee019724e5fd270fbd578082a22d77680344099ccf5c202a2b7a2f430fb77b7f471eea224b4f7fd08014e91ef64533fb1a70f3f9717f58caf5f00beb74e9f263d636b5db82c41fc64a940f3ac31a0e6521cf1abb1a"}, {0x0, 0xb0, "3e3c876aa682c1ae0d3431b86979236f4ed803e78c3a99a0adf8f55626dad9d11b8f98652b3c72dae7ce7c4614987f99fe6e5f484cf6def250d1c6ec387c4acc829ff1cc89ec2d33c45a6fa93005a7fe04cbe1d50ecd73cf0f883b03b4a8c9ff46e67474a8557842bd3d8519bc0954442002806c8be5764af361e1063aec0a6a865b178f8e2d30aa5e664dbc7e6f03b59bc85bf9d661305f7c79954c1ee83ae022961c64f753e947ce738c8c6419c851"}, {0x101, 0x4e, "05e9378ecc4edde73f24c9a5aa87cd3156b288cd9dff10b2cda3c8bf7b2c9a080a14c26c50b6c8bab4896792626c583ddfdc5beedf0655e25eda675ac1c2e70f753e3a23ebc377b72b1799bd0d2c"}, {0x7, 0xb6, "da0582e13b3ef699f0c1c07bfde552d6b6ebe02e70dfab43682d5429a29bd390ab525a46b32f3d3cce3f5b31f1c66352fac39456426cb8df24426b2cb0b64203b21ccf797c4f5e0439c03f0b2abb0502b13c772d2032fb84745ae1ab68ae3f8406e2d78d456869e364df37e7d3586f0e0cc95f37ae6f81c7e64fa5a5e6499d599170b53bee808ce22504ae11757b9aeec86d11d7f6504116d2d4b25b1ab08631783e21c31a81a606b8055ec8749a643c14febc1bf6d6"}]}, @fragment={0x1d, 0x0, 0x5, 0x8, 0x101, 0x9, 0x1}, @dstopts={0xff, 0x78, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [{0x1, 0xc4, "61f3f8d213fd54e6dff59ed1bcbae891108a95ee5a874976e252b1e9a69923374bfb805837adbac635762fd68d2b2a13fa2fae5b6b8106506c41079ae7082635bb61435afda1889c286e999594450f041c5037bf1ab225c0a23168a7a1e6171a8adeeb51a67bfa32a88cfcca725d35a055012abb8be66edf4301b937f036bb1bb59b9c510bff6c01947b4c15a734da2cbcb15e61f70149901ca9c2bb26ec54ff0000000000000032468398371a6346caecff0870207dae8bf0db4439d60997f9729ad6fa"}, {0x5, 0x2b, "2939c1352de6eac261681a7a605ad60b31d8ea55d008115f17d84bd80ea6a162d63bf8b8a39fc81223be74"}, {0x7, 0x51, "4064347569790c729962746657d3a9d6e3492dd9f5a91ab9de32dfe5a0304774f62953e70851f100f0f9a0b6d2dd28f08629e2c0f30053644e02a7858815f8c7120be27bfe3441817c074911aeaa74eedd"}, {0xff, 0xf5, "654e76f182241659ffae12277574e8a8b1a6a7e1c5d1da91410a03eb648926c42c1b56814c62b781903f21547ca82f5b40e60c0ea6229b4a267a48b1742dc02a361720a55287347370e09c9dc641a4c10d6f250e21b0e977a44b898c01237a5ff63adb3acc801544694f6675593eeeb91a974a3c88460e2692ccd17f907ccd8b0ad46bae3fa40dba2c532c44ccf9b1482e2f7b3fe4b4b508b680e0debf9b7db48debff2fcc696ede8e499e05e478cf348cb674488e4862175a85b6804be124f57c25ec884be7f7a664af7ffb611f17a7a6794add444631112029b274d4b12c08db7acd8446dcae2ec6461d84953d6e7dff06121dd7"}, {0x0, 0x92, "2d78f741c683e2a325386fd6e1d6d0891320a870f994c722095e8292afac485a355c9d57c69991583fcb1811cc5b6079b8bdb299ff569bb9468095469265dcfcc027a5e9e936f528eea935dbdefd8d8178ea3a10552fc3ccab65b556a385ab2ffb4fc387e3d529b4110c253b3bc863f6f2058634cc075bc1ac386f6dd5166e25db4de43881ef73528781f8a3fca9c301d8d1"}, {0xff, 0x88, "6c61be198e4b2e8d5c155b0ae9566894051694d8625dc1edf2e1004dc405637596566ee6ff691cb49369ab79c68c7ee087bafced55a1d96b2b834a21a65eaebd78cee269c5179a75c27aeeb3d8513533154e42713701fd4de358cd6ab2b5c63de97b7640e90591a6b855a85659cded6e17522d48420b39ea90a33ae93976ce0f521f0eafc5322dda"}, {0x5, 0x67, "5250d378bc029351ab265d8e50664f643668bb9f3aaf1c537a0c21009ca7db24cf3f48a85274e1db3102a922f13348a3d2639712d854125a4209ee2f06bb7d3abd2e8accb0a333be5670c3ab2f957cd095d7dd00cd7dd266e1568eadf9f823b243f89b27ee6656"}]}, @dstopts={0x7f, 0x61, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [{0xff, 0x24, "0bb24cfeacbc4860f7c4ce26bde0d19fb52b116f321e23cb2ff878197d7dbbe062ef5fe5"}, {0x1, 0x28, "ffd2e48bdabfbd4d75c35aa34d8442c30314c4efae4dc9bfd4325539b68d1f8c549e52cb32fb3695"}, {0xc2, 0xa, "a91e2e1835e9e81d05c2"}, {0xc9, 0xe5, "b96ae1812fabc70abfdfefe90a75ede15fcba25b35d12eadb3fec2561a0f862060d6c2c2b607f984be2fc1944df12d4852c4459696048add2b45c67fd889962ce11de87c4469cd00f539d80f4a8f7e9baeee41a62d407b2b070e5428436fa6d3d76ddc413978e8a9de257bea79e7c4cdde869840c13978f9fd681af4c88944c1eebc9caee8aa5c2df78b2393f08e0394b26933d83f2d8dcb6317b71f41df4a89eac529960982917ba49df5ed5d54db80150b5d7a25ca428b019b04ef99530747d8dc3b1eb35545e0b1d2677594b170ad9ae7616f3fb9a249e5989a59fcdc93c1d6ca44fcb8"}, {0xff, 0x67, "838ead9b2bdd0bb3894b8981c39841aa8214937597ac3b007df6681f1303b379cbe5aabecd57188519ae0a29fca47d732166a8ec4983e2f0cd1c0255d72e829d5aa7c6be84803b85e9624ad5c93656c8e0e121a3f978ace546fb142d431362315701de96e32565"}, {0x0, 0xfa, "ca7ec89f38d5f57bdcb0bd7f6ec36e13483eb9e7aa8f0d4e3ceb945987986e105355711bc03e3530d76bb97d3c0c4ba88f788218f093252524574d235a7880719845948c35dfb981a97b8091a26fa7941960423313922dbc28c0a9e2d6a4d6e6a6e41d631059bad23ae746d66e754a580cc89ac9e884186eb4191e81d218469329f6238da99360dddffd962e20f8d85ff08f6d909f6a4038f7e890a6e3bd7d01ee906c81afe386726a529aeb842901b59332ca5fcd4d448bedb029b8bb5d58577ff86c0552060ea991b1e3f245d6fb7fec5648caf76429ac010e72903d97dcd7872d68382b79331b5dd64b6d8020f755ba5d5e6071fe0f39d9e3"}, {0xff, 0x4e, "2aefdbdefa16106cc01813d02dcaa0eedae4d5f4b58198a097d61182ec2c21c23169634d3f070a66cf10f3f28edd45c72fa5a1479f6412027ac76e70435a6852112868021945d1b10ea168c11b24"}, {0x1, 0x13, "28e3cefb27d6bcfbbda97efbbd5ccfe807ea00"}]}, @routing={0x6e, 0xa, 0x3, 0x2, 0x8, [@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}]}, @hopopts={0x3c, 0x27, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [{0xc7, 0x93, "b61f2a24f9840f907e326fb719892f69cf016a2222875a73ee4be54802c5efe3ec8f1ddd7786c406a42c85d2a7a52a7fa9a0056f986c2fbfcd13aaddb3eced7018d06b853b2a6f96d8e833db8bce2e6da8b9cf0b028b386e974c95ebc7d8155ff86889d5b909a1baedfc07e0750573a7e514e3ddbf5328622ea255a9e0c1cf3a183099e9dcd4caea7e6148151c2a84ea1bb901"}, {0xff, 0xa7, "e6cdc9ea4f4c78dcf0281b9166fb69278085b6fcf27353b63f6f9595258b99591b246894340728a2290e4a7cd749810ee81e5eaaabe4562bbf2cbcc73a76447a7814393df493bbc12af9c51ea7423b8c1f651eb8becc785ecb1a146eddcfed4172b0fc640c6ac01ef42f3b3cb0bba6ba06dbdda60f37b1cc93a11829f0c166824a4646582a78e341c6f96e01570baff5a1bc9829cb32668b53c1ded1ce3ef56e56c014de99c822"}]}, @hopopts={0x33, 0x8b, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [{0x1, 0x70, "13cacd6daffe8c7e14895f264578d245cc0726563960b3c97f8c27fe03ce44cf4d4b7fb193540efebbbe35edb85bd52eb99060580fcd9e3a18aaa75a9ba8a7b0ee6a60ecfb23dfc0d853b641c62c407a45d685f88d493fe6e506fec7c8252c2119e927c09abaf8fce87dd6efc45cdb26"}, {0xfe, 0x3e, "bf8e9a85710386b06a87e481a80435f24217e92f51cbff03a688b535bb2ed0824d815d262a88b54b84dee44a31e7219807f2296abfeee2a09f22dfe6262e"}, {0x7, 0x2c, "3cd6dfe8331323bf9eccce85e56ea588bc1e85cece9dd5d6047ccc336e76129dd586c0a96d6d4b5045ba640b"}, {0xff, 0x3f, "2023eddfe3820fab24ecf135f731262ba6201d80459775317b5d43d0a22c4927713a17c4af6da780ed97d3f8108da4089295fd925c7536d627c05b833b24f2"}, {0x7, 0xbe, "30370fcf71cb95c3c26261728a037b58383a015e7f650b6ad877ba04785c949d5e823057805f0a2f6e2c9f74a2b70fa8b37e3fc8994cca1f549d4b5cb4ec053778e1904a6f73029ea36bd2f6a5d1e19937a4a4c330fc91e8f0c927c6ad667139c1fcb141ee11c70c0168919ae11c2d2a73d1eebd7dd9b2c31bbe122b2f9b184ec83496a9c312c12383906629156226551fd25979e550435cb451c7703904577cb8f3a5f570aff4b8226006a094b7ecfc7f82e9d2f7f29a32d9d74cca3a21"}, {0xff, 0xd9, "75263668bbaef1825caf0c45023ace789d4abd500b9f04fa9362903141fb829b3c7c3700dd68fae218f51e9f8d14b7b79e64679a29b695c9f81848d9a3cd614f0a01227ca9254a8622d9ed8da2e8fb69755ac48d739491a157e0e1c48f37d202233607440bc38e685c58e96f5f6bcb312fe4fe74948f94721847e78416cf09b79f7b63cb574652a11aa1833950b62a75e4596e2fc1d390232eccd38a72fa8fb471616b143c8f4b65d06e5d55dc99adf8d521afe91bc3432ebdda5b6203af6b5e37fc64bfb8c2e287375851b5017589cf50a2bffb3ef97255c3"}, {0x7, 0xe5, "fe2596b8a4dedee125554d20a38b3bfd60f8dbe7b2c7dde8732c06a33a40a2313bb0ba554473f859035f0115bf0067f0ba2cfb0e2d2891266ee064fc4f2f25e860fd887111dc7d4776e3e3c776b4f0dfc8502121eadd8999877fb1e692f476929083ea0cda7937ff3c557366859329e887c55b79f7b2c7e9466d7301bd709d4d0de85bab51f6b39f3bb1bed8267839c0b33046f4d8338e3235c98020085717e058630528f48c189c212a70aba45cbaedf7ca1323b688bed2b936edeaab426a88c6f9e6b0ee32f1243503ae31472cc3acfced33d76dd5ecb34a50de2c03fbb35eca0578352b"}, {0x0, 0xb8, "d075e9041582ef33f884c78413550d3f3b235d882de305d33fc4a55d9ea9cc69fa94e6d52a8a8ac25593498ccea809ec02b492dd4c38afa2e6edafbfc845790d0d22d165b3731ff92e9407088fb66b2e8f9c2d0dc89b8663ef0dcf50ac228d97f6c722a44ef742dae2d9b56d90ce0fe61de71ef26ce385bdc0d015a3ffe99f271469d38f73f97b637bdda70d520e4b068f95e82b1c6ec2fdec91e1b361b96ca31d8047bfab6cc5ab3319fc5d96b799cf134f096774bb5cef"}]}, @hopopts={0xec, 0x259, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [{0xff, 0x96, "6bce97f6c76cc21e43ad661a42b884472a1b3c01cb359f5fad0859db10db784d2b66f23c54ab3d62c782c58de48ff5d76396ae20243b1b78987b1ba6a8c79c62667f90fae977a9bf6dedba7bffb8f900d31f3a8eae5b501eca66f728e1bf5dae3f5859ea2dadf366312fcdfa36ce1f58d0b93efb24c0a8851c190dd95a60096e77fa3084c395d7cb820c7437e76984d5151ed257f693"}, {0x1, 0x1000, "e0512f83526ad706af080e4a1f77509d31b9088a4d1cd99287b7934eb6245c07c1735aefcddb60a57297f28c7315a5cb4fa976c1afaa36b9c0509f66566d4c1b4e954f1cd69abd0b19b973dad099d1a06caf6ca80b694e1d44f579a40c9b7d968a03f9473d0c7d11975c7e4f2308c73450923628fc528203a2e5fa1d8003da80c84cad30b1e1987bc3e86749f476ccddcd4b169b384f4de8a6a1f001023484650a082f9716c6f515fd6eaaabce449cc6b11eb343bfe29522de04c25c8f182a26a415b4edcae94db165e30ef1849de4128c02c83606523f9a1cdfe58a66327b2b7dfae304cca772d3919695396769eb065e5bbccd42ffa9b9ee742f12e5c445add16e9a570452cadbbd176616d9b17ac7e4697f138925a99bab0da7b8168972e58307e392140f726cdc14853c58a226119a9fc0939e70c24d55326038058023c79db45ceae0a8d9cac1c9df56d285fde9495c5eeaa33a8acadb6a669568688f98c211fd64ebe64c27d2b28648b3f3b965b47c70ddccfbcc4e263b5b68ee4b1c3007e00630a360ce5faaaf38086986926f69f3691cf2afcd295c774a20b598944d248df68261e48267e40338a89bd148d36f727debf30573730ab20b32c11b023b86478a82dab5aa01e5fc4870c2aa5ae3aaeb3fd02accb58251c491174a60adbf8bda2d2e2843a7ebd77ea6674ff3170b21545e79b3ecccadee0a2f10550d12b3a3c1c23c5d3de92163aee11dcd60c3fda6d242b9929301262bdce2cd0d0192392593a9d86c7353578e113ed68511bf4105dcd79dd00f33331462319f4931fd861a0816bac42333572420b46cac3d688d4b72c97bbc389e6c1d81945194750cdd3b79e0b0557a4039d3eab5850db905c152cb9b4b81c479d3df66013c6c10fa7ad80f6b3db82da03fe619c7ce7e94176bd97ea1b5dbda198eb04a168e76b6a2e104b91040b6afbae7e3cf511aba863800fc913502ebaf01c75d5ea844431867d2d768babaf771170bcf89012e3b884f53cdbd6f86d55db94de7df1ac8739c2a232f581cf1b1c247796ab80e868e173d7b0aa176667d762b4e8dc780a99bd358211451ec7440a901c91b99b5fd54f1d4c4d15604811ff35fc726250a7135f78668135bc00da3df44660a3acd666af1141f3cedcaaf2aac0d6f36739ba409013d3d3ce8e0a44543e3c5caaa9c980935385be2d7d659ba6ddc22cc54339931f1ea3afbe5cacecd87145b8484976d030f3cf147bb8c69d6fe15ec467aa2cb0f809f88c8365daf5af33056e865a259df9221941998a20aae7a7bf5714751cd4fa15bb4203668825db4a4db588fa0e81473a0ec3e63a4b37b417a96514965ba82491ffb11faf620e937d7d47ae3a65c38fc7e1b4e474687b5c4c03d462bf1f07a57b95733d4ee13e7a3bc63fd1fe8834f050c941799740ea07feca4f0b4d8c31e226462080123d74a00de1052c5701c7ae3a7c894913ce07ab41d0c7c27cb7619562c5b0b5cd9df37caf445c36e95cc1b90da3154522bebda5962962b9c5217c618b09ffa691cf3f2d297e4eedddbeb97200c5e919a62949111f0d1cff9baf2a61be8db1ca4133396a38f40d0ad7100faf5ef910c3d9f5c61cfae40386651a46e96496184f094f8dc2955a4fd855128dccec1a464a0d42ebf8d2745b81904ec8bdc193c9d3052662de2d2a01626b4fe0ab72ea726eab124bbfc21c15dece1355d2051db661e13f92ebb7a4e8106cf7273870b71c6ac4577e5620bb73a7b20126d3377562bba85feb45603a7570dfa6f8491c393d5d58ac9ed00326cad13ae5f39f2e7114d27d92bbe5b66cf7342cf924a562361f43e030f874cc83b6efa0ab335e1b57e314e4c345191bfed957e5607ff68aafa197be2af3cf017db25dd36086946b30a8a7043ddad21d2cd4e3923e02e0493bb4170d09a6a1e2024ac6e8676bff04221af7e0ea33d92da0c6b85f70fe37adfba3220253226f66ab565da1fa7f8815d02eccd4a433ca635b97b06cdbc9682b5854f4fa0bfa4e9988c1899295a291a0bfe8d45441971a253f1ef55b10d21c337fb13738a0dd40a049ef549c0e5eff4f22a8df1b87eacd058a546f45ae4449a119997f287eaf844a8c1c923d2def3120fd4a7235ca06b16b8f31cddd4ffa58fc791eecdc43379304c75eea9db4911e045e3c93d57e77e92dc8afc4efbc2d2d9de2574f1db546d38f1b819d9fc51dc6952345bea5fec475f20431e155742b0b3fd04c577d502f812cf0618876ed05eb9bfddcf088fc952f95414fb0d61850e76dacaa3ff7fe35c99c6c28227fd410393669bbc64471a9a482e72ea1c8a015a66b8d6b3ec5e89575b9f573336fc106610d6eb160cff5dfc1b3b2e23fba73a37d2b3b15418b8249c9f3c6155cd1d94d44622b0ee6b4293913ccd876af384c17a36789d98f0dad52b627422eaaa4757290a9e549f26a720b0634ad54c6749badade85fe682d4e194e5a10900b9899c87a8dfc968a2beb63134de9a5461a4cafadb5b774747c521b2e935c710c21c960dbbfcb65c24133f2154cd0629ba3a7e50140886ccd7a6213e49f533977de8359e224b5454388eb0a10e88772bfe84b70d8e8db18e1a162444f52165bbe3f28c575280928be4b758a59fcb9261313f7f361224c94b359d27dca85650127aa6d9b77f68728f17d2a3d3ec3693a0551ba479826f45adac074ce6763839d6df4cfc0e310e5e925ff20b01a164835d5893dfb79100bf067f8bb3c4e14f7610c5a041181eadd3d2198f565466f6c8a9b79ae4c9867016320be05acb1b26179f6f16a43b2bc57281ba7931768056edfa7e2b92ad209c4d174c559ce161a19b0b06b0e413c37e172cbb2708bc084138b96d9542f4b30124be52aea904cacda013f707476c9b9b345bab995c4bd81844bc6be2eeb2313badfd94c4f07fc1aeac5ac5c8897d9f36a155e86f90ee33c459a2dd1c3c8f3f4be4c38cb72e34eb8a9509692c73f82e8bc833c3d41ce5a07463239933ece553db9f8f6837eefbaa671a8d0ef5c08d3a70615d20b41500fa60f624f226d4074561cfb1acdd19876307b821301a396b0ea5b504539acbb2d88a6a2b3c5378073e014ab60fb0219c3ea1c60bc43599cb438eedaf8f6c20d35a228f26f6de013875bb5813ca17b52ff0d32efb198bbb1dfff03bdc868d9a0f4e0244b9581f2c5aa6b930a157a30ea73085ca116a3f31f3ba9f4dadd742356e952483dab58a64514efe9358a84d70d2afce56959b46d29756de001b728be7ccd193344f5c332efad42564c35948fc02631a36ff60d1658f5c2675a05806cff6b46ef372cf51763765ff2d243aca04769f4cd5032c7993e56f08a4878242e8631385ef06ae34175f43a5d31ff8e596f61b678525302f31a8d20a37c3a2975933b8b080d4b78d45e485b13d390341e25f063e08741d37b50642a9b608405d7e280fda33b6b5f727b7e8b033cf1a77efb0e43e365e1db8aada97c09d3f6d6865c157c103074b336bbbf00cda133ca738d939ba3509ddc0857090e84a7fe67dfba15694737406bdf53d7d45ade7d3c364003777e92406541d5d69054b90a352a4b01bb3d322b539f6c3046995bd398b0716ae0b45597af692730f22c0bcd7fe91e7d978680e20801069177d101c0bcd46f2e2e9329356007e4ac056b72f3c8acf8c694114a51af38e961ba93dc205f4e831984f7a0a23b37539b57d1be85b43760cb7d80632986f6e56f693c6f7363b47a320b399d61df5a0b2ea87f17eb945217f0e5023e1182ee172d48007cc8893171ad2651b46ad40fae52b371715a8942026135fd0e58049b6f442277d32bf6e8269b2a4d3acd329ef5643b0e3f7a3276d90354761cf81faadfeb6275ff5674c641028725e11fd0bc0a62c5169fad741b8334a2fdf3730a1c7dae250a9e74d0ff55ea91eb5a39e302903e33249f182af764c9aa1a315778e6b4b6ea3bb5b50d4fed351d1cf97585f054a51e21925296a6e51393d323c277c2f183e67369ac49d2e92baf8638189db9e10595359969995cc950527a29aa2826b24f401080ec24b31f00233627ee44cf73925694715043b538d662c1a2f849814c43848d5b425dc2615cb1e7d91897b06c534f6bf39831df829466502f6193ce074e84f4b5ab7a5579499454f94c27dae4d994a205fd34889cb89d5d7eaa8138850d4485b41efad1acf62f8630d5f243f25fce6beff7597c1a5ef91ab81d0fa7922fc16c0dced4a2d7907ca7c91fec3a37008edfaf29cc0802cc0b947159f42f04657699a6d4cb9a0ce714293fc6ef5a81a749858ea34cb27f538dcd56b9ab5f811c426f1547962606a8ac0ffb0de2258f31c0be318c3b69646a464e90adac41b05572c0545cc6233980b6e37100cbcfccff078d72d08b03e85273e7c7a4f8f191b55f73b3d5a0da6041cee5bb8eecfefc42a4f91bb6176fb4da3d55617b8db000ba2cb2680a01b41f198ab759516170b23e6f905adb2c7c3ff8e331cae21a9d41e424502baf6da10db12890869068777b0cb9f6e77e57731b0d5adea6a984113c9e6d71c3654bb8a220af3d00b9e2d4d4dcdf030b69555a9d297693b0b7ccd7b25b9b3ede53acd4af2598977c97771ad63aafd958a220eb93bd93bab84c0e036780000aa7395a3db6281dbffe4668a281b7d7e8f33017cefc41e4228243625e9ea41e1db1858c734ea9a1c89a8957a0c3bc2b81ea48bd702a5a1fc9071bb7c211f2a6bf15a6537c6ceb8f276e6169b6a3756b126dc9784958dc7eaa567b1c487df20aa60242d0e1ee7a3ecd20aaa68830c5dafe8bdecd05a40a5b003d3474a0b4e77d5aae280505a4d2f637cbe76be1551edbbe04feb0e7c7b3ecad7ad01452f398b2d93ca4ae16a8ef7e1b4a679bfba2d619bdbac50c36f1602b513baeb61bc7bb1d3ae30b3176733f4481cdeb78f8a49333dfc1061a848e05e25235493a2e17586a3b46682bb7b64e1050ab4767392b01c78fd60f322f691575c8f80f667f685a2f6484d3f7993427128c07e026f2dcfc230608dcc2f7f654859c6a7f7eeeb0c63d8c07ed01c3c42bc815f8748655be6d0f0e150a02a6d147c459e5a931ead08529394fbeeb9500a601e8e9f355efc39fd156e9e1ae5549777f018162906e1c1a0f12e7396484306c06be7045d69ef0c77899494ff54f357c479486cc0a28a57234ef462204d3ad5019570e1f5a03d174a5afe7ea926a70ea2186e577281c36c8df301bca22ea687e965ead45a0e052fb2524a9c8a796691bd646bf42592db10149cc935aa06c78c045e7df27acb25d6bb438f1fb7be651b194a6fc5b9b79b2d0459be9c3ba3a9d18bd3ba397baec6d87e9c41773e46ab0997fda32c5e4a81d4f52f23e43b040e091a6fc586087e18c225116e2dc4613a78e06b9358bf163904a6de66b53946518a69186554c5452cb8fc948f55c489eed3abe78ccc54c39b05aaced61c2dfb1cc6ade40f15dc407257f5e82db70aa7e539461ba34f8f7bd70c4aa788f431f657d66367e47e9041125f4030242fe0760c6158f8801d3a474420fe5291fd6c243f9d744e11ede6dcee5d0f41f3803922f2ecd1a2172c5e26bf57834bb563a66fe5500128fe74e2ecc91a2db4dfa93147ac7e728edd9ca8e1dd25da1286679aa9610a7e8f7f066cb8af28b00d4aa615f4476d3c0831b54c76199dbc56361f6001fb947e85f8d683cf1978e8f4a9a9aab82ed8ac6380cb7eaad8420602669c5898d592fb5ca42cec1877e360d0cb84a7aa2a00be2e1aa0e7c4e9ca95c35221453ba53eb0fd3a4ae8395f6c4292fec"}, {0xff, 0xc7, "cf8f7b6cab35ca10b12014feecfe8a6abf33fe773a78e983fd94f148c74232d75057dd2d6254e4e355d30adea56620689a5bead4b993cab254523a16b90302a1fec6d8b5d863800af044c2cb8c8e2a88fd882863e2511dfb34217d948bbe312a8b4fc83d530f0944de239993d52fb50415c7b5a50ac7ce1d9c048faf76d50193f277bc4be7a1b4c2865f1845e7cda59932af687fe54af6eb775cc9e012583c6fc4fb8e70fd277b46f7af340d95902bcea2755899d53e8bac4df360700adacecdd7b58473ba77bf"}, {0xcb, 0xad, "983ca9aa440aee115cf2a83075740d9cfc7289c803a06758b7f262e6f3c20857c0d9ba51e14d309efba46be7910c2e402736663c5f12f3a7c1753b28369c5f897ce8f394fae183968bc4986cd9bc30a4dc1cc68d6a28c7add4d1d96d3e8a38d738694fb36bc7bf9be7b26cab1f56f38cbf7b1e27793606e9b752bc4b8958ed5319a344a1ac756738e3af064b06f74d49c2d9bd8e3f7fbd13d34aff6afe22885056edbdb291e4b488a1ed2736e9"}, {0xc2, 0x25, "69b43f5e60bc6a0d16ad54487df789e23feaa4f7c08ec0de5b7756a76cd724ab8eca7315c2"}, {0xfe, 0x5a, "4d31c97341f147b34a89de63dab0b19d9484e04e110afae1e7b4f2b6711c6ab51c0682161595c4ba3f2a384bfb2a70c23e0ccb6a9a4ad3ab8399a76c99902766dbd927eefe899dae01c69c2dc622690e16d0b859b580b4434430"}, {0xfe, 0x31, "bfc5f686faac9e2aae00026043534937000954ba63a70c23e5f34d371c8bf12b5b53d39a2273414f75ddbc4fe999b426d5"}]}], "e98ddc12553a9d7c7ec3047722b63f485666bdde0c214db51259e869bfc4d90fb25d967b37d0ad91b5c62b4cc0fd51a7113c14af5b9b8c31414f79657db942a295e6b8bf674653479e8446e7e03eb8346794b09bd22310194e520f55ac6146bff5953c825a4c6c85ff5330943a07fdacc5a8373fce2b81e880c5a9166f1d824a3526d6e41db39290b4c6654a29eb15e02796e67664688b72af5c2dd95169b7ca574b19576f1f19a0c3a371a7"}}}}}, 0x2494)
pipe(&(0x7f0000236000)={<r7=>0x0, 0x0})
getsockopt$inet_IP_IPSEC_POLICY(r7, 0x0, 0x10, &(0x7f000099d000-0xe8)={{{@in=@broadcast=0x0, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r8=>0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000fd4000-0x4)=0xe8)
setsockopt$inet_pktinfo(r2, 0x0, 0x8, &(0x7f0000896000)={r8, @multicast2=0xe0000002, @local={0xac, 0x14, 0x0, 0xaa}}, 0xc)
getresgid(&(0x7f00008f5000-0x4)=0x0, &(0x7f0000393000)=0x0, &(0x7f00007be000-0x4)=0x0)
setsockopt$inet_opts(r2, 0x0, 0xc, &(0x7f0000002000-0x19)="b018f37797a5ca150900ffe700000000567adeeffd7409555c", 0x19)
getsockopt$packet_int(r2, 0x107, 0xc, &(0x7f0000eb6000)=0x0, &(0x7f0000001000)=0x4)
ioctl$sock_SIOCINQ(r7, 0xc0189436, &(0x7f0000001000)=0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect$inet6(0xffffffffffffffff, &(0x7f0000ee7000-0x1c)={0xa, 0x3, 0x5, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x8}, 0x1c)
2017/12/14 22:42:38 executing program 2:
mmap(&(0x7f0000000000/0xfac000)=nil, 0xfac000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x10, 0x803, 0x0)
connect$netrom(r0, &(0x7f0000d82000-0x48)=@full={{0x3, {"aa9500003f0006"}, 0x8000896d}, [{"b7febbbac344d8"}, {"e01a08caf1c5f1"}, {"1b0aa118b421e0"}, {"433e21d3006de7"}, {"b808565e99867f"}, {"d6fc12356313f1"}, {"000000e3ff00c2"}, {"de62cd111c661b"}]}, 0x48)
setsockopt$sock_int(r0, 0x1, 0x40000000008, &(0x7f000077f000)=0x100000000, 0x4)
mmap(&(0x7f0000fac000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendto(r0, &(0x7f0000919000)="120000001200e7ff00ffe90009144a000ae9", 0x12, 0x0, 0x0, 0x0)
mmap(&(0x7f0000fac000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000fad000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_RESET_STREAMS(r0, 0x84, 0x77, &(0x7f0000d62000-0x8)={<r1=>0x0, 0xdf}, &(0x7f0000fa6000)=0x8)
mmap(&(0x7f0000fae000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_CONTEXT(r0, 0x84, 0x11, &(0x7f0000faf000-0x8)={<r2=>r1, 0xffffffffff6ffffa}, &(0x7f0000fa5000)=0x8)
mmap(&(0x7f0000fad000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r0, 0x84, 0x73, &(0x7f0000e42000)={<r3=>r2, 0xbff, 0x10, 0x200, 0x1}, &(0x7f0000fad000)=0x18)
setsockopt$inet_sctp6_SCTP_MAX_BURST(r0, 0x84, 0x14, &(0x7f000023f000-0x8)=@assoc_value={r3, 0x1}, 0x8)
mmap(&(0x7f0000faf000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000faf000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockname$packet(r0, &(0x7f0000faf000)={0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000faf000)=0x14)
setsockopt$inet6_IPV6_IPSEC_POLICY(r0, 0x29, 0x22, &(0x7f0000fa6000-0xe8)={{{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in=@remote={0xac, 0x14, 0x0, 0xbb}, 0x1, 0x5, 0x2, 0x80000004, 0xe, 0x80, 0xa0, 0x8, r4, 0x0}, {0x401, 0xfffffffffffffff7, 0x7fffffff, 0x9, 0x1c3, 0x32, 0x9, 0xfffffffffffffffe}, {0x0, 0x1000, 0x7, 0x7}, 0x7, 0x3, 0x401, 0x1, 0x15, 0x4}, {{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8a73, 0xb}, 0x10, @in=@remote={0xac, 0x14, 0x0, 0xbb}, 0x9, 0x1, 0x0, 0x4af, 0x4, 0x7, 0x9}}, 0xe8)
mmap(&(0x7f0000fac000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = socket$netlink(0x10, 0x3, 0xc)
sendmsg$netlink(r5, &(0x7f0000b0c000-0x38)={0x0, 0x0, &(0x7f0000506000)=[{&(0x7f000000f000-0x7a)=[{0x2c, 0x14, 0xffffffffffffffff, 0x0, 0x0, "020003000000000013675921deb7819705df7f0fb844075272853d"}], 0x2c}], 0x1, &(0x7f0000506000)=[@rights={0x20, 0x1, 0x1, [r5, r5, r5]}], 0x1, 0x0}, 0x0)
mmap(&(0x7f0000a0d000/0x2000)=nil, 0x2000, 0x20000000000003, 0x4000000000032, 0xffffffffffffffff, 0x2)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x4)
socketpair$inet6_dccp(0xa, 0x6, 0x0, &(0x7f0000e27000)={0xffffffffffffffff, 0xffffffffffffffff})
setsockopt$sock_linger(r0, 0x1, 0xd, &(0x7f0000cb0000)={0x0, 0xb}, 0x8)
mmap(&(0x7f0000000000/0xea9000)=nil, 0xea9000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = accept4$inet(0xffffffffffffff9c, &(0x7f00008c7000-0x10)={0x0, 0x0, @multicast1=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000f1c000-0x4)=0x10, 0x80000)
getsockopt$inet_sctp6_SCTP_STATUS(0xffffffffffffffff, 0x84, 0xe, &(0x7f0000c7c000)={0x0, 0xfffffffffffeffff, 0x6, 0x200, 0xffffffff, 0x1, 0xffffffffffffff01, 0x0, {0x0, @in={{0x2, 0x1, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x8, 0x7, 0x5, 0x8, 0x10000}}, &(0x7f0000708000)=0xb8)
getsockopt$inet_sctp_SCTP_MAXSEG(r6, 0x84, 0xd, &(0x7f0000a80000-0x8)=@assoc_value={r2, 0x4}, &(0x7f0000861000-0x4)=0x8)
bpf$PROG_LOAD(0x5, &(0x7f0000a29000-0x30)={0x1, 0x3, &(0x7f0000ad5000)=[@generic={0x2015b4, 0x0, 0x0, 0x0}, @generic={0x73, 0x10001, 0xff7f, 0x0}, @generic={0xd395, 0x0, 0x4, 0x0}], &(0x7f00006a5000)="24ac0500", 0x100000001, 0x80, &(0x7f0000da8000-0x80)="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 0x0, 0x0}, 0x30)
socket$inet_tcp(0x2, 0x1, 0x0)
mmap(&(0x7f000012f000/0x4000)=nil, 0x4000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000eaa000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000eaa000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
[  128.862348] BUG: unable to handle kernel NULL pointer dereference at 000000000000022c
[  128.870385] IP: inet6_fill_ifinfo+0x8e/0x2c0
[  128.874777] PGD 1dffd8067 P4D 1dffd8067 PUD 1dc705067 PMD 0 
[  128.880550] Oops: 0000 [#1] SMP
[  128.883796] Dumping ftrace buffer:
[  128.887306]    (ftrace buffer empty)
[  128.890980] Modules linked in:
[  128.894141] CPU: 0 PID: 27870 Comm: syz-executor2 Not tainted 4.15.0-rc3-next-20171214+ #67
[  128.902598] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  128.911926] RIP: 0010:inet6_fill_ifinfo+0x8e/0x2c0
[  128.916821] RSP: 0018:ffffc90000f53ae0 EFLAGS: 00010216
[  128.922149] RAX: 000000000000000a RBX: ffff88021433b300 RCX: ffffffff8224ba71
[  128.929384] RDX: 0000000000000818 RSI: ffffc9000457f000 RDI: 0000000000000000
[  128.936621] RBP: ffffc90000f53b18 R08: 0000000000000010 R09: ffff8801dac27ae0
[  128.943855] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[  128.951093] R13: ffff8801dfaf5c00 R14: ffff8801dac27ac0 R15: 0000000000000002
[  128.958327] FS:  00007f0fb6e3b700(0000) GS:ffff88021fc00000(0000) knlGS:0000000000000000
[  128.966517] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  128.972364] CR2: 000000000000022c CR3: 0000000213560000 CR4: 00000000001406f0
[  128.979603] DR0: 0000000020000000 DR1: 0000000020000000 DR2: 0000000000000000
[  128.986838] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600
[  128.994073] Call Trace:
[  128.996630]  inet6_dump_ifinfo+0x1ea/0x2d0
[  129.000834]  netlink_dump+0x14e/0x360
[  129.004602]  __netlink_dump_start+0x1bb/0x210
[  129.009064]  rtnetlink_rcv_msg+0x44f/0x5d0
[  129.013262]  ? addrconf_sysctl_disable_policy+0x210/0x210
[  129.018762]  ? addrconf_sysctl_disable_policy+0x210/0x210
[  129.024266]  ? validate_linkmsg+0x470/0x470
[  129.028552]  netlink_rcv_skb+0x92/0x160
[  129.032492]  rtnetlink_rcv+0x1c/0x20
[  129.036171]  netlink_unicast+0x1d4/0x290
[  129.040196]  netlink_sendmsg+0x345/0x470
[  129.044227]  sock_sendmsg+0x51/0x70
[  129.047818]  SYSC_sendto+0x17f/0x1d0
[  129.051501]  ? vm_mmap_pgoff+0xdd/0x110
[  129.055439]  ? vm_mmap_pgoff+0x66/0x110
[  129.059386]  ? trace_hardirqs_on_caller+0x130/0x1b0
[  129.064367]  SyS_sendto+0x40/0x50
[  129.067790]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  129.072507] RIP: 0033:0x452a39
[  129.075663] RSP: 002b:00007f0fb6e3ac58 EFLAGS: 00000212 ORIG_RAX: 000000000000002c
[  129.083332] RAX: ffffffffffffffda RBX: 0000000000758020 RCX: 0000000000452a39
[  129.090565] RDX: 0000000000000012 RSI: 0000000020919000 RDI: 0000000000000013
[  129.097800] RBP: 0000000000000553 R08: 0000000020000000 R09: 0000000000000000
[  129.105034] R10: 0000000000000000 R11: 0000000000000212 R12: 00000000006f6068
[  129.112271] R13: 00000000ffffffff R14: 00007f0fb6e3b6d4 R15: 0000000000000000
[  129.119510] Code: b8 10 00 00 00 48 89 df e8 d0 b2 ee ff 48 85 c0 49 89 c6 0f 84 c5 01 00 00 e8 cf e8 06 ff b8 0a 00 00 00 4c 89 e7 66 41 89 46 10 <41> 0f b7 84 24 2c 02 00 00 66 41 89 46 12 41 8b 84 24 08 01 00 
[  129.138574] RIP: inet6_fill_ifinfo+0x8e/0x2c0 RSP: ffffc90000f53ae0
[  129.144938] CR2: 000000000000022c
[  129.148356] ---[ end trace bb449c11e1e11a3c ]---
[  129.153074] Kernel panic - not syncing: Fatal exception
[  129.158826] Dumping ftrace buffer:
[  129.162332]    (ftrace buffer empty)
[  129.166004] Kernel Offset: disabled
[  129.169592] Rebooting in 86400 seconds..

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: BUG: unable to handle kernel NULL pointer dereference in inet6_fill_ifinfo
  2017-12-19  7:54 BUG: unable to handle kernel NULL pointer dereference in inet6_fill_ifinfo syzbot
@ 2018-01-30 22:17 ` Eric Biggers
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Biggers @ 2018-01-30 22:17 UTC (permalink / raw)
  To: syzbot; +Cc: davem, kuznet, linux-kernel, netdev, syzkaller-bugs, yoshfuji

On Mon, Dec 18, 2017 at 11:54:00PM -0800, syzbot wrote:
> Hello,
> 
> syzkaller hit the following crash on
> 6084b576dca2e898f5c101baef151f7bfdbb606d
> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/master
> compiler: gcc (GCC) 7.1.1 20170620
> .config is attached
> Raw console output is attached.
> 
> Unfortunately, I don't have any reproducer for this bug yet.
> 
> 
> BUG: unable to handle kernel NULL pointer dereference at 000000000000022c
> IP: inet6_fill_ifinfo+0x8e/0x2c0 net/ipv6/addrconf.c:5357
> PGD 1dffd8067 P4D 1dffd8067 PUD 1dc705067 PMD 0
> Oops: 0000 [#1] SMP
> Dumping ftrace buffer:
>    (ftrace buffer empty)
> Modules linked in:
> CPU: 0 PID: 27870 Comm: syz-executor2 Not tainted 4.15.0-rc3-next-20171214+
> #67
> Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS
> Google 01/01/2011
> RIP: 0010:inet6_fill_ifinfo+0x8e/0x2c0 net/ipv6/addrconf.c:5357
> RSP: 0018:ffffc90000f53ae0 EFLAGS: 00010216
> RAX: 000000000000000a RBX: ffff88021433b300 RCX: ffffffff8224ba71
> RDX: 0000000000000818 RSI: ffffc9000457f000 RDI: 0000000000000000
> RBP: ffffc90000f53b18 R08: 0000000000000010 R09: ffff8801dac27ae0
> R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
> R13: ffff8801dfaf5c00 R14: ffff8801dac27ac0 R15: 0000000000000002
> FS:  00007f0fb6e3b700(0000) GS:ffff88021fc00000(0000) knlGS:0000000000000000
> CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> CR2: 000000000000022c CR3: 0000000213560000 CR4: 00000000001406f0
> DR0: 0000000020000000 DR1: 0000000020000000 DR2: 0000000000000000
> DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600
> Call Trace:
>  inet6_dump_ifinfo+0x1ea/0x2d0 net/ipv6/addrconf.c:5411
>  netlink_dump+0x14e/0x360 net/netlink/af_netlink.c:2222
>  __netlink_dump_start+0x1bb/0x210 net/netlink/af_netlink.c:2319
>  netlink_dump_start include/linux/netlink.h:214 [inline]
>  rtnetlink_rcv_msg+0x44f/0x5d0 net/core/rtnetlink.c:4485
>  netlink_rcv_skb+0x92/0x160 net/netlink/af_netlink.c:2441
>  rtnetlink_rcv+0x1c/0x20 net/core/rtnetlink.c:4540
>  netlink_unicast_kernel net/netlink/af_netlink.c:1308 [inline]
>  netlink_unicast+0x1d4/0x290 net/netlink/af_netlink.c:1334
>  netlink_sendmsg+0x345/0x470 net/netlink/af_netlink.c:1897
>  sock_sendmsg_nosec net/socket.c:636 [inline]
>  sock_sendmsg+0x51/0x70 net/socket.c:646
>  SYSC_sendto+0x17f/0x1d0 net/socket.c:1727
>  SyS_sendto+0x40/0x50 net/socket.c:1695
>  entry_SYSCALL_64_fastpath+0x1f/0x96
> RIP: 0033:0x452a39
> RSP: 002b:00007f0fb6e3ac58 EFLAGS: 00000212 ORIG_RAX: 000000000000002c
> RAX: ffffffffffffffda RBX: 0000000000758020 RCX: 0000000000452a39
> RDX: 0000000000000012 RSI: 0000000020919000 RDI: 0000000000000013
> RBP: 0000000000000553 R08: 0000000020000000 R09: 0000000000000000
> R10: 0000000000000000 R11: 0000000000000212 R12: 00000000006f6068
> R13: 00000000ffffffff R14: 00007f0fb6e3b6d4 R15: 0000000000000000
> Code: b8 10 00 00 00 48 89 df e8 d0 b2 ee ff 48 85 c0 49 89 c6 0f 84 c5 01
> 00 00 e8 cf e8 06 ff b8 0a 00 00 00 4c 89 e7 66 41 89 46 10 <41> 0f b7 84 24
> 2c 02 00 00 66 41 89 46 12 41 8b 84 24 08 01 00
> RIP: inet6_fill_ifinfo+0x8e/0x2c0 net/ipv6/addrconf.c:5357 RSP:
> ffffc90000f53ae0
> CR2: 000000000000022c
> ---[ end trace bb449c11e1e11a3c ]---

Invalidating this bug since it hasn't been seen again, and it was reported while
KASAN was accidentally disabled in the syzbot kconfig due to a change to the
kconfig menus in linux-next (so this crash was possibly caused by slab
corruption elsewhere).

#syz invalid

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-30 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-19  7:54 BUG: unable to handle kernel NULL pointer dereference in inet6_fill_ifinfo syzbot
2018-01-30 22:17 ` Eric Biggers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.