All of lore.kernel.org
 help / color / mirror / Atom feed
* KASAN: use-after-free Read in __ipv6_dev_get_saddr
@ 2018-01-04 14:02 syzbot
  0 siblings, 0 replies; only message in thread
From: syzbot @ 2018-01-04 14:02 UTC (permalink / raw)
  To: davem, kuznet, linux-kernel, netdev, syzkaller-bugs, yoshfuji

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

Hello,

syzkaller hit the following crash on  
0e08c463db387a2adcb0243b15ab868a73f87807
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.


IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+7c7b53ba4fb22eee63c9@syzkaller.appspotmail.com
It will help syzbot understand when the bug is fixed. See footer for  
details.
If you forward the report, please keep this part and the footer.

==================================================================
BUG: KASAN: use-after-free in __read_once_size include/linux/compiler.h:183  
[inline]
BUG: KASAN: use-after-free in __ipv6_dev_get_saddr+0x4ce/0x4f0  
net/ipv6/addrconf.c:1603
Read of size 8 at addr ffff8801c3deb248 by task syz-executor1/11042

CPU: 0 PID: 11042 Comm: syz-executor1 Not tainted 4.15.0-rc4-next-20171221+  
#78
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS  
Google 01/01/2011
Call Trace:
  __dump_stack lib/dump_stack.c:17 [inline]
  dump_stack+0x194/0x257 lib/dump_stack.c:53
  print_address_description+0x73/0x250 mm/kasan/report.c:252
  kasan_report_error mm/kasan/report.c:351 [inline]
  kasan_report+0x25b/0x340 mm/kasan/report.c:409
  __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:430
  __read_once_size include/linux/compiler.h:183 [inline]
  __ipv6_dev_get_saddr+0x4ce/0x4f0 net/ipv6/addrconf.c:1603
  ipv6_dev_get_saddr+0x701/0xa00 net/ipv6/addrconf.c:1771
  ip6_route_get_saddr include/net/ip6_route.h:116 [inline]
  ip6_dst_lookup_tail+0x298/0x940 net/ipv6/ip6_output.c:955
  ip6_dst_lookup_flow+0xc8/0x270 net/ipv6/ip6_output.c:1076
  rawv6_sendmsg+0xcf4/0x2bc0 net/ipv6/raw.c:908
  inet_sendmsg+0x11f/0x5e0 net/ipv4/af_inet.c:764
  sock_sendmsg_nosec net/socket.c:628 [inline]
  sock_sendmsg+0xca/0x110 net/socket.c:638
  SYSC_sendto+0x361/0x5c0 net/socket.c:1719
  SyS_sendto+0x40/0x50 net/socket.c:1687
  entry_SYSCALL_64_fastpath+0x1f/0x96
RIP: 0033:0x452ac9
RSP: 002b:00007fc6cbfb3c58 EFLAGS: 00000212 ORIG_RAX: 000000000000002c
RAX: ffffffffffffffda RBX: 00007fc6cbfb4700 RCX: 0000000000452ac9
RDX: 0000000000000000 RSI: 0000000020a80fcc RDI: 0000000000000013
RBP: 0000000000000000 R08: 0000000020599fe4 R09: 000000000000001c
R10: 0000000000000800 R11: 0000000000000212 R12: 0000000000000000
R13: 0000000000a2f7ef R14: 00007fc6cbfb49c0 R15: 0000000000000000

Allocated by task 3390:
  save_stack+0x43/0xd0 mm/kasan/kasan.c:447
  set_track mm/kasan/kasan.c:459 [inline]
  kasan_kmalloc+0xad/0xe0 mm/kasan/kasan.c:551
  kmem_cache_alloc_trace+0x136/0x750 mm/slab.c:3611
  kmalloc include/linux/slab.h:516 [inline]
  kzalloc include/linux/slab.h:705 [inline]
  ipv6_add_dev+0x18a/0x1300 net/ipv6/addrconf.c:384
  addrconf_notify+0xc04/0x21c0 net/ipv6/addrconf.c:3380
  notifier_call_chain+0x136/0x2c0 kernel/notifier.c:93
  __raw_notifier_call_chain kernel/notifier.c:394 [inline]
  raw_notifier_call_chain+0x2d/0x40 kernel/notifier.c:401
  call_netdevice_notifiers_info+0x32/0x60 net/core/dev.c:1696
  call_netdevice_notifiers net/core/dev.c:1714 [inline]
  register_netdevice+0xd2a/0x1010 net/core/dev.c:7802
  register_netdev+0x1a/0x30 net/core/dev.c:7887
  sit_init_net+0x384/0xa30 net/ipv6/sit.c:1845
  ops_init+0x10a/0x570 net/core/net_namespace.c:118
  setup_net+0x313/0x710 net/core/net_namespace.c:295
  copy_net_ns+0x27c/0x580 net/core/net_namespace.c:419
  create_new_namespaces+0x425/0x880 kernel/nsproxy.c:107
  unshare_nsproxy_namespaces+0xae/0x1e0 kernel/nsproxy.c:206
  SYSC_unshare kernel/fork.c:2414 [inline]
  SyS_unshare+0x653/0xfa0 kernel/fork.c:2364
  entry_SYSCALL_64_fastpath+0x1f/0x96

Freed by task 1697:
  save_stack+0x43/0xd0 mm/kasan/kasan.c:447
  set_track mm/kasan/kasan.c:459 [inline]
  kasan_slab_free+0x71/0xc0 mm/kasan/kasan.c:524
  __cache_free mm/slab.c:3489 [inline]
  kfree+0xd6/0x260 mm/slab.c:3804
  skb_free_head+0x74/0xb0 net/core/skbuff.c:550
  skb_release_data+0x58c/0x790 net/core/skbuff.c:570
  skb_release_all+0x4a/0x60 net/core/skbuff.c:627
  __kfree_skb net/core/skbuff.c:641 [inline]
  kfree_skb+0x15d/0x4c0 net/core/skbuff.c:659
  netlink_unicast_kernel net/netlink/af_netlink.c:1311 [inline]
  netlink_unicast+0x58d/0x6a0 net/netlink/af_netlink.c:1334
  netlink_sendmsg+0xa4a/0xe60 net/netlink/af_netlink.c:1897
  sock_sendmsg_nosec net/socket.c:628 [inline]
  sock_sendmsg+0xca/0x110 net/socket.c:638
  ___sys_sendmsg+0x767/0x8b0 net/socket.c:2018
  __sys_sendmsg+0xe5/0x210 net/socket.c:2052
  SYSC_sendmsg net/socket.c:2063 [inline]
  SyS_sendmsg+0x2d/0x50 net/socket.c:2059
  entry_SYSCALL_64_fastpath+0x1f/0x96

The buggy address belongs to the object at ffff8801c3deb240
  which belongs to the cache kmalloc-1024 of size 1024
The buggy address is located 8 bytes inside of
  1024-byte region [ffff8801c3deb240, ffff8801c3deb640)
The buggy address belongs to the page:
page:00000000c51f2b19 count:1 mapcount:0 mapping:00000000ac56ea00  
index:0xffff8801c3debb40 compound_mapcount: 0
flags: 0x2fffc0000008100(slab|head)
raw: 02fffc0000008100 ffff8801c3dea040 ffff8801c3debb40 0000000100000006
raw: ffffea0006d81920 ffffea0007516420 ffff8801dac00ac0 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
  ffff8801c3deb100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
  ffff8801c3deb180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
> ffff8801c3deb200: fb fb fb fb fb fb fb fb fb fb fb fb 00 00 00 00
                                               ^
  ffff8801c3deb280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  ffff8801c3deb300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
==================================================================


---
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.

syzbot will keep track of this bug report.
If you forgot to add the Reported-by tag, once the fix for this bug is  
merged
into any tree, please 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: 126365 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.15.0-rc4 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_KPROBE_OVERRIDE=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_HAVE_ARCH_THREAD_STRUCT_WHITELIST=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_NONE is not set
CONFIG_CC_STACKPROTECTOR_REGULAR=y
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
# CONFIG_CC_STACKPROTECTOR_AUTO 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_DEFERRED_STRUCT_PAGE_INIT is not set
# 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_NET_DSA_LEGACY=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_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_AUTOSUSPEND is not set
# 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_MISC_RTSX 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_MISC_RTSX_PCI is not set
# CONFIG_MISC_RTSX_USB 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_MOBILE_LPM_POLICY=0
# 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_UNSTRIPED 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_MT76x2E 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_NETDEVSIM 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_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_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_W83773G 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
# 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_RT5033 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_PANEL_ORIENTATION_QUIRKS=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_JABRA is not set
# 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_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_LEDS_TRIGGER_NETDEV 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
CONFIG_VIRTIO_MENU=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_PCI_LEGACY=y
# CONFIG_VIRTIO_BALLOON is not set
CONFIG_VIRTIO_INPUT=y
CONFIG_VIRTIO_MMIO=y
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y

#
# 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_ACER_WIRELESS is not set
# 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
# CONFIG_SOUNDWIRE 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
# CONFIG_FSI is not set
# CONFIG_SIOX is not set
# CONFIG_SLIMBUS is not set
# CONFIG_UNISYS_VISORBUS 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_REDIRECT_ALWAYS_FOLLOW=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_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=y
# CONFIG_DEBUG_OBJECTS_SELFTEST is not set
CONFIG_DEBUG_OBJECTS_FREE=y
CONFIG_DEBUG_OBJECTS_TIMERS=y
CONFIG_DEBUG_OBJECTS_WORK=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
# 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_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_KOBJECT_RELEASE 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
# CONFIG_RUNTIME_TESTING_MENU 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

#
# 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_PAGE_TABLE_ISOLATION is not set
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_FALLBACK=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
CONFIG_CRYPTO_ZSTD=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_XXHASH=y
# 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_ZSTD_COMPRESS=y
CONFIG_ZSTD_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 --]

0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x0, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:37 executing program 1:
syslog(0x5, 0x0, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
setxattr(&(0x7f0000431000)='./file0\x00', &(0x7f0000ad1000-0x19)=@known='system.posix_acl_default\x00', &(0x7f0000f0b000)="656d305d6d643573756d26657468311b6b657972696e67776c616e316574683000", 0x21, 0x1)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$SO_COOKIE(r0, 0x1, 0x39, &(0x7f0000001000-0x8)=0x0, &(0x7f0000000000)=0x8)
2017/12/31 12:50:37 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f000096b000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(0xffffffffffffff9c, 0x84, 0x6d, &(0x7f0000e98000)={<r3=>0x0, 0xd6, "ddb9dc18df7279b09ad03b7403460544609184ccd74dabfadbe992e2ff0ac5fd100c7b5cd5bcada9ba064d5efd0c79246daea914f5c00322960200f239407f39e66b74867ab7cefc511e7eba2783ce86fa7455b566b6058fa709d5878bdbcc871ace6943c429f2171494af064814d0b5597c22243cf69cf73b405199a24c985d24ea3a3cb203bcf5a57c8806afc9dcb6dcaf388d1114ab1df19f4df285aea290f13fb2c55ef34e45b517ff8c9d075e929dca1b052bfce93548584e9561e2f037efaec2e75d81c45f87b228818ba8a5c26f0c262da3d8"}, &(0x7f000000f000-0x4)=0xde)
getsockopt$inet_sctp6_SCTP_LOCAL_AUTH_CHUNKS(r2, 0x84, 0x1b, &(0x7f00006d8000)={r3, 0x53, "df1531468aa72f0cca73ceafc3eb896e8a2dd5a37cc930dcb505fa1703f67989c54759523a9e4c6aaf9b9b39ce26396f23bf677b648cee5ed20d07219d03bd6e5587f76ec52fe167bc9511aa9efe234ed1db98"}, &(0x7f0000416000-0x4)=0x5b)
r4 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_KVMCLOCK_CTRL(r4, 0xaead)
ioctl$KVM_SET_CPUID(r4, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_GET_REGS(r4, 0x8090ae81, &(0x7f0000cee000-0x90)={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0})
ioctl$KVM_SET_MSRS(r4, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
r5 = accept4(r0, &(0x7f0000b70000)=@in6={0x0, 0x0, 0x0, @remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0}, &(0x7f00007d3000)=0x1c, 0x80000)
bind$bt_rfcomm(r5, &(0x7f0000f5e000-0x4)={0x1f, {0xfc2, 0x0, 0x9, 0x6, 0x1, 0x3cc}, 0x7fff}, 0x9)
2017/12/31 12:50:37 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
eventfd(0x4)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$SNDRV_TIMER_IOCTL_SELECT(r0, 0x40345410, &(0x7f00001d9000-0x34)={{0x0, 0x3, 0xffffffff, 0x3, 0x1c5b}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_STOP(r0, 0x54a1)
2017/12/31 12:50:37 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getgid()
r0 = openat$selinux_status(0xffffffffffffff9c, &(0x7f000042f000)='/selinux/status\x00', 0x0, 0x0)
ioctl$TIOCGPTPEER(r0, 0x5441, 0x575)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe72, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$sg(&(0x7f0000fa6000)='/dev/sg#\x00', 0x0, 0x0)
ioctl$KVM_SET_PIT(r1, 0xc0481273, &(0x7f0000d3e000)={[{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x4}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0}], 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
socketpair$inet6_tcp(0xa, 0x1, 0x0, &(0x7f0000b6a000-0x8)={0x0, <r2=>0x0})
ioctl$sock_kcm_SIOCKCMATTACH(r1, 0x89e0, &(0x7f0000bc7000)={r2, r1})
socket$inet_icmp(0x2, 0x2, 0x1)
2017/12/31 12:50:37 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_member(0xffffffffffffff9c, &(0x7f0000883000)='/selinux/member\x00', 0x2, 0x0)
getsockname$ax25(r0, &(0x7f000009e000-0x10)={0x0, {""/7}, 0x0}, &(0x7f0000c62000)=0x10)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00007c5000)={0x26, 'aead\x00', 0x2f, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:37 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sysfs$2(0x2, 0x0, &(0x7f0000001000-0x38)=""/0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x0, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:38 executing program 7:
r0 = pkey_alloc(0x0, 0x0)
pkey_mprotect(&(0x7f0000662000/0x4000)=nil, 0x4000, 0x4, r0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_status(0xffffffffffffff9c, &(0x7f0000607000)='/selinux/status\x00', 0x0, 0x0)
sendmsg(r1, &(0x7f00002c6000-0x38)={&(0x7f0000df3000-0x6)=@hci={0x1f, 0xb19, 0x1}, 0x6, &(0x7f00000c3000)=[{&(0x7f0000b44000-0x3f)="75830ad8c2c4dcc7813d6628eedd480ada232f46d0f184cc17fb5ca2e1f904db00b54f77d700b0c011e06ee04e01382fa2eab0d2a4f706f77a4b23de6a8ae5", 0x3f}], 0x1, &(0x7f000064f000)=[{0x1010, 0x103, 0xfffffffffffffffe, "23b895f94c094082caff958bacd0a07478bdcbc7d93778a24b9bedf30dae78bccdd0ce99797a5539daf76a6c88ffa6f6e6ba5666c4aa6c59160c7eaf844d415867cea38eb623f67783f9ba867e8008458286b99d0df1f29bb61989c4213cb088e9bd592df129fd72412c82291ad3860cdd12dd9c024bc4c431c9332454add2bedae3585a854d0e1dce8221d948d1ae7ec9371c712c7aab2efa482da36b50d169bbd4f3c9b5a605320150a8e95a69d07b8951ba06f7d6e634b5dc0d04a702d548fa1833de7e98421745600e076b8dd96b959a1adc5130360886fa4255d02e9838fb20fa1e46ea320ee3a5b814c594e367d9a84491d5b9212455bd1fa1490ea7d4675a01afb2bc098c4c46818eab5371c1dc3e1b5dbbda539aa332f2b757c73797a1d18b71744bdad7631d8e0b8f5a3361aed1dd791f2dad31c5fe8c7531305d2d232b7e50e8fc9d3018e9ece9933f11555b2d4bb3e7aa5e8e4479edc160e8d673293d613e27f06d56a73b941015b197cacf4b6b7f91c736a5165b3b3b0f556a6092f2512d2ee50e86fcc40bbdd84415a0055f71422e2a5cdf998fab18533827e136057b274438313ed8bf3e5d41d1985358a9f75206cd60e6679508e86037fcea2a0f742b11dd053bdb30f051c38dca313d4b1aca0c3ba8f637292cb0568061cf24c8e51ac1dd16ff0e44151e5abb3e8332bb234b86877c9e37abb4ccd21fedf160670e0ae39bfa39653c102ee1bf92b1ad291fde7634f970b53b23ca988676a108ac309f29d2d5af3d842cf692587c870e78d23b32852b49b7b11ec63b3245e33352c8e4709979d0103089718a8a800a2c5971e5f638d3a725a53bd069c153350ef12697bd282d298eda059a92005c4f30f4053b76a092b9f2952ea1be8d6e659b9ee4e5fae600119c81c7c43bb64c511ae85816d79a3e25937a73900a199c7d6fa8ee276525a1dfd8541529995c7ea967efa2891837d4e7576183609af25a8111b2d7e97c0340a112e9be22bce644d9fd08ab7677d5a137050e5444fe954ca51596a69f171a5876785902748105ff2a07403911956d0c10483be7816f2b24f9582585d9f18cba7deee0950f35a29b76421a6e06e0c9d0b0157241b830b6088dcae1079d76b94b3fd0c3428e5771f10b3b228882d05fda5caa7fd9fd252b9078a80896182564940fee70c6e35b1f9a1e8c78e49e9d92bece8e2fd1d280325fe7652e0824a2ffc420eea733e723db822f73294ee27110c3d05c81915d61ca97fe20bb6679875078f6d681a1befcf1ee1c3679170412a818c50f28f6f9f498e36f7c9838411274ca570e7f6307cf1c6ff8aaba5bd6d2c4b4e559c515751270cfa8e7c92eca79858e7c22ec71981131bd29cd7d3268b0b3a856fc4e25cd782646d6cc4f35da5b865c9dfb10cc2d891436510486d9d4c974faf206237256ada9e6352f82677e4ac6abe4cf86992953077f7da34f788ba752732112f7c9f547328dc685b6467fe3e605abe006c40446fbe846d8e4ab14d91faf8368fd74990fb84015d3213d4a60e65fe9a0bf9e34b863aec333cb541da0a202cbbba23c99034810fb869b83c73a98cc230a9f5eb39213e30c11840c7e589b707a5b1272cb6d997c8bdca4c978b447bf0055887724b5dd52a576f3f698ffb29930a8f548dcf141d5226ffe5d889e8b7828f5989a818475a310c9ee7e2f79e61cf0fc4a4fcdc823517de9d15119feffed42c05e5fa8766ebfff9dec05a46a0c3f8011518e30267f9658c7b2622c4fb1c444d8c4126084c57861bf24650c749aabef186ea1d7472591a5f9f3ad3efa6a54d2461c4d0bb22b534e25d20b7fb51fae034653e6331bad89912f7b39f48ee7f3850bd11a86db8b0c8ace312dbe55851d0aba354ac29a92a0fddd7f83c32f319627dc6a71f69e0fe347550c32d2b86cf7a72588400d60dd5d06e9b8a545a95a20f1ac51b2723c9fbf5216f5a163910a48e2964b578f699aa0aeee19218337a4da403d9ea1ca3d5fa4b8ad652699d78fa3697f2f859c4f4656faae0d0b1cfd93c287a06ed9a3fc8b60629a539dfa1b5c590757c76b1ab3e35c083ed112202e3e060b982f3172a84b53c5a638b4c329c2cf49c351bcc1720e6ce0ba03668cf5e3031501b2108a22149bccd1dfb675d46777d46dcfbd07f96734f4faf86678813ff1b96f7c7670f3b61e3c6055c98002ae50ad975b925f7b81d33a17539c8505439bd1efb8ecf764d9d7560f61e3eaa7373ef0d4309f93ad2262d8da030b8944b223181b8662d3d7d0e3a584b6544c3829249c4b4ec11f9f844412cabd8b7d996351c72ebeb19415df5b015661444c981d7c32e97547f9a5c96545095c75854996b529e85a4f9e8b52e079929a2dfba2e727423db137b0827d7477d9eab08680377944291d633e00fe098ac6022bacbe005f7e2add08dceb0c86e7fd1d1bd793e78063a6b67bfd2e97f06e8c4a506bbc9fb8621d0afb9f0c25d62f6970b0690ae9c225d23b75719ec4b4e3d3b19c663f8e13ab0a498f01ccf7370acb2e6755004d8f6d6d0750417c9c77fee37927df5e9e2fee03be493e934434080db16ec87ff0f0100cf70308ce3a8071271df8079244c4ad237ee91276fb319f08728e339c6c7c16b4e7912358258321fd3f108023efa23b87bc5ea9f96876dd9831f44eb78cfb6ab9985a734bf2d269e5d63d409c4767981a15f1cd419e718b7c9055d3338ca2870404fb2284b1543476361acb0a67a06f5e331de9302b50bdf8165d5d2d390f03adafa8d6c066c5ca840cbd68f378df9ecd6a2bc31c5e05f2426b48d507dff10ccfdc50447cab5f9cdc9f81ace1dcc916affe45e598ce45de87aecd880f96dff600bed438feb0dd8395900a88f8ae52425458d8c4b7f5bf62f1dfce9afa0116b31ae3ec8b8d2d5ad15e692982b25a54e735d8220425d9a5b6cff699561e65a9c71d3531f189e709db40c274988a4f39b462c9b876163b1a3b748ea9edea955ac55f33080b2712c8037ebfe7629a1340e9e572ee8a8b8d1a7e1963b892bf15a911b7fd2c516018a4d63262b1f7fc083993c54bf8d5f51f2deabd815c438437185751070d56a619f580ec607afc0a717c77b8a397a845e6892e3882bf5f7d2d7fbcf6c007f5ba14d1d4744c63958651d65a526fcf475a04799087108956cc453f0d5c7efe40a3775f5b5387b7e0f28311db8216d5f50ee2f068f95124cb439605b271ff9cd0377948d878b5a9706f36d91da8386f57b67328b66d45168abf72f37b60b897d8c2c17f85651c8b8d9a5a80409122c0d897141457ef7940bd6a32befb9db0d6509b15473100206256f5d6c7c6d219d53e175f16724bf02b7f814c740cefd73a573aca1eeeed11f4e97bfd40640fef35d5035e1d9432e614e7b02a81adf136b36a27038bfdf740431631ef03add0003bc0969520b288a12a31e7ec19468bc954c61076905508b588ee8848e43bd53a1a8451d8b8fef27a9316688788315e49c7f0cec907876e4803e34e1f690778546a015d30f16a06689a1a2282bb8ff3ace21a3a2d6e5e66c551259d33de59234d4c40df1502dbeca85aeb6c940b16df7d395aa66216679e141c2f32e40663e58fe9cdfc873740eed612d6a97f3a87cd500e2fbd7b3eadc22bad0a039e10c0e68b7cb336c7b3c2f0aef1926c8c664f1de1663d84f6b0f1f77026219934496df9e3956f1fe1f4cee0cea871ecd5ccc885a651d4eef4e2ac025578242dd38ec964c79cf24dfa2d0fcdbbabeeeb92b15a48fb7ac3025d307cfd5c69c6410512b686143ad943ccb95bf39197617bdab721e202f2c5a79f716074fd39b48021a07b0f44406a012bb205e3b2a37383e20e446fde4642971adb37bedadd2e2aa9716ea34cd4527de84721ea26dbc2f9f7302004a5a6cb19020724ccb85f97235b1681dbec82d83968182be0c308d55db68a2f6130a3f259d496ef3b66a5655de90cc4ba76267e4030914eea5e739a5db2a0fc24ed85a3e1cd5cab8d516c992780d98cf69c976933360cc6bd4c817a5042ac6c3fe4cc202b96230749a88ee3167e67e865f3d6741f745faa431b3c6ab89ee7bb6c96b3cce868b96c848a3e18a8c6f37400f4fe074817ab50f119e03896204fef82fba05fb3cc7f922b594945496bd3427d08d412d716b520f63d19d4f9ff00af665c65d6ee8afeb97b56e78c3743a1893ab8400924be12bd51a07cba01f52d90534a9c7b351f1a9f16d89b1f71c4461d33a5b349a0b4ae0d1dd3c28d58ab5662a457b6fb5509e63e622d3d0cb2fda4002140653c6039b58fc6f7e947833da2a24a2fb2934ec9bd20e168b1901e42f15f697bb5f5ca11d3896acf7d0eece51a6a0e8167f54748b7ff97ed41c2b9c6b918518eeee3d4d3386213286c8e1ce310cd39d9b6d297a295738b0e711ead2e9ccfba8b24ab352d710fb0a493fb78219446669e4d7cd735dbfdbe604b6e4ebf02cc4b5663af541fa9a7439660e897e24ec0c50e23bb8386c46d7b9f24e3d6a6e1367afeafd727678f70401debb5d1afbaf024e44558098808ac901c5fb208426dfa92fccc85b7e259de8724c7d461040b26308c8d2ffe076a1513c9c4aa8e90be9257f03de975622fe75bc1c786b1221f8f19ae68b5a7d131ac69879a03926a62dd77df30fac80e64d9cff98eb8e6691f870314050ddbd1992a8c00ab696824b9b2e68a99b3bf00cea1d284dc35732c86613eafbd4c10a649916347fda7b75d54beb7e2d4e4dd8e6aa12672b03abaeae7bdbdf75907e5dbf8041a73bf8fea3264ebb9bbb1f03aafcd753694e4cfd4385dfd005e7d7d7fcb1dad765509f1e584e54fbd8d1d8eac6884c65b32faa820eebc26bad0f9457db1ca36f8af308868716f445d5c7857f28f4c81bafd1974268312201a471eda6d4b6fd818cf000133399720e4fa5864cd68324bc8cd861851effeda9046c9b4ed704fde68c63c709a54790b1a2e93d546a9585c2ff3025acade7f408ef850f1b6f4f55b40a40710f184659c97edc13fcc5df127ea825b9303931ac93adcb61e85c6c8e030b685c6fc88f35a40431e2acbee8eeaca09bbad5f95b50cfc8306cfd3d9a0e5796ea34df9ba4aba06f1f95e01bfb3676425d556530ec0f8156ede2aeec3cccccf637e62385feb08fd2333ba409b6bbffb04bb43cc8cd5af1a6c4f00baf7d0afdde7240211c698c779b653488f5355877cf464f5d700eff3d1248264d763681bb39df5b36fda060db5a8b3ce18b513de5e643d4c6b793fa81d132f0ff98702d7902c1bc7a2c253ccab3ff25408de5b1f7caccb7823c880fdbf3177309aa966f1ab133bd5d753bc4930f3f61ed396179275c9aed453e8153e1a3dea175b0b17d4fb54d7d800ac14fa3f3dcf7758456536782c59d9bfac758980dc46cac8d40a8243493563d6718dadc506616d01dfa55004f78ae7ca07ae23e6cd721c313604a1b48eb34a3d1d280dfd396c7b3203c1fba641f4556f184963696ea6a130326b1deefe2968c1b5eb37d84568a639529d9cc55d1c65cb57e7ee1d03300f8cdac6f8bfa76e2368853fbb3ab41f0e018898a333ba1c982f9827d677370264eed9e4b8cf799c1b522bbea6d6a5095ff341058e8e63d8af9e5697c4040faf99aa11ba2e521ef4277fcf64f964cf0469bec6fc386b74fbf0ff00bf532a29bc721f258bd275859db1fd08173d8adcbf23991e6fc224a5bc5cc3937a76192a3873cf9ecd1041a5521745c22d729b9295dda6a78dd1d115c8fd5c12cc2f415e183cc2c81d7d06792e8d1257cd5984d9411333fb20d2"}, {0x108, 0x0, 0x6, "8fba4fde50bd0e164068253c4413c9527aa2b8c68a923395b7e97e28bc5eb6054d2b236f275f029fae51e6d9d5b4e0512aae73ff225955a04a922dfbdc7f25138e64ee6d0232cd524b2318edbeb127313b2dfcfd1bc591017a54cdb91d923b3e4083f3e8a16e1211d707165279522dc771950323a24049dea4cfef291224d314b4d0f723c00dd4f10cc5100e895f95e738c9f03415d0b6330d61c0b4547f7e65b3cfbe608f76da2090760cb797c739097e714cc575ad08c6d97b74b1ecfce8620d419687013a235f19592b36caa12f1fccf85129e37c2c747ef2be90856b4a86caa18e64a97f1dfdeddc6bc0afdf776e33b2201b"}, {0x1010, 0x101, 0x4e90, "09dcbc9aeccbe68b9f39da0f1e7b10eaad8ee5f6e332d7c515bb0e52822e073d91fdc3dd5e8e876d8fe92a3db79ef4d4c58368d45ed72ff98711934f5f35bd97f5764709a49d9fd5ae689e8889442b75fc65cd125236c5dd33ee209ce297f4a3585e3302bd7a20b4c491ebe12a8f75abbbb6f6a99d1453062c772e9bdcbc9c6e12c6358ebf2f47070d90a51449fc187d5b0a4ac05cd2310e729168f5777c98184756cafb0d8f5da131c946f310b93385c1d147f932a9943d28a6a5de6d3e700ce26025a92d7c8162f5cda06f92d28e6b6c34d78d90c88638c9f781ce8ea53fcf65a362e312cf4a69a6718ef47ecf1a8a33605561e2eb91f9dedb6b7f030aa12ba5d246a7f05d20c883ee5a6dd0e0684a1fa2fb2c5c1171a2e763cd548637a5495e7c2cb20624d72adc5a7d3bc41dc19c1a38a550af30a3506becfcf66df8fc0d11874c865264505d869a6860a8e30effab297168dcf468015c013deaa67ed3e5c4dab68a2068772d03703233653411975c1ee9c53552310932ed4e4a982fdda0ce2bde56ab3dc3a4ed064ce37b2ee74ae112e88fe46079da34086c25395d8b7c6bc80c7c8eaf1e5526604f191da8b8c6154571908c0e0ab26feae7d82f4ff9b678a972b50b44819b537a1ff70c34af060f060365f20b2151521ee0c442a7875f638ff4e56182d54c49d881e16476dd09bf9ab8339945dcac295ac50d73e382ea4994efcb3b027c0805957233b80c8913776a47f3afb6379b3d34db565633edaae1a7a4354fbc2bcbce1e2d6e84a5049e9a8760a9df7ba3c9e86ddfe8864be8632a7ee1246ead1d7fbb2b9bdc6edb2cae2d2ca533217d3742aedc2dbeec33df18db68c35e33c27f083b37115b65b7688173a9d099bdf82d8ce811c2b5626c71a3951ffc4754bdc0c1f25c2b06e88d04a22437003c2dda364ab68055ac1839c6ddc1291b8d2c83362742d391f66a64d287e238da5eb3538d514446fc31b1124c112548472e0aacc3ce445acc1168a4fab56d6f5310ca5f4bad128216fcb4a9a3c2cc4594c3953a132ee2f8332ac05b24e269ad5051b8939048deb1cef85dfd8f255f8a95c6c2f7e70d75704ed6c6a66844bb908e2274d03fa4afab73df7129196c739d14746f30192c69dda36e29e59f5adeb93434fed6f4f4c350ecbc14c4756a41fd6a727829e44a3b76625db8a0d51cc37fe0c310ffa6fb5b27ab9ee60f07d28073d396914145ba31084afd9e557efebbd6941f6fa565676b098c98930b00c6fe9f5cd7be95220ae7664c86d223088bdb3a70ac78f70d2badef5398ffe59a152a70bd52a17e38bde51ee1fe8f273871063392f7819485932980bd37743e4a966198c3fbc72b8090c1767a6266c3a9a8300e0e7d813bb6f5bc92a565414645c9e04bc5ff4d8d0438b45f65922b9bf485d4b5d479230e1447374f1d6d874bd78faa752ade01d6e9b6a82dcbeba116c3a46ad11a22d5cda956f85d497d25c05de1ee2e459a67f66c931fcea28014202f29727703078091816b4b49a1e615b04402e9d39e95b6d4223ecd44315133f2cd3504fa3004b854d50ea50183d5413a8a1eb0b34b1cc58c08ac90cd5a64ab70237f3dc867824cc8dc82ee0c5fa0318bff60a65f0ce3dc9b7033859977103e97aa9b4e5e483c52625f0a77c74fd2d1bb87330abd5fde599677c95748cbc1742b94c841d0a4dfd0d8c1e69912dccd326f4014daca91c5ba009cc0ca3adb23eeddbfbd40323281f3f4b869a1842bddced7663ec82c56623b42fca852e7998ef246e86a01e087f3da83d8bab90a0b7ecbf179b5aff04201fd5936571bc84587d15ad3bac885d4de318e282dfda55f7cfdee27e8edb2ff24cf989cedb1c46fb2222075ca51423e10f9b2a37f1536cb5729b8e3fb6e073a984193bf64647e7462413993aeb03a255629471c00f09b3d8f4ec2172dbf9ac0f3fb9f624b7ef3d74a7ca97f45ae3ed6c0ec0531b75704adcc8dc4dc971c513cd7b365f44560927a8885d0e5de19da940bb9d08f338472558cd4b301eb98b8d1c16537ad9a80da250772a7d74ab3ea806fdeff92d2f102e7b1d17bfe153c156635201592f2efe3107b23b16efbea6fea016b1f6808ca56d36e2fefa4bd5d9d09f11616fe9fd0ed0afe01d763427939d8ce5a486ea998a58098738d5b12dabf3329721241bdd99a099ba604637fe841e7c39682ec5fd7d900bac61cf134538b809b09b21eeaa37807c63fa69757f6fc2f8160858e58805629b0f867e9561516418b9dfdeb58de7ac8f6f31d3db7b143805da756dbf6b382ebfbae19c93d23da18262d12fdc42ebb86dea5116782fedabd96c0a5f65ba8c871fc0ad98b6e73f4d83db659985186fa84c1edbced4e0e2059bd6835d13f8f01789039cad2cfb1b7704adfdc0f5c78b5c3897ea2e806e5c8bd89163b46529c04af6642fdc688fefe0746fce7ab23a04c669222f4fa3bdda398b2fdfd9881ff4e8441072211145af753c69cdb53eda142671106d98af21ba6d95c53752076671fc0dcba880b6effd9173164d212c5f26367f5c307559de27f9e030133f9dacfb6683b0ae6183d4a7a07a2c43343b79ab3fcef9885da3266860c7490c11cbf6ecf55d69da5e55f844c5f6ac35c2ee04019e41cf6e0d1eb369d0a1c0f75b7a462eaf993e76cd3eca7f3457db7ddadf7bff90abd5681d392c3f8b84ab4553ffb698e3784ccccf95434fdff8c2f5c92a71f177a931d7fa4dcb0b204d2f05ad8ae875251ae79d0b85c5648b89a51289935be0363b9cacc788209d60e9991fbddfff8b545124b96cfa8a0a6bbb9297887c545734e2c10c24275c6d5bef44c2d9e03274d18f457fe8b178d1a7a4c18f143f8137ad70a11ed012aefee030c972c0fd760f7ce3cc407c522aaec673f930010a1508c27338491d3be597f49f631f7a404c7d9153870c11d92b349b4be199426e9bedf318ced79e103ac347c72c12c3b0d0d6d222bde3c4237d07077238a8f61ecad79ce56ae01e85f985c1bb9b33105c686c0b158a952f3acaa6ac67c2e5033903f6b859f984becbc2e8fb6db00a43c85d0c0b3d0d948b5271e4393c2fdd340e3737154762b6324f051647f5f11bdb413fe49c872fb07d5baf3f23da2cfdbb2b7294f4844cbb78769a0d7a55ff02c1f4cb7aaff11d2940a9c5d22fd3bab8fc00bba7e93ea23b318cd835d3d7b5e20d4308db67058069b30b6699f12744de57e25fdac0f05b0454d9937e6d7e381e931d2fa8b0b10d4e3bcb2e25f39e2e9a689888d24804ddead0eaaeb68767d7bda53aca600f26a304a19d1bc60c645dddd1a44512e6b372c6bfdfa354bfbb2bbb2162538432038aefe8d3cfafffb194e151adc4f757e2805682e5edeaacccb99ab05c80c6e5688deb96fe738b08e808bc6f6f729edb57560fff0d62b486ec8b0282b0346a8a79086b089363635317b0f435bd638ccaf4b55b47a1cad2ab723841993aeb3c847f21c10c3a83db0cf42bc409ef52ce365bf53cdf20c57fd0e4d18878015a122e330b19ea42f5de5555d3c9e23de45c1685693a626cd94166cb191ea8a2a9af10260b71d084dcb82ea6cd8f1c8f348074a8dd8aa78e1686e7103ce259305774f5a89d569a1a3e2f081280b1b1ff0d65d45d5dc4d66c689f1f8cbdec6a5813dd336cce3ae55ae51a622a0f6039f9920f42d032c73bfe0a77a5412727ce041926922c335b8838a14b09814a4ffaa29a00f4d3125af297c2afe0c92455eed7ad41eb24230ca8bd94b46ea60cca94d565433a1da19b177c86781a6c07730cbbed13f2526367d91a31fe007875dd611eae27834940967b3356bb3a7f3a74a5169435bf88d8898ec4a8c244e42b2e5064028811ef5f304705c0559698374c20724b5de3b0f1247799c771e7a3d9d4b17bf8027c27b7b9d5ad2be14c155017923f49ef992429e49cd441028d86a84d2cefe9bee682dc4dc0d59b24ae2fc298d05c63d107a4594ae646bd3a61041de81ddbc55c09426405dd3427a885072552a68d79ad66f1769e6eac3e8862da35a9fd26000d1bd597ffb7cd80c8e2280c0ca332c50914d339f5d2a297fb9efa1f8f1a1deeea16fd3088252bb71ec931afed5d1a4b5ab1f2215e2620bdc64e0f639cfe67b9f546b90f03e757641c2c4663a1f56f357479dd125338333282dc7839d91751ced3d7652923377c7ef1b92c33a73fc492d03b1e29397a3ae3566ccf608c127a1dec183fdf6b6f7caf459efe7edb8ae12ae7e09fdae63eca80d94d9f54a6bba30126b539c0e021da5e5e5e62a65c94e5e6728b7482c04d49108f08fd0995c4f5cc04d45e7f618657a6fc84c5d84178181c6e3e0853e88844b09828d9f3cc88231aaa3d0cd1287bbbc69e1f329c85e967edf39f145c5e58d3028cfe58c107909ae99022c02bd8fb37eda5538bf8ee5c96c52033275778749475bf6fbfa7288be7c349a1f25de173e9298f1bdbdc78bf7192d492a453daa2634abf2159e351ec5a802fa81fc707ca8ecfdd42fbfbddf51234ed6204e3f45edc61d6362bb69dab877e7844bca45e4132aae7d4039ff7ed307861000ab0b16be8c77873036c2e49d9c597b35d692bc14ceac42f91154f63cfbbf9004b4c8818f4211dfb9bc913b0e0346505823af262b532ab3545126162a8b70389289199fa63c86ed6d440077b331d79bbcc1b0df3a3f44b0e3361bebc593b7b9dbcd80e263f29ebd0bfe428a58a902e5d9d48aaee48aa47306016143ed3710e5b2e2148c2432dae31f9174e01d16a5a2b56ce220b84b44e925e606336da7a82b44ca4b8ad3c4a7b2c0bc915de3655bbb30f65184e0fc923ef22487774ffc8caee0b4d443831239a9339b3ea4484cdac16f6ba310eda1bcfb646ac99ef55f7e7211eae35a3f91722a788a5e8f3f51f40c2fa04abb1ef9553fe423869d06090934b8ea276f0e93e49d1f382ba15cc1a8f6e4092e5dd12f780ba22e0c94895248789d4ab9f5c8f0338d3932e13a71db502a21f4f33df8d105d545f3dce82e664ae4217d5732595481f137f2e29b3317c8e68a24bd9166955818b0a7b7fcc0e134887e4f58548e70a510a6ecf8428ca4553bb7d18377ad584b8ea4f9b7f19d07270ce288377757f11e7d68516c1b74ffa36382c1e532320918c10d845bc33f853e5deae171b6b1c03cd3babf4255902ef5ed133ae3b105438df30f44d412deaa483c406f7ed6d0e97e1fdd2fed09a9f99f5d7cf23c8fffecf42dd2fbf9d5232885cb06345030411571a28875e4d24d8f62aa75cf7a97d919e7abe9077027fc91542781a72794037af0503a57ab45193ba3295a96016602a785a15be6c422bb890ad33c21b455917c218daad84cd13c8b4cc9750dc662e1c5c5624cf611325ebfb17078613ae00415346791aece955f15ea96ae67626a5d08d1c22b3770b6a2b928c992953a7c1dde1d884f738c5599195c695f110c6d223bb39f22fae2343e4b3559ef7f5313babe37044b3634c5f4e357803091ae63ca81a573ce8e6797a7e43735ed9b618b6fb8f785060efb0ef41621fb1e9ac1acf6f670200ad5aa08e947e7d1bb931c46a3a30099f252ce2cbce18f2210cb1e6360745c85213f72da41badf5240917f60c2dacf13be47db17ecc8ca3a38e954087c85fe96888ea9527af5bba674c15a4e5b80cca7677b64548d574d851dd32b089095b8e275c2cffb41a6ea84dd2eda84783b50b83d9a8b0d6e954a7a3edf31a1f64e7886f873764231bafd5eb4586806f454ef3dedab86508453cbe111c31c58da5955198a174bd49e694aa280d6d771fe42"}, {0xc0, 0x10f, 0xffff, "95e9bfb75b0715a7e292fab41806d45e56c8ecd1043554108e76564ee2bc4be4bf947cf8271e622b3fc779fd87c408b74c73dc65b1299aae6fcac25aab2dc820c7d0a82dbe0abcef299e9f4b77ee4f1c9c07170c021837ac3e829fa33f0bc99eee32a592a9446b33e3ee72aa484275547ef2c5d68e5be7dae41d611425c4b169da9cdd981a0b1a9d2b25b41ca99f06c9b859b856cbe4398070e3cee157725f91e974dcec3c8d42fed6938d"}, {0x18, 0x117, 0x1, "677619"}, {0x10, 0x119, 0x7ff, ""}, {0xa8, 0x11f, 0x5, "65732e2eef4120dcffd9455dd382e2d87a4d88385720d3caaa8f71365c64104292a439823cd91883e400d7c0789456831eec2d86158589cd229497032d44a0f4ab08077a7be89a23b815e3e2369313c2ffefb788c3c0611926252bc6bc7d7816d576e060f22210890f9e14d667cc54d7395d5895274aa73e50201bb913a4d64b93fdb157e4118bd03b2a11ef365683e197721ef7"}, {0x60, 0x0, 0x17, "8a631e0459ab0df7f9f1c1543e2502cb121a0afd75b033696160a2eb9428ff30be26444fdd5596fc3ad8638e01d4cd8068419e62fe9e16039182662fba6849248ef8a45812ff09704e94d6d6843d0d"}], 0x2318, 0x0}, 0x20000000)
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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r2 = syz_open_dev$random(&(0x7f0000002000-0xc)='/dev/random\x00', 0x0, 0x40001)
writev(r2, &(0x7f0000002000)=[{&(0x7f0000008000-0x4)="", 0x0}, {&(0x7f0000009000-0xbc)="58f24d84b71c25e534dab2c9904a0663aff33de95fc2162dfa828796540f04b1f2b9a750cc7d95cd733ccbd1b70e7f19394d0fc1e089da885dbdb62a5283bc38b2", 0x41}], 0x2)
2017/12/31 12:50:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sysfs$2(0x2, 0x0, &(0x7f0000001000-0x38)=""/0)
perf_event_open(&(0x7f00008ec000-0x78)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x20000000000, 0xc, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xbbc6, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = inotify_init1(0x80000)
r1 = shmget(0x3, 0x1000, 0x10, &(0x7f0000c16000/0x1000)=nil)
r2 = openat$selinux_enforce(0xffffffffffffff9c, &(0x7f0000b83000)='/selinux/enforce\x00', 0x8001, 0x0)
getsockopt$sock_cred(r2, 0x1, 0x11, &(0x7f0000e89000)={0x0, 0x0, 0x0}, &(0x7f0000b19000)=0xc)
shmctl$IPC_RMID(r1, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f00005f4000)={<r3=>0x0, 0x0, 0x0}, &(0x7f0000fcf000)=0xc)
fcntl$setown(r0, 0x8, r3)
fcntl$getownex(r0, 0x10, &(0x7f0000fcc000)={0x0, <r4=>0x0})
r5 = getpgrp(0x0)
kcmp(r4, r5, 0x0, 0xffffffffffffffff, 0xffffffffffffffff)
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$KVM_GET_DEBUGREGS(r0, 0x8080aea1, &(0x7f0000275000-0x80)={[0x0, 0x0, 0x0, 0x0], 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000ae6000-0x3)="abb004", 0x3)
2017/12/31 12:50:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_GET_MP_STATE(r2, 0x8004ae98, &(0x7f0000997000-0x4)=0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:38 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
symlink(&(0x7f00006b7000-0x2)='..', &(0x7f0000b07000)='./file0\x00')
getsockopt$inet_IP_IPSEC_POLICY(0xffffffffffffffff, 0x0, 0x10, &(0x7f0000c2c000-0xe8)={{{@in6=@mcast2={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, 0x0, 0x0, <r0=>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, @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}}, &(0x7f0000d73000-0x4)=0xe8)
fstat(0xffffffffffffffff, &(0x7f000018d000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r1=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
syz_fuseblk_mount(&(0x7f000067b000-0x8)='./file0\x00', &(0x7f00007c5000-0x8)='./file0\x00', 0x4000, r0, r1, 0x1, 0xc9, 0x800)
openat(0xffffffffffffff9c, &(0x7f0000013000-0x8)='..', 0x0, 0x0)
symlinkat(&(0x7f0000928000)='..', 0xffffffffffffffff, &(0x7f0000fe0000)='./file0\x00')
rename(&(0x7f0000564000-0x8)='./file0\x00', &(0x7f000018e000-0x16)='./file0/file0/control\x00')
openat$selinux_user(0xffffffffffffff9c, &(0x7f0000d4c000-0xe)='/selinux/user\x00', 0x2, 0x0)
2017/12/31 12:50:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(0xffffffffffffffff, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:38 executing program 1:
r0 = syz_open_dev$usbmon(&(0x7f0000ec1000)='/dev/usbmon#\x00', 0x8001, 0x290080)
ioctl$SIOCSIFHWADDR(r0, 0x8924, &(0x7f000018f000)={@generic="7701e5fc699809d932f0c504af596254", @ifru_addrs=@ax25={0x3, {"67ed7130a90c5f"}, 0x6}})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:38 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x0, 0x10, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000000)={<r0=>0xffffffffffffffff, <r1=>0xffffffffffffffff})
getsockopt$sock_cred(r1, 0x1, 0x11, &(0x7f0000001000-0xc)={<r2=>0x0, <r3=>0x0, <r4=>0x0}, &(0x7f0000001000-0x4)=0xc)
r5 = fcntl$getown(r0, 0x9)
rt_tgsigqueueinfo(r2, r5, 0x25, &(0x7f0000000000)={0x3c, 0x2, 0x36, 0x1000})
sendmsg$unix(r0, &(0x7f0000001000-0x38)={&(0x7f0000000000)=@abs={0x1, 0x0, 0x2}, 0x8, &(0x7f0000000000)=[], 0x21d, &(0x7f0000001000-0xa8)=[@cred={0x0, 0x1, 0x2, r5, r3, r4}, @cred={0x0, 0x1, 0x2, r2, r3, r4}, @rights={0x0, 0x1, 0x1, [r0, r1, r0]}, @rights={0x0, 0x1, 0x1, [r0, r0, r0, r0]}, @rights={0x0, 0x1, 0x1, [r1, r1, r0, r1, r1]}], 0x18, 0x0}, 0x40815)
2017/12/31 12:50:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(0xffffffffffffffff, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$EVIOCREVOKE(0xffffffffffffffff, 0x40044591, &(0x7f0000000000)=0x7ffffffffffffff9)
r0 = openat$sequencer2(0xffffffffffffff9c, &(0x7f00009d3000-0x10)='/dev/sequencer2\x00', 0x400000, 0x0)
signalfd(r0, &(0x7f0000e12000-0x8)={0x0}, 0x8)
getsockopt$ax25_buf(r0, 0x101, 0x19, &(0x7f0000fea000)=""/4096, &(0x7f00001cb000)=0x1000)
init_module(&(0x7f00009ad000-0x10)='/dev/sequencer2\x00', 0x10, &(0x7f0000cbf000)='\x00')
creat(&(0x7f00007d0000-0x8)='./file0\x00', 0x0)
mount(&(0x7f00005a7000)='./file0\x00', &(0x7f0000767000)='./file0\x00', &(0x7f0000ce9000-0x7)='cgroup\x00', 0x0, 0x0)
2017/12/31 12:50:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$VT_OPENQRY(r0, 0x5600, &(0x7f0000c86000-0x4)=0x0)
ioctl$KVM_NMI(r0, 0xae9a)
2017/12/31 12:50:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$sock_FIOGETOWN(0xffffffffffffffff, 0x8903, &(0x7f00005bc000)=<r0=>0x0)
getpriority(0x4, r0)
2017/12/31 12:50:38 executing program 5:
mmap(&(0x7f0000000000/0x22000)=nil, 0x22000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000013000-0x8)={0xffffffffffffffff, <r0=>0xffffffffffffffff})
sendto$unix(r0, &(0x7f000000d000)="", 0x0, 0x0, &(0x7f0000000000)=@file={0x0, './file0\x00'}, 0xa)
mmap(&(0x7f0000022000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$mouse(&(0x7f0000022000)='/dev/input/mouse#\x00', 0x100000000, 0x400)
mmap(&(0x7f0000022000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp6_SCTP_DISABLE_FRAGMENTS(r1, 0x84, 0x8, &(0x7f0000023000-0x4)=0xfffffffffffffffa, 0x4)
2017/12/31 12:50:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f000067e000)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(0xffffffffffffffff, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
preadv(r0, &(0x7f000002b000)=[{&(0x7f0000711000-0xa9)=""/169, 0xa9}], 0x1, 0x0)
2017/12/31 12:50: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, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x400, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x82, &(0x7f0000b0b000-0x8e)={@random="efad01006da7", @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x74, 0x0, 0x0, 0x0, 0x1, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @icmp=@dest_unreach={0x3, 0x4, 0x0, 0x0, 0x0, 0x0, {0x16, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x200000001, 0x0, @loopback=0x7f000001, @remote={0xac, 0x14, 0x0, 0xbb}, {[@lsrr={0x83, 0x17, 0x0, [@multicast1=0xe0000001, @multicast2=0xe0000002, @multicast1=0xe0000001, @loopback=0x7f000001, @local={0xac, 0x14, 0x0, 0xaa}]}, @timestamp={0x44, 0x4, 0x0, 0x0, 0x0, []}, @ssrr={0x89, 0x1b, 0x0, [@empty=0x0, @rand_addr=0x0, @local={0xac, 0x14, 0x0, 0xaa}, @multicast1=0xe0000001, @local={0xac, 0x14, 0x0, 0xaa}, @remote={0xac, 0x14, 0x0, 0xbb}]}, @noop={0x1}, @generic={0x89, 0xa, "06ffe9010104ff01"}]}}, ""}}}}}, 0x0)
2017/12/31 12:50:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000002f000-0x78)={0x2, 0x78, 0x48a, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$sock_ifreq(0xffffffffffffffff, 0x0, &(0x7f00002b8000)={@common='bond0\x00', @ifru_data=&(0x7f0000feb000-0x20)="d87b092cef24ca050020059387ee8721e5828c3cff0700008ddcfeb43ef0c0b3"})
msync(&(0x7f0000952000/0x2000)=nil, 0x87abbe8d1cc6ad9, 0x4)
fcntl$dupfd(r0, 0x0, r0)
r1 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f000016a000-0x11)='/dev/vga_arbiter\x00', 0x4000, 0x0)
setsockopt$packet_int(r1, 0x107, 0x7c02cc9779c9275a, &(0x7f0000925000)=0x0, 0x4)
socket$inet_tcp(0x2, 0x1, 0x0)
syz_open_dev$sg(&(0x7f0000899000)='/dev/sg#\x00', 0x4, 0x0)
ioctl(0xffffffffffffffff, 0x3, &(0x7f000018c000)="")
2017/12/31 12:50:38 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffff9c, 0xc00caee0, &(0x7f00003ec000-0xc)={0x6, <r0=>0xffffffffffffffff, 0x0})
ioctl$BINDER_SET_MAX_THREADS(r0, 0x40046205, 0x101)
ioctl$SNDRV_SEQ_IOCTL_SYSTEM_INFO(r0, 0xc0305302, &(0x7f0000d53000-0x30)={0x197, 0x8, 0x5, 0x6, 0xffffffff, 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]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
nanosleep(&(0x7f000054c000-0x10)={0x0, 0x0}, 0x0)
2017/12/31 12:50:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000e30000-0x20)={0x36c, 0x0, [{0x1, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:38 executing program 6 (fault-call:3 fault-nth:0):
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f00003a6000)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$DRM_IOCTL_ADD_CTX(r0, 0xc0086420, &(0x7f0000473000)={<r1=>0x0, 0x0})
ioctl$DRM_IOCTL_SET_SAREA_CTX(r0, 0x4010641c, &(0x7f0000187000-0x10)={r1, &(0x7f00002d6000-0xf7)=""/247})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
[  254.082839] FAULT_INJECTION: forcing a failure.
[  254.082839] name failslab, interval 1, probability 0, space 0, times 0
[  254.103914] CPU: 1 PID: 8943 Comm: syz-executor6 Not tainted 4.15.0-rc4-next-20171221+ #78
[  254.112345] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  254.121693] Call Trace:
[  254.124299]  dump_stack+0x194/0x257
[  254.127935]  ? arch_local_irq_restore+0x53/0x53
[  254.132634]  should_fail+0x8c0/0xa40
[  254.136378]  ? fault_create_debugfs_attr+0x1f0/0x1f0
[  254.141477]  ? __lock_is_held+0xb6/0x140
[  254.145539]  ? find_held_lock+0x35/0x1d0
[  254.149589]  ? __lock_is_held+0xb6/0x140
[  254.153659]  ? trace_event_raw_event_sched_switch+0x800/0x800
[  254.159532]  ? rcu_note_context_switch+0x710/0x710
[  254.164437]  ? __lock_acquire+0x664/0x3e00
[  254.168669]  should_failslab+0xec/0x120
[  254.172620]  kmem_cache_alloc+0x47/0x760
[  254.176664]  ? perf_trace_lock+0xd6/0x900
[  254.180807]  ptlock_alloc+0x24/0x70
[  254.184413]  pte_alloc_one+0x59/0x100
[  254.188191]  __pte_alloc+0x2a/0x310
[  254.191811]  __handle_mm_fault+0x2d06/0x3ce0
[  254.196211]  ? __pmd_alloc+0x4e0/0x4e0
[  254.200069]  ? perf_trace_lock_acquire+0xe3/0x980
[  254.204889]  ? trace_event_raw_event_lock+0x340/0x340
[  254.210069]  ? find_held_lock+0x35/0x1d0
[  254.214132]  ? handle_mm_fault+0x2a0/0x930
[  254.218345]  ? lock_downgrade+0x980/0x980
[  254.222527]  handle_mm_fault+0x38f/0x930
[  254.226560]  ? down_read_trylock+0xdb/0x170
[  254.230862]  ? __handle_mm_fault+0x3ce0/0x3ce0
[  254.235414]  ? vmacache_find+0x5f/0x280
[  254.239364]  ? vmacache_update+0xfe/0x130
[  254.243493]  ? find_vma+0x30/0x150
[  254.247027]  __do_page_fault+0x5c9/0xc90
[  254.251060]  ? trace_event_raw_event_lock+0x340/0x340
[  254.256248]  ? mm_fault_error+0x2c0/0x2c0
[  254.260386]  ? perf_trace_lock+0x900/0x900
[  254.264600]  ? check_noncircular+0x20/0x20
[  254.268806]  ? check_noncircular+0x20/0x20
[  254.273034]  do_page_fault+0xee/0x720
[  254.276817]  ? __do_page_fault+0xc90/0xc90
[  254.281044]  ? find_held_lock+0x35/0x1d0
[  254.285106]  ? __might_fault+0x110/0x1d0
[  254.289151]  ? trace_hardirqs_off_thunk+0x1a/0x1c
[  254.293987]  page_fault+0x2c/0x60
[  254.297415] RIP: 0010:copy_user_generic_unrolled+0xa0/0xc0
[  254.303008] RSP: 0018:ffff8801cb887cb0 EFLAGS: 00010202
[  254.308350] RAX: ffffed0039710f01 RBX: 0000000000000002 RCX: 0000000000000002
[  254.315592] RDX: 0000000000000002 RSI: ffff8801cb887e38 RDI: 0000000020e57000
[  254.322842] RBP: ffff8801cb887ce0 R08: ffffed0039710fc8 R09: ffffed0039710fc8
[  254.330085] R10: 0000000000000001 R11: ffffed0039710fc7 R12: 0000000020e57000
[  254.337328] R13: ffff8801cb887e38 R14: 00007ffffffff000 R15: 0000000020e57002
[  254.344615]  ? _copy_to_user+0x9b/0xc0
[  254.348494]  move_addr_to_user+0x169/0x1b0
[  254.352718]  SYSC_getsockname+0x2f8/0x3c0
[  254.356856]  ? SYSC_accept4+0x870/0x870
[  254.360851]  ? __sb_end_write+0xa0/0xd0
[  254.364814]  ? fput+0xd2/0x140
[  254.367982]  ? SyS_write+0x184/0x220
[  254.371673]  ? entry_SYSCALL_64_fastpath+0x5/0x96
[  254.376496]  ? trace_hardirqs_on_caller+0x421/0x5c0
[  254.381501]  SyS_getsockname+0x24/0x30
[  254.385370]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  254.390101] RIP: 0033:0x452ac9
[  254.393264] RSP: 002b:00007f0b0bc3cc58 EFLAGS: 00000212 ORIG_RAX: 0000000000000033
[  254.400954] RAX: ffffffffffffffda RBX: 00007f0b0bc3caa0 RCX: 0000000000452ac9
[  254.408199] RDX: 00000000200e2ffc RSI: 0000000020e57000 RDI: 0000000000000014
[  254.415449] RBP: 00007f0b0bc3ca90 R08: 0000000000000000 R09: 0000000000000000
[  254.422695] R10: 0000000000000000 R11: 0000000000000212 R12: 00000000004b767a
2017/12/31 12:50: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, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$inet_sctp(0x2, 0x1, 0x84)
setsockopt$sock_linger(r0, 0x1, 0xd, &(0x7f0000c37000-0x8)={0xc7, 0x6}, 0x8)
io_setup(0xe85, &(0x7f00003a1000-0x8)=0x0)
setrlimit(0x0, &(0x7f0000997000)={0x0, 0x0})
clone(0x0, &(0x7f0000283000)="", &(0x7f0000477000-0x4)=0x0, &(0x7f00004a3000)=0x0, &(0x7f0000c9f000-0x1)="")
2017/12/31 12:50:38 executing program 1:
r0 = openat$pfkey(0xffffffffffffff9c, &(0x7f0000a20000-0x15)='/proc/self/net/pfkey\x00', 0x109000, 0x0)
ioctl$SNDRV_SEQ_IOCTL_QUERY_SUBS(r0, 0xc058534f, &(0x7f0000183000)={{0x6, 0xb6}, 0x0, 0x101, 0x40, {0x0, 0x4}, 0x7c, 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, 0x0, 0x0, 0x0, 0x0]})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x4000c0f, 0x102, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x52e22c36948aaa59)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r2 = openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000a7e000-0x18)='/selinux/avc/hash_stats\x00', 0x0, 0x0)
ioctl$KVM_SET_PIT(r2, 0x8048ae66, &(0x7f0000d8b000-0x70)={[{0x10000, 0x8, 0x6, 0xff, 0x6, 0x5, 0xfffffffffffff001, 0x95c1, 0x0, 0xf67, 0x4, 0x4, 0x5744a2d7}, {0x5, 0x1, 0x10000, 0x81, 0x6, 0x5, 0x7, 0x1000, 0x3, 0x100000001, 0x4, 0xff, 0xb52}, {0x8, 0x9, 0x9e3, 0x835, 0x3, 0x3, 0x9, 0x8, 0x2, 0x8, 0xfffffffffffffffe, 0x0, 0x7}], 0x81, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r3 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f000063b000)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_AUTOCLOSE(r3, 0x84, 0x4, &(0x7f0000e88000)=0x0, &(0x7f0000447000-0x4)=0x4)
[  254.429943] R13: 00007f0b0bc3cbc8 R14: 00000000004b767a R15: 0000000000000000
2017/12/31 12:50:38 executing program 2:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:38 executing program 5:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_kcm_SIOCKCMCLONE(0xffffffffffffffff, 0x89e2, &(0x7f0000001000-0x4)={<r0=>0xffffffffffffffff})
shutdown(r0, 0x1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000c68000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
setsockopt$netlink_NETLINK_BROADCAST_ERROR(r0, 0x10e, 0x4, &(0x7f0000165000)=0x6, 0x4)
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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_SET_SREGS(r3, 0x4138ae84, &(0x7f000057f000-0x138)={{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, [0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6100, 0x0, [0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = gettid()
timer_create(0x0, &(0x7f0000044000)={0x0, 0x12, 0x0, @thr={&(0x7f0000ebf000)="", &(0x7f0000d2e000-0xe0)=""}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000769000-0x4)=0x0)
sched_rr_get_interval(0x0, &(0x7f0000646000-0x10)={0x0, <r1=>0x0})
pipe2(&(0x7f0000af5000-0x8)={<r2=>0x0, 0x0}, 0x0)
recvmmsg(r2, &(0x7f0000baa000)=[{{&(0x7f0000549000-0xe)=@l2={0x0, 0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0}, 0xe, &(0x7f00007cb000)=[{&(0x7f00006d0000-0xb6)=""/182, 0xb6}, {&(0x7f0000e09000-0x1000)=""/4096, 0x1000}, {&(0x7f000000c000)=""/4096, 0x1000}, {&(0x7f0000a2b000)=""/19, 0x13}, {&(0x7f0000b87000)=""/213, 0xd5}, {&(0x7f00003a6000-0x2e)=""/46, 0x2e}, {&(0x7f0000133000-0xf9)=""/249, 0xf9}, {&(0x7f0000c8f000)=""/111, 0x6f}], 0x8, &(0x7f0000fdf000)=""/183, 0xb7, 0x9}, 0x80000001}, {{&(0x7f0000432000)=@in6={0x0, 0x0, 0x0, @mcast2={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0}, 0x1c, &(0x7f0000ea5000)=[], 0x0, &(0x7f00004f7000-0x46)=""/70, 0x46, 0x0}, 0x3}], 0x2, 0x10020, &(0x7f00001e2000)={0x0, 0x0})
timer_settime(0x0, 0x0, &(0x7f000006b000)={{0x0, r1}, {0x0, 0x9}}, &(0x7f0000040000)={{0x0, 0x0}, {0x0, 0x0}})
io_setup(0x6, &(0x7f0000177000)=<r3=>0x0)
io_getevents(r3, 0x8, 0x8, &(0x7f00008cc000-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}], &(0x7f0000db8000-0x10)={0x77359400, 0x0})
tkill(r0, 0x1000000000016)
2017/12/31 12:50:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x1000000000000002)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = semget(0x3, 0x1, 0x0)
semctl$GETNCNT(r1, 0x3, 0xe, &(0x7f00007c8000)=""/201)
r2 = syz_open_dev$sg(&(0x7f00009d8000-0x9)='/dev/sg#\x00', 0x7f, 0x10040)
ioctl$KVM_ENABLE_CAP(r2, 0x4068aea3, &(0x7f0000a1d000)={0x0, 0x0, [0x1000, 0xfffffffffffffe01, 0x9000000000000, 0x1ff], [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
openat$sequencer2(0xffffffffffffff9c, &(0x7f0000c05000-0x10)='/dev/sequencer2\x00', 0x40000, 0x0)
2017/12/31 12:50:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:38 executing program 2:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x40000000015, 0x5, 0x0)
setsockopt$sock_int(r0, 0x1, 0x7, &(0x7f0000e0c000)=0x0, 0x4)
bind$inet(r0, &(0x7f000006f000-0x10)={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
sendmmsg(r0, &(0x7f0000573000)=[{{&(0x7f000085e000-0x10)=@in={0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f0000de1000)=[{&(0x7f0000add000)="55b51e09fbd4b7df718344b39e9f621d854fa835859fde4e0de25c24c28128fe209d0bc0e39334f8b5867277e7d7a33ea2c9e37a3bd112d0a8b3ac4b9396809671a2f9d30eb80d29ec192674393fd2cda052b7c4c161cee6f4d34db1de673e231049c246ef01d2e47277b51cbadc03d42adc101ee5ef60db56d0ee73e3d98bc0cd65a85852ab6261f44130b708e0c12d5cfc7781534d9a2c7191bf71898401683675d0c4872a92991132d91621ae5d26378a018045ae9461845329eb6b776d377b86273dceb80523123040b75fe65c11a48e5b53766e8f3be4ef246d836cea1e415ab7ac8d3e9a8eababf6ac6aeba57e1dff978e6a87b5c96b1a9b68c71d943dd54dc70335fdda8163dfa5c12ca837c55e837c1a8655ba9629fd3407936b588f1132207b9709a4a7cd3522af01ef7e85014b55e5597f340fc0de5cf787f0fed3b88da7fd07cec2852cc643d039a45c877883eacebf268497391dfb5c5f3d09337c8fe5e6c01a0bd2ef76c385f74575a00c4503fcb9231572b619c80ec09a43a47fafd59ea53d0d6e9fa0f9abb17a08b5ecf804aaf8b5d66611eb521ca624bb0eeef375b30f11d507c5651e11df54ec178dfc65e68886cb76709837c11a42e7c35df7e28933f3752d4f03f148381ccc9a7d4c102bc45a353125f4d808c968264fc477904f8eedb3c16993fab43f40801a48363ea87b736f02f7a2e786f39bd9e1a8ecc82f479d954f29887b1b3c4f71f4fea8fa320f5da87bceb525c918ecaddd5ddcb4ade2e01638cc2ed08972ca3174481e0f1a3a4d97e967a31a1a0d20fd2ab1194b40679675d8bfbe6f9ed52bd675064bd9e5ddb8005d2ac05ae44013c7b23c978de5a37705f51b7dd099fbc15b8e8325c46a859f6919b54c9a85061f43953d1705e690ee1bcaf92990afe563d8e56e62291070b70db6224ceb8c4132107958e6cc136306dfc280375f8c5b79f25c61a6b83715def8cadb1317fc781e77fd61504254e85b6b3dee25b4f29e1e1712a06e15c77994ceccfe3e77d522c3dc9a0025a462d627bc2a7255ace1e88b96824c3cf9e39d291a25532805843940a9b68f19fbc5d20d0c8134d0b8093451c1116baa6d0ededbff19a35274e693aa86ed7b25e5c8eb1480bbab0f6d85b075fd516bb9302b1c711bfb28f09c54f65de972ceffcb9c59d4db42945d4f8506b29f1a2949a7b5c81d60e0f35a2736bc6a69acc2cd4e0fe2b73a633dd082868c77d92536b9b2143a5e0d2ff34f84640554516dc1a3a05c742a46364ed7fb9b7585a445e193fd5f66c4fedca9562118a0e4379173156030de323d397c661c24319eb989fd42b48b39e79e18df7c94bfca65ac6fec468c795120b0e7409e980e41edbe8442644cfc77fdce2256b633758ce1c396c1750cbb0586036e6cf7e9294f2a79c99305d09d18ad8ecd15c5725306a4998476c1ef08f57331e08a713ae5d8255837b2f4ff844c9d847d196c92d34b1b151f084d33a10154094f1d959aac03604404398b50aa232146a6b0841736edd6c4c2c9fb09be18d033858e23a5db94767731a90ca74610c8d7d2e47ce44320e0934807f279ee525e6d89696f7663862e5f6755bd005d6d8b330919639a9b733a553702ea6694f45196d95ec4d9f72e37c8998bd1bedba90c13aed968f208bc73af565e2cd465f6db9cbe9a18f5f64377593ddc4dfa3de9df8f67fad64a5d38f951f6218a2857033fddb996b0168f8125f33094b0b11218ba396534db249f2d8483fc9c484adcea93c8c84be66519d865c731f9eb867c73123c25bb58842b5b5fa4d1af5f1834a4f76f0e057551cdcdf800fb2b2ef905e6ed3d0cf3a16db3035022b987f449e8e0b7da72a2ce5e31f1622eb58d1e15ad35cf20078d946abc6fdffa452adeed27d2df4bb9fc5c65ffc1845810ffc3dfa7e833f586ad94a7de1c3e2c074aa5d279541c4a0ba39d851895e2f1fef2740057c9517711dbdd560a0e0c1bda8d3a86eb72ee46df1886e84a10718cc0f132158306104cbecafa18cf5417a99799576e17b0854fa80c29edf8ba5b8dd99f05e19c8356bb9019c14eb261ad241c0b2b5ddcf52342cc387d5dd7d4121e87afd39f63b6116fd0091b141ce3d292b5d4350d263d5ff1873d2f779a24d2ca65909aa7b0a0e86f721e6cff06fd10f73b46591c65afb04cb88cd77db5ca15e9a11363eb521b42104f8b99341b327968ec41b7a84a2597d57eab8bb0aea1c2d4651dd4f1c1e6afd93128d644eb13b4f9f02b9ad91a33393e8cff77beb9e7e9a98d4afb7b05d460ad617e6eb06ba45b09cfd2efcbd51b191380f7e8797f047475dffc4a291f17d89963783670d134aa01fa4b261502acd3a195a6768a596a52115566dee5aa0cb994f66430bdd620d53455bcfbf12e533995dbe26fd6ad45cb4953a4409e7fe087583425f06c0ed84ea495cb18f434faf0e025ff8f25d5e0c01579d90c88ca68292d5c30d218d1112a4a2071166793b44ceace94e3124353ac6c1e879210b632500dcbf02f38340dd428289164ff9e8b3da6098a1463427d564dd488419705443f18478fd634b5af1b0c0a2c3cbbee92f9fca7ffa128b54126aafc9df3cac0055ffd095ad02bde3324be70ad68b0dc54af7725188eef1d51dae6f2dcb1174c2d705ff9e483a21a198bba58ed632f20fd436fb2d6d03b7d64a45634fdcbf4b2c258250622659b7dd0272dfdd445320ad6f24b3c32d767623462608f1861d34bd2ccda2e2a1133f93964983b335305b78958729053c92f7f5a79e533199ca2d96249c0436f894df2eb72d293f876baf39b2a93fbd1ab0801f0ca4c960acc70be867201bc02569933e1fc9ba2b460f7fbb8ae0845e3181c29429eea3b5387996da4000bb4c8adb2665bfd430576f6aac13c82f919f4de28f3909badc82e720183f447cec0cbd9c6c5f0a17259ffe61e8d29870c50c4edae09c8cda2bcdecb9f71ff01c906c214bd0c88d3dc7e32aa19071ff7e73a39d16a4fb0fd894f0b551951c4c32196911794ed2d49162d4bf816c6fd7a29ebd161396c2f032dcebcd8b54b630e93fa4b0aeb6ef7cc9198eca6161a4a98d7d192d2143c3fa48c4bd1c50719b9b023731377c27a172d538b29f27b07851059d9a5e8ca1be3e2f2e236af59da1736b9f0fe0435d3db6348b722e471bdf275cab72be90851676151cfdd2295d2cc358e0b32427c3dacf2c498bd1fce1d912708a8328caf0386f3510181990a04b44ca56d75a1ee3dfe76f4a736", 0x901}], 0x1, &(0x7f0000b6b000-0x608)=[], 0x0, 0x0}, 0x0}], 0x1, 0x0)
ioctl$sock_SIOCBRDELBR(r0, 0x89a1, &(0x7f0000c48000)=@common='ipddp0\x00')
ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000c7d000-0x4)=<r1=>0x0)
sched_setscheduler(r1, 0x6, &(0x7f0000a4f000-0x4)=0x8cd7ba8)
getsockopt$inet_sctp6_SCTP_PARTIAL_DELIVERY_POINT(r0, 0x84, 0x13, &(0x7f00002f7000)={<r2=>0x0, 0xfffffffffffffffc}, &(0x7f00003a1000-0x4)=0x8)
getsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r0, 0x84, 0x18, &(0x7f0000f91000)={<r3=>r2, 0x9}, &(0x7f0000bc9000-0x4)=0xffffffffffffff0c)
getsockopt$inet_sctp_SCTP_RESET_STREAMS(r0, 0x84, 0x77, &(0x7f00001e7000-0xc)={r3, 0x10000, 0x2, [0xfed6, 0xffffffff]}, &(0x7f0000938000-0x4)=0xc)
getpgid(r1)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffffff, 0xc00caee0, &(0x7f0000ef5000)={0x2, <r4=>r0, 0x0})
ioctl$SNDRV_SEQ_IOCTL_DELETE_PORT(r4, 0x40a85321, &(0x7f00007d6000)={{0x0, 0xfffffffffffff800}, 'port0\x00', 0x20, 0x20, 0xffffffffffffffe0, 0x800, 0x8, 0x7, 0x9, 0x0, 0x4, 0xdbe5, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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/31 12:50:38 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x2, 0x1, 0x0)
listen(r0, 0x0)
clock_gettime(0x0, &(0x7f00007f9000-0x8)={0x0, <r1=>0x0})
ppoll(&(0x7f0000d48000)=[{r0, 0x0, 0x0}], 0x1, &(0x7f0000de7000-0x8)={0x0, r1+10000000}, &(0x7f0000a6c000)={0x0}, 0x8)
setsockopt$sock_int(r0, 0x1, 0x7, &(0x7f0000008000-0x4)=0x0, 0x4)
socket$llc(0x1a, 0x1, 0x0)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f000017b000-0xc)={<r2=>0x0, 0x0, 0x0}, &(0x7f0000192000)=0xc)
waitid(0x2, r2, &(0x7f0000598000-0x10)={0x0, 0x0, 0x0, 0x0}, 0x0, &(0x7f0000ace000+0x527)={{0x0, 0x0}, {0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$BINDER_SET_MAX_THREADS(r0, 0x40046205, 0x9)
2017/12/31 12:50:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_GET_MSR_INDEX_LIST(r0, 0xc004ae02, &(0x7f00007bc000)={0x40000000000000a3, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
pipe2(&(0x7f0000979000-0x8)={<r3=>0x0, <r4=>0x0}, 0x4800)
epoll_create(0xffffffff00000000)
getsockopt$inet_buf(r3, 0x0, 0x0, &(0x7f00006ef000)=""/50, &(0x7f0000d9c000+0x383)=0x32)
getsockopt$inet6_IPV6_IPSEC_POLICY(r3, 0x29, 0x22, &(0x7f00005d7000-0xe8)={{{@in6=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 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, @in6=@mcast1={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00001ed000)=0xe8)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
getsockopt$bt_l2cap_L2CAP_LM(r4, 0x6, 0x3, &(0x7f000099a000-0x4)=0x0, &(0x7f0000114000-0x4)=0x4)
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
setsockopt$packet_int(r0, 0x107, 0x1b, &(0x7f000089d000)=0x6, 0x4)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000925000-0xc)={0x0, 0x0, 0x0}, &(0x7f00001af000)=0xc)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$DRM_IOCTL_CONTROL(r0, 0x40086414, &(0x7f0000f25000)={0x3, 0xffffffff})
2017/12/31 12:50:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = socket$inet_icmp_raw(0x2, 0x3, 0x1)
setsockopt$inet_int(r1, 0x0, 0x18, &(0x7f0000a78000-0x4)=0x1, 0x4)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:38 executing program 2:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000ada000-0x18)='/selinux/avc/hash_stats\x00', 0x0, 0x0)
r0 = socket$unix(0x1, 0x2, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:38 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$sg(&(0x7f00006d9000-0x9)='/dev/sg#\x00', 0x6, 0x40000)
accept4$inet6(r0, &(0x7f000053d000)={0x0, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, &(0x7f00000ec000)=0x1c, 0x800)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:38 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f00000cf000)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x800000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000263000-0x1)=0x0, 0x0}, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x3, r0, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
setsockopt$inet6_IPV6_ADDRFORM(r0, 0x29, 0x1, &(0x7f0000aef000-0x4)=0x2, 0x4)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:38 executing program 7:
r0 = openat(0xffffffffffffffff, &(0x7f0000dba000)='./file0\x00', 0x622002, 0x110)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_MODE_GETCRTC(r0, 0xc06864a1, &(0x7f0000001000-0x64)={&(0x7f00001c4000-0x18)=[0xfffffffffffffffd, 0x5, 0x6, 0x0, 0x3ff, 0x7], 0x6, 0x9, 0x400, 0x7, 0x81, 0x5, {0x1, 0x30, 0x5bb, 0x4, 0x5, 0x7, 0x1, 0x3f, 0xffff, 0x1, 0x0, 0x80, 0x3ff, 0x7, "8468cb94713d92f4260d8ba52e3e46090b9c738fcfa5b850b5f4c646f1f94ce1"}})
r1 = fcntl$getown(r0, 0x9)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sched_getattr(r1, &(0x7f0000002000-0x30)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x30, 0x0)
getsockopt$inet_sctp_SCTP_DELAYED_SACK(r0, 0x84, 0x10, &(0x7f0000000000)=@sack_info={<r2=>0x0, 0x7fff, 0x7fffffff}, &(0x7f0000001000)=0xc)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_RESET_STREAMS(r0, 0x84, 0x77, &(0x7f0000002000)={r2, 0x7, 0x3, [0x6fe, 0x7fff, 0x80000000]}, &(0x7f0000002000-0x4)=0xe)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_bt_hidp_HIDPCONNDEL(r0, 0x400448c9, &(0x7f0000004000-0xc)={{0x3, 0x7, 0x3, 0xad16, 0x4000, 0x5}, 0xfffffffeffffffff})
fcntl$setlease(r0, 0x400, 0x1)
r3 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000001000)='/dev/hwrng\x00', 0x0, 0x0)
ioctl$DRM_IOCTL_AGP_ALLOC(r3, 0xc0206434, &(0x7f0000004000-0x20)={0x9, <r4=>0x0, 0x10003, 0xfffffffffffffff8})
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_AGP_ALLOC(r3, 0xc0206434, &(0x7f0000005000-0x20)={0x3, r4, 0x10001, 0x80})
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_bt_cmtp_CMTPGETCONNLIST(r0, 0x800443d2, &(0x7f0000005000)={0x3, &(0x7f0000000000)=[{{0x0, 0x0, 0x0, 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(&(0x7f0000006000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r5 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000007000-0x1e)='/selinux/commit_pending_bools\x00', 0x1, 0x0)
ioctl$sock_inet_SIOCSIFPFLAGS(r3, 0x8934, &(0x7f0000002000-0x20)={@common='ipddp0\x00', @ifru_addrs={0x2, 0x2, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
mmap(&(0x7f0000007000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000007000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$SO_COOKIE(r3, 0x1, 0x39, &(0x7f0000007000)=0x0, &(0x7f0000008000-0x4)=0x8)
fallocate(r0, 0x2, 0x7, 0x7)
mmap(&(0x7f0000008000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_RTOINFO(r3, 0x84, 0x0, &(0x7f0000008000)={r2, 0x0, 0xffffffffffffff00, 0x8}, &(0x7f0000003000-0x4)=0x10)
mmap(&(0x7f0000009000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$sock_timeval(r0, 0x1, 0x15, &(0x7f0000009000)={0x0, 0x0}, 0x10)
mq_getsetattr(r5, &(0x7f0000004000-0x40)={0x1, 0x80, 0x4, 0x9add, 0x5, 0xffff, 0x400, 0x80000001}, &(0x7f0000002000-0x40)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
2017/12/31 12:50:38 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50: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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000658000)=<r1=>0x0)
prctl$setptracer(0x59616d61, r1)
setsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000948000-0x10)=@common='bcsf0\x00', 0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:38 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
r3 = socket$alg(0x26, 0x5, 0x0)
ioctl$sock_ifreq(r3, 0x897f, &(0x7f0000fc9000-0x28)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_addrs=@l2={0x1f, 0x5, {0x100000000, 0x8, 0x5, 0x466b, 0x8, 0x4}, 0x4, 0x7}})
r4 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f0000f53000-0x11)='/dev/qat_adf_ctl\x00', 0x100, 0x0)
ioctl$sock_SIOCOUTQNSD(r4, 0x894b, &(0x7f000013e000-0x4)=0x0)
2017/12/31 12:50:38 executing program 3:
mmap(&(0x7f0000000000/0x270000)=nil, 0x270000, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000df3000-0x9)='/dev/kvm\x00', 0x0, 0x0)
ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
mmap(&(0x7f0000000000/0xda6000)=nil, 0xda6000, 0x0, 0x64032, 0xffffffffffffffff, 0x0)
clone(0x0, &(0x7f0000b08000)="", &(0x7f0000001000-0x4)=0x0, &(0x7f0000001000-0x4)=0x0, &(0x7f0000a53000-0xd5)="")
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x20000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x661, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$TCSBRK(r0, 0x5409, 0x5)
r1 = openat$cuse(0xffffffffffffff9c, &(0x7f000024e000-0xa)='/dev/cuse\x00', 0xfc, 0x0)
renameat2(r1, &(0x7f0000bbd000-0x8)='./file0\x00', r0, &(0x7f0000690000)='./file0\x00', 0x4)
fallocate(r0, 0x2, 0x80000001, 0x5)
r2 = socket$unix(0x1, 0x1003, 0x0)
setsockopt$inet_sctp_SCTP_INITMSG(r1, 0x84, 0x2, &(0x7f0000106000-0x8)={0x1f, 0x3ff, 0x100, 0x7}, 0xfffffffffffffe02)
r3 = fcntl$getown(r2, 0x9)
fsetxattr(r0, &(0x7f0000ef4000)=@random={'security.\x00', '/dev/cuse\x00'}, &(0x7f000030e000-0xa)='/dev/cuse\x00', 0xa, 0x0)
syz_open_procfs(r3, &(0x7f0000654000)='task\x00')
ioctl$KDSETLED(r1, 0x4b32, 0xffffffffffffffff)
getsockname$unix(r2, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'hash\x00', 0x0, 0xe, 'sha3-384-generic\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r1 = openat$selinux_load(0xffffffffffffff9c, &(0x7f0000e46000-0xe)='/selinux/load\x00', 0x2, 0x0)
ioctl$LOOP_SET_STATUS(r1, 0x4c02, &(0x7f0000a35000)={0x0, 0x0, 0x0, 0x0, 0x6f47, 0x12, 0x13, 0x4, "685a2230647cbeda346ac7c8e170c7260b4600d8bb7ffd76139d864d129d4371ae5ee4b9b40947699a56181faf243632454801f8ba3a4083686ec995257441ab", "03de480bfaf1332f179a1d41724bcfdd42e1c7f96c0c9272ffff01e7c7af98ca", [0x3ff, 0x1], 0x0})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = accept$inet(r0, 0x0, &(0x7f0000d4c000-0x2)=0x0)
ioctl$sock_SIOCBRDELBR(r1, 0x89a1, &(0x7f00000b7000)=@generic="f10fff7130b00951c12d8aeed2e2f937")
getsockopt$inet_sctp_SCTP_PRIMARY_ADDR(r1, 0x84, 0x6, &(0x7f00006a8000-0x8c)={<r2=>0x0, @in={{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]}}, &(0x7f00006ca000)=0x8c)
getsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r1, 0x84, 0x18, &(0x7f0000479000)={r2, 0x54}, &(0x7f0000e8b000)=0x6)
r3 = syz_open_procfs(0x0, &(0x7f000000c000-0x7)="666400000004bb")
getdents64(r3, &(0x7f0000010000-0x1000)=""/4096, 0x1000)
r4 = shmget$private(0x0, 0x2000, 0x20, &(0x7f0000729000/0x2000)=nil)
shmctl$IPC_RMID(r4, 0x0)
ioctl$TIOCGETD(r0, 0x5424, &(0x7f00000c5000-0x4)=0x0)
getsockname$ax25(r3, &(0x7f00005e0000)={0x0, {""/7}, 0x0}, &(0x7f00002e2000-0x4)=0x10)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f00008f9000)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000e22000)=0x8)
r0 = openat$vcs(0xffffffffffffff9c, &(0x7f0000b1c000)='/dev/vcs\x00', 0x0, 0x0)
setsockopt$netlink_NETLINK_RX_RING(r0, 0x10e, 0x6, &(0x7f0000ade000)={0x9, 0x103, 0x0, 0x12}, 0x10)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
setsockopt$inet_sctp6_SCTP_DISABLE_FRAGMENTS(r1, 0x84, 0x8, &(0x7f000058d000)=0x9, 0x4)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 6:
r0 = openat$selinux_load(0xffffffffffffff9c, &(0x7f00002c7000-0xe)='/selinux/load\x00', 0x2, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_dccp_buf(r0, 0x21, 0xe, &(0x7f0000000000)="673b9e9a8a445d796bff54e33a325a9a554ee097616efd2e4312ee600564e3654ee84336d854983dc4add612e3eea406179807f39f4d91721b22e2a08bdfb8dc75efd98013ccd67685c92041af03f01610d056d08e6a2c25524459af2afa40f476d3b536d344ed3e8ddc3215076240e63cf7b58a9a6804472593e977eb2775234fb8c53e07da49def071ddb0ba0fe3185f314de4bb9fe58a1eb71476ed0007c28bf47868729320ae669c292262947ebed64f36657eddf6ca60845ac385b671f2865f1a67ed0b6d84f65989d3f300ca7fe9a405a7e45dd85c73e5b0234df56034254cf6918f47dae89790d774828dbf7530290090d2b21f04384366d1", 0xfc)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0xffffffffffffffff, 0x0)
r2 = semget(0x0, 0x0, 0x258)
semctl$SEM_INFO(r2, 0x4, 0x13, &(0x7f0000e7e000)=""/51)
r3 = openat$vcs(0xffffffffffffff9c, &(0x7f0000f4e000)='/dev/vcs\x00', 0x20040, 0x0)
ioctl$DRM_IOCTL_AUTH_MAGIC(r3, 0x40046411, &(0x7f0000d72000)=0xe34d)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
[  254.856863] QAT: Invalid ioctl
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 1:
r0 = socket$inet6_sctp(0xa, 0x5, 0x84)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_timeval(r0, 0x1, 0x14, &(0x7f0000001000-0x10)={0x0, 0x0}, &(0x7f000099b000-0x4)=0x10)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:39 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000658000)=<r1=>0x0)
prctl$setptracer(0x59616d61, r1)
setsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000948000-0x10)=@common='bcsf0\x00', 0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = accept$inet(r0, 0x0, &(0x7f0000d4c000-0x2)=0x0)
ioctl$sock_SIOCBRDELBR(r1, 0x89a1, &(0x7f00000b7000)=@generic="f10fff7130b00951c12d8aeed2e2f937")
getsockopt$inet_sctp_SCTP_PRIMARY_ADDR(r1, 0x84, 0x6, &(0x7f00006a8000-0x8c)={<r2=>0x0, @in={{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]}}, &(0x7f00006ca000)=0x8c)
getsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r1, 0x84, 0x18, &(0x7f0000479000)={r2, 0x54}, &(0x7f0000e8b000)=0x6)
r3 = syz_open_procfs(0x0, &(0x7f000000c000-0x7)="666400000004bb")
getdents64(r3, &(0x7f0000010000-0x1000)=""/4096, 0x1000)
r4 = shmget$private(0x0, 0x2000, 0x20, &(0x7f0000729000/0x2000)=nil)
shmctl$IPC_RMID(r4, 0x0)
ioctl$TIOCGETD(r0, 0x5424, &(0x7f00000c5000-0x4)=0x0)
getsockname$ax25(r3, &(0x7f00005e0000)={0x0, {""/7}, 0x0}, &(0x7f00002e2000-0x4)=0x10)
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
clock_gettime(0x0, &(0x7f000021c000-0x10)={<r0=>0x0, <r1=>0x0})
pselect6(0x40, &(0x7f000081c000-0x40)={0x9, 0x58, 0x69, 0x6, 0x200, 0x7, 0x10000, 0x6}, &(0x7f000039e000)={0xce1, 0x6, 0x1, 0x8, 0x4, 0x7, 0x401, 0x10001}, &(0x7f00006dd000)={0x0, 0x5, 0x9, 0xd5, 0x0, 0x9, 0x6, 0x5}, &(0x7f0000357000)={r0, r1+10000000}, &(0x7f00002d5000)={&(0x7f0000b30000-0x8)={0x28a}, 0x8})
r2 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x1, 0x0, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r3 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r3, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
ioctl$KVM_ASSIGN_SET_INTX_MASK(r2, 0x4040aea4, &(0x7f00001ef000-0x14)={0x100000000, 0x7, 0x15, 0x1, 0x4})
r4 = openat$selinux_enforce(0xffffffffffffff9c, &(0x7f0000523000-0x11)='/selinux/enforce\x00', 0x460002, 0x0)
statx(r4, &(0x7f00007b9000)='./file0\x00', 0x800, 0x4, &(0x7f0000b9e000-0x100)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {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/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
r3 = getpid()
fcntl$lock(r1, 0x7, &(0x7f0000170000-0x20)={0x0, 0x7, 0xffff, 0x8, r3})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getresuid(&(0x7f0000b6e000-0x4)=0x0, &(0x7f0000db5000)=0x0, &(0x7f0000fb6000-0x4)=0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
2017/12/31 12:50:39 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe(&(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)
getsockopt$inet6_int(r0, 0x29, 0x2b, &(0x7f0000002000-0x4)=0x0, &(0x7f0000003000)=0x4)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_group_source_req(r0, 0x0, 0x2b, &(0x7f0000003000)={0x5, {{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, @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]}}, 0x118)
ioctl$sock_FIOGETOWN(r1, 0x8903, &(0x7f0000002000-0x4)=<r2=>0x0)
r3 = getpid()
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept4$packet(r1, &(0x7f0000003000)={0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000003000)=0x14, 0x80800)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
lsetxattr(&(0x7f0000002000)='./file0\x00', &(0x7f0000004000-0x15)=@known='system.sockprotoname\x00', &(0x7f0000002000-0xa)='-system+?\x00', 0xa, 0x1)
kcmp$KCMP_EPOLL_TFD(r2, r3, 0x7, r0, &(0x7f0000001000)={r1, r1, 0x8000})
connect$ax25(r1, &(0x7f0000be5000-0x10)={0x3, {"9344a023e4e971"}, 0xea}, 0x10)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
connect(r1, &(0x7f0000004000)=@rc={0x1f, {0x8000000000010001, 0x8, 0x10000, 0x9, 0x7ff, 0xffe}, 0x0}, 0x9)
pipe2(&(0x7f0000762000)={0x0, <r5=>0x0}, 0x0)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r6 = syz_open_procfs(0x0, &(0x7f0000004000)="6e65742f617270007bd07264c68ec0b67a689356a2b6ac16a2d3762f25cb4e7b6d4232cb7bbeba351e1f67")
sendfile(r5, r6, &(0x7f0000840000)=0x0, 0x63)
connect$bt_rfcomm(r5, &(0x7f0000003000-0x9)={0x1f, {0x9, 0x1, 0xfea3, 0x7a, 0x4, 0x5a}, 0x1}, 0x9)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet6_SIOCDIFADDR(r1, 0x8936, &(0x7f0000005000-0x18)={@mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x10000000000b41, r4})
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)
getsockopt$bt_BT_RCVMTU(r6, 0x112, 0xd, &(0x7f0000004000-0x2)=0x7, &(0x7f0000004000)=0x2)
socket$inet6_sctp(0xa, 0x1, 0x84)
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r1 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000b3f000)='/dev/vga_arbiter\x00', 0x200000, 0x0)
ioctl$KVM_SET_DEBUGREGS(r1, 0x4080aea2, &(0x7f000043e000-0x80)={[0x100000, 0x0, 0x1, 0x10f002], 0x8, 0x0, 0x2a3, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 7:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = bpf$PROG_LOAD(0x5, &(0x7f0000dfb000-0x48)={0xf, 0xd, &(0x7f000010b000)=@framed={{0x18, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x65}, [@ldst={0x0, 0x1, 0x2, 0xf, 0xc, 0xffffffc0, 0xfffffffffffffffc}, @initr0={0x18, 0x0, 0x0, 0x0, 0xf8e, 0x0, 0x0, 0x0, 0xfd4}, @generic={0x3, 0x9000000, 0x9, 0x3ff}, @ldst={0x2, 0x0, 0x3, 0x6, 0x9, 0x40, 0x0}, @generic={0xf1a2, 0xd00, 0x3, 0x80000001}], {0x95, 0x0, 0x0, 0x0}}, &(0x7f0000d98000-0x4)='GPL\x00', 0xff80000000000000, 0x4c, &(0x7f0000000000)=""/76, 0x41000, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x48)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
finit_module(r0, &(0x7f0000001000-0x3)='..\x00', 0x1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = syz_open_dev$evdev(&(0x7f000087d000-0x12)='/dev/input/event#\x00', 0x0, 0x2)
read(r1, &(0x7f0000bd8000-0x18)=""/24, 0x18)
write$evdev(r1, &(0x7f0000058000-0x60)=[{{0x0, 0x0}, 0x0, 0x100000001, 0x0}, {{0x0, 0x0}, 0x0, 0x0, 0x0}], 0x30)
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = socket$inet6(0xa, 0x4, 0x5)
getsockopt$inet_sctp_SCTP_STATUS(0xffffffffffffffff, 0x84, 0xe, &(0x7f0000dc1000)={<r2=>0x0, 0x6, 0x80, 0x3, 0x7, 0x3, 0x7ff, 0x7, {0x0, @in={{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]}, 0x9, 0x7, 0x10000, 0x9, 0x31}}, &(0x7f0000412000)=0xb8)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(0xffffffffffffff9c, 0x84, 0x1a, &(0x7f0000fe1000)={<r3=>r2, 0x6d, "9887f42c75ee4fed9fdf5c6c1a7be37abd659c0d9146e56f008b33dcede9035976ed95cd967afbe4a34675a9309545576d58ae8fbdf46d8adcf615bfbf65188621b98cbd34fc63d8e0f174055ffcd25f4533a3e05988ef65c1c812e97a91a61c387986fb90497a9b26e0299c2a"}, &(0x7f0000d8b000-0x4)=0x75)
setsockopt$inet_sctp6_SCTP_DELAYED_SACK(r1, 0x84, 0x10, &(0x7f0000eca000-0x8)=@assoc_value={r3, 0x8}, 0x8)
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
2017/12/31 12:50:39 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
r3 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000c7a000)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
getsockopt$inet_dccp_int(r3, 0x21, 0x0, &(0x7f000060f000)=0x0, &(0x7f0000ee3000)=0x4)
ioctl$PERF_EVENT_IOC_SET_OUTPUT(r3, 0x2405, r3)
2017/12/31 12:50:39 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x9, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
fcntl$getownex(r0, 0x10, &(0x7f0000e4f000-0x8)={0x0, <r1=>0x0})
move_pages(r1, 0x4, &(0x7f0000f44000-0x20)=[&(0x7f0000a65000/0x4000)=nil, &(0x7f00002ae000/0x2000)=nil, &(0x7f0000826000/0x3000)=nil, &(0x7f0000209000/0x3000)=nil], &(0x7f0000632000-0x14)=[0x1, 0x0, 0x200, 0x3fdd7bf4, 0xfffffffffffffc01], &(0x7f0000e7c000-0x4)=[0x0], 0x2)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 1:
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)
openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000002000-0x11)='/dev/vga_arbiter\x00', 0x2, 0x0)
r0 = syz_open_procfs(0x0, &(0x7f0000001000-0x6)='smaps\x00')
r1 = accept$netrom(r0, &(0x7f0000001000-0x48)=@full={{0x0, {""/7}, 0x0}, [{""/7}, {""/7}, {""/7}, {""/7}, {""/7}, {""/7}, {""/7}, {""/7}]}, &(0x7f0000001000-0x4)=0x48)
ioctl$sock_SIOCOUTQ(r1, 0x5411, &(0x7f0000400000+0xa6b)=0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r2, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/mls\x00', 0x0, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$RNDADDENTROPY(r0, 0x40085203, &(0x7f0000001000)={0x8, 0xaf, "335134a651be33bed0a716b162228ba944434289446739b19adb89313ddd6e7aba3814c762f877d114a20fcb8d3f28ed872234f00212910a4eeaa428a79d774c4839394a34189778f66438d0aebea6e07736dc4b49de34dfaf2b00b3d2f9ec0d7d37e5cf504e4f75da82e6c595e28e5620fd48671c5572989684c2fd12966f88ddac81287baaa957dfaf30b594ab3a8b4f80a244900fcf1b09d8f84e4304db9534972658b0a661457a5f4b300f8c17"})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:39 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000030f000)={0x2, 0x78, 0xe3, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mkdir(&(0x7f0000025000-0xa)='./control\x00', 0x0)
r0 = open(&(0x7f0000023000-0xa)='./control\x00', 0x0, 0x0)
mkdirat(r0, &(0x7f000000b000)='./control\x00', 0x0)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
fcntl$notify(r0, 0x402, 0x5)
2017/12/31 12:50:39 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = dup3(r0, r0, 0x4)
setsockopt$sock_linger(r1, 0x1, 0xd, &(0x7f00001f2000-0x8)={0x7, 0x2}, 0x8)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = request_key(&(0x7f0000a2a000)='.request_key_auth\x00', &(0x7f00007de000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00006c5000)=']nodev\x00', 0xfffffffffffffffd)
r1 = add_key$user(&(0x7f0000449000-0x5)='user\x00', &(0x7f000092a000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f000040c000-0x131)="", 0x0, r0)
keyctl$unlink(0x9, r1, r0)
2017/12/31 12:50:39 executing program 4:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/policy\x00', 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_ADAPTATION_LAYER(r0, 0x84, 0x7, &(0x7f0000000000)={0x6}, 0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$sock_SIOCGPGRP(0xffffffffffffffff, 0x8904, &(0x7f00000f8000-0x4)=<r4=>0x0)
r5 = openat$cuse(0xffffffffffffff9c, &(0x7f0000e7e000-0xa)='/dev/cuse\x00', 0x20000, 0x0)
ioctl$VT_OPENQRY(r5, 0x5600, &(0x7f0000707000)=0x0)
fcntl$setownex(r1, 0xf, &(0x7f000047d000-0x8)={0x1, r4})
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_TPR_ACCESS_REPORTING(r5, 0xc028ae92, &(0x7f000048b000-0x28)={0x8, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x1, 0x8010000000000084)
bind$inet6(r0, &(0x7f0000187000-0x1c)={0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, 0x1c)
r1 = fcntl$dupfd(r0, 0x0, r0)
fcntl$setpipe(r1, 0x407, 0xfffffffffffffff9)
setsockopt$inet_sctp6_SCTP_ENABLE_STREAM_RESET(r1, 0x84, 0x75, &(0x7f0000474000)={0x0, 0x7}, 0x8)
sendto$inet6(r1, &(0x7f0000ff9000-0x1)="11", 0x1, 0x0, &(0x7f00006a0000-0x1c)={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x0}, 0x1c)
setsockopt$inet_sctp_SCTP_RESET_ASSOC(r1, 0x84, 0x78, &(0x7f00009ec000-0x4)=0x0, 0x4)
getsockopt$inet_sctp6_SCTP_GET_PEER_ADDR_INFO(r0, 0x84, 0xf, &(0x7f00002a6000-0xa0)={<r2=>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]}, 0x2, 0x5b09, 0xffff, 0x7, 0x0}, &(0x7f0000447000)=0xa0)
setsockopt$inet_sctp6_SCTP_DELAYED_SACK(r1, 0x84, 0x10, &(0x7f0000a2b000)=@assoc_value={r2, 0x9}, 0x8)
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
2017/12/31 12:50:39 executing program 0:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f00004f0000-0x16)='/selinux/checkreqprot\x00', 0x4202, 0x0)
recvmsg$netrom(r0, &(0x7f0000376000+0x427)={&(0x7f0000db4000)=@ax25={0x3, {"60d5c77d2d36c5"}, 0x80}, 0x10, &(0x7f00009d1000)=[{&(0x7f0000722000)="ada3ed08178ee1302d174b6960195764b955dc9277aef0deb5b812621cd12056085ee115a4c9a05a7b7575ffcd9b32bd9da01dd4c68b42d0f4f7add5030ebf955b77067270283b95b20fca5fed97ee620cfba1c8278885690942bfc796094afc70e4eec92f3ea36b51af43cf272d8f7aff356d4416bfc24f343dc60a60ae8b330175f2c527b616f3f05a9af63d67c3ef2eb1499d726161022a4aa57ed6d6cfbc564d1e2d4b20dcda7410ef885aac71eec0adef430a674e5fda879132af31392f6aa546e8b4f34cd1b040f7aa9d29350edca9a98775e5", 0xd6}, {&(0x7f0000e6d000)="9b01bbaa324d6f8f9afc02e9d055a840bc36839bb21a668f8141019176d37a0baf555a6939ba3f67497f6e2bb534382911b5f68389148c5ecc96aa9470f33ccc97", 0x41}], 0x2, 0x0, 0x0, 0x20008000}, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$UFFDIO_API(r1, 0xc018aa3f, &(0x7f0000aad000-0x18)={0xaa, 0x10, 0x0})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
syz_open_dev$mouse(&(0x7f00005e3000-0x12)='/dev/input/mouse#\x00', 0x1f24, 0x400)
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
userfaultfd(0x80000)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$sequencer2(0xffffffffffffff9c, &(0x7f00003ae000-0x10)='/dev/sequencer2\x00', 0x0, 0x0)
ioctl$DRM_IOCTL_SET_CLIENT_CAP(r0, 0x4010640d, &(0x7f0000ebe000)={0x100, 0x9})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
unshare(0x40600)
r0 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f0000539000-0x1d)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
signalfd4(r0, &(0x7f00003e4000)={0xfe3}, 0x8, 0x80800)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f9b000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = eventfd2(0x0, 0x0)
ioctl$KVM_IRQFD(r2, 0x4020ae76, &(0x7f00004e2000-0x20)={r3, 0x0, 0x3, 0xffffffffffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x20000000, 0x0, 'authenc(cmac(arc4-generic),ecb-cast6-avx)\x00'}, 0x2d)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$TIOCGSID(r0, 0x5429, &(0x7f0000963000-0x4)=<r1=>0x0)
migrate_pages(r1, 0x1, &(0x7f0000f92000)=0xffffffffffffffdb, &(0x7f0000d1d000)=0x5)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, <r2=>0x0}, &(0x7f00007cc000+0xfbb)=0x10)
setsockopt$inet_sctp6_SCTP_RESET_ASSOC(r0, 0x84, 0x78, &(0x7f00003ad000)=r2, 0x4)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
[  255.317194] sctp: [Deprecated]: syz-executor3 (pid 9134) Use of struct sctp_assoc_value in delayed_ack socket option.
[  255.317194] Use struct sctp_sack_info instead
2017/12/31 12:50:39 executing program 4:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = memfd_create(&(0x7f0000001000-0xd)='wlan1&vmnet1\x00', 0x1)
getsockopt$bt_BT_SECURITY(r0, 0x112, 0x4, &(0x7f00008cb000-0x2)={0x0, 0x0}, 0x2)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
ioctl$sock_SIOCGPGRP(0xffffffffffffffff, 0x8904, &(0x7f0000093000)=<r3=>0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000767000)={<r4=>0x0, 0x0, 0x0}, &(0x7f00001c3000)=0xc)
kcmp(r3, r4, 0x1, r2, r2)
pipe2(&(0x7f0000162000-0x8)={0x0, <r5=>0x0}, 0x4800)
r6 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r6, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x3, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r6, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
sendto(r5, &(0x7f00008f8000-0xba)="a6fd685be6fd4244ee542aa985cf8a448ed6aa28a31230921d2262cc24dd978bc75b37b9e4b9323b80b5cc04146212990bc7435343f35fb70211494053041d9013e26d03d87d6e155159ebe9940d8984697a65b29d97f6e93a6892d2d605b03b8178e0c2adc3ea166e7c55adc7f64ebdc4d4f57814cbaaca8397bc352a8895986db8ada1fa4d31c59283ee335f0b30b242f4dd1fe3c287c9619f84a01ac168c83b56581543cfcb2223901c9c12fd1caf3a6b45fc43a2e4a95d14", 0xba, 0x80, 0x0, 0x0)
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat(0xffffffffffffffff, &(0x7f0000f16000)='./file0\x00', 0x200, 0x20)
ioctl$TUNSETOFFLOAD(r0, 0x400454d0, &(0x7f00001f9000-0x4)=0xff)
r1 = socket$unix(0x1, 0x1, 0x0)
r2 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f000096a000-0x16)='/selinux/checkreqprot\x00', 0x84080, 0x0)
setsockopt$inet_sctp6_SCTP_RECVRCVINFO(r2, 0x84, 0x20, &(0x7f0000411000)=0x7, 0x4)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = openat$selinux_context(0xffffffffffffff9c, &(0x7f0000ddb000-0x11)='/selinux/context\x00', 0x2, 0x0)
ioctl$KDGETLED(r1, 0x4b31, &(0x7f000004b000)=0x0)
setsockopt$inet_sctp_SCTP_AUTOCLOSE(r1, 0x84, 0x4, &(0x7f0000554000-0x4)=0x745, 0x4)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:39 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = semget(0x3, 0x3, 0x400)
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffffff, 0x0, 0x11, &(0x7f0000406000)={{{@in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r1=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0], @rand_addr=0x0}, 0x0, 0x0}, 0x0, @in6=@loopback={0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000b46000-0x4)=0xe8)
r2 = getegid()
stat(&(0x7f0000f0b000)='./file0\x00', &(0x7f0000679000)={0x0, 0x0, 0x0, 0x0, <r3=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getresgid(&(0x7f0000894000)=<r4=>0x0, &(0x7f0000961000-0x4)=0x0, &(0x7f00003cb000)=0x0)
semctl$IPC_SET(r0, 0x0, 0x1, &(0x7f0000ea0000)={{0x9, r1, r2, r3, r4, 0x11, 0x0, 0x0, 0x0, 0x0}, 0x9, 0x8000, 0x3, 0x0, 0x0})
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$vcs(0xffffffffffffff9c, &(0x7f0000475000-0x9)='/dev/vcs\x00', 0x880, 0x0)
getsockopt$inet_sctp_SCTP_PARTIAL_DELIVERY_POINT(0xffffffffffffffff, 0x84, 0x13, &(0x7f0000a97000-0x8)={<r1=>0x0, 0xffffffff}, &(0x7f0000727000)=0x8)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(r0, 0x84, 0x1a, &(0x7f0000758000-0xbe)={<r2=>r1, 0xb6, "a03a156bbffd5f5903f8b2631ae66d5902fab0ea3f0199f7b86b97836c17da53e289f747aa224cc732dd059203fcd5c1e1f651038e4555fbb34760d10f99296a431a1b0dae49fa9bc09aeefa7e1af6df9fff25e52749be69036f02c510f1fa27cbd70b19edd9d50f7e924f4fe73121a050891a1b1c3d8b9e2084e5ace43f363463f4ef974d988af087cafe3997643f69c842ac016fb6a73c7d65fc25d0db6d03976688d72f677a1d4dd278b84508d7878be7c4176400"}, &(0x7f00005c0000-0x4)=0xbe)
socketpair$unix(0x1, 0x400000000003, 0x0, &(0x7f0000045000-0x8)={<r3=>0xffffffffffffffff, <r4=>0xffffffffffffffff})
r5 = openat$selinux_access(0xffffffffffffff9c, &(0x7f00004e3000)='/selinux/access\x00', 0x2, 0x0)
execveat(r5, &(0x7f0000fa4000)='./file0\x00', &(0x7f0000ea4000-0x20)=[&(0x7f0000caa000)='/vboxnet0\x00', &(0x7f00003ab000)="76626f786e6574313a24f447504c00", &(0x7f000003a000)='&@posix_acl_access\\)\\}wlan0eth0@&\x00', &(0x7f0000962000)=']\x00'], &(0x7f0000b66000)=[&(0x7f0000dfe000-0x1)='\x00'], 0xc00)
bind$unix(r3, &(0x7f000055b000)=@file={0x1, './file0\x00'}, 0xa)
connect$unix(0xffffffffffffffff, &(0x7f00000bc000)=@abs={0x0, 0x0, 0x0}, 0x8)
sendmmsg$unix(r4, &(0x7f00000bd000)=[], 0x80, 0x0)
connect$unix(0xffffffffffffffff, &(0x7f00003de000)=@file={0x0, './file0\x00'}, 0xa)
recvmmsg(0xffffffffffffffff, &(0x7f00003bd000-0x1e0)=[], 0x0, 0x22, &(0x7f00007a7000)={0x0, 0x0})
getsockopt$inet_sctp6_SCTP_DELAYED_SACK(r5, 0x84, 0x10, &(0x7f0000ad7000)=@sack_info={<r6=>0x0, 0x2, 0x2}, &(0x7f0000a0d000-0x4)=0xc)
setsockopt$netlink_NETLINK_ADD_MEMBERSHIP(r5, 0x10e, 0x1, &(0x7f0000fd7000-0x4)=0x5, 0x4)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r5, 0x84, 0x6c, &(0x7f0000cf0000-0xce)={r6, 0xc6, "29988c9ab8ef8fb71bd6f1c402c4c317f298aef9cace940dd3ad72b6ecfd11da87dbdd66a8d836da19003eb89587afb020ebc73dd98e75cf0914be733498585d99aa4266e499c9a7d4053b5c0d1909a99ec75d1947788273304f3ae1cb1467bfa0c1badc75284cf66b788f0818d0092f5d7f478f99b94fc2243b213e884e616563059b7e98eaef7d627a4436d126f1f9dc7196df69564c9373298bb4098ed02e3c648c0d8343d681fde6cd124b4de4e66560ffb1b8c9e2122637031edfe34976dd044bcb6e6e"}, &(0x7f0000758000)=0xce)
poll(&(0x7f0000085000-0x10)=[{r4, 0x80000000c1a6, 0x0}], 0x1, 0x58)
ioctl$TIOCGPGRP(r5, 0x540f, &(0x7f0000156000)=<r7=>0x0)
ioctl$sock_SIOCSPGRP(r3, 0x8902, &(0x7f0000a6e000)=r7)
r8 = socket$inet_tcp(0x2, 0x1, 0x0)
getsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(r5, 0x84, 0x72, &(0x7f0000da6000-0xc)={r2, 0x8e86, 0x30}, &(0x7f0000861000-0x4)=0xc)
fcntl$dupfd(r4, 0x0, r3)
bpf$BPF_GET_MAP_INFO(0xf, &(0x7f0000666000)={r5, 0x28, &(0x7f0000800000)={0x0, <r9=>0x0, 0x0, 0x0, 0x0, 0x0, ""/16}}, 0x10)
bpf$BPF_MAP_GET_FD_BY_ID(0xe, &(0x7f00006fa000)={r9, 0x1, 0x10}, 0xc)
getsockopt$inet_opts(r8, 0x0, 0xd, &(0x7f0000dae000)=""/30, &(0x7f0000e5b000)=0x1e)
connect$unix(r3, &(0x7f0000681000)=@abs={0x0, 0x0, 0x0}, 0x8)
2017/12/31 12:50:39 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = openat$rtc(0xffffffffffffff9c, &(0x7f0000bfc000)='/dev/rtc\x00', 0x400, 0x0)
utimensat(r1, &(0x7f0000a4d000)='./file0\x00', &(0x7f0000d70000-0x20)={{0x77359400, 0x0}, {0x0, 0x0}}, 0x100)
r2 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(0xffffffffffffffff, 0xc00c642e, &(0x7f0000b2a000-0xc)={0x0, 0x80000, <r4=>0xffffffffffffff9c})
ioctl$DRM_IOCTL_MODE_GETPLANERESOURCES(r4, 0xc01064b5, &(0x7f0000575000-0xc)={&(0x7f000089f000)=[0x0], 0x1})
r5 = getpgid(0x0)
r6 = syz_open_dev$usbmon(&(0x7f0000391000)='/dev/usbmon#\x00', 0x8, 0x12d880)
ioctl$TIOCLINUX4(r6, 0x541c, &(0x7f000091a000-0x1)=0x4)
bpf$BPF_PROG_QUERY(0x10, &(0x7f00000e7000-0x20)={r0, 0x0, 0x1, 0x5, &(0x7f000088a000)=[0x0, 0x0, 0x0, 0x0], 0x4}, 0x20)
capset(&(0x7f0000773000)={0x20080522, r5}, &(0x7f0000e2a000)={0x0, 0xffff, 0x86, 0xbf87, 0x400, 0x10001})
timer_create(0x6, &(0x7f0000fa3000-0x60)={0x0, 0x34, 0x3, @tid=r5, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000ff0000-0x4)=<r7=>0x0)
timer_gettime(r7, &(0x7f0000319000-0x20)={{0x0, 0x0}, {0x0, 0x0}})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = add_key(&(0x7f00001ce000-0xd)='dns_resolver\x00', &(0x7f000003b000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00000c9000-0xd7)="3b693e6e62a48bbbdb6237b9b82ec1523e804adb3bbe24b8b9649db16d81ea380bc7675c81d1d87225534bcdc2dc79ab681447b19af3e2d4df4705fd2d1f04a546b7d302acb9423657a03ec147fc1dcf4e396ee47264ee81d329dfaf3cb590150254596314ea8806773d037402e040d44aaa1e87c9c6ed37b61d20393e774657e97146f083263c786527cfed3fa5ccbe916471ab027ada67ea754ad1f0b9dbeb4905f4b3373efb24f01931643732596453e5757d07a51462b92b6a12551d7cb49ad75d1c28b51bddc34d6f9aa15d087888395d18bf0239", 0xd7, 0xfffffffffffffffa)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', r0)
2017/12/31 12:50:39 executing program 0:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f0000001000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
ioctl$KVM_CHECK_EXTENSION_VM(r0, 0xae03, 0x1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'skcipher\x00', 0x0, 0x0, 'ctr-des3_ede-asm\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0xfffffffffffffffd, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet(0x2, 0x1, 0x0)
r1 = syz_open_dev$tun(&(0x7f0000643000-0xd)='/dev/net/tun\x00', 0x0, 0x101000)
r2 = fcntl$dupfd(r1, 0x0, r1)
r3 = getuid()
stat(&(0x7f0000bb7000-0x8)='./file0\x00', &(0x7f0000067000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
syz_fuse_mount(&(0x7f00004bc000)='./file0\x00', 0x8000, r3, r4, 0xb865, 0x40020)
ioctl$TUNSETIFF(r1, 0x400454ca, &(0x7f0000e1c000-0x28)={@common='ipddp0\x00', @ifru_ivalue=0x8eab})
ioctl$SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT(r2, 0x40505330, &(0x7f0000d8d000-0x50)={{0x800, 0x1ff}, {0x4, 0x400}, 0x2, 0x4, 0x800, [0x0, 0x0, 0x0], [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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$sock_inet_SIOCSIFFLAGS(r0, 0x8914, &(0x7f0000630000-0x20)={@common='gre0\x00', @ifru_flags=0x301})
ioctl$DRM_IOCTL_VERSION(r2, 0xc0406400, &(0x7f0000805000)={0x2, 0x5, 0x2, 0x1152, &(0x7f0000970000)=""/4096, 0xe3, &(0x7f0000d06000)=""/227, 0xa5, &(0x7f0000faa000)=""/165})
ioctl$DRM_IOCTL_RM_MAP(r2, 0x4028641b, &(0x7f00003cb000-0x28)={&(0x7f0000000000/0x1000)=nil, 0x1, 0x5, 0x80, &(0x7f00009c4000/0x4000)=nil, 0xb870})
read$eventfd(r2, &(0x7f0000432000-0x8)=0x0, 0x8)
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffff9c, 0xc00caee0, &(0x7f0000ae7000)={0x1, <r1=>r0, 0x0})
ioctl$KDGETLED(r1, 0x4b31, &(0x7f00004f1000-0x1)=0x0)
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000963000-0x1e)='/selinux/commit_pending_bools\x00', 0x1, 0x0)
r1 = mmap$binder(&(0x7f00001d4000/0x2000)=nil, 0x2000, 0x1000002, 0x810, 0xffffffffffffffff, 0x4f)
ioctl$BINDER_WRITE_READ(r0, 0xc0306201, &(0x7f0000fab000)={0xa0, 0x0, &(0x7f0000538000)=[@transaction_sg={0x40486311, {{0x0, 0x0, 0x2, 0x0, 0x11, 0x0, 0x0, 0x0, 0x38, &(0x7f00006db000)=[], &(0x7f0000e71000-0x38)=[0x60, 0x58, 0x78, 0x18, 0x30, 0x30, 0x78]}, 0x454}}, @transaction_sg={0x40486311, {{0x3, 0x0, 0x4, 0x0, 0x11, 0x0, 0x0, 0x18, 0x10, &(0x7f00009ac000)=[@flat={0x77682a85, 0x0, r1, 0x0}], &(0x7f0000cb3000)=[0x30, 0x38]}, 0xffffffff}}, @decrefs={0x40046307, 0x1}], 0x40, 0x0, &(0x7f000005f000-0x40)="37d5d7813d7737b06f4de5eb5bf55b7a062152437173970d18ee9d7b4160ad05160d6476b9b543aa374ace3cdb8a808b38d76635d99d374909f7d3d677df8244"})
r2 = openat$selinux_enforce(0xffffffffffffff9c, &(0x7f00001ea000-0x11)='/selinux/enforce\x00', 0x0, 0x0)
ioctl$KVM_GET_REG_LIST(r2, 0xc008aeb0, &(0x7f000078c000)={0x1, [0x7fffffff]})
getsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r2, 0x84, 0x18, &(0x7f00007d7000)={<r3=>0x0, 0x9}, &(0x7f0000673000)=0x6)
getsockopt$inet_sctp6_SCTP_RTOINFO(r2, 0x84, 0x0, &(0x7f0000f47000)={<r4=>r3, 0x7, 0x68a, 0xa3}, &(0x7f0000903000)=0xff91)
getsockopt$inet_sctp_SCTP_MAXSEG(r2, 0x84, 0xd, &(0x7f0000f2c000)=@assoc_value={<r5=>r4, 0x4}, &(0x7f0000d6c000-0x4)=0x8)
setsockopt$inet_sctp6_SCTP_ENABLE_STREAM_RESET(r2, 0x84, 0x76, &(0x7f0000b3d000-0x8)={r5, 0x6}, 0x8)
setsockopt$inet_sctp6_SCTP_STREAM_SCHEDULER_VALUE(r2, 0x84, 0x7c, &(0x7f00002b0000-0x8)={r5, 0x17, 0x1}, 0x8)
r6 = socket$unix(0x1, 0x2, 0x0)
getsockname$unix(r6, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f00005e0000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
fremovexattr(r0, &(0x7f00009ab000)=@random={'system.\x00', '/selinux/policy\x00'})
bpf$OBJ_GET_MAP(0x7, &(0x7f00001aa000-0x10)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:39 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = accept4$ipx(0xffffffffffffff9c, 0x0, &(0x7f00000eb000)=0x0, 0x800)
readv(r0, &(0x7f0000ef1000)=[{&(0x7f0000dcc000)=""/170, 0xaa}, {&(0x7f0000b21000-0xa7)=""/167, 0xa7}, {&(0x7f000066e000)=""/106, 0x6a}, {&(0x7f000047a000)=""/180, 0xb4}], 0x4)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket(0x1e, 0x1, 0x0)
shutdown(r1, 0x2)
2017/12/31 12:50:39 executing program 3:
uname(&(0x7f000079e000-0x25)=""/40)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
seccomp(0x1, 0x0, &(0x7f000031b000)={0x1, &(0x7f0000000000)=[{0x6, 0x0, 0x0, 0x407ffc0003}]})
mlock2(&(0x7f0000db7000/0x2000)=nil, 0x2000, 0x1)
r0 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000cc8000)='/dev/vga_arbiter\x00', 0x20100, 0x0)
ioctl$TIOCLINUX3(r0, 0x541c, &(0x7f0000d00000-0x1)=0x3)
2017/12/31 12:50:39 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:39 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
io_setup(0x9, &(0x7f0000dfc000-0x8)=<r0=>0x0)
mlockall(0x2)
io_destroy(r0)
r1 = openat$ptmx(0xffffffffffffff9c, &(0x7f000030d000-0xa)='/dev/ptmx\x00', 0x28401, 0x0)
r2 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f00003ec000)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
setsockopt$ALG_SET_KEY(0xffffffffffffffff, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
ioctl$TIOCCBRK(r2, 0x5428)
getsockopt$inet_sctp_SCTP_DELAYED_SACK(r2, 0x84, 0x10, &(0x7f0000383000)=@assoc_value={<r3=>0x0, 0x3}, &(0x7f00005b7000)=0x8)
getsockopt$inet_sctp_SCTP_DEFAULT_PRINFO(r2, 0x84, 0x72, &(0x7f000025f000-0xc)={r3, 0x80000001, 0x20}, &(0x7f0000a3b000)=0xc)
io_setup(0x4, &(0x7f000060f000)=<r4=>0x0)
io_cancel(r4, &(0x7f000016b000-0x40)={0x0, 0x0, 0x0, 0x3, 0x4, r1, &(0x7f0000704000-0xe6)="af37f9044e81a42156d68f71acf3f422454091a8962247998ef930e7ecea300cac7cbf5fb78ff997f86441ff3699315efe824a1c236fa18fbc1decfc3e265c92db118388d5868ea24fdc8d1f6c078e265da515889964d8970eb46c5048305e44c7c7ff0047b523747a5ec31ac23187dffc45f804bd492b7fa6e97a0b577d7f7a3c0d92e11110ffdb08b35fd45df92020c9edf6660a7166a482f0b07e2a7ac517d16a36809fac4084412a37a3d7099af92519fc64ee3df8295fbb33ffd0fb8c54278171c1dbc6b56dd9d714a8da6e220cca1bf187aa353b2f1a6dfca57e863cf5d8693bd8f58b", 0xe6, 0x10000, 0x0, 0x0, r2}, &(0x7f0000be1000)={0x0, 0x0, 0x0, 0x0})
2017/12/31 12:50:39 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="8243c98afd9da6fd93e5a36f15b59ba3844644f9a62b6601000f631d51495ada47021aa08acde42323591ee7cff7f787a7b1bf02d66028e5bc4b73627e477c0978281e5e0e5bbe503b7980", 0x4b, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 7:
r0 = syz_open_dev$vcsn(&(0x7f0000c6f000-0xa)='/dev/vcs#\x00', 0x3f, 0xffffffffffffffe)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$netrom_NETROM_T2(r0, 0x103, 0x2, &(0x7f0000000000)=0xff, &(0x7f00003f1000-0x4)=0x4)
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)
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)
recvmsg(r0, &(0x7f0000001000)={&(0x7f0000001000)=@ipx={0x0, 0x0, 0x0, ""/6, 0x0, 0x0}, 0x10, &(0x7f0000001000)=[{&(0x7f0000001000-0x5b)=""/91, 0x5b}, {&(0x7f0000000000)=""/96, 0x60}, {&(0x7f0000001000-0x83)=""/131, 0x83}, {&(0x7f0000001000)=""/149, 0x95}, {&(0x7f0000002000-0xf2)=""/242, 0xf2}, {&(0x7f0000000000)=""/229, 0xe5}, {&(0x7f0000001000-0x9)=""/9, 0x9}, {&(0x7f0000002000-0xbc)=""/188, 0xbc}, {&(0x7f0000001000-0xb2)=""/178, 0xb2}], 0x9, &(0x7f0000002000-0x27)=""/39, 0x27, 0xfb}, 0x2)
unshare(0x200)
mmap(&(0x7f0000000000/0xcf2000)=nil, 0xcf2000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mkdir(&(0x7f000000e000)='./control\x00', 0x0)
r1 = open(&(0x7f000003e000-0xa)='./control\x00', 0x0, 0x0)
mknodat(r1, &(0x7f000003f000)='./control\x00', 0x1, 0x0)
execveat(r1, &(0x7f0000010000)='./control\x00', &(0x7f000003f000)=[], &(0x7f0000002000-0x18)=[], 0x0)
2017/12/31 12:50:39 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = accept4$inet(0xffffffffffffffff, &(0x7f000004a000-0x10)={0x0, 0x0, @loopback=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000846000)=0x10, 0x800)
getsockopt$inet_sctp6_SCTP_STATUS(0xffffffffffffff9c, 0x84, 0xe, &(0x7f0000a4f000)={<r3=>0x0, 0x9, 0x13, 0x101, 0x3, 0x40, 0x3, 0x81, {0x0, @in6={{0xa, 0x0, 0x7, @loopback={0x0, 0x1}, 0x6}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x1000, 0x5, 0x4a8f08ea, 0xffffffffffffff01, 0x100}}, &(0x7f0000bcc000)=0xb8)
setsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r2, 0x84, 0x18, &(0x7f00002e3000)={r3, 0x3ff}, 0x6)
getsockopt$inet_sctp_SCTP_GET_LOCAL_ADDRS(0xffffffffffffffff, 0x84, 0x6d, &(0x7f0000fb6000-0x53)={<r4=>0x0, 0x4b, "25265907153497dcf98932a93578eff948834f2b471111c78e8a8cf5f5befd42b2e3d7e377e7dbe9652c2b7d4a38e57b5c30109635cc7744186a14738bc28ee1073234581504889428249a"}, &(0x7f00000b4000)=0x53)
setsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r2, 0x84, 0x22, &(0x7f0000fdf000)={0x1, 0x8002, 0xe4d, 0x5, r4}, 0x10)
r5 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r5, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r5, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:39 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$rtc(0xffffffffffffff9c, &(0x7f0000278000)='/dev/rtc\x00', 0x2100, 0x0)
ioctl$KVM_GET_DIRTY_LOG(r0, 0x4010ae42, &(0x7f0000a96000)={0x0, 0x0, &(0x7f00001f1000/0x3000)=nil})
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
socketpair$inet_sctp(0x2, 0x5, 0x84, &(0x7f0000bbe000)={<r2=>0x0, 0x0})
getsockopt$inet_sctp_SCTP_SOCKOPT_CONNECTX3(0xffffffffffffff9c, 0x84, 0x6f, &(0x7f0000edb000)={<r3=>0x0, 0x90, &(0x7f0000b2c000)=[@in6={0xa, 0x1, 0x0, @loopback={0x0, 0x1}, 0xf92b}, @in={0x2, 0x0, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x0, 0x1f, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x2}, @in6={0xa, 0x1, 0x3, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x87f4}, @in={0x2, 0x2, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x1, 0x0, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x6}]}, &(0x7f000002b000-0x4)=0x10)
setsockopt$inet_sctp_SCTP_AUTH_KEY(r2, 0x84, 0x17, &(0x7f0000da4000-0x95)={r3, 0xffffffffffffffc1, 0x8d, "41a7a83b8ca8b37002b5f412ed3712a44a263915b74ec2559edeb8fff37305f64f69e0025c87f7ec02480d42ececdd4127c130f1931fcf2e10c870e575083fcd96a62e08bdd69a49d70704b574cf8cfce7865db63ab3fac44765cb233cbc3d4000c7691db70a25443fffdcca0822a0f02f6df69c674f081640d576f8cdaf116587ce88ce0143f38e7003b1d3a2"}, 0x95)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f00004af000)=0x0)
preadv(r1, &(0x7f0000b00000)=[{&(0x7f0000fff000-0xc4)=""/196, 0xc4}, {&(0x7f0000c17000)=""/90, 0x5a}], 0x2, 0x2b)
r4 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000a2d000)='/dev/sequencer2\x00', 0x40000, 0x0)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r4, 0x117, 0x5, 0x0, 0x5)
r5 = openat$selinux_access(0xffffffffffffff9c, &(0x7f0000a15000-0x10)='/selinux/access\x00', 0x2, 0x0)
fanotify_mark(r4, 0x8, 0x1, r5, &(0x7f000065c000-0x8)='./file0\x00')
r6 = accept4$inet6(r4, &(0x7f0000494000-0x1c)={0x0, 0x0, 0x0, @mcast1={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0}, &(0x7f000042e000-0x4)=0x1c, 0x800)
setsockopt$inet6_tcp_int(r6, 0x6, 0x1f, &(0x7f0000989000-0x4)=0x800, 0x4)
getsockopt$inet_sctp_SCTP_PARTIAL_DELIVERY_POINT(r2, 0x84, 0x13, &(0x7f0000dac000-0x8)={r3, 0x80000000}, &(0x7f0000948000-0x4)=0x8)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r7 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$sock_SIOCDELDLCI(r7, 0x8981, &(0x7f0000883000-0x12)={@common='ip_vti0\x00', 0x9})
fchmod(r2, 0x1)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000815000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x4}, 0x10)
accept4$packet(r0, &(0x7f0000012000)={0x0, 0x0, <r8=>0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000ed7000-0x4)=0x14, 0x80800)
ioctl$sock_SIOCGIFINDEX(r5, 0x8933, &(0x7f0000702000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, r8, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:39 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
creat(&(0x7f0000a2e000)='./file0\x00', 0x20)
[  255.744415] audit: type=1326 audit(1514724639.958:970): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452ac9 code=0x7ffc0000
[  255.802169] audit: type=1326 audit(1514724639.964:971): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=325 compat=0 ip=0x452ac9 code=0x7ffc0000
[  255.827648] audit: type=1326 audit(1514724639.964:972): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452ac9 code=0x7ffc0000
[  255.853177] audit: type=1326 audit(1514724639.964:973): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452ac9 code=0x7ffc0000
[  255.878625] audit: type=1326 audit(1514724639.970:974): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=257 compat=0 ip=0x452ac9 code=0x7ffc0000
[  255.903310] audit: type=1326 audit(1514724639.970:975): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452ac9 code=0x7ffc0000
[  255.927920] audit: type=1326 audit(1514724639.972:976): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=202 compat=0 ip=0x452ac9 code=0x7ffc0000
2017/12/31 12:50:40 executing program 1:
syz_open_dev$random(&(0x7f0000ca2000)='/dev/random\x00', 0x0, 0x2c040)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:40 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f0000595000-0x58)={0x26, 'hash\x00', 0x0, 0x0, 'sha384-generic\x00'}, 0x58)
r1 = accept$alg(r0, 0x0, 0x0)
r2 = open(&(0x7f00004b9000-0x8)='./file0\x00', 0x28042, 0x0)
fallocate(r2, 0x0, 0x0, 0x4)
sendfile(r1, r2, &(0x7f000043e000)=0x0, 0x2)
2017/12/31 12:50:40 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:40 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x2, 0x0)
getsockname$unix(r1, &(0x7f0000a80000-0x6e)=@file={0x0, ""/108}, &(0x7f00001e9000)=0x6e)
r2 = dup2(r0, r0)
ioctl$PERF_EVENT_IOC_SET_BPF(r0, 0x40042408, r2)
setsockopt$inet6_tcp_TCP_REPAIR_OPTIONS(r2, 0x6, 0x16, &(0x7f0000f00000-0x40)=[{0x2, 0x3}, {0xf, 0xc777}, {0x3, 0x3ff}, {0x3, 0x100000000}, {0x0, 0x3}, {0x6, 0x1}, {0x8, 0x677}, {0x3, 0x1}], 0x8)
2017/12/31 12:50:40 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:40 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:40 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f000087d000-0x9)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
r3 = syz_open_dev$mice(&(0x7f0000abf000-0x10)='/dev/input/mice\x00', 0x0, 0x82c0)
setsockopt$inet_sctp6_SCTP_RECVNXTINFO(r3, 0x84, 0x21, &(0x7f0000c5b000-0x4)=0xfffffffffffffffb, 0x4)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
io_setup(0x81, &(0x7f0000ea8000)=<r4=>0x0)
io_destroy(r4)
sendto$llc(r3, &(0x7f00000bb000-0x94)="46ec60543d1912d8cc9983862d9c04d51db2d82a9637528985102b7050215bee0a740a1368a228e0342aab33f74269a101952a88035d5a770d8be89237c86cdf77f3a9f009445fa6e96746721f96ce518a37bee1540f13e2e5405dab7dd2005e0796708fa15a7811aac018360c7413d04262aabe785c0cb9b5cbea9b99f2c5e3a1614ed9972c78f1033433b4906bc30679c45366", 0x94, 0xc040, &(0x7f0000eeb000)={0x1a, 0x10, 0x7, 0x8, 0x8, 0x0, @random="4fc48114bc1c", [0x0, 0x0]}, 0x10)
2017/12/31 12:50:40 executing program 0:
r0 = semget$private(0x0, 0x2, 0x420)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
semctl$GETPID(r0, 0x2, 0xb, &(0x7f0000001000-0x85)=""/133)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
r2 = openat$hwrng(0xffffffffffffff9c, &(0x7f00008ac000)='/dev/hwrng\x00', 0x80801, 0x0)
bind$ax25(r2, &(0x7f00008b0000-0x10)={0x3, {"2224e588f6d738"}, 0x10001}, 0x10)
dup(r1)
r3 = openat$selinux_load(0xffffffffffffff9c, &(0x7f0000b96000-0xe)='/selinux/load\x00', 0x2, 0x0)
ioctl$sock_inet_tcp_SIOCATMARK(r3, 0x4028700f, &(0x7f00000ff000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000442000)={0x73, 0x79, 0x7a, 0x1, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
[  255.952487] audit: type=1326 audit(1514724639.972:977): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 pid=9228 comm="syz-executor3" exe="/root/syz-executor3" sig=0 arch=c000003e syscall=16 compat=0 ip=0x452ac9 code=0x7ffc0000
2017/12/31 12:50:40 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:40 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:40 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:40 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_buf(0xffffffffffffffff, 0x29, 0x0, &(0x7f0000003000-0x1000)="", 0x0)
setsockopt$inet6_MRT6_DEL_MFC_PROXY(0xffffffffffffffff, 0x29, 0xd3, &(0x7f0000002000)={{0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, {0xa, 0x0, 0x0, @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]}, 0x5c)
setsockopt$inet6_tcp_TCP_REPAIR_WINDOW(0xffffffffffffffff, 0x6, 0x1d, &(0x7f0000002000)={0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0}, 0x14)
socketpair$packet(0x11, 0x3, 0x300, &(0x7f0000677000)={0x0, 0x0})
getsockname$ipx(0xffffffffffffffff, &(0x7f0000519000)={0x0, 0x0, 0x0, ""/6, 0x0, 0x0}, &(0x7f0000cd9000-0x4)=0x10)
r0 = socket$inet6_tcp(0xa, 0x1, 0x0)
sendmmsg(0xffffffffffffffff, &(0x7f000027b000-0x3c)=[], 0x0, 0x0)
setsockopt$inet6_int(r0, 0x29, 0x40, &(0x7f0000001000+0xfde)=0x0, 0x4)
2017/12/31 12:50:40 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
uselib(&(0x7f0000eca000)='./file0\x00')
set_thread_area(&(0x7f000014b000)={0x8, 0xffffffff, 0x0, 0x1f, 0xfffffffffffffff8, 0xffff, 0x3a50, 0x8, 0x100, 0xffffffffffffff6f})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:40 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_status(0xffffffffffffff9c, &(0x7f00009b2000-0x10)='/selinux/status\x00', 0x0, 0x0)
ioctl$TIOCSCTTY(r0, 0x540e, 0x0)
connect$unix(r0, &(0x7f00009c0000)=@file={0x1, './file0\x00'}, 0xa)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000001, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getpeername$ax25(r0, &(0x7f000078c000)={0x0, {""/7}, 0x0}, &(0x7f00006d1000)=0x10)
getsockname$unix(r1, &(0x7f000031d000-0x6e)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
[  256.149501] syz-executor7: vmalloc: allocation failure: 17179082752 bytes, mode:0x14080c0(GFP_KERNEL|__GFP_ZERO), nodemask=(null)
[  256.161409] syz-executor7 cpuset=/ mems_allowed=0
[  256.166527] CPU: 0 PID: 9280 Comm: syz-executor7 Not tainted 4.15.0-rc4-next-20171221+ #78
[  256.174923] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  256.184263] Call Trace:
[  256.186829]  dump_stack+0x194/0x257
[  256.190432]  ? arch_local_irq_restore+0x53/0x53
[  256.195070]  ? idr_get_free_cmn+0xfd0/0xfd0
[  256.199362]  ? kernel_text_address+0x102/0x140
[  256.203923]  warn_alloc+0x19a/0x2b0
[  256.207522]  ? zone_watermark_ok_safe+0x400/0x400
[  256.212346]  ? check_noncircular+0x20/0x20
[  256.216551]  ? save_stack+0x43/0xd0
[  256.220145]  ? kasan_kmalloc+0xad/0xe0
[  256.224000]  ? __kmalloc_node+0x47/0x70
[  256.227960]  __vmalloc_node_range+0x4f0/0x650
[  256.232431]  ? lock_release+0xa40/0xa40
[  256.236381]  ? xt_alloc_entry_offsets+0x21/0x30
[  256.241030]  __vmalloc_node_flags_caller+0x50/0x60
[  256.245936]  ? xt_alloc_entry_offsets+0x21/0x30
[  256.250579]  kvmalloc_node+0x82/0xd0
[  256.254267]  xt_alloc_entry_offsets+0x21/0x30
[  256.258733]  translate_table+0x235/0x1690
[  256.262854]  ? lock_release+0xa40/0xa40
[  256.266798]  ? trace_event_raw_event_sched_switch+0x800/0x800
[  256.272653]  ? __check_object_size+0x25d/0x4f0
[  256.277210]  ? __might_sleep+0x95/0x190
[  256.281157]  ? alloc_counters.isra.10+0x7e0/0x7e0
[  256.285998]  ? kasan_check_write+0x14/0x20
[  256.290210]  ? _copy_from_user+0x99/0x110
[  256.294330]  do_ip6t_set_ctl+0x370/0x5f0
[  256.298365]  ? translate_compat_table+0x1c50/0x1c50
[  256.303363]  ? mutex_unlock+0xd/0x10
[  256.307047]  ? nf_sockopt_find.constprop.0+0x1a7/0x220
[  256.312306]  nf_setsockopt+0x67/0xc0
[  256.315997]  ipv6_setsockopt+0x115/0x150
[  256.320044]  tcp_setsockopt+0x82/0xd0
[  256.323825]  sock_common_setsockopt+0x95/0xd0
[  256.328294]  SyS_setsockopt+0x189/0x360
[  256.332240]  ? SyS_recv+0x40/0x40
[  256.335671]  ? entry_SYSCALL_64_fastpath+0x5/0x96
[  256.340491]  ? trace_hardirqs_on_caller+0x421/0x5c0
[  256.345480]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[  256.350213]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  256.354937] RIP: 0033:0x452ac9
[  256.358096] RSP: 002b:00007fc2bd708c58 EFLAGS: 00000212 ORIG_RAX: 0000000000000036
[  256.365773] RAX: ffffffffffffffda RBX: 000000000071bf58 RCX: 0000000000452ac9
[  256.373016] RDX: 0000000000000040 RSI: 0000000000000029 RDI: 0000000000000014
[  256.380270] RBP: 00000000000004b0 R08: 0000000000000004 R09: 0000000000000000
[  256.387516] R10: 0000000020001fde R11: 0000000000000212 R12: 00000000006f5120
[  256.394757] R13: 00000000ffffffff R14: 00007fc2bd7096d4 R15: 0000000000000001
[  256.402416] Mem-Info:
[  256.405118] active_anon:39315 inactive_anon:33 isolated_anon:0
[  256.405118]  active_file:3789 inactive_file:9469 isolated_file:0
[  256.405118]  unevictable:0 dirty:162 writeback:0 unstable:0
[  256.405118]  slab_reclaimable:10934 slab_unreclaimable:94501
[  256.405118]  mapped:23333 shmem:46 pagetables:608 bounce:0
[  256.405118]  free:1446937 free_pcp:488 free_cma:0
[  256.438574] Node 0 active_anon:157260kB inactive_anon:132kB active_file:15156kB inactive_file:37876kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:93332kB dirty:648kB writeback:0kB shmem:184kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 90112kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[  256.466585] Node 0 DMA free:15908kB min:164kB low:204kB high:244kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15992kB managed:15908kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[  256.492731] lowmem_reserve[]: 0 2875 6386 6386
[  256.497336] Node 0 DMA32 free:2946136kB min:30352kB low:37940kB high:45528kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:3129332kB managed:2946856kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:720kB local_pcp:616kB free_cma:0kB
[  256.525037] lowmem_reserve[]: 0 0 3510 3510
[  256.529379] Node 0 Normal free:2825580kB min:37064kB low:46328kB high:55592kB active_anon:157260kB inactive_anon:132kB active_file:15156kB inactive_file:37876kB unevictable:0kB writepending:648kB present:4718592kB managed:3595108kB mlocked:0kB kernel_stack:3808kB pagetables:2432kB bounce:0kB free_pcp:1344kB local_pcp:620kB free_cma:0kB
[  256.559240] lowmem_reserve[]: 0 0 0 0
[  256.563081] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 1*32kB (U) 2*64kB (U) 1*128kB (U) 1*256kB (U) 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15908kB
[  256.576712] Node 0 DMA32: 4*4kB (UM) 3*8kB (UM) 3*16kB (UM) 4*32kB (UM) 4*64kB (UM) 3*128kB (M) 5*256kB (UM) 4*512kB (UM) 3*1024kB (UM) 3*2048kB (UM) 716*4096kB (M) = 2946136kB
2017/12/31 12:50:40 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:40 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
socket$inet6_sctp(0xa, 0x0, 0x84)
r1 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
epoll_ctl$EPOLL_CTL_MOD(r1, 0x3, r0, &(0x7f0000766000)={0x0, 0x0})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:40 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="6bbac01fe5a095eae5ee9d03939b02becffb667045f57844b425580b38dfde9b2b0fdfd814", 0x25, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:40 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
signalfd4(r0, &(0x7f0000bf9000)={0x5}, 0x8, 0x80800)
r1 = open(&(0x7f0000a90000)='./file0\x00', 0x620203, 0x177)
ioctl$DRM_IOCTL_ADD_MAP(r1, 0xc0286415, &(0x7f00009fc000)={&(0x7f0000000000/0x1000)=nil, 0x3, 0x2, 0x10, &(0x7f00005bf000/0x3000)=nil, 0x0})
setsockopt$sock_int(r0, 0x1, 0x0, &(0x7f000026e000-0x4)=0x0, 0x4)
2017/12/31 12:50:40 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x0, 0x0, []})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:40 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:40 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_load(0xffffffffffffff9c, &(0x7f0000150000-0xe)='/selinux/load\x00', 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(0xffffffffffffffff, 0x84, 0x6d, &(0x7f0000a75000)={<r1=>0x0, 0xa7, "68cf28cb6f2edd35cfcec7fd763bb5ae463093dca32fbb0307d766bfdc98af68339dbb8d02d571f9e0fc346ca14e7c6ee4f7ddd480b47931ce876e1220e6ea1a19fa772d32ef41b1dc11088e89f3511a970aa856a49208ae781d6f90cacdcbf2ff1abbb0e4727480e29b406223101f18ad210abdefb4d3ea27dbf9be41d8d3e43cb03396b10484649ced28994b363ff75a57d2101576b8b4d14effa4bf9bf7811d47f814fdfba0"}, &(0x7f0000195000-0x4)=0xaf)
getsockopt$inet_sctp_SCTP_DEFAULT_PRINFO(0xffffffffffffff9c, 0x84, 0x72, &(0x7f0000400000-0xc)={<r2=>0x0, 0xff, 0x4695239140a258cc}, &(0x7f0000b32000)=0xc)
getsockopt$inet_sctp6_SCTP_ASSOCINFO(0xffffffffffffffff, 0x84, 0x1, &(0x7f0000727000)={<r3=>0x0, 0x7, 0x7, 0x1, 0xa9c1, 0x10000000000}, &(0x7f0000a80000)=0x14)
getsockopt$inet_sctp_SCTP_SOCKOPT_PEELOFF(0xffffffffffffffff, 0x84, 0x66, &(0x7f0000974000-0x8)={<r4=>0x0, 0x2}, &(0x7f0000bdd000-0x4)=0x8)
getsockopt$inet_sctp_SCTP_SOCKOPT_PEELOFF(0xffffffffffffff9c, 0x84, 0x66, &(0x7f00008c0000-0x8)={<r5=>0x0, 0xc0000}, &(0x7f0000766000)=0x8)
sendmsg$inet_sctp(r0, &(0x7f0000208000)={&(0x7f00003c2000)=@in6={0xa, 0x1, 0x7, @loopback={0x0, 0x1}, 0x81}, 0x1c, &(0x7f000014d000)=[{&(0x7f00005ec000)="f96c140ccd087a9386e972df72f70d71418089be25b8f70baa942e52ecc60cdb097909f9246bc6785d6554058f008660278a60ba7b2d7b05e4bf451fecb65fdc27ff34115a683b63fa61da699ee12e8c2520b89cb4e700c634302b7d4acb6bdeb15884ff28366f86ed12964320a29a8410bac4c1b829f4a7be3feb8b9b6b4a81b1990dc946b737463914d549c9a47720ee29a7ae0bfea27f5932a45536e19c8977338018929f0dc5f3cec337273502f6f10967653da6c2d49a08f2a2234a535bad86b08c6228ce1cc1f7dcb1d8a570ac829c2a1274e3e06d0a54189f9f9e564edec3af1c21168dc3d83aa95782e5d49af635440241565ec16c60", 0xfa}, {&(0x7f000076c000)="e3fde772cb8adb108d08c4311a87ba570f04ce7da4eb627d519979931a6648a00ef540aaa09ff711fbe8f289ff05e76cddea8686c31d2dd7210acc27318aefef40ce8d0ec8e60e1fb39b3d8fd111df8566220cf5baef6271b40db7d2a925d1dc2bffd781335b511692c57f58e24c255d5518d0c1f06a9f7b04ba2b40c980f491ea48378b433cfc1de1e7b73ad2af9d1755ab9349bf16e7b0d896317f69f33ea5fc23432c0e4a05d4d5bb15b4a402eae806f5892a017fb2acfc2ef5015474690935028502", 0xc4}, {&(0x7f0000c2a000)="c8af40be8c2474708d81de6e1a0cb93eea95c46be1f0cb4369e84e8bd7e90a1c5671f275b76f659843b625069e3d89945574e4a19175b5dd2ae6b2cf88e1433232cc64237718a4852dd46903c9b0cf5d32ca24fbe4800d94ef3fd929c965ae1e098e713c3c76d92738d7e0b94d6425950685e02812ac139c184f3c5ec5bfa56d521a3a02e49420eac063ee7356175f27c9019e8e41b7da7fd23718c3c26af6f89d7f9745a032431dab8896a6eb525cc027f3d144a8580166ce22c9e65c3018d96a0e31cfca0754b975a9f10670b80201", 0xd0}, {&(0x7f00000cd000-0x88)="0f7a3e55dfa5a427524aab3a709b1e4a21cbca1ddbdfe1f54bcb0906e692ff6f6dc8995e79895238ef38990ec43821f70eed1af0c747ba46ddf53710b33bdc29d6a6250a9b4b25255252f252bfdf8e105811ba6c10965a897a69634efac7295753f9ddccc3ceb8a5ab037c6318ac0bd6946ba6e7914bf0764bb6dd3a246e886dcb74510bde61cc2c", 0x88}, {&(0x7f0000296000)="fda1542d8f3019514e0ca9d3b973212e10db93c4b8ebe8f402cfda28fed0afdc620de6460ad25c527eb4238112ce889f543ba9771dd2332e784e67a568ebfa1c264898c6de4d50db042540bc90713099fe8d4141385d5529359efc4e45b3b0f3d72b1536ebed55e5e713335222a59140bbbeb94723468472d71590", 0x7b}, {&(0x7f0000979000)="e8060e759c4b4b9a9406980658630d1ac0f0274ccaa29e0f3b320cdd91885ec8df25ccc2e1691f6af4f2b3f4f2c54e8eb91688f936517b0a83b663bfdcef4a86eb79412c51b9545a620dd52be924d229d2ccb65534fd991ee15f5e4f2478039fc9133f59ee66f6c44e6a52a73171646d2075dfca6e2ce9ae343eee1b7e8d7be3fbade13c01d3e94c7bd8e5d6b726197a5ded6c9796777fa4293716c5292a6597e580402c076e10ee923f586f7d73b4506ed8c3c471f0852cda5ff755b3de32ac176de02ea5f13c36f7291ec5d73210f500a6552cb61d2679a469d35ec51ee26dd67567687a103d0f769ac49255ca94d805833fb24e3b29b3aba7b9a1a53d", 0xfe}, {&(0x7f0000091000-0xdf)="a4088735f7c9ee74b7359eddbf3fa0e08e48d3640e5cfffd90a4d7fb52bbf33344f8523845fa8e8fcd04855aa27137263391043205c6250a8c5e01f61d58c06b426fdf42827a3cb8656109c6710ffaf47f82305ef881b458816559bff174f398817210dd7a142c2b67550a0b020e36dcd8b868f049fc3ea3ebb5f6aa86642f62faba3573a4f41233262b32c9570dd25306469d1e0f71cd2bd8297706a88bb6fe2704a60ed92ea3a07a1424f18eee39791df8cb3dc9943d43d5d2961fc02703436aab033c75a22516d590d84dbb19e2e23139835208628ff7ae1ae6ad0e9755", 0xdf}], 0x7, &(0x7f00007ba000-0xf0)=[@sndinfo={0x20, 0x84, 0x2, {0x6, 0x3, 0x4, 0x9, r1}}, @sndinfo={0x20, 0x84, 0x2, {0x1, 0x0, 0x1, 0x7fff, r2}}, @sndinfo={0x20, 0x84, 0x2, {0x2, 0x209, 0x5, 0x4, r3}}, @sndrcv={0x30, 0x84, 0x1, {0x4dc, 0x80000001, 0x20d, 0x1898ae23, 0x10001, 0x101, 0x1, 0x7ff, r4}}, @sndinfo={0x20, 0x84, 0x2, {0x1, 0x8003, 0x9f, 0x47e, r5}}], 0xf0, 0x4040005}, 0x4)
r6 = semget$private(0x0, 0x5, 0x0)
r7 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000be1000-0xf)='/dev/sequencer\x00', 0x200, 0x0)
ioctl$sock_inet_SIOCSIFBRDADDR(r7, 0x891a, &(0x7f0000b14000-0x20)={@generic="fe26f34ca5c160cac9f8533de03b0aab", @ifru_addrs={0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
r8 = syz_open_dev$usbmon(&(0x7f000081a000-0xd)='/dev/usbmon#\x00', 0x40, 0x80)
openat$ptmx(0xffffffffffffff9c, &(0x7f0000583000)='/dev/ptmx\x00', 0x80400, 0x0)
keyctl$set_reqkey_keyring(0xe, 0xffffffffffffffff)
getsockopt$nfc_llcp(r8, 0x118, 0x3, &(0x7f0000cb3000)=""/129, 0x81)
semtimedop(r6, &(0x7f000001e000-0x2a)=[{0x0, 0xfffffffffffffff9, 0x0}, {0x3, 0xffff, 0x0}], 0x2, &(0x7f0000c06000-0x10)={0x2000, 0x0})
semctl$SETALL(r6, 0x0, 0x11, &(0x7f00009e4000-0x10)=[0x7, 0x0, 0x0, 0x10007fff])
setsockopt$bt_BT_RCVMTU(r8, 0x112, 0xd, &(0x7f00002cb000)=0x2, 0x2)
2017/12/31 12:50:40 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000ccd000-0x10)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_tcp_int(r0, 0x6, 0x19, &(0x7f0000774000)=0x0, &(0x7f00005f4000-0x4)=0x4)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000f2a000-0xc)={<r2=>0x0, 0x0, 0x0}, &(0x7f00001d1000)=0xc)
capget(&(0x7f0000257000)={0x200f1526, r2}, &(0x7f00007e2000)={0xc286, 0x8, 0x8000, 0x2, 0x80000001, 0x3})
r3 = openat$selinux_member(0xffffffffffffff9c, &(0x7f0000e92000-0x10)='/selinux/member\x00', 0x2, 0x0)
accept4$packet(r1, &(0x7f0000a1b000)={0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000637000-0x4)=0x14, 0x800)
ioctl$sock_inet6_SIOCDELRT(r3, 0x890c, &(0x7f0000619000)={@loopback={0x0, 0x1}, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @multicast1=0xe0000001}, @loopback={0x0, 0x1}, 0xffffffff, 0x84, 0x8000, 0x400, 0x8, 0x2, r4})
r5 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r5, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
[  256.592679] Node 0 Normal: 1393*4kB (UM) 739*8kB (UM) 1227*16kB (UME) 533*32kB (UME) 140*64kB (UME) 37*128kB (M) 14*256kB (UM) 9*512kB (UM) 7*1024kB (UME) 4*2048kB (U) 669*4096kB (UM) = 2825644kB
[  256.610269] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[  256.618859] 13303 total pagecache pages
[  256.622853] 0 pages in swap cache
[  256.626299] Swap cache stats: add 0, delete 0, find 0/0
[  256.631670] Free swap  = 0kB
[  256.634682] Total swap = 0kB
[  256.637696] 1965979 pages RAM
[  256.640794] 0 pages HighMem/MovableOnly
[  256.644760] 326511 pages reserved
2017/12/31 12:50:40 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:40 executing program 3:
r0 = socket$inet_sctp(0x2, 0x1, 0x84)
mmap(&(0x7f0000000000/0xc72000)=nil, 0xc72000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SEND_PARAM(r0, 0x84, 0xa, &(0x7f0000175000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r1=>0x0}, &(0x7f0000e61000-0x4)=0x20)
mmap(&(0x7f0000c72000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f0000c72000)='/selinux/validatetrans\x00', 0x1, 0x0)
mmap(&(0x7f0000c73000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KDGKBMODE(r2, 0x4b44, &(0x7f0000c73000)=0x0)
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r2, 0xc0a85320, &(0x7f0000b63000)={{0x55, 0xfffffffffffffffe}, 'port0\x00', 0x48, 0x8, 0x7, 0xa15, 0x2, 0x10001, 0xffff, 0x0, 0x2, 0x10001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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(&(0x7f0000c72000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet6_udp_SIOCOUTQ(r2, 0x5411, &(0x7f0000c73000-0x4)=0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r0, 0x84, 0x22, &(0x7f00006b0000-0x10)={0x1ff, 0x207, 0xb05, 0xf67, r1}, &(0x7f00008a4000)=0x10)
2017/12/31 12:50:40 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:40 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffffff, 0x0, 0x11, &(0x7f000073a000)={{{@in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0], @local={0x0, 0x0, 0x0, 0x0}}, @in=@multicast1=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r1=>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=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000d15000)=0xe8)
setfsuid(r1)
r2 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000126000-0x1e)='/selinux/commit_pending_bools\x00', 0x1, 0x0)
ioctl$KVM_GET_DIRTY_LOG(r2, 0x4010ae42, &(0x7f000005d000)={0x10205, 0x0, &(0x7f0000584000/0xa000)=nil})
socket$bt_cmtp(0x1f, 0x3, 0x5)
2017/12/31 12:50:40 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
accept4$packet(r0, 0x0, &(0x7f0000f39000-0x4)=0x0, 0x80800)
modify_ldt$read(0x0, &(0x7f00007f5000)=""/180, 0xb4)
2017/12/31 12:50:41 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:41 executing program 3:
r0 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000285000-0x19)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept4$unix(r0, &(0x7f0000000000)=@file={0x0, ""/108}, &(0x7f00009cc000)=0x6e, 0x80000)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_GET_MSR_INDEX_LIST(r0, 0xc004ae02, &(0x7f0000002000-0x14)={0x4, [0x0, 0x0, 0x0, 0x0]})
clone(0x0, &(0x7f0000000000)="", &(0x7f0000013000-0x4)=0x0, &(0x7f0000001000-0x4)=0x0, &(0x7f0000004000-0x35)="")
ustat(0x0, &(0x7f0000f5a000-0x20)={0x0, 0x0, 0x0, 0x0, 0x0})
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = msgget(0x2, 0x8)
ioctl$sock_SIOCSIFBR(r0, 0x8941, &(0x7f0000160000-0x18)=@add_del={0x2, &(0x7f0000788000)=@generic="9f4eb864253a9b707966ee59cb1a06bd", 0x29a7ca80})
msgctl$IPC_RMID(r1, 0x0)
r2 = fcntl$getown(r0, 0x9)
r3 = openat(0xffffffffffffffff, &(0x7f000005f000-0x8)='./file0\x00', 0x10000, 0x1)
ioctl$SNDRV_TIMER_IOCTL_PVERSION(r3, 0x80045400, &(0x7f000087e000+0x26)=0x0)
fcntl$setownex(r0, 0xf, &(0x7f0000ef5000)={0x3, r2})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
get_robust_list(r2, &(0x7f00000b0000-0x8)=&(0x7f0000e1d000-0x18)={&(0x7f0000000000/0x1000)=nil, 0x0, &(0x7f0000000000/0x1000)=nil}, &(0x7f0000985000)=0x18)
2017/12/31 12:50:41 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = memfd_create(&(0x7f000074b000-0xa)='-vboxnet1\x00', 0x1)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(0xffffffffffffffff, 0x84, 0x1a, &(0x7f0000956000)={<r1=>0x0, 0xa5, "84e7b76dc62c63c81bbb0165802333419b0b218e26dbdbedc1fa2bf1106cb5a33c4d182889a8c66d6beea78f0ccb2de5d4c20c93d555d87d1712135c3e787f798d1d35b5b3f85df3d685e137f141bbd53dce131052bcc2bc117e4360ec4c7798a20e94ce69f9d98bb2a867b911811f3c43cb6bed38450b736b7e58bd67daf20264e99e0a4b48485335c9b92c4ccb6c314b9ce8650db086581fb518885014970fc5ad8aad35"}, &(0x7f00001ca000)=0xad)
setsockopt$inet_sctp6_SCTP_STREAM_SCHEDULER_VALUE(r0, 0x84, 0x7c, &(0x7f00008f9000)={r1, 0x1, 0x100}, 0x8)
syz_emit_ethernet(0x2a, &(0x7f0000272000)={@remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [], {{0x806, @arp=@ether_ipv4={0x1, 0x800, 0x6, 0x4, 0x80000000000001, @random="349dadcc69da", @remote={0xac, 0x14, 0x0, 0xbb}, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], @local={0xac, 0x14, 0x0, 0xaa}}}}}, 0x0)
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000a34000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00009d1000)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0xffffff17)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$DRM_IOCTL_DROP_MASTER(r0, 0x641f)
2017/12/31 12:50:41 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000291000-0x4)=<r1=>0x0)
fcntl$setownex(r0, 0xf, &(0x7f00005b8000-0x8)={0x2, r1})
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r2 = openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000761000-0x18)='/selinux/avc/hash_stats\x00', 0x0, 0x0)
setsockopt$bt_hci_HCI_FILTER(r2, 0x0, 0x2, &(0x7f0000d07000-0x10)={0x4e4, 0x2, 0x400, 0x8}, 0x10)
2017/12/31 12:50:41 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$DRM_IOCTL_WAIT_VBLANK(r1, 0xc018643a, &(0x7f0000889000)={0x4c00003e, 0xee3b, 0x17})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:41 executing program 3:
r0 = syz_open_dev$binder(&(0x7f00008d3000-0xd)='/dev/binder#\x00', 0x0, 0x802)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_FIOGETOWN(0xffffffffffffff9c, 0x8903, &(0x7f0000001000-0x4)=<r1=>0x0)
fcntl$setown(r0, 0x8, r1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mknod(&(0x7f0000603000-0x8)='./file0\x00', 0x7fd, 0x0)
r2 = creat(&(0x7f0000e02000)='./file0\x00', 0x0)
getpeername$ax25(r2, &(0x7f0000f48000-0x10)={0x0, {""/7}, 0x0}, &(0x7f0000eff000)=0x10)
2017/12/31 12:50:41 executing program 2 (fault-call:3 fault-nth:0):
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
[  256.848936] FAULT_INJECTION: forcing a failure.
[  256.848936] name failslab, interval 1, probability 0, space 0, times 0
2017/12/31 12:50:41 executing program 7:
r0 = socket$inet(0x2, 0x2, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_create(0xffffffffffffff9c, &(0x7f0000001000-0x10)='/selinux/create\x00', 0x2, 0x0)
ioctl$DRM_IOCTL_WAIT_VBLANK(r1, 0xc018643a, &(0x7f0000001000-0xc)={0x40000000, 0x3, 0x3c})
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(0xffffffffffffffff, 0x84, 0x70, &(0x7f0000001000-0x108)={<r2=>0x0, @in6={{0xa, 0x2, 0x9, @loopback={0x0, 0x1}, 0x1f}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x2, 0x5a3, 0x5, 0x6, 0xffffffffffffff29, 0x535c, 0x200000000000000, 0x6, 0x6, 0x597, 0x1, 0x3f, 0x4, 0x8, 0x0]}, &(0x7f0000000000)=0x108)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_CONTEXT(r0, 0x84, 0x11, &(0x7f0000001000-0x8)={r2, 0xf}, &(0x7f0000281000)=0x8)
setsockopt$inet_opts(r0, 0x0, 0x2, &(0x7f0000ba1000)="", 0x0)
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
socketpair$inet6_icmp_raw(0xa, 0x3, 0x3a, &(0x7f000014a000-0x8)={<r0=>0x0, 0x0})
r1 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f00003cb000)='/dev/vga_arbiter\x00', 0x2000, 0x0)
setsockopt$sock_attach_bpf(r0, 0x1, 0x32, &(0x7f000061d000-0x4)=r1, 0x4)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
[  256.889951] CPU: 0 PID: 9338 Comm: syz-executor2 Not tainted 4.15.0-rc4-next-20171221+ #78
[  256.898397] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  256.907753] Call Trace:
[  256.910348]  dump_stack+0x194/0x257
[  256.913998]  ? arch_local_irq_restore+0x53/0x53
[  256.918722]  should_fail+0x8c0/0xa40
[  256.922433]  ? perf_trace_lock_acquire+0x532/0x980
[  256.927376]  ? fault_create_debugfs_attr+0x1f0/0x1f0
[  256.932502]  ? perf_trace_lock+0x900/0x900
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_SOCKOPT_PEELOFF(r0, 0x84, 0x66, &(0x7f0000ed6000)={<r1=>0x0, 0x4}, &(0x7f0000772000)=0x8)
ioctl$KVM_SET_GSI_ROUTING(r0, 0x4008ae6a, &(0x7f00007e3000-0x1b8)={0x9, 0x0, [{0x80000001, 0x1, 0x0, 0x0, @msi={0x2, 0xfffffffffffffffc, 0x1ff}}, {0x7ff, 0x4, 0x0, 0x0, @adapter={0x0, 0x0, 0x1000, 0x4, 0x9}}, {0x156c1ee8, 0x3, 0x0, 0x0, @irqchip={0x7fffffff, 0x9}}, {0xfffffffffffffff8, 0x0, 0x0, 0x0, @msi={0x5, 0x2, 0x8}}, {0x178e, 0x4, 0x0, 0x0, @msi={0x4, 0x7f, 0x0}}, {0x1, 0x4, 0x0, 0x0, @adapter={0x0, 0x0, 0x7, 0x7ff, 0x46}}, {0x7, 0x7, 0x0, 0x0, @sint={0x9, 0x6b16ee0}}, {0x8001, 0x3, 0x0, 0x0, @adapter={0xfffffffffffffffb, 0x5, 0xffff, 0x80000001, 0x8}}, {0x32f, 0x6, 0x0, 0x0, @sint={0xffff, 0x3}}]})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0xfffffffffffffffe, 0x0, 0x20, r1}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$KVM_ASSIGN_SET_MSIX_ENTRY(r0, 0x4010ae74, &(0x7f00003af000)={0xffac, 0x8, 0x1})
[  256.936751]  ? check_noncircular+0x20/0x20
[  256.941010]  ? memset+0x31/0x40
[  256.944316]  ? find_held_lock+0x35/0x1d0
[  256.948467]  ? trace_event_raw_event_sched_switch+0x800/0x800
[  256.954373]  ? rcu_note_context_switch+0x710/0x710
[  256.959299]  ? lock_downgrade+0x980/0x980
[  256.963453]  should_failslab+0xec/0x120
[  256.967409]  __kmalloc_track_caller+0x5f/0x760
[  256.971977]  ? strncpy_from_user+0x430/0x430
[  256.976361]  ? strndup_user+0x62/0xb0
[  256.980152]  memdup_user+0x2c/0x90
[  256.983672]  strndup_user+0x62/0xb0
[  256.987284]  __keyctl_dh_compute+0x1ee/0x1990
[  256.991769]  ? __f_unlock_pos+0x19/0x20
[  256.995744]  ? dh_data_from_key+0x340/0x340
[  257.000056]  ? find_held_lock+0x35/0x1d0
[  257.004115]  ? __might_fault+0x110/0x1d0
[  257.008158]  ? lock_downgrade+0x980/0x980
[  257.012292]  ? lock_release+0xa40/0xa40
[  257.016256]  ? __lock_is_held+0xb6/0x140
[  257.020307]  ? __might_sleep+0x95/0x190
[  257.024274]  ? kasan_check_write+0x14/0x20
[  257.028498]  keyctl_dh_compute+0xac/0xf3
[  257.032538]  ? __keyctl_dh_compute+0x1990/0x1990
[  257.037291]  ? trace_hardirqs_on_caller+0x421/0x5c0
[  257.042293]  SyS_keyctl+0x72/0x2c0
[  257.045820]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  257.050549] RIP: 0033:0x452ac9
[  257.053715] RSP: 002b:00007f85414adc58 EFLAGS: 00000212 ORIG_RAX: 00000000000000fa
[  257.061398] RAX: ffffffffffffffda RBX: 00007f85414adaa0 RCX: 0000000000452ac9
[  257.068651] RDX: 0000000020e3bf46 RSI: 00000000205b4ff4 RDI: 0000000000000017
[  257.075913] RBP: 00007f85414ada90 R08: 0000000020a12fc8 R09: 0000000000000000
[  257.083157] R10: 00000000000000ba R11: 0000000000000212 R12: 00000000004b767a
2017/12/31 12:50:41 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_load(0xffffffffffffff9c, &(0x7f00004aa000-0xe)='/selinux/load\x00', 0x2, 0x0)
ioctl$KVM_SET_GSI_ROUTING(r0, 0x4008ae6a, &(0x7f0000e97000)={0x6, 0x0, [{0x4, 0xfdf1956527413f08, 0x0, 0x0, @msi={0xd35, 0x6b, 0x8001}}, {0x3b5, 0x3, 0x0, 0x0, @msi={0x3, 0x1f, 0xde8}}, {0x8, 0x3, 0x0, 0x0, @msi={0x100000000, 0x7, 0x9}}, {0x0, 0x4, 0x0, 0x0, @sint={0xcdb9, 0xff}}, {0x4, 0x1, 0x0, 0x0, @sint={0x7, 0x101f3a0f}}, {0x101, 0x5, 0x0, 0x0, @sint={0x1, 0x4}}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = syz_open_procfs(0x0, &(0x7f0000003000)='attr/sockcreate\x00')
getpeername$ax25(r1, &(0x7f00006be000)={0x0, {""/7}, 0x0}, &(0x7f0000b5b000)=0x10)
sendfile(0xffffffffffffffff, r1, &(0x7f0000009000-0x8)=0x0, 0x1f)
openat$rfkill(0xffffffffffffff9c, &(0x7f000000c000)='/dev/rfkill\x00', 0x0, 0x0)
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 executing program 1:
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$pfkey(0xffffffffffffff9c, &(0x7f00006b8000)='/proc/self/net/pfkey\x00', 0x0, 0x0)
accept$packet(0xffffffffffffff9c, &(0x7f0000938000)={0x0, 0x0, <r2=>0x0, 0x0, 0x0, 0x0, @local={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f00007ac000)=0x14)
setsockopt$inet_tcp_TCP_MD5SIG(r1, 0x6, 0xe, &(0x7f0000dce000-0x160)={{{{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]}, {{0xa, 0x3, 0x3f, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @multicast2=0xe0000002}, 0x6}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x100000001, 0x0, 0x5, "18a0e54501cd1d075dbc69c602c9626b2a8493b07080ed091d9aa191fbfed26a31f19140e77154fa9a2ac0953f8a060b6ac61796686ae2ce7c28be6026dca37c42d6783852ad12d75bd5408ab97b7266"}, 0x160)
r3 = getpgid(0xffffffffffffffff)
ioprio_get$pid(0x1, r3)
setsockopt$inet_mreqn(r1, 0x0, 0x23, &(0x7f0000ebf000-0xc)={@multicast2=0xe0000002, @multicast1=0xe0000001, r2}, 0xc)
r4 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f0000a05000-0x1d)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_STREAM_SCHEDULER(r1, 0x84, 0x7b, &(0x7f0000fe2000-0x8)={<r5=>0x0, 0x8}, &(0x7f0000000000)=0x8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r1, 0x84, 0x6c, &(0x7f0000a3a000-0x6c)={r5, 0x64, "60832dfb7767fe5a0265ec778ec0c005af50c13ed20264367feb9f4c1a03e725726f98f82944fb2768951db27b70566da5675e17e36128179ac391d4409c3dbab70dbb6cb23bfc489fac079a3d4096d04d91686b25b816fd161542cfcd1848e87579ed09"}, &(0x7f0000001000-0x4)=0x6c)
bind$alg(r0, &(0x7f0000e1a000-0x58)={0x26, 'skcipher\x00', 0x0, 0x0, 'cts(cbc-camellia-aesni-avx2)\x00'}, 0x58)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$ALG_SET_KEY(r4, 0x117, 0x1, &(0x7f0000001000-0x9d)="abb00d42ef36a3a57a4e641a8c1f2961861259fff3965277411cc32a1bf181e07a9ce95096f2f9bf3d7b58bbab6e8eda20875defc5baa226425102f1ebad5029ef93ada758bb9813f3a1121a53d5ebd762b6794054755ec9948c2aeba407121f5d6a53151834fb928ea44119d9dc86bed3a71ba8886c00fa755761c3c6c66a010964ea092812fffad2cd971a68fd271f9f3cba771792cdc775a89f646d", 0x9d)
accept$nfc_llcp(r1, 0x0, &(0x7f0000794000-0x4)=0x0)
2017/12/31 12:50:41 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$PROG_LOAD(0x5, &(0x7f0000903000)={0x1, 0x5, &(0x7f000051a000-0x58)=@framed={{0x18, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, [@ldst={0x2, 0x0, 0xb, 0x0, 0xfffffffffffffffd, 0x0, 0x0}], {0x95, 0x0, 0x0, 0x0}}, &(0x7f0000c43000)='syzkaller\x00', 0x8000, 0x1000, &(0x7f00009ab000)=""/4096, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x48)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f00001af000-0xa)='/dev/cuse\x00', 0x20400, 0x0)
ioctl$sock_SIOCETHTOOL(r0, 0x8946, &(0x7f0000c4d000-0x28)={@common='teql0\x00', &(0x7f000032e000)=@ethtool_link_settings={0x0, 0x10001, 0x4, 0x4, 0x81, 0xcf, 0x2, 0x7, 0x8, 0x7, [0x9, 0xe9, 0x6, 0x5, 0x10000, 0xc1d, 0x1000, 0x6], [0x1b, 0x8000, 0x9, 0x7, 0x5, 0xffffffff]}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
[  257.090400] R13: 00007f85414adbc8 R14: 00000000004b767a R15: 0000000000000000
2017/12/31 12:50:41 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet(0x2, 0x1, 0x0)
mount(&(0x7f000006f000-0x8)='./file0\x00', &(0x7f00008d8000-0x8)='./file0\x00', &(0x7f0000cc5000)='configfs\x00', 0x80, &(0x7f000047b000-0x37)="ba62196f28b98194b72fbeef73e6cbde671e4879eaa4540aa2717c3e7b3ec3c81530cf26728d17c4efa99d27edcc23e356a4e663cc0ac3")
r1 = syz_open_dev$tun(&(0x7f0000b6b000)='/dev/net/tun\x00', 0x0, 0x2)
getsockopt$inet_mtu(r0, 0x0, 0xa, &(0x7f0000628000)=0x0, &(0x7f0000afe000-0x4)=0x4)
r2 = fcntl$dupfd(r1, 0x0, r1)
modify_ldt$read_default(0x2, &(0x7f00000ce000-0x5)=""/5, 0x5)
ioctl$TUNSETIFF(r2, 0x400454ca, &(0x7f0000598000)={@common='gre0\x00', @ifru_flags=0xf2e522b65a83a93})
ioctl$sock_inet_SIOCSIFFLAGS(r0, 0x8914, &(0x7f0000630000-0x20)={@common='gre0\x00', @ifru_flags=0x2fe})
io_setup(0x6, &(0x7f0000a43000)=<r3=>0x0)
io_submit(r3, 0x1, &(0x7f0000d2f000-0x10)=[&(0x7f0000ced000-0x40)={0x0, 0x0, 0x0, 0x1, 0x0, r1, &(0x7f0000aaa000-0xf7)="", 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff}])
2017/12/31 12:50:41 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:41 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000352000-0x6e)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0xfffffffffffffe4c)
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000e22000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$sock_ipx_SIOCIPXCFGDATA(r0, 0x89e2, &(0x7f0000019000-0x4)={0x0, 0x0})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:41 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000bfe000-0x9)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$sock_ipx_SIOCAIPXITFCRT(r0, 0x89e0, &(0x7f0000ecb000-0x4)=0x1)
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
ioctl$sock_SIOCGIFBR(r1, 0x8940, &(0x7f0000478000)=@generic={0x2, 0x2, 0xbb2})
ioctl$KVM_SET_BOOT_CPU_ID(r1, 0xae78, &(0x7f0000b17000)=0x6)
2017/12/31 12:50:41 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_load(0xffffffffffffff9c, &(0x7f0000fa7000-0xe)='/selinux/load\x00', 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX3(0xffffffffffffffff, 0x84, 0x6f, &(0x7f0000e6b000-0x10)={<r1=>0x0, 0x1c, &(0x7f000076a000-0x1c)=[@in6={0xa, 0x0, 0x5ea, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x7f}]}, &(0x7f0000e14000)=0x10)
setsockopt$inet_sctp_SCTP_PR_SUPPORTED(r0, 0x84, 0x71, &(0x7f0000878000-0x8)={r1, 0x7fffffff}, 0x8)
r2 = socket$alg(0x26, 0x5, 0x0)
accept$alg(r0, 0x0, 0x0)
r3 = accept$inet(0xffffffffffffff9c, &(0x7f0000b87000)={0x0, 0x0, @rand_addr=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000c13000-0x4)=0x10)
setsockopt$inet_sctp_SCTP_ADAPTATION_LAYER(r3, 0x84, 0x7, &(0x7f000018c000)={0xffffffff}, 0x4)
bind$alg(r2, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:41 executing program 7:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000001000-0x10)='/dev/sequencer2\x00', 0x80000, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getpeername$packet(0xffffffffffffff9c, &(0x7f0000001000-0x14)={0x0, 0x0, <r1=>0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f00004be000-0x4)=0x14)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_mreqn(r0, 0x0, 0x27, &(0x7f0000000000)={@rand_addr=0xb75b, @multicast2=0xe0000002, r1}, 0xc)
mmap(&(0x7f0000000000/0x947000)=nil, 0x947000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$inet_tcp(0x2, 0x1, 0x0)
ioctl$sock_inet_SIOCGARP(r2, 0x8954, &(0x7f000001c000)={{0x2, 0x0, @loopback=0x7f000001, [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, {0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @common='lo\x00'})
2017/12/31 12:50:41 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x6, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000000, 0x80000001, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
socket$nfc_llcp(0x27, 0x0, 0x1)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
socketpair$inet6_udp(0xa, 0x2, 0x0, &(0x7f00007f1000)={0x0, 0x0})
r0 = openat$selinux_user(0xffffffffffffff9c, &(0x7f00009a6000)='/selinux/user\x00', 0x2, 0x0)
ioctl$KVM_X86_GET_MCE_CAP_SUPPORTED(r0, 0x8008ae9d, &(0x7f0000a40000-0x69)=""/105)
2017/12/31 12:50:41 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = shmget(0x1, 0x3000, 0x54000420, &(0x7f0000df9000/0x3000)=nil)
shmctl$SHM_STAT(r0, 0xd, &(0x7f0000d47000-0xdc)=""/220)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:41 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f0000754000)={0x26, 'skcipher\x00', 0x0, 0x0, 'ecb(arc4)\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f00006cc000)='5', 0x1)
r1 = accept$alg(r0, 0x0, 0x0)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffffff, 0xc00caee0, &(0x7f000007a000-0xc)={0x3, r1, 0x1})
ioctl$DRM_IOCTL_ADD_CTX(0xffffffffffffff9c, 0xc0086420, &(0x7f0000662000-0x8)={0x0, 0x0})
r2 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000a2a000-0x19)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_LOCAL_AUTH_CHUNKS(r1, 0x84, 0x1b, &(0x7f0000cc3000-0x96)={<r3=>0x0, 0x8e, "02aba83f31a4c31fa189b8ebf0fa0cf20422724edffdf3cc55983bbdd8f6c14c48ed628098e0f7de0c71ed3079f60b47b6d018973e794109191371e56a28ea9a93b613aa525ab4dbef7daff984be4203fb0b77aa9098306c03f4ef534b68818021679f4e8aeff690c3a6ad8cc3b4886d0da638683ae927cb59762475d08a78e5a8314d45edc80f6a6f8a8ed21925"}, &(0x7f0000860000-0x4)=0x96)
setsockopt$inet_sctp_SCTP_PR_SUPPORTED(r2, 0x84, 0x71, &(0x7f0000a16000-0x8)={r3, 0xdb}, 0x8)
sendmmsg$alg(r1, &(0x7f0000612000)=[{0x0, 0x0, &(0x7f00008b9000)=[], 0x0, &(0x7f0000bf7000)=[@op={0x18, 0x117, 0x3, 0x1}], 0x18, 0x0}], 0x1, 0x0)
recvmsg(r1, &(0x7f0000201000)={&(0x7f0000ca9000-0x10)=@ax25={0x0, {""/7}, 0x0}, 0x10, &(0x7f0000153000-0x90)=[{&(0x7f0000d08000-0xdb)=""/219, 0xdb}], 0x1, &(0x7f000037a000)=""/102, 0x66, 0x0}, 0x0)
2017/12/31 12:50:41 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000126000)='/selinux/relabel\x00', 0x2, 0x0)
setsockopt$inet_sctp6_SCTP_SOCKOPT_BINDX_ADD(r1, 0x84, 0x64, &(0x7f00001bd000-0x8c)=[@in6={0xa, 0x0, 0x20, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @local={0xac, 0x14, 0x0, 0xaa}}, 0x5a}, @in6={0xa, 0x3, 0x401, @loopback={0x0, 0x1}, 0x81}, @in6={0xa, 0x3, 0xd5b, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x5}, @in6={0xa, 0x1, 0x6, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x5}, @in6={0xa, 0x0, 0x401, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @rand_addr=0xc1}, 0x2bf}], 0x8c)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0xffffffffffffff84)
2017/12/31 12:50:41 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 executing program 0:
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)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f0000001000)='/dev/qat_adf_ctl\x00', 0x2000, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000002000-0x10)=@generic=""/16, 0x10)
link(&(0x7f0000001000-0x8)='./file0\x00', &(0x7f0000001000-0x8)='./file0\x00')
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffffff, 0xc00caee0, &(0x7f0000686000-0xc)={0x7, <r2=>r1, 0x0})
timerfd_settime(r2, 0x1, &(0x7f0000f67000-0x20)={{0x0, 0x0}, {0x0, 0x1c9c380}}, &(0x7f0000d92000)={{0x0, 0x0}, {0x0, 0x0}})
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:41 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000aeb000-0x9)='/dev/kvm\x00', 0x0, 0x0)
socketpair(0x11, 0x4, 0x3, &(0x7f0000196000)={<r1=>0x0, 0x0})
ioctl$KDGKBMODE(r1, 0x4b44, &(0x7f0000281000-0x8)=0x0)
r2 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
unshare(0x400)
pipe(&(0x7f0000ba8000)={<r3=>0x0, <r4=>0x0})
r5 = eventfd2(0x0, 0x0)
ioctl$KVM_IRQFD(r2, 0x4020ae76, &(0x7f0000116000)={r5, 0x0, 0x800000002, r4, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$PIO_FONTX(r3, 0x4b6c, &(0x7f00009bb000)="0626786824c55db4c1012a1d9974c7ead91d2e13f441a873d9e8f1a8030b5eea8c7ffded8c8cd2bc6f05940de4d7f47184f3cabecc4745dc0f79dbdea4bac125f93354ae5b6e112cd760f661ff8e69307a1bb8e8bde6e67c599a76ee1cc818ba0ea90f4165867eb39de69a5f920a7857a643973c402c3080d1f7c1daf2f757c80c47f4a85f3be24db340bf2f9c695ac73dcbc612003f7d80244ebfda9e94ab778300007975c2490afeeb734de262ebaa8bd3d82a9d9b282d0aa2a17b472fd6554e3a3683534d64fe4bf5f25abb10e336a52d993e0ac69aa1afef29e949a4f77a6301ee88f6452d0b001730588022d1d98c0cd760a17592de1cbb1d3d473287c9d053d1f9ec393b2277d4dfb959403bd1a55ea915a44cc276bb692995265a8d97848928f85216998fa5944df6fe5389d173b75f5fefc433a97a5a99c5a152e65d2c8edbfd357d3200874b7628c9f00801f0653e90953b11fde83bb2394d59cd67df96b4b658a14f17d9faca7b6387ff6ccea049bd14e3db574e0f1403245eef43ec4db8f6c02362c7f532aa3056fd6fbfe36dbb783967315d19033af125160e86a3016b76a4258aebed74c032969714431d48e4e566efc013d4c21bdc15c16e682b3fcc905e9706ec9a5f69c06a1bbfd10e25fb7e5ad876bc7d7e408260b2a3fd25fb170ce06dec5e1ef0368e86357e31d27b9cd38d1c2ccd56bd4feaba9992f9920ea18f90606505c4e89a845c8fab716e245d746b6977b7613a9cf5ea2867ae5fbd2298bf4274b043de4d7f3a0dbe59a147f3d362cee77d1f23ff58eb8bf9304ba0b6bb612ed53c0ea6a34c4804695a03c1c89a20a3371a7db47f9c30cf090f2769ce6255f3efd2fe12584bae1543a7840ea9a9f700142900cba3ce87c1718beccb8ed64ae6a04a5de21cf8da18cf7336b60c853e06ff7141d1114eeb182369f2371c16e74a9309be0f65397f8f4688a25be9285c8aa2e3856363ddfbae5123ec2c8a496ce5a25efa6f21ade68e1815acc27c0dbd8f18d8e45c3a5bb8c1e3cb1803cd5ab93c2629fc3cadddebbb7ae0c9eb0d184b5eee10addecad42331ad0131d2f51195d7272ab9ca0b314ca5441dcd6b393e2bb98d70a86563e1b332e4faaca5a8b0c2cf68c2ad53955806ce5e0cdbf8fc2c5f59e424a06cc896243187225b90d0ea1990d9e8954f7b807bbc65863d23015731f40cf2f82ce3ea7ecfce39add5bab4d35cc6afee5d6dd8dc6ca1af6ed07f72af1869aa3c28a87fa63cacc730ad06fcbf9190babd4dc1a2221193e5434c2a7e9b7d901ba4f6a8bd4ac175fb0212b44102710687bdb7f9db3ff41913ce30c7b251f9487c447049b3934df6251e571142caaca27cde50dfc664fb1b1fc435ea9e2d473df16d0e72450cd6d1056265b93c3020560d0b8e8d91592880c638d37c06c1eb9a3f2d372dd2f3f9421ee23462b23ed649db856e11606c3774ca4a15b85b0056ebfbedd4a621f3bb0e705d99fc97d632a628d01126cefc7204f31fa7230289388be540edd5f60aa9cb8408f305dd9a4bb70314d6fa4ecca3625a9ef7635e07455e30a6e53935190db6f794deb291b897fad1da92b140792a413d5e0b49261e4b1427ea8a525801441a006d90693eb523c8ac8989a8e28d65954e0f248169caa70eb0ddbda5ad2e1c41df85f9078cac70ba9fc14843f0c2b31b79bdcaacd4e53a8b833b3d532aaa4803407c9c921da541cb478e9cbcf7c8d6f57b33c8000943dfd5a247821f6688d58607eb530c3485ce929ad489064d5edc4a08bb6feaf8432f9197de1cdc78a97c9173fe54ea645155f4584e9271ad623a81e479cc5dbe3ce0bacf3ee84b0c0fbd5b61f7d45f2440a3b4e56b0e828daf0cd0bb32d9a6b927ee0a8a840a6ddf8fe03e1cf7ed01dc3eaf618821eecbc0b1858a9470150b513b885c65e1deab1e8079a4942d9309f9362e7017fab11686db5e2b8363cd1dde4b4608a2373e7465725e25ede206bc0bf5860dc17a80e258266050f6f969bdc997994768195120cd131588f1dee00f9afaa48fa3ff593d216a93a27e0287513980b962b3cba532c2c091edc94e777f8031abe979e1a91530974bf87111fb0f42350eec0870371c6333759e25283ac5c09ad39a93ef092541771cbbc95315d1a7b215e937917c47510ed4d84d1a6fb1ed6949b74e4fd8f81c6cc29060a4c5073b5d99d138c9974504fa5960a03b8b0f286bde5c99201eaeaf072add2096e1738d6b7d9522f4dd548f6381113320ec16d7d97dfc1518119bc6070fa776ef73f4c2c8d8ee8ebf4ec1bfbaf3a36dc9d2c849278464e1d3f23f1756f543efaae5ee0a50212a5deca1d20a42eace881d5f65f310f16ed8b35d0c71d87651459405084643816b4eaf5076ed02f1e458e9fe4658144f9c5b3f14a0ec70766f26e9423e17e058d53588398f572e208b375cb51809d07a8a3d457de5aced01ce4bd5989d9dcc45d3d40433011774b24c65027a3ac565febb75911819a9c9c9c3ae4aa9a48f68a883785195b7535db9fb41c25ba27d186cb4aa7fd56c0a052a4d9517c7449627f5cdf28ba303a36570030cfd37e3ac7d29e160d5868f0edaefd494693c9552074081a31b3f8537858e31c973a315f85bfe1869acfb2bb26bae89cda20be459076b15db32f58a45439983a5cbdad74518bd313d2130fb23f93bd71d3a2791042ae154a2ca1eff4fd5b1563ac409092fae0507956c6f2e821612a50162c4198de21b7cf3e3213d9b521693483296e247f5a5098c3d7a1028738c85556ef54f82e071b47e3aea322065150a9cbaf23b75465070d0e79fc06ab55aa4ef057993644fd91dc17cbae2580a12efb15192a49323d9064d54e78c2877c5a845cec044d15ead67d4c7b1e52dbe51baa28e5a449e34f84c83d18eb621e60038fdc8139422377b20804fb2972d9bf2f49c0d97487641116fae9ca1d39aef5de214080c7918ba69315197f2e9c3847915fcce2efc2f25a2d470ad4081fd53405785de444ac80d4435a9e5f44c398643fba43c54f84ea3beba64b32b11f707d3f9276bd21635dfe9f5fad56634f67c59dc13a8494ffce3867a74c178cd0679b3d1ed1c379675ad4327fb73c1fe92032846c6ed789bf30ade3194057fe844abf98d83bc2659ab1fe434c9dbfe3aca1b16fa4f27363f7706445287707a028816a904b481a9fc8c9670ae5d71baaa035484e2c14e6b6da356beb1d11f882bbacf5b5784b65ad8e8148f28b69ecad48e195b1e924315185821fb09a6e8679d56a42e78a3e4cd7124f7092ed5bd60e5e542723794b2e11d659dc1b865fd345e852e693ec934ab3514bb14e573e29eb9484d3bc2e58f42d2de1776dfc269b19bb38c482860a672be65d8a91a25056494dfb64e811ae081c26235c2efb57f52fe5164d4d8136c81ea204371b14608b7ce76670ae0f65e4e7e935ec049cb8065750fe651ed454f3e9b573d642a96b446af5294ab7c44903130f273c6acd4f69e7469408cf5e9d1d2d1a25f20b9638a90c42bdd2e9e585d946c7168512255f9d7223306f3333476b93b69585be71da66fc9d7396ce4c8be8bd8ab919d061bcca03cc016fa85448668f84fbed2b295f25d247dd162a48a1a99a1ce8d1e1b6530aff2481b9fb08d889397f9c9d67943911a88036bafca32961f42b77568d915757ecb9b3fe6613c0e45456c3eba833420df8d68981e1a8f5bd93e58eec2623a5a6fc6300ef58091a5d314308b7e4aa7744fdf5a0447eab6baea11f35d252decb4bc857bdfee4b4a2e75a4f9dd55423e67177f99445870e5aab5f72c32b2204de8db52bdd34a1fe803d76639fd8f12e1bd6a28f989fc4ebc734c6dc1f911d4d7d635430393ec315b89dbfa3d37a97092c842d8fbac3b31323dc921756019856d8f9b87ccfed755092a73c94c5b5e4bf7bc2ecd9f8de207dc7dc5b51ef0d3cfa9957376438b0b5a0000550086eeb99879ddca323fe85cc073bd215c032def67b715daa1cf775ee561b17445c0b2c2e7f7646a7a0e5e15efd8c4c70a9e3e1c5deabe93a29eac6f634cdb93acd82823c54bd01f81201f22a8b0a87ce99c2bf08ba3bd4c9a5cc4f0a2d1ea34c153e8177800042ffde08c2d88c3a6be2c352b9424320f12a583887deace842c0e08fc8bfaeb4d9aa2c8ed1783fe2b4bda41bb96bb3f73c59cae038222a590dfc9b341172603eba1249ff8962fae2bd5b67eafdd527c92591db542b15df42f32b1456a1337da3c6b15fa51150711dc4b3d2f00265eefe4c6943cd0854f9eb327ea64e7125f8d255d12eed7decdb458a907280da52acc5d323eb4f07b28561a181cf2821a6983ef45c60bef0750eb323047744c9b8d8e18513473ccde4592458ec4bb23e753f147d9057ffe15b643f51de5ad12d517e1ce869e8002924a6591ff3162f92539045a886bdc0b903822d8b43e3d762e3f92eb0ce0971aa4672e18a0cba76edd867e00e1c96bbe687abd6b8b024f71047da9b0f777197f3dbb10563eb7f50ba5d8b64c9715113253af81eec7e48470d6a170691835e2ae4e54924470b819fc3fcadb1f002d34cc1d127d7ecf38b876a3528172b2d133957827d482400641fcf984c6cb72b322fc2c6818df40250e6a98ffec97c2e6f4e89d5f358680451b844265c5066360d895406af953ab541c17075f4769771ae639f6c7d18bbee305b71f86e737852cc7b13e389ba288d9160457f240b9324959f82062d9c62c6e7f1ebc2d56d1f14de1aefe10835c670425d4a855e28dcea60456541fe1b7bf6a400c5eccd40f9c252c63096ec72b471e2136c9cfcf77d0cbf6e765913977d93a2cf70ea81c5c1d4cc9f4db18244f75a3f997d5949b58a2b140c9a4c92b31b04cb41158fbe1142a05d62e6e157fd761ddf512698f964aef36c28096a08b149aa00ca736227190eb39540456fefc0e2d0de30988e28827ba5df1246feffcb13f2220d0eea456b170925e601d3cce92ae7531d6212c93d871f53ba0e7faec44ee49229a65834d86398ad30c6c9b8a8161c201b13f82d98ba211635bb7e6fbd91d5f95343d0a4be98d17137c68a5f3a6413c93e2099b1940553a6e780e3367cd54cd442a3c312eabce2d9a6eff323f25035b6ea57cab111d652e1d66fe9cc4ab46cbeb3734357a409fbd7ee32408778bbee777e5362a29064d5015a78b5f89e04839a03c9f4cbe153edcbafd3850c369bf4d87c8859dc16e919018a7396d5eb31430c6e0eac7dc755e22b05680e7bf49175e5e89293ac968b2ab086878d4a77f09c3d71b4c6ee91eb5cb4153b9b9783f52d8163be7c80d7d718254f96c84179cd9d57bc08f06e369f1251b5a9f2d5a87b38e94244d98544e2889119b1b2d930c4aa481d7afd7792bee82288f4f68e8b32972b9f93bd6ed65bb1b392260fee0fb3a7abf407b1ba2dab8d7dd816d3564ca11d5d53886be7cfdbac0ac8ca43c2733ac83398c67d0678bf478379ae02613a7f26338dd2a28c8f191c31637cd35b8bf6b1ee0b10a42b1747d3ec35ed0f7ef6fff62e3f2977c9ff15a86f674abf594366ec39e976c1e62af32150154df270211ba5e3ef72ee006f15e97d4db601116f0d73f6c44f5db6fb2bb723f17b8bdc9c5b739056f36cd54ab1b63780476629e7eb4586abc56fd49668dde0e11d640ffee9d2af9a0ea1ce5baeaacb3a7e4f231517a7fcf25e403252bca3b762f1190d48d3fd36c51552a5f851b32efbf24cb5f0ad368a0ec202fac7f54ffb880b19b05f4ea40b6eb6646216861b003bf2fdb7c8354361af01bac67d89f101f8f215c0d")
2017/12/31 12:50:41 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000631000-0x9)='/dev/kvm\x00', 0x1, 0x0)
pipe2(&(0x7f000037d000)={<r1=>0x0, 0x0}, 0x80000)
getsockopt$inet6_dccp_int(r1, 0x21, 0x5, &(0x7f000085b000)=0x0, &(0x7f00003c5000)=0x4)
r2 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:41 executing program 5:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
socket$inet6(0xa, 0x80a, 0x1)
ioctl$PERF_EVENT_IOC_REFRESH(r0, 0x2402, 0xfffffffffffffffd)
2017/12/31 12:50:41 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
socketpair$inet6(0xa, 0x80000, 0xbf10, &(0x7f000023c000-0x8)={0x0, 0x0})
r1 = syz_open_procfs(0x0, &(0x7f000012b000)='net/ip_mr_vif\x00')
ioctl$KDGKBENT(r1, 0x4b46, &(0x7f0000543000)={0x8, 0xe1, 0x6})
r2 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000e75000-0xf)='/dev/sequencer\x00', 0x4000, 0x0)
accept4$packet(0xffffffffffffffff, &(0x7f0000ab2000-0x14)={0x0, 0x0, <r3=>0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000d43000-0x4)=0x14, 0x0)
ioctl$DRM_IOCTL_RES_CTX(r2, 0xc0106426, &(0x7f0000fcb000-0x10)={0x8, &(0x7f00000a4000)=[{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {<r4=>0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}]})
ioctl$DRM_IOCTL_SWITCH_CTX(r2, 0x40086424, &(0x7f0000854000)={r4, 0x1})
setsockopt$inet_mreqn(r2, 0x0, 0x1ec102e5a588f05e, &(0x7f00009c8000-0xc)={@multicast2=0xe0000002, @remote={0xac, 0x14, 0x0, 0xbb}, r3}, 0xc)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r5 = dup3(r0, r0, 0x80000)
ioctl$EVIOCGLED(r5, 0x80404519, &(0x7f0000b37000)=""/234)
removexattr(&(0x7f0000935000-0x8)='./file0\x00', &(0x7f0000fda000)=@random={'osx.\x00', '/dev/sequencer\x00'})
2017/12/31 12:50:41 executing program 6:
socket$nl_xfrm(0x10, 0x3, 0x6)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
lgetxattr(&(0x7f00009a3000)='./file0\x00', &(0x7f000020e000)=@known='com.apple.system.Security\x00', &(0x7f0000531000)=""/215, 0xd7)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:41 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
uname(&(0x7f00002f6000-0x1000)=""/4096)
r0 = openat$selinux_access(0xffffffffffffff9c, &(0x7f0000c08000)='/selinux/access\x00', 0x2, 0x0)
ioctl$LOOP_SET_STATUS64(r0, 0x4c04, &(0x7f0000ec0000-0xe8)={0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0xf, 0x1, "a6a832855fb7eaa18d108846f556dffe887b295d8bd41ef906d30d9f371a4c46e4e8ef07f9d4e0d8d83db37c681091a37139a5b00df46999469d0deeed5d652b", "800497b6a3869a715f2047283e6699eda9312396a5aaebf8a85cf09f014754c3a571b6bce3e3b09d6f43e8bd06b45618329fbea7cb8970a7e315766832f2c927", "2a5c673154591a0eb8c15c03595065d734a303bd78a71ace5b6a7101b8282ad8", [0x9, 0x74]})
r1 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f000074b000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
bpf$BPF_GET_MAP_INFO(0xf, &(0x7f00009a1000-0x10)={r1, 0x28, &(0x7f0000864000-0x28)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/16}}, 0x10)
2017/12/31 12:50:41 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000a1d000)='/dev/hwrng\x00', 0x40240, 0x0)
setsockopt$inet_sctp6_SCTP_DISABLE_FRAGMENTS(r1, 0x84, 0x8, &(0x7f0000e9d000-0x4)=0x4, 0x4)
pwrite64(r0, &(0x7f0000797000-0xa)="7c0aa50f2143db41ab35", 0xa, 0x2d)
r2 = gettid()
ioctl$KVM_SET_XSAVE(r1, 0x5000aea5, &(0x7f0000e6b000)={"8b8eba2d8ca99607e80bef2666a471d5f62fb00c4a57c3b7e9ab46c19b8c15ff3df480846e6462109ba654e4f0bc55da027066fb44b8d3d9f6a68baccab4577fcf809c30daad846f81c94d85ad0e8b3aa4cdc4fbec027c9c0e336ffaab7fa7b9fb64edb89d8318ae1360c9622affab2ba4fd9fa90c58e9bf88e011140b35c40b31f8868e7be41f6d0bd9146cdd07b9abcdf496236dc110ad36260e47c3ba628db1ed71819033bd0087e3be88b4ea816a0a9027bf0250b33268a502f1a330c1b0202c02ab89ad4b2fe4bfd84edbe5f9d383fad41786edd48bc699c2dc8b4e7f0b791127fb507abca92cf37dc6b7941ca3e7f0553f9e09f6887ebfb14c8fd7219cfc00137060fe006f18dbad64d8c0e646efb5bd03b703ede41b2a2eb7d8ae77276f2f5c3ce368a3e1cfeac2665d829c58e1acd21e97d798adf26313b06d8e73baf87bd445a7ef81e063508b2dceacd21fb6755e64e4f8d9014865680d4b056730efd6f9a10bbcdba0051a5941c763797f32adf524da361d683cd71cb12063b27712197332ec9dcc24e16577ba7bae34a86a69317afd091c7763984eb56bf1ed0900e627fa9f6a2c9c79ddbd1ba983e7ad341a1774df05d8bab007e9851bdb3be0254acf06f95e7810178139d0b7555f544a37192609f10ad48212cadda3503402ca5a4d92400eb18a0115333742f197d75f4826ea62e45c38099dc4071f0b04ea3ad3b309b516ba8ed004b0a610f757a1960c4d7f25bf962edffb92db48ad2dccd8366e928e5a550eb8ee3ff899327eb6dd05dde12a7d4cb669eaf53f700391be9cbced7d54c4a8c920f3cbbec76e44bcedde69dfc5b94504ca3769f7627ee55dad70a2eb0d7affc20c388cceb2bcda5d5fa0e343f9cf73c54c4cdbf4cedc63b673b33264883c47b80e91bb0c6e753db5e87914b7ebc076c3cb6d11426fd32d0429069a0b2782799e40b11efcc3f72b91d7c5e114fc1b073bd0e9d8699b503de21222d3b4f8f8b4ec1b7a6a1485c706dfddc4f3db5fe31e01f1289544057c61914dd1c6950b295e16ad967ea8e45dfc02f6617dbb5350bce7b1105df6f1a57f49c4d0cab71d20e5e31bc72578f1a1760e7b6193b65969492333d2f554d6d1a877cd98b7d62d71ef7bedb8496ec14280b1c7ac4ef47f62e61ba77bcacb46193ef7c704002d5ce62678a9e6b1add38ca779aef1fb8b874b4d2789d13f5a95e90a41bd004ecadec5285edf779c41b749c4d4136b7459eefb5f1aec3aef647c29e44a8dbcddc6ab9cb043af0eb239766a35446246d2ca3c20ea391c2241299be2303530bcbebca76ca0d914569adfee41f2e479886a7e030183c104a9be69012a271b68d067edd0d8bc0c55292a9fcd14d070900846adea1560f0c3382c8b77383e19f950f6e0782c07ff6668e311f33a24cbfa7e4bc39f27a0c2affc4bea9ad166fd"})
sched_getscheduler(r2)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r1, 0x84, 0x6d, &(0x7f0000ba9000-0x35)={<r3=>0x0, 0x2d, "819b594a688c14d27a61a46ca3ada93626f2aee7bfc1c83845718db896edbff5454b0b153e8e0330ede831dab2"}, &(0x7f00007a7000)=0x35)
getsockopt$inet_sctp_SCTP_MAX_BURST(r1, 0x84, 0x14, &(0x7f000060e000)=@assoc_value={<r4=>0x0, 0x0}, &(0x7f0000ded000-0x4)=0x8)
getsockopt$inet_sctp6_SCTP_STATUS(r1, 0x84, 0xe, &(0x7f0000c50000-0xb8)={r3, 0x5, 0x80, 0x7, 0x5, 0x4, 0x3ff, 0x7, {r4, @in6={{0xa, 0x0, 0x2, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x1ff}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x4, 0x5, 0x401, 0x4, 0x8}}, &(0x7f00004fa000)=0xb8)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000466000)={0x0, 0x0, 0x0}, &(0x7f00001e9000)=0xc)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:41 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$packet(0x11, 0x3, 0x300)
socket$packet(0x11, 0x2, 0x300)
socket$kcm(0x29, 0x7, 0x0)
r0 = syz_open_procfs(0x0, &(0x7f00006e8000-0xb)='net/packet\x00')
preadv(r0, &(0x7f0000fd5000)=[{&(0x7f0000cbe000-0x2f)=""/47, 0x2f}], 0x1, 0x400000000000)
2017/12/31 12:50:41 executing program 5:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:41 executing program 2:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$mice(&(0x7f0000000000)='/dev/input/mice\x00', 0x0, 0x111000)
ioctl$GIO_UNISCRNMAP(r0, 0x4b69, &(0x7f0000ff9000-0x40)=""/64)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:41 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
creat(&(0x7f0000afc000-0x8)='./file0\x00', 0x40)
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:41 executing program 5:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:41 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, <r1=>0x0}, &(0x7f00007cc000+0xfbb)=0x10)
getsockopt$inet_sctp6_SCTP_STATUS(r0, 0x84, 0xe, &(0x7f00008d3000-0xb8)={r1, 0x3, 0x4, 0x109, 0x80000000, 0x1, 0x4, 0x6, {r1, @in={{0x2, 0x3, @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]}, 0x4, 0x6, 0x22, 0x0, 0x10001}}, &(0x7f000006c000)=0xb8)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:41 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
r1 = dup2(r0, r0)
ioctl$LOOP_CTL_GET_FREE(r1, 0x4c82)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
getsockname$ax25(r1, &(0x7f0000494000)={0x0, {""/7}, 0x0}, &(0x7f0000525000)=0x10)
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(r1, 0xc00c642d, &(0x7f0000133000-0xc)={<r2=>0x0, 0x80000, r1})
ioctl$DRM_IOCTL_GEM_CLOSE(r1, 0x40086409, &(0x7f0000d41000-0x8)={r2, 0x0})
2017/12/31 12:50:41 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000011000/0x3000)=nil, 0x3000, 0x1, 0x32, 0xffffffffffffffff, 0x0)
r0 = userfaultfd(0x0)
ioctl$UFFDIO_API(r0, 0xc018aa3f, &(0x7f0000001000)={0xaa, 0x0, 0x0})
r1 = accept4(0xffffffffffffff9c, &(0x7f00007dd000-0x10)=@ethernet={0x0, @random=""/6, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f00002e4000-0x4)=0x10, 0x80000)
ioctl$sock_inet6_tcp_SIOCINQ(r1, 0x541b, &(0x7f0000c1e000)=0x0)
ioctl$UFFDIO_REGISTER(r0, 0xc020aa00, &(0x7f0000001000)={{&(0x7f0000011000/0x1000)=nil, 0x1000}, 0x1, 0x0})
r2 = creat(&(0x7f0000005000)='./file0\x00', 0x0)
write$sndseq(r2, &(0x7f0000012000-0x2e)=[{0x0, 0x0, 0x0, 0x0, @time={0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, @time=@time={0x77359400, 0x0}}], 0x30)
creat(&(0x7f0000b59000-0x8)='./file1\x00', 0x0)
rename(&(0x7f000046f000)='./file1\x00', &(0x7f000085f000)='./file0\x00')
lremovexattr(&(0x7f0000708000)='./file0\x00', &(0x7f000084a000)=@known='com.apple.system.Security\x00')
ioctl$UFFDIO_ZEROPAGE(r0, 0x8010aa02, &(0x7f0000002000-0x10)={&(0x7f0000011000/0x3000)=nil, 0x3000})
[  257.688401] handle_userfault: 6 callbacks suppressed
[  257.688406] FAULT_FLAG_ALLOW_RETRY missing 30
[  257.698090] CPU: 0 PID: 9466 Comm: syz-executor7 Not tainted 4.15.0-rc4-next-20171221+ #78
[  257.706475] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  257.715805] Call Trace:
[  257.718367]  dump_stack+0x194/0x257
[  257.722148]  ? arch_local_irq_restore+0x53/0x53
[  257.726794]  ? handle_userfault+0xb97/0x2500
[  257.731195]  handle_userfault+0xbd9/0x2500
[  257.735409]  ? handle_userfault+0x185a/0x2500
[  257.739886]  ? userfaultfd_ioctl+0x4520/0x4520
[  257.744450]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  257.749619]  ? print_irqtrace_events+0x270/0x270
[  257.754354]  ? find_held_lock+0x35/0x1d0
[  257.758419]  ? print_irqtrace_events+0x270/0x270
[  257.763170]  ? print_irqtrace_events+0x270/0x270
[  257.767896]  ? cpuacct_charge+0x2e6/0x5c0
[  257.772032]  ? perf_trace_lock+0xd6/0x900
[  257.776158]  ? perf_trace_lock_acquire+0xe3/0x980
[  257.780979]  ? __lock_acquire+0x664/0x3e00
[  257.785183]  ? check_noncircular+0x20/0x20
[  257.789385]  ? __lock_acquire+0x664/0x3e00
[  257.793591]  ? lock_release+0xa40/0xa40
[  257.797538]  ? __lock_is_held+0xb6/0x140
[  257.801576]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  257.806736]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  257.811900]  ? find_held_lock+0x35/0x1d0
[  257.815938]  ? __handle_mm_fault+0x3296/0x3ce0
[  257.820490]  ? lock_downgrade+0x980/0x980
[  257.824619]  ? lock_release+0xa40/0xa40
[  257.828566]  ? update_cfs_rq_load_avg.part.68+0x2d0/0x2d0
[  257.834076]  ? do_raw_spin_trylock+0x190/0x190
[  257.838640]  ? userfaultfd_ctx_put+0x720/0x720
[  257.843206]  __handle_mm_fault+0x32a3/0x3ce0
[  257.847594]  ? __pmd_alloc+0x4e0/0x4e0
[  257.851459]  ? find_held_lock+0x35/0x1d0
[  257.855496]  ? handle_mm_fault+0x2a0/0x930
[  257.859703]  ? lock_downgrade+0x980/0x980
[  257.863852]  handle_mm_fault+0x38f/0x930
[  257.867897]  ? __handle_mm_fault+0x3ce0/0x3ce0
[  257.872445]  ? vmacache_find+0x5f/0x280
[  257.876391]  ? find_vma+0x30/0x150
[  257.879905]  __do_page_fault+0x5c9/0xc90
[  257.883934]  ? __lock_is_held+0xb6/0x140
[  257.887979]  ? mm_fault_error+0x2c0/0x2c0
[  257.892099]  ? find_held_lock+0x35/0x1d0
[  257.896146]  do_page_fault+0xee/0x720
[  257.899924]  ? __do_page_fault+0xc90/0xc90
[  257.904132]  ? lock_release+0xa40/0xa40
[  257.908076]  ? perf_trace_lock+0x900/0x900
[  257.912293]  ? do_raw_spin_trylock+0x190/0x190
[  257.916863]  ? trace_hardirqs_off_thunk+0x1a/0x1c
[  257.921684]  page_fault+0x2c/0x60
[  257.925108] RIP: 0010:iov_iter_fault_in_readable+0x1a7/0x410
[  257.930871] RSP: 0018:ffff8801c6a97928 EFLAGS: 00010246
[  257.936203] RAX: 0000000000010000 RBX: 0000000020011fd2 RCX: ffffffff8251caa1
[  257.943442] RDX: 000000000000010b RSI: ffffc90001be5000 RDI: ffff8801c6a97d28
[  257.950681] RBP: ffff8801c6a97a08 R08: ffff8801c4df91a0 R09: 1ffff10038d52ee7
[  257.957925] R10: ffff8801c6a97858 R11: 0000000000000003 R12: 1ffff10038d52f28
[  257.965165] R13: ffff8801c6a979e0 R14: 0000000000000000 R15: ffff8801c6a97d20
[  257.972422]  ? iov_iter_fault_in_readable+0x1a1/0x410
[  257.977588]  ? iov_iter_fault_in_readable+0x1a1/0x410
[  257.982756]  ? iov_iter_revert+0x9d0/0x9d0
[  257.986964]  ? mark_held_locks+0xaf/0x100
[  257.991079]  ? simple_xattr_get+0xeb/0x160
[  257.995284]  ? current_kernel_time64+0x122/0x2f0
[  258.000017]  ? trace_hardirqs_on_caller+0x421/0x5c0
[  258.005021]  generic_perform_write+0x200/0x600
[  258.009599]  ? filemap_fdatawait_keep_errors+0xb0/0xb0
[  258.014844]  ? generic_update_time+0x1b2/0x270
[  258.019397]  ? __mnt_drop_write_file+0xd/0x70
[  258.023874]  ? file_update_time+0xbf/0x470
[  258.028081]  ? current_time+0xc0/0xc0
[  258.031858]  ? down_write+0x87/0x120
[  258.035547]  __generic_file_write_iter+0x366/0x5b0
[  258.040446]  ? check_noncircular+0x20/0x20
[  258.044654]  generic_file_write_iter+0x399/0x790
[  258.049392]  ? __generic_file_write_iter+0x5b0/0x5b0
[  258.054473]  ? iov_iter_init+0xaf/0x1d0
[  258.058421]  __vfs_write+0x684/0x970
[  258.062103]  ? lock_acquire+0x1d5/0x580
[  258.066052]  ? kernel_read+0x120/0x120
[  258.069928]  ? rcu_sync_lockdep_assert+0x6d/0xb0
[  258.074654]  ? __sb_start_write+0x209/0x2a0
[  258.078948]  vfs_write+0x189/0x510
[  258.082463]  SyS_write+0xef/0x220
[  258.085888]  ? SyS_read+0x220/0x220
[  258.089483]  ? trace_hardirqs_on_caller+0x421/0x5c0
[  258.094470]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[  258.099202]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  258.103926] RIP: 0033:0x452ac9
[  258.107082] RSP: 002b:00007fc2bd729c58 EFLAGS: 00000212 ORIG_RAX: 0000000000000001
[  258.114757] RAX: ffffffffffffffda RBX: 000000000071bea0 RCX: 0000000000452ac9
[  258.122001] RDX: 0000000000000030 RSI: 0000000020011fd2 RDI: 0000000000000014
[  258.129250] RBP: 0000000000000059 R08: 0000000000000000 R09: 0000000000000000
[  258.136489] R10: 0000000000000000 R11: 0000000000000212 R12: 00000000006ee8f8
[  258.143727] R13: 00000000ffffffff R14: 00007fc2bd72a6d4 R15: 0000000000000000
[  258.182916] FAULT_FLAG_ALLOW_RETRY missing 30
[  258.187483] CPU: 1 PID: 9470 Comm: syz-executor7 Not tainted 4.15.0-rc4-next-20171221+ #78
[  258.195865] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  258.205189] Call Trace:
[  258.207749]  dump_stack+0x194/0x257
[  258.211349]  ? arch_local_irq_restore+0x53/0x53
[  258.215993]  ? handle_userfault+0xb97/0x2500
[  258.220387]  handle_userfault+0xbd9/0x2500
[  258.224590]  ? handle_userfault+0x185a/0x2500
[  258.229068]  ? userfaultfd_ioctl+0x4520/0x4520
[  258.233622]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  258.238778]  ? find_held_lock+0x35/0x1d0
[  258.242808]  ? check_noncircular+0x20/0x20
[  258.247024]  ? print_irqtrace_events+0x270/0x270
[  258.251753]  ? print_irqtrace_events+0x270/0x270
[  258.256479]  ? find_held_lock+0x35/0x1d0
[  258.260513]  ? __update_idle_core+0x305/0x600
[  258.264982]  ? __lock_acquire+0x664/0x3e00
[  258.269185]  ? check_noncircular+0x20/0x20
[  258.273388]  ? __lock_acquire+0x664/0x3e00
[  258.277603]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  258.282761]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  258.287922]  ? find_held_lock+0x35/0x1d0
[  258.291964]  ? __handle_mm_fault+0x3296/0x3ce0
[  258.296513]  ? lock_downgrade+0x980/0x980
[  258.300627]  ? mmdrop+0x18/0x30
[  258.303877]  ? lock_release+0xa40/0xa40
[  258.307821]  ? copy_overflow+0x20/0x20
[  258.311676]  ? do_raw_spin_trylock+0x190/0x190
[  258.316227]  ? userfaultfd_ctx_put+0x720/0x720
[  258.320788]  __handle_mm_fault+0x32a3/0x3ce0
[  258.325170]  ? __pmd_alloc+0x4e0/0x4e0
[  258.329031]  ? plist_check_head+0xe2/0x130
[  258.333237]  ? find_held_lock+0x35/0x1d0
[  258.337271]  ? handle_mm_fault+0x2a0/0x930
[  258.341472]  ? lock_downgrade+0x980/0x980
[  258.345609]  handle_mm_fault+0x38f/0x930
[  258.349648]  ? __handle_mm_fault+0x3ce0/0x3ce0
[  258.354194]  ? vmacache_find+0x5f/0x280
[  258.358146]  ? find_vma+0x30/0x150
[  258.361661]  __do_page_fault+0x5c9/0xc90
[  258.365698]  ? mm_fault_error+0x2c0/0x2c0
[  258.369822]  ? check_noncircular+0x20/0x20
[  258.374028]  ? get_futex_value_locked+0xc3/0xf0
[  258.378673]  do_page_fault+0xee/0x720
[  258.382445]  ? __do_page_fault+0xc90/0xc90
[  258.386651]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  258.391813]  ? __lock_is_held+0xb6/0x140
[  258.395851]  ? trace_hardirqs_off_thunk+0x1a/0x1c
[  258.400668]  page_fault+0x2c/0x60
[  258.404095] RIP: 0010:iov_iter_fault_in_readable+0x1a7/0x410
[  258.409863] RSP: 0018:ffff8801bcc6f928 EFLAGS: 00010246
[  258.415192] RAX: 0000000000010000 RBX: 0000000020011fd2 RCX: ffffffff8251caa1
[  258.422428] RDX: 00000000000000b0 RSI: ffffc90001d68000 RDI: ffff8801bcc6fd28
[  258.429665] RBP: ffff8801bcc6fa08 R08: 1ffff100381624d2 R09: 0000000000000000
[  258.436902] R10: ffff8801bcc6fa50 R11: 0000000000000000 R12: 1ffff1003798df28
[  258.444139] R13: ffff8801bcc6f9e0 R14: 0000000000000000 R15: ffff8801bcc6fd20
[  258.451389]  ? iov_iter_fault_in_readable+0x1a1/0x410
[  258.456551]  ? iov_iter_fault_in_readable+0x1a1/0x410
[  258.461710]  ? iov_iter_revert+0x9d0/0x9d0
[  258.465916]  ? mark_held_locks+0xaf/0x100
[  258.470034]  ? current_kernel_time64+0x122/0x2f0
[  258.474769]  ? trace_hardirqs_on_caller+0x421/0x5c0
[  258.479758]  generic_perform_write+0x200/0x600
[  258.484314]  ? lock_acquire+0x1d5/0x580
[  258.488271]  ? filemap_fdatawait_keep_errors+0xb0/0xb0
[  258.493520]  ? generic_update_time+0x1b2/0x270
[  258.498071]  ? __mnt_drop_write_file+0xd/0x70
[  258.502535]  ? file_update_time+0xbf/0x470
[  258.506741]  ? current_time+0xc0/0xc0
[  258.510512]  ? down_write+0x87/0x120
[  258.514196]  __generic_file_write_iter+0x366/0x5b0
[  258.519094]  ? check_noncircular+0x20/0x20
[  258.523300]  generic_file_write_iter+0x399/0x790
[  258.528034]  ? __generic_file_write_iter+0x5b0/0x5b0
[  258.533113]  ? iov_iter_init+0xaf/0x1d0
[  258.537059]  __vfs_write+0x684/0x970
[  258.540738]  ? lock_acquire+0x1d5/0x580
[  258.544682]  ? kernel_read+0x120/0x120
[  258.548558]  ? rcu_sync_lockdep_assert+0x6d/0xb0
[  258.553287]  ? __sb_start_write+0x209/0x2a0
[  258.557578]  vfs_write+0x189/0x510
[  258.561093]  SyS_write+0xef/0x220
[  258.564516]  ? SyS_read+0x220/0x220
[  258.568109]  ? trace_hardirqs_on_caller+0x421/0x5c0
[  258.573104]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[  258.577836]  entry_SYSCALL_64_fastpath+0x1f/0x96
2017/12/31 12:50:42 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:42 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000343000-0x8)={<r0=>0x0, <r1=>0x0})
fcntl$F_SET_RW_HINT(r1, 0x40c, &(0x7f0000d21000-0x8)=0x0)
r2 = dup3(r0, r0, 0x80000)
ioctl$TIOCGETD(r2, 0x5424, &(0x7f00001e3000-0x4)=0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'tgr128\x00'}, &(0x7f00006f2000-0x2)="cdbe", 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:42 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f0000085000-0x6)='logon\x00', &(0x7f000078d000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000b90000)="", 0x0, 0xfffffffffffffffb)
r1 = socket$inet_icmp(0x2, 0x2, 0x1)
ioctl$sock_proto_private(r1, 0x89eb, &(0x7f00002fe000-0xf7)="5c7f197a2bb509323226975ba9bf68867d819474aa0e39754ddc6a1db5873081b353f19441ad4b3bd6be872b636207b0a996e3e2a3cd1cdf7ae020edb4faa79b42d24858ad8e0d789911532f213b6e369beee8b918dcb2a3f24e1d973430d309c65fa2392cf7ef2ba17b7613a336a935a2ec6772749608b544a1687a600ef293a1245c2004c2aabf493037acb8f866c27371daa667359579f39a90bb6b800bfd0f98332f0b453d3032572c29fcfa9b6e6735fb21c275ea236dddbb2120d0ffd24662c9ced3ee49c6704f253e396d3e715447b839b261461f3f0b4f83e84ae8b0a9f9944e2b905504dd54f413d1231b1ce8c639ba4ed534")
add_key(&(0x7f0000acc000)='asymmetric\x00', &(0x7f0000f14000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000c21000)="3081020028", 0x5, r0)
2017/12/31 12:50:42 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
r3 = openat$selinux_context(0xffffffffffffff9c, &(0x7f00000df000)='/selinux/context\x00', 0x2, 0x0)
getpeername$netrom(r3, &(0x7f000026f000-0x10)=@ax25={0x0, {""/7}, 0x0}, &(0x7f0000c40000)=0x10)
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
r4 = openat$cuse(0xffffffffffffff9c, &(0x7f0000710000)='/dev/cuse\x00', 0x400000, 0x0)
ioctl$LOOP_GET_STATUS(r4, 0x4c03, &(0x7f0000b52000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/32, [0x0, 0x0], 0x0})
2017/12/31 12:50:42 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = open(&(0x7f0000312000)='./file0\x00', 0x200, 0xc0)
setsockopt$netlink_NETLINK_ADD_MEMBERSHIP(r1, 0x10e, 0x1, &(0x7f0000ef6000)=0xb, 0x4)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:42 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f00006af000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:42 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
lstat(&(0x7f0000100000)='./file0\x00', &(0x7f0000062000)={0x0, 0x0, 0x0, 0x0, 0x0, <r0=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
lstat(&(0x7f00009d4000)='./file0\x00', &(0x7f0000c49000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r1=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r2 = getegid()
getresgid(&(0x7f0000eae000)=0x0, &(0x7f000082b000-0x4)=<r3=>0x0, &(0x7f0000cca000-0x4)=0x0)
getgroups(0x2, &(0x7f0000fce000-0x8)=[<r4=>0x0, 0x0])
getgroups(0x1, &(0x7f0000e5e000)=[<r5=>0xffffffffffffffff])
stat(&(0x7f00003f7000)='./file0\x00', &(0x7f0000cb1000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r6=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r7 = getgid()
getgroups(0x8, &(0x7f00005b2000)=[r0, r1, r2, r3, r4, r5, r6, r7])
r8 = openat$cuse(0xffffffffffffff9c, &(0x7f0000599000-0xa)='/dev/cuse\x00', 0x0, 0x0)
setsockopt$inet_tcp_TCP_MD5SIG(r8, 0x6, 0xe, &(0x7f0000085000)={{{{0x2, 0x2, @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]}, {{0xa, 0x1, 0x1, @mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x400}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x3, 0x2, 0xffff, "6ca9ef907d506be0c3661f8bf1ca676f2ffeb2e60e64b75daa5b1eb049f1293e73553d07fb7b9b26ad60c8a48837c84f4fdf4f7efee8ad27d0b06872b47ae2012cfcc5dd485cd8acbbe99e66f1f099c2"}, 0x160)
getsockopt$inet_sctp_SCTP_PR_SUPPORTED(r8, 0x84, 0x71, &(0x7f0000e8e000-0x8)={<r9=>0x0, 0x20}, &(0x7f0000049000-0x4)=0x8)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r8, 0x84, 0x6c, &(0x7f0000f64000-0x61)={r9, 0x59, "83c82c1dd7f11bbd522b7094d5dc37c871003088b328a46e095ee7e1b1ac4db85d19461fcb83afa4b4ed654a512638ec3e355235121791f0538aa4dc3256383447facdc2a0578b2880e2355ac968647c69ab1f93e1b98c0dbd"}, &(0x7f0000382000)=0x61)
r10 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000d63000-0xa)='/dev/ptmx\x00', 0x0, 0x0)
r11 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r11, &(0x7f0000b48000)={0x26, 'hash\x00', 0x0, 0x0, 'crc32c\x00'}, 0x58)
r12 = accept$alg(r11, 0x0, 0x0)
setsockopt$ALG_SET_KEY(r11, 0x117, 0x1, &(0x7f0000b79000-0x10)="a23364fd", 0x4)
r13 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f0000b07000-0x16)='/selinux/checkreqprot\x00', 0x400041, 0x0)
ioctl$LOOP_CHANGE_FD(r8, 0x4c06, r10)
ioctl$KVM_SET_BOOT_CPU_ID(r13, 0xae78, &(0x7f00004fc000)=0x2)
r14 = open(&(0x7f00004b9000-0x8)='./file0\x00', 0x28042, 0x0)
fallocate(r14, 0x0, 0x0, 0x1ff)
ioctl$LOOP_SET_FD(r14, 0x4c00, r14)
sendfile(r12, r14, &(0x7f0000bb9000)=0x0, 0x6)
2017/12/31 12:50:42 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f0000272000-0x4)=0xffffffffffffff64)
r2 = getpid()
getsockopt$inet6_IPV6_IPSEC_POLICY(0xffffffffffffffff, 0x29, 0x22, &(0x7f0000b7f000-0xe8)={{{@in=@loopback=0x0, @in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0], @rand_addr=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}, {{@in6=@mcast1={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, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00008c6000)=0xe8)
getsockopt$sock_cred(r1, 0x1, 0x11, &(0x7f000011f000)={0x0, 0x0, <r4=>0x0}, &(0x7f0000b3b000)=0xc)
r5 = fcntl$getown(r0, 0x9)
r6 = creat(&(0x7f0000cb9000-0x8)='./file0\x00', 0x10)
ioctl$TIOCLINUX2(r6, 0x541c, &(0x7f0000861000-0xc)={0x2, 0x3, 0x0, 0x0, 0x3, 0xada})
getsockopt$inet6_IPV6_IPSEC_POLICY(r0, 0x29, 0x22, &(0x7f0000fe6000-0xe8)={{{@in=@loopback=0x0, @in=@broadcast=0x0, 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}, {{@in6=@loopback={0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@multicast1=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000047000-0x4)=0xe8)
fstat(r0, &(0x7f0000894000)={0x0, 0x0, 0x0, 0x0, 0x0, <r8=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$sock_FIOGETOWN(r6, 0x8903, &(0x7f0000f75000-0x4)=<r9=>0x0)
r10 = geteuid()
r11 = getgid()
r12 = gettid()
getresuid(&(0x7f0000436000-0x4)=<r13=>0x0, &(0x7f0000de1000-0x4)=0x0, &(0x7f00002d4000-0x4)=0x0)
r14 = getegid()
ioctl$TIOCGPGRP(0xffffffffffffff9c, 0x540f, &(0x7f0000ab3000-0x4)=<r15=>0x0)
getresuid(&(0x7f00005b6000-0x4)=0x0, &(0x7f0000611000-0x4)=0x0, &(0x7f000003e000)=<r16=>0x0)
r17 = getegid()
sendmmsg$unix(r0, &(0x7f0000a22000-0xe0)=[{&(0x7f00008c7000)=@file={0x1, './file0\x00'}, 0xa, &(0x7f0000a0c000-0x40)=[{&(0x7f0000a16000-0x67)="e51f351ca89168a51875a6db652cecff73dad8d45d2b0db682b13ef8c7b328a4ecdefca670c5ddf931afb0f6dbb1a0cd48c5cec94aadb1ba0c3778907f4a442559cbbd9648bb9d24743da3654c47684d0b755da9b1e7b247dd453e8b749945c00de16ac0be5bfa", 0x67}, {&(0x7f0000c74000)="5b548af8039ae028fa3a678e7c10272dd690606ab957b17b5e9436d6dd9c631430672def6cd8df93d6ea48e00291cb77f61ff675fd46248d397872494beac9bcdfabb047c020aba8a4d193e0867f33743dcc8fbad66635372f32dc36a23731b28eb84e3d454fcbecd6d3fc2d06e5852ebd3513277661e0adea18747a6b7d285f2521d3e3a838d0491f3545025c35abfb5a0a3c943854d1fd185ab1808e9d43066d30f8debfa5526cf8be1ae713809f05360a481c67d0f18328dec2af0fe99a418ddcb80941f944e4be6501a70594c089000de1402945f2f4c5126a7db07aa1de3d92b9c7a5af5b24120ee1705d1bfbee019dc3ecb34c1b8a07c514546af9de544971a2303c3b8cbfa0fe4b43b3a9874542eab1a15d5449f5ccc15a55c0f42047e1ad5be5cd8bfe94c73ade87ab39551a61ce58c3769b748e24f7e0bf6711bcc4f2372b4a14d5a7ef34b2b1f78c5cc9d6a6f3fd084eede6ca42e999b8f3c1105a8a5f3e5bfdad5dd3a397656ac24abe25aa815394a84662185a78240f1a998f27610943fed9132c97c04b0d0fcd29e99bdc6e853827dbe660190c7f2f98c0da2e4df1aacfe48fe566154763181ceeb5a7aa935c6a47f732534dc42468c7a225a8ee6ab60452c8a0eeaa5f2c3d05eabfa0a970d0ef29e2d90094bdc1f599212e42798e9a0c32c18f265c91d139a6e4fd32dca477d9fcc257ed8cb7265617388028da00109dc487a94798bd47c69363c0917ded5d802ce3ac519c9a2ffaf3a98438e510327670269ef6a786ce92ce51736a8b060626a264d4ba32ecaf1c2b11859d83aedacd201f4c5b416bd425fef2855609b3440db5d49403e9f13cb67683bb252b31ec00a22e15e104aa7815c91beee6eaebcaf7b2af29bb68da6d4207255fef8dd870bf6c87da3803a35926a0e5118646587e4144fda16610329559f996e5c9468cb54559d3838a31aded05aecc3418fbddab80361ac71598f27d054f4ea14460f9d0a1b913e4092649f22b4d4cd0e3de01922c6533758a061fd998bb2d49e4c17c537827f92cf935dabf1d2a441c894cb622d26103bfa8810e125fd7eaeb6a63d482377e4f2e50aca69e3ad7b63db732231c786eb60ad1255b6d56af2da44e6e35f79e7a71c76ab69e41358fb4328445c7505bbc621b640812047f0d6f2fb1fc45cdacd6fe88e6c8135c0d3727ff863b469a8d1a3caa542055bf3f1edc46cec7ace48149419435013434ef5ffdc9fd0fddd24a54eb24e1a35eff390ae962cf9345d09883b144f0f64662197c5d40c0bde59be75be116fe2fe363c0375da904bd72a29316ececd618c12921b5c36d8bbd43950433409dc674cb65e0c7be26bf783939a92e93ee6bacfd5c3f4f0e734bc6b38d79e71b2c3e814a590cc5dd7432ec21ff6b4092cb35d6142ea7c1a5c8255346b57b540d594506b40957dd05736a7af78507614769d5efe4262e4e8d9296fec03eca2eb1a37c14d10e65dcfc5f2c21e9276f400ea4b531519972406fcd4ebe3e25208154715b277794da56bdf7ac12dfd3821d4c8977f6da4bab630aa20b55731eca6e2eec149def6a7445b84fda874ce45f15c3834311681c52a2df6ec3bc242d1064f59331cf312f2898e436ae0d42544270f3e1cb6871f0ce8a7e53edd59a6c73fc586b76dca6628d2a01fbc36f97b3bb06a83d576a040961b3bdb3b3b802805868abefd5c754789fa571e899bdaa4437334822a170ece12efbb5a511aa4231ec59574f56451a406465aefd00233673fa00c2542fe1db71faf1d664bb8a6b624469e1f8db676b6d273da76f0eb2098c0e4ed7978af2f4bab723121d6e482577bc21295c02c76de9757cefd2f28fcf61f7dd12bacac606fc5cb2addf3d2eb4158da3b599abd40bea549f8a548fca12b64c19ad4ea636e795bf1f7246436235b23486ddf40a86083a23954f7506e0d8ab9d1a9d7e98bb3c29422a836f82fea3c452152095a89e7fbfcb80472edcf9b4c2a7822b604acf1066beddcb697c765e9e10a58c57eadd6cf0fe3eba304f33a3474271853e348a39b39ab42a88360a0a25cdf8b1fc5ead2a44273ef98c7b5f9c84ca9afce0f10afb43d79d6e6ff8768ff49923572ac5007026ec175e8539567bdbb59d9d47469ca734bcc1a56fbbe6bf1ecedb16c18413449ca9579adb212e2dfe793055b7109c918c23ebab322c52470dbf4eeb9e0b5657d481764ad195a881cfa54f0f94080024ad3984f03b98a61c48491309513c151f12c13927dfcc5f2d20561f6eeb6fbf02b2abf968afa7d5808e0a5a72f2555b403e73c492ddc03ae83c137cefb2e4efac3688b027e574c61ea3d94ebe199269caa2053e8ab0916b26130461bad5c6fa37f2003a4d95ed1a1ed444fcf38788c264ebbd7cd4777c5c4ae1bc5c2f044dc429175409e0c586c3516eb6705e9adc23f5aef95204050f82ee693a907bf40ec6c97de707acbd499f8cade8bf2d2daf223924dcbcd31d7d3acad2658c04239237f03eb06a6a4c5bd3c3eed80d091324ecff355ebebc69de53997b2476196e2b881ca64f660b4e9324ae856724202b7e6415303194d345efd7977e4108708d0ff83786d0371b5b7cd8d96d28fc9f65da23408812e782f15fcf1a17480b67393218861904989de26a37c1728937184a52da2d2af052687761b0628edde2f1fde54915f76285e20125e6b2a45e3dd8f27952d922b378821a7543281680ec0988df99662654b31ec8de4581b3b6bafb66a9d1e48c928a8edc6000d16aeef14a9abe6f57230a2fc318dab10e7f6799513a8a55fe4cada37ee7a55e6eee8953eff655184c37d97cc28603b346417f5b2624928d8594fd2e3589b7fd62342f142077fdc089f801a8255093dbd8db77f1e3ef00ff27ee7c6b9aba7ffe1b05605d4c3d9e5ea09ae98946f273e8786673d573771b55cd44e449f386ad30a8781f640511367aa8edcea004ccbb7fcb30a29832358d801f239d2fbc54b1f7b38f0ac544e6028257fd49b8563dd71eede9f35fcceb4d77b430719f74bf1097363ba3deef28e7e36750159b8595caa8be22ddc881fd533c1e976eac5778a9a6b557f46ed2e1f29eff12a6a4b31ac1928b71298a3d469dffac285f7c93ea270c65d7d325a56a25ac839085fa3936b2e18edbc460e3a0f5feadcae89d0d8453c2ee22fb574b3629368c86fcd489f2adc402483d476d82601fba5276632c54f229c64ba23a30ec1eca7f85cf4ac423a4d5d2a630239ca83a61ab4674d51fa1acddbd9438a6f531b32a177cf85d30217ed06cd176bef72960930c99ecee8e56756152b3f7eeca813de4d2b44c91063c263ade90384d91b5346f9f85a9a1bd8107865130bca6bcc56d7ebfd08e087b172874e58b9d14d968d202b7b6bb06213591709a11600ccdf8746a1d03977ded08e3bf1d9d5fc30a6e8cfc1499e5e9e1756c6127ff2b4d5590f68bc2efce8a07d3518213dd5394d3ac04322612f9299513e9dba9d47d91c3705e2318b0c0fd5efd22e97eef0eeb6ff84553d673e2ee719be7156f6bbeb65ec9e90bf61050ca9e326a05674c5fd349c588025840ff7feffe35d6da823547cf4c1bc6450f05942b0b9973dd7d059da0dabd025612105e2725237540c0977bbd5b179285b57637eefa53ba5c242e89e07f87b276c51f7645d680edbff62566b44c42adcae516af759109bca3d20e1d135c0fc379d0e3811abe39896e0da559c58f75bd67a02dcef1515ddf61c922a096bdc5946d3c3b29c3fa16447a45e9e95277c6739ca13f01f8941d09d70de7d383e94e41ae014d8a039a388b383c0265d540e835e9e239eab59cf53891c9985e83e31115ae601e8adfb9ca04121ea3977ad62e5c2f6fcb50676c32d7c49c344a7d11e713548a4f35bc6f95592421cefd1456dcada4ec0f68833c43a5374c343fb4b20507a265bca74347d8205c5bba31b43b638814ffe4b39ab090c148040d728d6c4bc7eea58b987f5317ff4ab0a3ab08c6864193dc0c4995da06b25105217b1bb359c55c6d5283bb41bc42dc587b7ac00ab51339739aa969f39a8235fd3d92e8156cfcff4049430367bbd007450c3f0a31278e49491ba8a5be930c2f9e304201fff12004db764d709e2f1a74996f17d149e7dd1165996b4a41cb8216f104e012b30bd30d898fce586ef670bdcffcb254c1cd21f6fa9354c62ad4171c7189941a0ab088ba9284f76bbc2346694d705423f061d0e53c6899a2082eb090af337d004dd9e613eb75ed85f8ddcce924a90142f17b0517eb073c3d9f2eb2f784e5d86ca052f14789d5f0def09d6ba5629a8ad0aa3dc8f671efc47a94caecfeb0f08edeb96e8a9b0e2879c6848b3a96c596d1e2ec906478afa2ea96a23c96ee599c12a44e195db575ca7ee47cef761d10bc7f4505be4fd5ac38f1b52646248e3c2bc540490c0e5438f389a79fc974046a440cdf04dbb20c05d5744e9ddb984e0de3ad19c8347da159a742cec834d4ccc71aee9d189176d67a136447c3588c3fa323509758fb5ea231dbde41ca2e8b783b57b92d5460d6b823390460612a9a42ccec0f0f638547f1d97cad1200b34324c2ca4f2390c81729e7617648c99c840f8bee0611e985ce0c20662c94b84ca8f6799885f5c7c0758752ed6e81a302b4d9d0f82deb9033290764750bd7762b67eff9e9bb1954d63cd380738b8dd3282e353dc01e6de1bfec2814fcce7d4599dc0ba2486a650d169efa675f8fe6f85b50d7ca1013e2caffe4eec7e45f592bfb60b7bc57b06980fcbd4ac5de4dba282227c3524f70314a0c61b492547b388e46a380496ee001a4d1210d38eb8d393860117912ddd1782accca57989e55c8669c2648f1b9ec74a009c759ada33d1dd57b86daed4336a1f6deeee429fecea6040535e4ba1de35b4d6c35d23cda45d2dc4c6488b6ce3fce9a51601702673c6c1b3232df4f0bf74036f2ce900c82216ca50ce3e25504cb4e14b0ccf39f34d11478e4111e7fa3bf50f9c79633a68cb06d5f3b6299fa5aab38009acdff162145dd7814bf84d6834deeb8b229249ab83c35ac8d47d8798d04c6c9dd90ce5878df48b019917ca692e40eceb1a52991ae9ed7abf5298b3e1f49b73ef3298a7054e587c3c4447580cc52045dcf16cff50321fe88def2e49d95c351bc71434720b5bc3d5793c78a5edc201a6f1303d2a456ce0f037b455470d84d996f2e6d3035b2b111c572f6d70fe3c0be088e4479fa8334f704fc8b80e5045d3b8dfebe3d242c87b90d4b9896966d883b5f46b49b1c1ab4f4ec2894720f805d2c675bc06dc5c682e49b5151cfccc2ad44a94c5e65ec77b5d947b38140c3fd24bf75b49428384f50eaa07ad9abfc43a2e4e08b874706047b956d0423b542d03a184c576ac70f85ce7b9ceab49ef1b3880099d753f1381b81a70712578b71e592b074ffa303a047ca3de9efb209a3c8b0948ee106782fcec0a9e535291d6aaca4ce949dbec58fbe42562354eba324c3141077b47a7c77dfd68889789e156dadb7e33786d67a4400db9829efcdebce59ae1827f845c4bbac43906686c9054b7c4a01da5b3c17ce73d313a8df86e79dda3e5aaf0e28d58fc498aa6d1649c1e723c58abdec7d0b5d59dd60f364b448d7956ede374b48841b71e7b0db340febe6069fd348c1fb46ef9753423b90a8dee0f08101fe8968f9585200ba45acca63ac9e3ad71074a4f703423f1b766efc73f9b071c5c83c0d41cb756c26662654c6ef33e499c3ce6fb145d5aa809ba2e8ded2262b87848129a7a25457aac701736a6c31812252f9ee565875879cd93a", 0x1000}, {&(0x7f00000ca000-0x26)="c8a34290af85c2b3704accd1070e6f16c5455bd4a6ac01e3388df754a9c02afd9d962bd06452", 0x26}, {&(0x7f0000171000)="e6fed0fc15ab45b4919dbcbc4f9d49fc7498ba9c6f9661ab70328136872671c84779d21f77f5b8c79d3c9bf5f4aaf8026f98308b18b37f84cec56c4a7f09d26bc406e6917d4dd9989929744c5c6fb18bca8d3a27225ad3bc720f7f58653fe54951dd9be72a507a936939d8af3f44a3bf6dc706210ee74b949f9dbda756be80e418b72e89f1306cb99eac0a64c62d3c83da466c5c436655ed9e7a3839431802eee17757ebffc38779316e522f7971febdea33776e44df77698bccf9c997a83015f85e305393e345efef6d2438f2fb18d03f2c1a752b6eb15fdbcd0d4fcf505b7ab6a4bb279b7c376ac8ffd6ad54", 0xed}], 0x4, &(0x7f00008c2000)=[@rights={0x20, 0x1, 0x1, [r0, r1, r1, r1]}, @rights={0x20, 0x1, 0x1, [r0, r1, r1, r0]}, @rights={0x18, 0x1, 0x1, [r0]}], 0x58, 0x4}, {&(0x7f0000194000)=@abs={0x0, 0x0, 0x1}, 0x8, &(0x7f0000927000-0xa)=[{&(0x7f0000344000)="d46d592a6b106f39644cb8fcbe1f77d87a6b0f2966ae58fb30f66cfd44da29d3156d1c3cff1fb57245138c08c36ed3f5768f881bf70932c8551078fffdd5d40dc6f878441e5fa9314d0173eb1882550cd118ab8cb40e23953f4f157d6816c50da90bea1108fc692362621370d15036446781f2f68839005941486345b4d1dc77fd6afd0bf71930e3614bf857982ca8cc4bc577e635224b0c0b95a356030bae81eaa3f1d24bb606dbbd5823203c0427500ff6e8df32521c4c3f47426edf7e9fc57c7dde67f1869f12a8621d0c29c53d4cce74661580f0d78a79353e6bfc137b3eea6701304916c5c07de7b055a832f3258f7fbca4", 0xf4}], 0x1, &(0x7f00000a6000-0x78)=[@cred={0x20, 0x1, 0x2, r2, r3, r4}, @cred={0x20, 0x1, 0x2, r5, r7, r8}, @rights={0x18, 0x1, 0x1, [r1, r1]}, @cred={0x20, 0x1, 0x2, r9, r10, r11}], 0x78, 0x40}, {&(0x7f0000d82000-0xa)=@file={0x0, './file0\x00'}, 0xa, &(0x7f0000261000-0x60)=[{&(0x7f0000b51000)="252e52edec5671ca51bdd712f21e29615e11859dde76456e539547ae6eefb1aa13e133019a7b5a16ca76fa840c68c62472d062bed6eaeb52a6340dba23a0c2ea3baa58dc8db1239b565041c82b2d46cc5114447751bce8886de56e1238291dde7075298d2e4c4ae17aed5163091eedaf0f38660cba0e15ba6c34c59b9b3fdcac864716d4eeb5239cb1030c99790a4026fc1b6f46bec8e8c0bdc0572c64182c392e1d4078ac", 0xa5}, {&(0x7f000055f000-0xa0)="73837f14f6d1d963cf963d65c1b80e81369a1aa075fa301a1ca384d3051231f8b08ff33ddc891e2623ed24a05a7d41c9ea166f896374517a5da5f7e1a0782fe59be62335987d3b94e02ec2027e3093ccc3d0993191885f8da59e68a86a6ab98575314961bacec384d7833aeeca5ce3d412e4e30ac9b5156d341bdc2d8bc3d6695b54577ad9c3b20f4b5664fc8ecbe71bad3eec8d5bbdadacd0bb001e4e310778", 0xa0}, {&(0x7f00001a8000-0x1000)="e255db3c3dd8aa7b3383f80e13f1a42c01745f5183e6603e8b7894f0fddc1bf02a277b044b876f6a1d7f14a172ff06cce16154b34b0250839aead38b17191e439e0ce7297c51d22fc677405867ee7155a7ecf3f9c0f40654bdd13c9616cb195c8245e200f694baa2aec2949912fed09b54a02fef3ed3990382914c364aacb191a253a9f6f8123639ce6ff7042b5e125c7c2d7923d60eb0c6ea4ab533f7f7648963fd848a47d4d9f0ae01b81a63f9cdb258d1df66055a5637dae8c184ac0d9115b902dc8bf85b759eb854a445b3a914cf8277442b25ba7073cf21c830382ef595b9be341f4f58189635e97724d199b64eed6e8c39498dccecbbc23e4f475af5e03083be69ad6bdbfdd22bfb79c74233c3fc3442c893aea3fb380b95eb2c3c52033d87123ec7c955b3d4d32702dfae862ed15d29157fa69d3ae11704210a3923799d44202b9e3755f7b8a7a5f72bda0359eef6e875daa0ec297f08406c85adbac26aeb6445b6a87d74392be475c034aa8ad1abd3114d4075348f00259db7ffade0d3bbaceafe548d0637472de775275837d9b92798ac1cafe83dda08710f6b850f78eb7438ecbfcf6d874277194b233192a7a476309494da69912185372e5acaa61628681dccc71265b91182db252207c130d5a5605ffe6da69769e39783903232f5a66469cc7f37b23cb93837ba9ca2470f16642b00efd0477cd1d09b5a6a16f2e3cd9d4e3cc8be5fb87f93d781d8e3546dd622271218d69583475d45da8211f647d3b87db65d0a86d04bf079f6f5f2677072a2ee6b538c2b1d2f287e7cb872383e1cb48d120e7185568e56f0ae66f6d0256eff204aec685c70c92d5d85caa9e5afca33264d841b20ac7816545d2ad9bc36ca3de82b16e709eccd1ce151db25d5b14db01e98bcab93b4a4a2979dbecc8f41286ef8ed4fd828f10bd34401946af643c1e2a4ea7e4b75607d326f5f80c02dfc6be5342cf3138c3ec3d98de56580b3d789a46cc54e36892b26bb9835fff61e474617a6f065ca94f60547cd88d6b3aa15dacc9e7396383c168f6e0ef696ecaf606fc93b787c4622fdf2ec2f2f1e26064593a1ab00dae07f4934eb3494271d6fc4c334a2a892ff994879033fe412ee9c5749621b8288b68fea278d11eeef52936d8cffdd3727d1d9a8987c29a7eb8bac26a592f24784e9c1159554f91832075fa7ca56fe1bdffa2d4894de9e4aa4462754e4d7ad8c25ea3a876c43f59fb88da51af192c7d4f080532c42644291af2e1743490804b181cabbdc14d0fb8fd70af632da622fc436f78cabb8c5acd0c0376ad361530c30424690d09602ff1f04ed59ed2c36bd44d6a8cb7da0eab81d19432a1961b09cddaa674db8223899c28fef525faa9af1ad3b82c68951c47297e3dfc9d9f43015fa7e6c02dc23edbdf4e10d8d633d7378ba227e75161e007e797ba6649ad4a8b5fb47e9ce64740c385360b0cdaabbc43540da4472a1ce6c198f5ece34972ce0006abbf7b8abca552961ecd41f71fdaac219f02f4ef8cdbe10a12122483ad2f6cc5d6fd90d93e0d036c54a339ac28bd093e117cb6692e631ae642e25ea2d441992c6d93eb2acdc6b5f762ef9b4fd760beac562bb6d82e5b11e77b1aed579d26e4824df77509f1dbb5a3883179e8ae63874573eade8eb04924cb401104813e768753e36bc4d1b01a97413c7915dd8d2829df8989eb75afdf488c9c9ea9c232152834160f7544493f447e3f7d57af4564adcb2c5b3541ad4038a75e765a19f0fc933ae58ce366a2be86131647221f247ec1d64d2a65d0eaf68ee525fd8514e45e15df70698dff3498e5fff3aa8a2d08009d5a80ed428913d02f19ed31488574f278a83766470985c66a119857d157aaed3d166344fedbef398deff1596e9f93e9b1e58512d45dd66dcb4a68dd082b7030d6e49a491d6007f10ff54ec50782e6436d06dc196149b7d1bc5d5819ee9ad61e7c125c673862cb01b507265ca51fe5f918e727cf1a5940ff6a00dc9451b6179afa66ff5b91fe91b466346c32f3d431cd87ff84100c27d3ffeab7fbb61b7126ae58454386305e1f99ff4185aeee541b0800ec3e3d326239ef29440566f048eb6e82774c2b32397a8d586f7110f19c3fd5afb5d7d809068ead093627fde977c023f8d6aa5e579ef30d8b92169ce458345541d60ab6376f411ae88f33fb8c57d85022633a0d1157fdd02ac794265c104811ce77f105c8c4acad6c4818e267432f241d5c5063ceec15ccffe84f94f5609abc4ce50d2372c11abb08cbf0da3fa266cb75640d7c74364dde456304cf26b575fb909b53272f64b0cb8636005b9fa33f39976abb23337e30797aa24a3b535168e62517d1c7f1e5182d97d3c47853c4ea821ab7fa2cbe973532097c12f117fee57460d1649034c00b9510cad795ef2c814afba96c4a792a9aeed62d9a4a68ffc2cfdab5d92eb0fe14d591622120eeb5c4c9a45717e50560bd5bc6945ef2be9d7fdfe0c06ec12524052020d090eb099fffb71b13a0a656c95fb37849572c7f17fe5777dc426f3007b98a4ec81b3c6a61806e34cb5fe62be74e9997851dddcdce6d00944862af415a87425e5a34ebd5a174e5dcfac336477614e554cabe62fc583fb25ef2e943da719aabd0063f71b419ef6c928a1f63045dc799a03eb975ef23f08c9af5cd9b6bb8df23de391d8efc2ec613462178a5a03334dfe5637748d104a5b7d1ded1022cc944aa9b12fa1b930e3e95fc886cd0a3d11e960d993d3307e7ae9c679fdace7a8505007c72592b2c982fbc68fb1a81f03cc10b8a6f8fdf28c56ffe51d7c2dd94310c474c3e4788e54f1e4ed2271d11918bffc9dcc7cec630c4beedb0dc26224e5660175c9338a0b8d6287a36e02bf0cfb6e87b548d0384cf4b6d87a6af33acde3ac93a6b740f72ada5c6469cbb6272bd4fa1b8dbd466f9807579915a62f8925865c667dd9cec0e26b92cff77e063a4e8bbe7efa1cf6b2688157724abb4d2dc3cc6231e1b7cb8a7eacc7c3898f95130e2cd7f263df69313c9e87f21329d4046d25568b028d42a45ddc77422ffd4f2eee36988f9eb626f69af3430948b4727417a5ce0a117fe45de8c0038b31432329fee32863492eaa7ff8c2dba7b7af9bbdf91ce9c27620e636cd57eb31400751c5ef4b8635a7381417fd09293c047cc1239e6a0f847419acb2f7267ff07691d0b065bc4ba86e986699ada4e353366b3ff0ef6b9a997ada130128b1b46c995aaf8d4c9838869937f84409f9e5a894b9b7050b0cb5c09362c22e2b15086692112e9bcd769199f6805ce68627065910c75ea1360c225331afcf545bf554f2df862480df305b18d0c2c9faa9b96891dbfd6a198d8fdec08b042aa64c677cc92384c6b29958c899b57629927cfe913f414db6891389c57bdee49230d855a56a3fc92836c3e20ef003536a1f8144ac8187b528434497aabe744205e451b242a1d8f4e7d7eb78f32456bd6614236cbc287b5fd761d0188de663ac25c5c097b9a4d059a6cb03d59683c562b844280d60b5e09ce007807d3ec319381004dae96a5e9f1c061c27d1b80ddbac8e3ac34182fd0d64a1f27cf907f4599e3a1fc9918e421bbd384a2e0155fb720dae447fa39b7be6970697369ce8404ebec9aa0e8cf5ab374562d608d71d6d678c5fb4bb8115ee840e3f07dedd3b065ddaf8ea3b780bf47c829878baf609c020ad9c3260a6e33000a1e949654632d1e2034dd4870c400cffddbd7615fb1693095c3d779b0340f73316be939546ec6e50f66e546dd863fa0af775e15d0da5523924542b372feeba106f534dbd1f498bc9d1144d8a1413a3ff8ef077cf0215a5da6bf56d65a8248c5d2522aba44daad5db2148e5c0eb3045b81172e58ea80af1c6cddd61644889cdcea45d14f15961981008061521a0508fb330cacf3d190cdd7a3f2fabf81ef2b31211911dc2f6dcca8dbf0976fac6cdb340318e9fd6a55d5022041e32e2a53845f2b67a316617c3cb1c58437b9c6bd5db83375cf6e3bcd18f7862d6c7b437c9f927f9690041185c9187133f57da3b718c7f54bea5c42986a99ec374a58f1ecb425fbc7388e3548f839b33afc4e415137c8ab02f35e19ecccb09db4856cd6db5d5c6b6e3c883cabbaaf6cb8b688da369d20962b28c0a27e0e2eeacdcf47b733274c26899acee8061d6020879af208c22cd4135ef337e1838194e93cbbe06f3a5efa06aa77d06aec2a1aa051241d5e172471123d8bb036ce7604b05b4c4e3522a71936f9a866f5323e9d659fdb6b609b2c996f6db21f7ff4964eb7b278859cd21d745dc740f66e8d7801f7f23805d3ac0cba8f9e97c95b51a3288f4d42de3b6ef481317925eb8648cc0fd47c9dec99c49099e99827e07fc9a882dd49d6c89fc21b678633edc732180ebc88966b0b01f9568162e1691d1fa26373d154d02995d387ff021473a9fcb1ee048d9e33d361d61e7ff9706a2893950029149782f687f91f913904765d2c9de1b8ad38556e3c218ed1a288deba0a0382236568047eaa291eee04869906a452d3dbde697186c8667aef65ae053a2f84082849e3bda5603bc226e2a7e5579b1ea1a1d9b6753ca47ffa5cd5ee1bd791c42ccfee77cad4415d9a65ecfb76d01f0da3756ba59219c464c34690850f89414a65c0e2a8435e6a5c3c238ea439840408b133600c8b29c6d702065355343117c8eb1ec14ed882881c61df1caa58dc9408af554d0d9941814fca85985fd2006c255528ddba92d27536917adfcae74d76894ab9134e9be0cd98bd4e643337cf57ffffb2bf7345fcfa2d2a779a74bd887aec4b3f7478c48c9671079b07ec11de0fc1c40e4660cc5e26f63549e7ac86db94c046c5ad4c5149a3d5b143170872a22a459577e609a3a8eacbc40e68428cf04fc32bf3676ae5b825c2e11439eee2ebaf0efcc00318c263638c8c76b6ae2c4a8327bdbb6336320ef698047d29e5f60f3467df4f566f234c0801cc55bb026648734c638988a4f0950aee7e208115bc295e2d3c9e433aed495ceba0e9d03b43f78f5eba96587daa4c1087205f8281dc2b1785adaa602becfa5425c118a0db259f2d41e38b7fe56c26a9bc9d841c985a9f9b0a0d6fb0894bde642859017f40b6d742aac2cab8b916037d91c000d891da57421cc8026b9bc438c2eb0d0b05a529964cd001f7a4f7791998f6e7aa16324e18ea2e04ca7cb746fffb9af239143dd79816cbc1a88ad45d5622c7801ed21f8d06a54d53240f8414e11bbf3d378704cfa4ca38f21e0e5114a592314d36efd15fac92a3370d4847948b8bbdb1f328ad98dfad8d038a6e46ec243981fc75e710d6cfdf9340c242e62cb9f816394d81a03312ad26107c77bbdd5f7d96d37ede99cc704c057fd8f18d139ace29dc82b72a1c608c21f90af7b4b1b5afd7db1697e575737b9777047a16130a87e2be12f767d97739c9277750e558916a4e7296f6bca2c7634a01c1f33ac9bd7444128a7f8378799d4e8f690542a31033377ef9868ec9f811b87ba5730c07705fa9c55ea51215ee5ff350380ee6b59b0fc4e1606039e6316f37eed3367d8a01360ac5f4446f0ee211997351c81608c84fb6109a98e63e43cd7be4af531db6c29cb4426fe9b95cf38ffff67672ab74d289c90d917abed427a4c9eba191444e0ed2ccb8e7bbad59ca88ede2ab860cc42afc8348c9df3a7b9891719b49eb2a95132a6ecbd4127dfc6b902658fe1ea42fd08fb9695045f4525d58329df6861b54b81b31a54bb15b8a0c337808e733d745495dbf4e06719a05cb6f88f1fc13ca2825323", 0x1000}, {&(0x7f000044b000-0xff)="89b3942da4aac1519a29c5fd7f8ed671ddf09088de67421609326943d996d052603c6c38a76f3dfd4abf264a3903bbcc696c9dcd293f28bf00be4214f24da865956dc4ed4132d5828078ff947d0814d2d73fd9dc053fbd119b0c0ed923b95d9038342b35eb8a2a423bdc38ee28caefea9fc1f0933eb13e47cf098b79fdb5fbd80fe8036ad68791124645cb52af1c4009f105802520236d437bd86d40336945520f7b6b180990a6dd705ba66df19f9b643e88da86f62cd0cbfc5fecc5cf7a6d29254631a162e4880b7eaba8d9de39f8491b8f35a588223954b9fbcf0e05515a92c865a509c479ac0f6f96868951d00f82cbf7a75412ec852c0f71fa266a40a6", 0xff}, {&(0x7f00003c4000-0x3)="30ffe5", 0x3}, {&(0x7f0000c7c000)="", 0x0}], 0x6, &(0x7f000086e000-0xf0)=[@cred={0x20, 0x1, 0x2, r12, r13, r14}, @cred={0x20, 0x1, 0x2, r15, r16, r17}, @rights={0x28, 0x1, 0x1, [r1, r0, r1, r1, r0]}, @rights={0x30, 0x1, 0x1, [r1, r0, r1, r0, r1, r0, r0]}, @rights={0x20, 0x1, 0x1, [r1, r0, r1]}, @rights={0x38, 0x1, 0x1, [r1, r1, r0, r0, r1, r0, r1, r0, r0, r0]}], 0xf0, 0x800}, {&(0x7f0000822000-0x8)=@abs={0x1, 0x0, 0x0}, 0x8, &(0x7f00001f9000-0x30)=[{&(0x7f0000a08000-0x1000)="d1cd5c458e689f80e130b93e1dbbebb4e28dbd7ed6bdf70756b954c75e689554335fa900e49126d33d50b1d7c2d1a775740931481af69ccf3f7061f04ad5e6baf293d4de661fbe1e085a993b3b240143276db710a9225fb5df2f35f544fd981a12fa30b24e3ccfe7ad82318b06302d4a3af071435e4da2a39f047e5c6893c2fd5da896846c1f60b9b9e7beed0acb256ce516210c9346ae39c5cc3fc5d3c7ee6c5d3780bb1fa8bf89ebf7afa780668cf8d6492e93b23b81b750f4fda6c7a9d9bee16c7d78fff295b62c71d2061fc50e14164046103111f8bba7956fc1adc73ee4a12cbcf65b55e1c10f28e200bd5beb718a4feaeab884e48d6f187f0f0d7618beb8a45265e3020e40d19d18294ea4122da262059070c35429aa246c96760be4b5a4cc2c7f6e69fba9459d885e53d7664a4f0b6e91044e67ad654f97f7a31581c3b67dfb36c83f16c03d83ec3a5e8b094f0044a250497f294fc5e6caf5e2a916a1df8cac40eb2f188c86ab2b94e10acd12873b2076e3f09eb36fb901dc34e00f6742830b007903d5c4dcf3be7a2b77991357ef71fb2a75e4da66c8565474941df67b67e119b4e8599abff1dcb1c0fa322f12f86b07ec54acef88d0112292a3c1b6b01741ec536c97882db1c7fb6465c15c7ee2afbc7057f631f366614a7076f28471eb53fe4b2d62706492745749008418ae65bc45f3a89e561c93e4607069ee3516696df8c7c51388f0ec192a693c81135e3f13bc1c32ec6809a5539a5fcbea00127526dee1bc2dec4fadabe99b57f244082e8bb437f051648b8818cf5778b9519fcdff05345fe9fdacfc5d79925ab9523fdc86213fc954a23d5ac3b629d2cfdb1d5c8a30b9e8ff0a7f7e24e7b0cd5df82f9d0a83fee2366f46db7289fd775e0072303c04070ac3dc042191c3aedb55837173cc25f615d315343ee4085012328ca62ccdd81be893ed350004927876d8456432788a3c139e38caf4e720ae5814442943abba43bb3c5a72ba5c1853c0eefba6225a9f39f510378dac0e2f8f27621e0515671bdbd111af18b1536c1696e2d79a93f7e745f967283da457481e386ce2502e20dbeeb332894dcb3a65c6fd61c47e44fd2034497c637ced93e0d343fa637fdbb812afb2e919dadcac73606ee00041588657f0da77d581be6e59b1d93b9371c424e60a19b1618c6e88d52a43e943a18ab7b88919ec58162c0c6aefaa1971f6914269244e0a25405584115b3b00713d23edfbf40e12aa2fec159bf3948302c55c1c78edfa8c7c0cce39c66164c1ae0ce0c240536eb8282c9b1834d82f9f0b016caa95650dd5119820784393596232d1497d1757443758d300f5e63b8e17b8d1107363b9549f24e4f589c82a7b6b9b8049b98eaae26fac14739790f86327307eb222d3a30fbaed2a4c273aa7283aba0d77119191bfac77776f05c701338c5e3f7bacabcf9f93261a1a55174251677fdbbb360c309ba2bb595eeecd0988b412dbc030508dcbd2aa1543e9f846949f79452e97296aa5e3dc7f3c261de953f251eb9557d185534adc67f615b85936f2e9f92d0a188fa86fcef471cef93e187800ad0f837f7d9ca1dc45305675a671bd77b1094e5f9c10b713cb93f0e4dd453c12e76301cfb721fb6157dad5b0f2e5d98b30501154693e5e1704249e913e1bb5617b0be5f79f3c6c65258914aa8e9282dee8878dea5fb9b0126c5cd7a11563347f8f5b793600574fb7d7f8e7a6b399874755db947146f0c4e500577f8640897cddccbc4ec0996ebe73cda537456b4de799a44bd719e97725ef2b0e54774dd9b4e1e7db4f2c7924ace2787b017e3ed978f091b706e8bf6ed85d1b013a0470579591c286767ac86cf51575b677418df8835a3536606a469d035f562473781fa8b2a58eac4973fb7c54fb8ed3a83cb3cc2b8de5e37d9dcaec7b8880be3f34f0c51942181909f8cbc231bc9a2fd795f7a0ddf744aa2fb7c8fa001ecad9112ab8a1d43d52691cfe11852a91f078075152bd457e6b6ebbf1a92ef77d20c63387892e784a5055371b6d1a9feb868df9c8d5285e56ec33c46f108c94829131f30455a70379702af1b13869dff068f06d32dd15d572a27d566e4512027ea3ed93db3b379c4ca37254816bd26cd0b43a1de0ea013788bd8efca12f5196ea0fe5da10750a59e8054fe03d27bf89be10a351e8d1af0c852a64f2a771b17d80e26d623d0d55924a01041bbf3d5f92bc53a4ca657fdbf216db7b15205c37180a880c466fa5b529020d570a037a008a2dab7e5f1ba15a62c01ca03eda33a7f3cc6a949baa70402a6a09928f4c3d5e1295a2d6d681855845f4fe4f2639936e7d8b1b88fde11dabb3b9b775fbbd839aa41662b4d157bf581a196bea9287a3f562aacd1696f1a4450f3114c33f4044f40b5e73367f8dbd7b1872785a6dc7c3dce8945c548638e14d280c6670b2420bb269d9b2e8a69a75131fb482bf898ec2ef7dab8458d44b781928bdd5a44c0d9040745a59799d86c014c3cc9db4c7bdbfcaea71f453cb5cfba063b294a3859cde9bb6bc74249069a2f7e94170933940f7d7d1f51ae744674c062f9ce0a49bf2ffc1695578ca1415d6959ce825957561af01459313d22b0aeefbb8bed2293cae8e1babe5afc052b2bd8c4ecd4de571f47b9ff0b53c00f5acf5563b499b6ccdb8ffe08a6b486c12d983e930bc220f7b4ebb15bc2e96ddda47d81be9077b74c9efa58983f34192ca8bd9a106e8ef17df425a86fafb3bd62df1ff72fea9c6b55e8d03f8f0f07d765349bdcfd2f41491600a2dbf7c8c1db26b7053d6bd318c81533989f59982c434ea7ed9be446db796277b3d0cd134b3c3125f3b4950721d9fbd9b13ec806e248ba92708bd98932b9195f53c87bd95218d0026b5395f1322d4cf34d85fb570feee1ba0845af750e558129629721e48ed6729e611a571596b624571aad6c739e5871a217d2178d21a3612e00502400c420ca54f4d72e1405b7a16e1341cd2f9cd31b3150c2684764dcfcb6c002506bbcb8ad0c7bd1674541c2e2299b3045d00588ee9c75c02db65ae8e143e697d606cd9aaa9202f163332c03dceb8ad4dd10fd260435a22cb32c58391942627bd930c0088026f4102a31340fa1b5a43e4b4a67a9af1ce4b62321b4904909135f7c55b841920c38ae83adb87a3de9d6840551f62f334f1c898cbbb80b2bae6a70680b50bc11507298d77fce2b253ab16e22233e8841bd1b85563bc5db026619076964e84ba7c4d6c18eeac566ad2daea47e531cca01abea2cdabd76e909b9311c0f412c58527fceead675dc0989b1e49924cd03094019ef9305af419f5f0076128824b92bad2923ba5de4e766644a2207a5d9986e0936564103f7ef42237d6ab1e8ec74c988dafb66fd9181ad36ca908b7e17be05cf372bfa658e4e7566f197085f978e79df535cd8b9ebc09498114ffd3d3d936edc080b5ccfe58c7369f7ebaf2e0e5e2fe6a3256db8a05eec03f2342d2a343cc523abffb8fd0f1f8b2ee96fa339af0a77047e72487acce8716bd8f72bf630ec897f3a4acbba45cea02f199b3246eecfc3c3b0d0db2a0472f49a260702bf9c248d54defa92f756713c2f4ad3110dd5d0a15761b43b6ff2a71bb3e295a806614c4d804391d3e0c033db775ff9966d402e437116d955ffe3759c1c92488ab43b846af0401bb331a1ef3e813d82a1bc6ff9443f43de84aa27893d69004f4e296a6d63be1db50d4390adf0b5c8129dd0f7f268606489ec3246253c4560f35618f8db56839120aadc0bf712d6a951c26ffcfe2094204183000c3462cc819f038bedfff02bf7357455db8f31c2986173fdf15e6db3d0df3970c59d2de17d49b8cecae1696137758da52d8d4ba2d4048488e6fce9d1af7d670e3ec201b4ba29b5733f37e9037a3e900ec5a5c9c55260dd32b3cb871b823badfed659ab9ba9fe78534414d40975dd93f7724d8c470c91e0437fa4a4b458ef14c43b5622e1c3892e5b758f8fce4c17d76d1492f014d732020dceb2ee59b8e22571993a61b55dd3fef8636f61929d906611b7eea13a8712b09604f7a5cb72d8e322ffdd0469329ba4d4eaf84b015ac924b06ff28ba38207a8b301b6053894df33f809075b2e646c90f0edb204145a916499b93f2ef5868d029735412dd6527bf710b81570c4bb42868f63063e4a73c3573241ab8373429417284519ad294fb193693d31f38be490074d965f67a41a21e3216017b0ab4c3f229533946a346cae631f26cab416335f72ac36ecbc10fda9e2e54cb428f34bb2795cf1b9074c6042e87bcf6a4deb155f9e0ac622a79f26defb938b59b3a377591c86a163fb872ed39644466e418e7b29cc147044c840a411ec13e3b6850c5166b2cd65fc83fe309482a455960ec91bf33842ea48321894849c6b4049698b50802addb83733126368ca6a84bc88c73189d25cba925c74b605d039a42c0c5f4c53a98ab58c5facb5962927677bb66e493a0e19ff5f3648da78c0042be47eab180ad9d11f31331aeda091580f554bc13e01314e2b90417de205bda8ffe696be476cfef688b7357219086d7ebb8f0493b290cd7185b8d7baee5cf524073df7cb9e82710f300ecfcc2df65439469c6d21aea2482b609a180b55077a7f0639a16d77f5bf7f9a6770ec6280b9ff29bf70ba825f4e575cf1d50e81d4a8b40b013cd64c895d9f6933e6887e505fc120b93b30ed2027e7680ad532fcac78b3c1920115930fb2b3115a1677ce0b102ae5e56b3f2616e9f1f55efffe2cc093585a1f6b5139e925fc0e7163b454428372b4fbd50379c8e36ef28c30a8f007603ca810f3856921cd51f15f46a553dada0b9fc71dcfd86aaf2f0a354aabc48cf34dba57808da05b37dcdceda8ff2affea694e9da9dc7f16f34d3080c3c0ab43b24936a09fd2e3fe974635c16bc446d538ad76045fc949fc31e9eec3b8804b4dc8cd713722969b5b43cf278ae16c9a22450e3b525c5c382f736eb134131a6d92901d687581e3aea1497d7c9e707a875c282284870e5caffe852275d8b1f4afb9b2fb9aad22c34ea9778370fa2b24c0153dd5f60e8d117653d6f3fec0d7f0aa6171bfd8e15487601fc56b7bc24f31d16fcb9f8e85b8446505bbf99fcd7b1411a0f06cdf1ee8b6f19f63ebab0c9b6031054c62c2980a70b0d7e3fc1eb6108a934fe60ecc789f4c6c964f84c2ee135f7c864bb6aaf9af7ebf25364d96c99ffac73ffecdc214d36f369b28151b8e238b30473148d3b9109c80d89e12250f064d73c76b3aa2a818fa6c99f4bb747393272965be4705cf77c16cb65b51e8823611ca270edcd972639c1cf386f7763e706e166465204927a56bc0a975432e6dd3bbe55a2670f2a9fd745701f0829ff44f00bafeeaaf62b436cff4efff651dbe0c627034f528192b3555c99ee50dd9bb4acb0d0d387e8aaf30d5540c2b0d3c48b51981c5493513fdca1ba3e75316f2be9d05f70e9ac84c3612f329b83b25f593cd94495bded1d92fe3203a1475466110b9eda4cba01a2c5fc97b063ff6c0ed800b2d34d9c95763ff6e470a0e675d30054e8eeae30106b7f7a97c7c847da79fa821000be54a0d48bc0f328e61d857a7bd315e05e75ad4b32d53f976208d1d641b7c504bd3af8b683f1a4a85b6c49c9398c35a9ff73a202677bb92b34ff8e747a51c833e99a256680954d0e33a084ca12f3799eca422ae93e7424c06cc22812cc0da34fb19b21f87d9b545b6f8764220d75d0eabcfb3650e9c867c8b5a4f310353b4fa547d48215ff2871ace9c36253679725337b8d27b3c6", 0x1000}, {&(0x7f0000f4c000)="3d1924b8618c5daa9b5bd35dc30a7db52981db54f3bc6c374976049f24b1756144b15d8fa98872bf34dde19c1a47325a7c4760e54e0717e6358d78c931ecf46fb1f1305599757c73ac75f1318148db377bb18b4db3262bfcf55f110e4aad102661e07f5e8e06c92e9f81c8f199c31efe979ded9f26fc784c89300f074483a6b781522c1430ef65439f39bd4459", 0x8d}, {&(0x7f0000bf1000-0xa0)="f7bbd558846621362bfcb1279b2e352a423569a7605f698b5c41828f2c4cbd55b0499197a405d50078804062977af16312a0ec9db61e4c3675688d72ee13e1f504c1a8c2c6285d89876362e451aab512724d0c6170a661d2786e3167005c3b4a68aee6002b44df0c7c3f3d119ee1eb76c9b4c7a4685bbfd90050172c8f2ef12420061fa7df613d15b18f675b5eaf9b06bc99aa95237c62e94d4a1043ba9e6089", 0xa0}], 0x3, &(0x7f000068f000-0x28)=[@rights={0x28, 0x1, 0x1, [r0, r1, r0, r0, r0]}], 0x28, 0x80}], 0x4, 0x4001)
[  258.582558] RIP: 0033:0x452ac9
[  258.585722] RSP: 002b:00007fc2bd708c58 EFLAGS: 00000212 ORIG_RAX: 0000000000000001
[  258.593397] RAX: ffffffffffffffda RBX: 000000000071bf58 RCX: 0000000000452ac9
[  258.600635] RDX: 0000000000000030 RSI: 0000000020011fd2 RDI: 0000000000000014
[  258.607873] RBP: 0000000000000059 R08: 0000000000000000 R09: 0000000000000000
[  258.615111] R10: 0000000000000000 R11: 0000000000000212 R12: 00000000006ee8f8
[  258.622349] R13: 00000000ffffffff R14: 00007fc2bd7096d4 R15: 0000000000000009
2017/12/31 12:50:42 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:42 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
socket$llc(0x1a, 0x3, 0x0)
r1 = openat$hwrng(0xffffffffffffff9c, &(0x7f00002ac000)='/dev/hwrng\x00', 0x2000, 0x0)
setsockopt$inet6_MCAST_MSFILTER(r1, 0x29, 0x30, &(0x7f0000a56000-0x310)={0x81, {{0xa, 0x1, 0x9, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x5}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x1, 0x5, [{{0xa, 0x2, 0x2, @mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0xff}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x0, 0x3, @mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0xff44}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x2, 0x7, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @remote={0xac, 0x14, 0x0, 0xbb}}, 0x6}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x1, 0x9, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x3}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {{0xa, 0x3, 0x400, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @multicast1=0xe0000001}, 0x9}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}]}, 0x310)
r2 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000b13000)='/dev/hwrng\x00', 0x20000, 0x0)
sendmsg$kcm(r2, &(0x7f00006d6000)={&(0x7f0000af0000-0x8)=@sco={0x1f, {0x3, 0x20000, 0x7, 0x60, 0x200, 0x101}}, 0x8, &(0x7f0000469000)=[{&(0x7f000088e000-0xa8)="e07c31e91ee351caaf4e40c9042908589993d705b7d63c138d74c9daca8b3237fa3809e1cb0e2ab70331f53a11e74a3ca4dc28284b6d1ce47a520361a62f3ce0900b467406b0562d9df477323ad36c4ba4e34ed6c2f20f381bf28ce9fdef53f7fb4db1b8df5a08a6f612caf6dd0d25964c7c06f08b90b3b66302608c8840447c3b0df4c9403bab6b2c28954d0a7a94ce388449ec143ff9c7aae52beb7e9956919f096cbba2f287e7", 0xa8}, {&(0x7f0000015000)="45e2b55892733496b4b4a9b40d99876beeb00bf926c4ce39bfaf7f8d4bfa38ae54bd93647e436f679dd6eff03da6a5c33593aeea5cc0b33409cb28a67e7127dcfd718cf07acc767fe2a155b75086b5f3662ea79d8c82767e4e1d1b8fdadf98d172cd40c01b4efdb980d53f9dbfaadb817705b66d337859d349b50c903759d45a03a35dd6c0909d17228b74", 0x8b}, {&(0x7f0000b02000)="0543b8d5a86c4c0ddaebceac2072e32574d6e144f96d0613b937cd8de44aa0b27ebe30c5229ca8567c837e34b86e5dcbe862d9c1b0ef7baa8c60de24cd88167be5edee", 0x43}, {&(0x7f0000b4b000-0xc2)="20f058d4e5579cde591885951a54298d6173db5ffb00d7442b3df8434cbdb089bcc4b3d1341ef38bfbd2dc5a00a8682bc219c63ac5f27b205de995f28047e13f3dc139a0524890c252ce223adf1807ae5114ca6cf358eb5a3da3df8dc9d67e75494bbb69e01e664aa349bb1f8139090dab8631c2052f04fbd4771362e32292c717de90bf284e86954587dd8b1f6345745b9a8ff89c4ebc0513e9c0e2e2786c5f1efb1edde9108d89417c4bd915e6842247ab2966aee724be4ff83d68fcd6d43728e2", 0xc2}, {&(0x7f0000c12000)="ae99a7694bd6f6429a84dba3170b04a7ce5453132e175157de68860d57e873a80b175207cada73e5690af7480f82f98f02e29be2a37cfea6629092d35fdf6f61b88aca162c83d9e3a79a435c368b87d8bfe923cc0a20047fbaff68529235d44390d021471a0eb0c0c1d8b63fbb320d4682f61f8e13e00270d1b92b9131a3ffa0b6a9669be20bd895f5a0c49a2dda88d53f8ddb17031f54b3197e3d60b9fd", 0x9e}, {&(0x7f00007e5000-0x27)="287add16783df331e7545eb8bddb435228da232b91f52534844596bb4add89cfa6d617b9477cc1", 0x27}, {&(0x7f000058a000-0x75)="4551800450ed9d0523da28daf2d5fc11c2a74d3e2651e009360deb5c838fd3c21cf067a799c91b8eed7051a7d7d6c4212fdce8b8347255b7d97d9ada69850f7ccd553733ecc1554560b514b682afdd76750e146f612cd0d12d1d0646b8326aebadc284857f24adbc9a769b2fa1e4ddfc325fb85c72", 0x75}, {&(0x7f000015a000)="61d1f32274a4705f72827990b4cf754663ce1ab1fbafa02e1c391034bdb7878c4c9c32e85302c09643e4c2642d44400d6fad18fdf6a95bb8cf7e8f8b8fd1b0def919471ee48ea5ae9e07a9cef8854e74a9f2cab9e2edc423f66b2dacb526f4dd38619142febd22ba73e52a66d33cf0c5650547eab48fb89e53d1424feeaabb5ff976c0b61834737b50edb757f608b662e5e7e9720b43678b601d579bef1aed461c33dd2f3ab4a2341615a5c72955f277cc7bead9770bd80fe8e1a3d6c6141f3357d7dcd19899433ecbdbc63a6d95693dc328f01a5503ab", 0xd7}], 0x8, &(0x7f0000787000)=[{0xf8, 0x10d, 0x3f, "ce8cefcc4cfbef5645bbab68f89c9a6c0346f568c4dd4a17c6a22df470c8b5324778bc03bbb9a77de791d00e4cdaaa4979bc2b39ab185d6fd2c17f4f03b35d348b6812263e95e33510daf46a55c8601e57a8ce373b881cf1a7a7ffd8443d5c4c7c36ed1f63843ed988a9d76e58bbdb21e18d7593c8aaaa3579a378cc11902d1670ac67b48f47706e35d5d3cede69d48195eb28abf32f8097138e6cabae46b133d4b320a8d64c919d76616dc29b0f5e5bc54d4d96cd5090bf6fbfb2991e7f8f80710ab56d574d001a065d59b0dbcaaff42c1d041d86d9cb2b34a8b4ba5d00ea0c0c34cceb49a378ed"}, {0x88, 0x117, 0x787, "e2655fa684af31443537588a08c9a08601507798ae741848c8d8c2fdb8a87f7e2a08d89bcfa0366387913465b96cb420dbe8d209dc28fc2887ff513a9d96222c8d635f26457fc66c9ebe1ce04d619b0d4c49378e63731589045c95302d844e159ffb87b6efdb4785cb144345d36b2a00cfa3da"}, {0xd8, 0x115, 0x3, "f7c45531fcfc4e47cecb3e54b2955cebd92c79c4e6745318fa2dca3e4b2e64ef41dbe3a25788d79364224e97e6c22f69b862dd98950937c7637ec541be6384d187d065d9bc5aef12703916072abed29c0a77425a7951ac77bc14eabc2d2731aa4b90ae915c041a7b6a4fb0da5bff5af4e2ecdf1215e8376d58b0d12c5bfbdf874b431a39a4ab5c239db9d7cc3a8b176c900eef7fe6eda8c731e5cc88e0245146d124fc7db63b0419cdc489bd10f22db57484236957a113b0aab881d93a4da65498104391"}, {0x88, 0x117, 0x7f, "60be1247e2670a079c17f8a24e9e0b8efd66dac13ea96d805a5ce316f429e12c1cdb94d14a63805289474bccc07c07221e83f0a3fc974a2747d2f8159ba0247e9e423dc3cd0b9a217914b710ddce0803379c4b8665c357cc586155a65e55a2842411f37c4bf32c5bc540a53fb4fa6bf1d554844094e27c"}, {0x68, 0xff, 0x7, "c5a9ed8293c948ce4c5af795a0519b47b5acbbfef11dbe08e92b5b6994dbc0f1bbfee4662fd3f9e53ed046c583aa4d246284f2a18193e6b40ae4a5e07ca3b5d3dce0909a116df732fb159d198721e4bc21ce5f3e98"}, {0xa8, 0x104, 0x800, "d13e03db0febe0e47cb9b6db140fb48e3faf57120c5c71b194c48e0d0639f0f711fed6b8a295eaff5d8b98d11923bec30dd3a177a689ecba38e04c2ffbd9a7d52e84672b39d657e198a324bcd9f1e18aab9a059ca9e5332088eccedd01253574d73e5ed875057472246f5af766d63ebba0cbcfa122f3501ae8e6b2762dbd1b6a9f44e995bdf427cbe2e266b23c8e8227d33ab0ef"}, {0x98, 0x10a, 0x9, "faced71cd623281af3741cb65caadfe1717bacabf6a6ead0da97130ca00c8df18b2bc7c0799330520918ecd2277789cd831d9cd55d566d3ec3371c34d6b709f5ec63af02fb19fbd949f765794ba309644d2b8638b69ceb8a23de3048033f5bec232c5cff7c47b0eb0f43db307d9365c540de3843639b07f58b562f945614b53509f2a1"}], 0x488, 0x4000000}, 0x20000801)
bind$alg(r0, &(0x7f0000da1000-0x58)={0x26, 'rng\x00', 0xfffffffffffffffc, 0xffffffffffffffff, 'stdrng\x00'}, 0xf4)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f00000e5000-0xcb)="4323c26dcfea31ce6f817f449a01b4ed26920d08e1a0efefd36d78aa52e4203e4ed2948a734618c6e173cdf80ee1c6633ec3ca3258382dbbbd1f9dd7c858b8bb65d6368f3da271e2f70f5519d3085a0d5f5f4d25c86f32d36b893ab1a9290ac774c4747ccaeb274ef3080c617b4abbf73bac89d091dec0189ef88fd1a3b33c27b56e0ba60c84f79d3af73be7df722ee6f142df18551bec650df0218e4e22f965583a05e1ade579f0e1c0a4e013277096dd4959767d659a5fb193d4f779a1d5f3a8c65198fbee6a71fd00df", 0xcb)
getsockopt$inet_sctp6_SCTP_LOCAL_AUTH_CHUNKS(r2, 0x84, 0x1b, &(0x7f00005b2000)={<r3=>0x0, 0xda, "a2616b1ffd5dda166c0461de3903863baede554fb730bbc44f8d4ca2f03026382fb5d3f22a8b4098dfad876ae208ba7a38cea9182d078ce628418632993727cacbdaef719400db1c9860822d552560f345d3302dbe0629a19d2da3616114a2e5b4ef0cf72eb974434d45cd42d59a11ca5216e7b47b37c555570328d67b0ad587498e103620d62131c8269e1da4140527fe03200c24b030702d55744dd0458e21d368448aaba80eb9eb724be45a711b2bb93bf5e634cd7e0f84dabc0d7a9d38a53ffd960c0d264c82d14cbca866390703b5e085a4dd581ecc19f2"}, &(0x7f000097d000)=0xe2)
setsockopt$inet_sctp_SCTP_PRIMARY_ADDR(r1, 0x84, 0x6, &(0x7f0000cd3000)={r3, @in6={{0xa, 0x0, 0x16, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @empty=0x0}, 0xf9}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, 0x8c)
syz_open_pts(r1, 0xff)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:42 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f0000085000-0x6)='logon\x00', &(0x7f000078d000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000b90000)="", 0x0, 0xfffffffffffffffb)
r1 = socket$inet_icmp(0x2, 0x2, 0x1)
ioctl$sock_proto_private(r1, 0x89eb, &(0x7f00002fe000-0xf7)="5c7f197a2bb509323226975ba9bf68867d819474aa0e39754ddc6a1db5873081b353f19441ad4b3bd6be872b636207b0a996e3e2a3cd1cdf7ae020edb4faa79b42d24858ad8e0d789911532f213b6e369beee8b918dcb2a3f24e1d973430d309c65fa2392cf7ef2ba17b7613a336a935a2ec6772749608b544a1687a600ef293a1245c2004c2aabf493037acb8f866c27371daa667359579f39a90bb6b800bfd0f98332f0b453d3032572c29fcfa9b6e6735fb21c275ea236dddbb2120d0ffd24662c9ced3ee49c6704f253e396d3e715447b839b261461f3f0b4f83e84ae8b0a9f9944e2b905504dd54f413d1231b1ce8c639ba4ed534")
add_key(&(0x7f0000acc000)='asymmetric\x00', &(0x7f0000f14000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000c21000)="3081020028", 0x5, r0)
2017/12/31 12:50:42 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0xc8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
setsockopt$inet6_buf(r0, 0x29, 0x2e, &(0x7f0000d1c000-0x1000)="00885a0e55d161b7c4b5398defced32bc97a31716d2c72baa034801a4b0964c2006af1c5a013bf7d22a66e8e0d9b1768b6c95dae836e27a33ea05376ddc405b7995e39e1412b5ba40998964c87088e913f46a0a882b14df2ec23abbf2fb19ad6a2273e0c6e901b0ee1b9a215411581ac446a772b41a84cefa21a1040fe8e6bdacee011a6e43c9444a891a6ef18996b4c68f47bba43a70b574363203e479d1fb6f9910fa4fd143a3e1ff97f5fac1d49414aff02533977f44a32175c2311dbcb66615130bf611b7886ae5bb3f1286611f9867ab8c2bdc5b6c3618bc295a1b1d33e584871bc07b1ff2d80e09d41820b5313e63de8d74cb66831b0c6425c207ca398f37313398e9a966a10582aaa246bd622414b4017927adb795dfc52155e18176a2c5f5ee98b93800340409670920d734eb5fc9407292962bc184b9322995425b5d662053098138833c64d0758717d32083a99b8d45688ac365c3832d12225d958d82be0c4dced94ba1868748f9682d2409b4453585c73470974b86f01d5ca2fe6a9792cf787837be054a7650deac64cc27f5ebe9e9324cd6dcfcde63ef97a41a41f818caaf213f184658f34899dd2432bda247d58fc7d4230f7b548f444e29bfd1aee396b1f7a1a651aa9ab006ed5845e0654c502c79ea84e0604370f8c24af74c3bd6ede8689e23900123698dae4337da81968dfc666304e591c7c245de18850df8b44f50738f8b19734b393c8172dc5cbadb6928ce1e6d6e9ef12d11b5cb09dd92c1b4ef74606f8bc0090cf01aa3959d9a07041775bab0d156ab72f5d349e37d4038d1bd67cd86cd0a4b882833a7d8b09d7ceea1aa68658ad30945893b7b1339095a80ea5b74071ec95c6229ff651a2d30a9c4ef14fa835ef9982c098fb44d3ab8d0af46c1cf06aafe2477c9ced32e6b00627b066af26b981a81d43d1ef7ee621b84000c9eec8d706661a6d46870c80eac0290e5c3f05dda7114f643b37a9e6531830ebe9178b24ea9acb8a0ac58edf68921a7b136b69bd7f2beaaa8ed9b0533f17fba93f5ce351dfacf450a9f77017693f77b18691e1269c21507e36f99b2d0eb7be65f401a55048d87c2941a623d24fe2df7d6cfc832ac9f357c56f937e8f17fb6c18ae046794319de03b382d55371791efd813ad0a68837e963281d5e892a24a5c77f376892bedb3ab3a3bb0488574bcdadad23eae88331200d9ff27d270fe1c105d85b01097b0d7dab9c36ad9f37fd1ac3a8981319d6d3faa243bb6617d0232f328e17152e875850914cd0c49facf4095331dcfd909b54304e1d0c2a30849b637c0c4efe2ed0789018fc004f7b980d98c96897625251038373d9320e0e5abca8406fcf0fa1e451ca0e6e60e78452aa6718d5f312100dc599ba15439ac38589489a1fe8e4cbd64e538d470db9c30b1feb68ece0dc9b31fc6ebedcbeb9b8f98f5e96ac5771547b6d1aaee51792575518b10bae336329d0691cdc00bdca43ec1884dfef887619ed474f3c69af3f284e3dcfe34b657536d9969ad6c5fe7a119f586707562f5e70a7aba177016b45291ac0a2a23de23c5e24869d7091cc4002711b9b1e213caf045bce6a6c8f02dec9e1db5ae9c3e6b87fa86c3a9f6157407b2209a1fa3808f79ed9efe0faccf75103a1d73736a838d7e68532db566496c431efd5d5b6bb0f63ba9ad6ec6871b4d4eace018a152664b478f1d9ce194467238884e28e7324ec9e712bad65ad734e4c3b3f048187555a426eab7c7dc39e12be123d2359adda94f9bd0e224d6388f87205d3e7f45ef512547ce6682290ac4efc2bde9f1fe807c97e4d01939333175d86b854fc20446aacb54bd580536e625fa60788d8177fad26f5b1c37d21bd7869abc0cd0dc04606a6145e1c9be1e829f4b46329cde863d9099a9331a8dba5764d0ff0a586c38f607441c842bcb394d6ab2e160486a701f2484740dbac49219b03f974f0af0371ede96f5b93914ab155c6fbd039a8acd5da1a600b99867fee1246bab1f440f7232518bf7fc6c34309081b707b3857aeb66e10cb96c1bfe67f11691f2b8dbd8382eaa5e7f6fbcae47c5aeeebe4dc8f175260377e2f867f756a5fe1f65b75afb6270b37f66555165fb968e9561c5e6e370f9e6a78c9c6fc0dca9452b26b1636769b8ac82585114e705a6fb328f691376400ade33124f576711e90fbca84296768888f6a2bcf5085177c75156be1750d4c80037a4e99adaf9eb1df49e3f8b1efe0ed62cf36f3776d373701032d214a15a7d02efb71fa9c701938f5e3b7bf830526d554a5a4cc8f9057b85420060980042d7fd6e1d8bd255d6b98ac78f2733ec5924535556217b9e87859ef6547e59d857ef2fa54034c92d2dda46094ff3a1e098be83b4f4149a2346d35ec9c585a0a6b585d528389572b783a54745d449b3beaf9eca8aa6ef01d5f20883b517b903728cbb4bf89aa43c56627738f39b8ddc02778db3928a7169bb10ee6b1906d18551799fe3002d6c05536112cb0b9fd07f39594df486650fdfc925262516894a240ebfd319aee82c06bfda6e21f449de7082b4c8a65526c32feb39fc575c4745f66a7ea8d651deb477cc6328abab1409ae6068491ea45d8ea061b633cc48d6c111c0b9dcb826c7c4515c4c0b02f7318f1194e74acf273785852bf00c577e20f864ea2fd3eaed2f2a65022d37f15ead86b05b048981c8c2dbe4d78cbddf842707b5b46453f7c3b173594dba5f0b38b2604e35dcb85991eb21fd884bb07a914f82908067d64f1d5d272e27dd9d382ec8d0de0ddeab8d1944bcc13df0d10ff92734911d2fcec24effb4aac6680cb8c34c66c3f3aaab99e1ed53dd510178d4a7b09f2766d0d52f5a92430ad0baf112d7c5261694c4abf06ef829d93984f19383125255fa24bf2e0140d12bde31163db7084225fd46ed7d782e57e8b4069f1d0fb297a661f7dacb1d381e2a2741defa76c1fe9ff1cdef5c55b73406ddc7f9b6410ddaef91d16230c531f9fe603e6079f86f8725792971883a7f19d83862f20734879ba287d4f129023986dced3dda1c1426628fda72b7ca8ca92432b779f489471cc5d6842304c025b15cb5ddc3a9b27dc3b326b3c33a7fea32e8e92cc12b703d0bc702a9b3dfa810b094e9ff1cdb0eb60c48b3e2edbc20a969262134a363df388e60d020e4db19aaa5161297f77a989e205a21eb428324196f7a52324c06020c41a53f1ae2d951d916b7810b2c4881249b517fc0245489236e2c6750a418bbd85c65cccb1a99d329046ae15cdfcb3768ccc6100598ee4ad5f041a71ee7b5cc54700bb4b2b891e5181c6aad4b2c3f92b89c8e9a1eefab6c568fa2da3b16adf80148464f1890b0ef89c2bd8767ef930455118d1349dfc5e995d511c22487647603429396e44d4320706685d8b2a783e65013f71d57507b464fc6697115e9943663591dcd0d834909a84121f096df25a09d51ca263fcd41a91db451be6b1190f2883fd573df907b6147ae83453538c322a1cd1c5be9f48206df9536c0d90c74592eae7132e2b5d7a950d3cf284e6b94c18dbe3ebbd5a965a3dc8589ee9e55d6ffc0a6d50f853e3946d58cc8c80d91573fb56d90db1cd33c6a3cfb143fcdbba6d9d1a62bd1e6967471e74b9c5444eddc4783a83a73aa77a7b318e6c5a8d12eeec55e9c5ee43fd45b3c49899a080f2a9f7819bb33ff5f5d5173d36cfabcafc400e64357c4f46af31e05ff9a9973952d2884bd275edb14c3811fe7b39bf60c59831617a8678738090ec7296600f0f43ac51b7f456791dcd1cabb4fc84f3adf52c49299e7b95914321c987f6ef091b2f4e40af761f80f9afce09ec0dd48feb88f9667ad78405cf7a2fd07db16b2b2fdcb8a88610f644f9c5118b6e06187bca7283ff8aa3c70a430da1d8440657223fdb4288880913d4ca59a7f6453740686a243f4dbde5294c3dfda6a8b55393a67b1470754c373cc89d2c0be2478be75f5893801954a7c6f3a8efc7b4c1bd1e4145ca8c95ce61a590ebea2b71dda0d6dd0f7a8cc14d5e4795b57869151582ff85d9f4cc78de5b8be4927c2f974acc4dccc54162cabbabefb4ee238ae2b898aed05e8f745248294d68419be7d42732c01ea17ade800e123f42af6ad97aa235294f8d6d791ebe2ddb96d202653e3b76b0d1ed7a907198b8afa1a496eb7e3d8b9769b661ee57d2f2882d848c09e722821492ca75fece5533eb110a04bec69617e65b0ed4b94ec793b8c8a3bbc8c93ddedd9d63961428dcbf5a5489ce072891d663939642a0f900ba25ac7f5ab216d4aaad7880d92ea8be19e5f4bcfeea328a674649c66c8e3922ca878d4912184873fa7f8a678413a8f9398e7ac194e2206d3fc04ab2d4d5ba26267d7582e10025ae25191be20d001f80b574d3cc4964c07f1a936bb3c8c695ad314a04f05bd2a6ed7e11d97b2764b8733bbc844876008cf00758ce95dac55e2194b9a18211ea3ea269ecabbc18fd117caae65bd1b8e30648e108045d7f4f56ba91c969ea19d60af91e9fa6626c49cef8840c2f8417b639d6d52741d49762220d5bf8a59779be28b4fd275255f660528d4f31deccc66c59e0dc295de59d0e4aa0db219c5d4216bd31dfd74710a7161ab94e0c2c4934984b5f9dddece11ff7dc1d33386821a679bc1516ca1198c28bda878c5fb6ff91144a0dc3b3b8a7df19de2eddaadfa47af8d6406ee731d2cfc2f910a6d0570768e29609ef259f57203ca9b9ff8e884fe320503675ab9abd36c4505dfd20c08334c9543c055758f724958828a49a3f2d644fb9f7bf730d8ff306847ac68d880296f487fa71248cfdfb9cb0efb00459b054684818d766a15215f41a05e888528149d6bbfbb0bb226638bebb73123bc2460d2ab0a72fbe178eda409cb502377ee2533efb8de8a479ab2ed5282a84689e9bb3bef0f61491fc9337622dcdfd00d6c9225c66b163cd85e1da58b87bcab7736ab49a839ca0eacac8b41d0c5cd02dd0f736ccc8f26b2f54b489b5c44894d4ee3ebe72d3b2107fcb5771818084ccd4dd0f1d24a737bc708073771a5ecd0fa9e432f98846cc22567e3ea69d7f0209fea4d453319efe26b9f6068c0e9a8cc96f8402d0222064d77c99357b49195914540856470bb2369a1941dd6e2fc51a8399a01b355bae0ee97dd82215dd53a20e99473e17a6da214e09496a1e2c395f0253c69a1aef68826a0b8c11119495ea7e2ad5fe9274d587d912197627c01a40836e1b43817f84e114dcad2f76583f70f7e6080bbacda9db4a9b71d0557fedcdff0737cab4fa1c79afc21fa10fe75853e708b1149c40aef85ed337d7589583c2879e82e8b3510ed0ae1f89aedeebc5536226992c5dbae36494b5483a181ad7ae164a17fadd41c5d7820181b0fe58ae4854b46905e4e849b8e9625452c9938eec7d627c46bd35d9946f1ed676e3d997adfede66aaaf536912e5703c0b3ce14e5a33a65bf6fb10737ec57dca9d2ca6b7d898f5b8b8ab1b81ce32b45da92d47664c918c75becff310d900aba2045938b7417a4a99312f7f5961b2a215a74be40c314cee4dc236fdf739187fdc193d073cd03f596b3f8cb0e957a80962ac4dcb5e8578f66ab92ef2ab4b2363df404a882e177143e1500ce5ab8a386dc3d1c50e80e41b37137c5b64c5695e481b64e6d9fab44b7719decf4ce49d9e2cc01b3db0c7086840b9058ce469865ef0254dcb72ab6c5ada1fdccf6f5cbf9bc085b25d9a5ee79f246c96570e620322ac34227aa4cfd9e5952c6b29d8cfae7c0bacb096168332b0f3402cb4d5ee5e5ad5f58bb4f7617bed542b9", 0x1000)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:42 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000015000-0xc)={<r0=>0x0, 0x0, 0x0}, &(0x7f0000594000)=0xc)
ptrace$cont(0x20, r0, 0x100000000, 0x7)
2017/12/31 12:50:42 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:42 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getgid()
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r2 = dup(r0)
ioctl$DRM_IOCTL_MODE_GETCRTC(r2, 0xc06864a1, &(0x7f0000770000)={&(0x7f0000d3e000-0x1c)=[0x0, 0x4, 0x2400000000000000, 0x5, 0x8, 0x1, 0x6], 0x7, 0x4, 0x0, 0x2, 0x1, 0x5d3, {0x6, 0x7, 0xffffffffffff8001, 0x7, 0x3a9eb03a, 0x1, 0x10000, 0xfffffffffffffff7, 0x5, 0x4, 0x5, 0x9, 0x1, 0x2, "10d6a756a5cc73652a5015ffb537cbd49cd947b0141b486814e9f6caad7c90ec"}})
2017/12/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
dup2(0xffffffffffffffff, 0xffffffffffffffff)
ioctl$DRM_IOCTL_AGP_ALLOC(0xffffffffffffff9c, 0xc0206434, &(0x7f0000ae0000)={0x1, 0x0, 0x10001, 0xfffffffffffffbff})
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000c11000-0x8)={0x10000226, 0x0, []})
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0xfb4000)=nil, 0xfb4000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
io_setup(0x8, &(0x7f0000fb1000)=<r0=>0x0)
io_submit(r0, 0x1, &(0x7f0000fb2000-0x28)=[&(0x7f0000fb2000-0x40)={0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, &(0x7f0000334000-0x28)="f5ec4c7d0004eb6f687eea5f06", 0xd, 0x0, 0x0, 0x0, 0xffffffffffffffff}])
r1 = openat$selinux_access(0xffffffffffffff9c, &(0x7f000057f000-0x10)='/selinux/access\x00', 0x2, 0x0)
mmap(&(0x7f0000fb4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$bt_BT_POWER(r1, 0x112, 0x9, &(0x7f0000fb5000-0x1)=0x7fffffff, &(0x7f00008c1000)=0x1)
r2 = dup3(0xffffffffffffffff, 0xffffffffffffff9c, 0x80000)
mmap(&(0x7f0000fb4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_TIMER_IOCTL_TREAD(r2, 0x40045402, &(0x7f0000fb5000-0x4)=0x0)
inotify_init1(0x80800)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x10, 0x802, 0x0)
r1 = 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_RESET_STREAMS(r0, 0x84, 0x77, &(0x7f00001e4000-0xa)={<r2=>0x0, 0x4, 0x1, [0x5]}, &(0x7f00003b6000-0x4)=0xa)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r0, 0x84, 0x6d, &(0x7f000041d000-0x96)={r2, 0x328, "9a29e6dc257b7a3d44a88c8ec15b0f1789d04f7f32f53127b0d271974d83158867abf94f6770390e7ec31a6b187b27b207480821729283473fd03ca19ddffdb7b63c2951f4ca8267b7042bc0dfe10f094c2bd3f9f60158ac1e7b7507afbafc089593ea1b71aad67dbf29912f77985ec6acf52f1e001ad83ac880adb7c950d92ee25ff205c8b989c13f8eaa342ae4"}, &(0x7f000013a000)=0x22)
ioctl$PERF_EVENT_IOC_ENABLE(r1, 0x2400, 0xfff)
ioctl$sock_inet_udp_SIOCINQ(r0, 0x541b, &(0x7f0000023000)=0x0)
write(r0, &(0x7f0000dc3000)="260000001e0047f1938d000000000000000050f16b8dbdea2e56592645676803e517c76e328ad443940c9a9995957f53fa769410d7f682c08b60d0833f6ea5ee66dd6c3354f0e2ba0d7b3ef7f69c9561b968dcdbff5f77be", 0x58)
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0xfffffeb5, 0x0)
pause()
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/commit_pending_bools\x00', 0x1, 0x0)
ioctl$PIO_SCRNMAP(r0, 0x4b41, &(0x7f000031c000)="bdb3b44737c22b9d633280046d7bc4dd24e8de11ed4b75209a8593a7ddbc3a7a2fb8ce3c42b0c64ebe3511890bf02c8a06bc117f099738b87eb17322bd55880291802164bab3ce240cea915ec925740ecb3b5e5fd1245b6b6378cf45ecd4248f4071303b13a8ff1c9b9f8368b5e18551412260eeba95485409d76310710420d7bfa01adb3cab6f50043eea3a359bb25f3c99dba7635a517f121cc3ccb8b7331efa01b4bfc12b96510f6d42d82c35c5428ae11e0d7639d1522940caa4dbd2af8552a3bd0cd292f028c05cf246b558c95b44998d5325f0b4")
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$PIO_FONTRESET(r0, 0x4b6d, 0x0)
mknod(&(0x7f0000c05000)='./file0\x00', 0x800d, 0x0)
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$cuse(0xffffffffffffff9c, &(0x7f000045d000)='/dev/cuse\x00', 0x10000, 0x0)
setsockopt$netrom_NETROM_T2(r1, 0x103, 0x2, &(0x7f0000cc6000)=0x100, 0x4)
ioctl$EVIOCGPROP(r1, 0x80404509, &(0x7f0000764000-0xe7)=""/231)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x507850c1da36eec1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f0000931000)=0xffca)
r2 = syz_open_dev$sg(&(0x7f0000bf5000-0x9)='/dev/sg#\x00', 0x40, 0x2000)
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(0xffffffffffffff9c, 0xc00c642d, &(0x7f0000ea0000)={<r3=>0x0, 0x80000, 0xffffffffffffffff})
ioctl$DRM_IOCTL_GEM_CLOSE(r2, 0x40086409, &(0x7f0000be7000-0x8)={r3, 0x0})
ioctl$KVM_IRQ_LINE_STATUS(r0, 0xc008ae67, &(0x7f0000e5f000)={0x7e5, 0x9})
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f000072e000)={0x73, 0x79, 0x7a, 0x2, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0x7000)=nil, 0x7000, 0x0, 0x18071, 0xffffffffffffffff, 0x0)
remap_file_pages(&(0x7f0000002000/0x4000)=nil, 0x4000, 0x0, 0x4, 0x0)
mmap(&(0x7f0000007000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000007000)='/dev/rfkill\x00', 0x20000, 0x0)
ioctl$VT_DISALLOCATE(r0, 0x5608)
clone(0x0, &(0x7f0000004000-0x1000)="", &(0x7f0000006000)=0x0, &(0x7f0000008000)=0x0, &(0x7f0000002000-0x63)="")
2017/12/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
shmget$private(0x0, 0x2000, 0x78000000, &(0x7f000060c000/0x2000)=nil)
ioctl$KVM_S390_VCPU_FAULT(r2, 0x4008ae52, &(0x7f00003b0000-0x8)=0x8)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
[  258.846735] nla_parse: 1 callbacks suppressed
[  258.846741] netlink: 10 bytes leftover after parsing attributes in process `syz-executor3'.
[  258.863488] netlink: 10 bytes leftover after parsing attributes in process `syz-executor3'.
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0xa, 0x3, 0x800000000)
bind$unix(r0, &(0x7f00002b2000-0xa)=@file={0x0, './file0\x00'}, 0xa)
ioctl$sock_SIOCINQ(r0, 0x541b, &(0x7f000020a000-0x4)=0x0)
getsockopt$inet_sctp6_SCTP_FRAGMENT_INTERLEAVE(r0, 0x84, 0x12, &(0x7f00002ed000-0x4)=0x0, &(0x7f0000a98000)=0x4)
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = syz_open_procfs(0x0, &(0x7f0000ee2000)='net/icmp6\x00')
getsockopt$inet_sctp_SCTP_RECONFIG_SUPPORTED(0xffffffffffffffff, 0x84, 0x75, &(0x7f0000e41000-0x8)={<r2=>0x0, 0x5}, &(0x7f00006a1000-0x4)=0x8)
getsockopt$inet_sctp6_SCTP_SOCKOPT_PEELOFF(r1, 0x84, 0x66, &(0x7f0000b5d000-0x8)={r2, 0x995}, &(0x7f00007a8000-0x4)=0x8)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r3 = openat$sequencer(0xffffffffffffff9c, &(0x7f000041f000)='/dev/sequencer\x00', 0x200, 0x0)
getsockopt$inet6_buf(r3, 0x29, 0xd3, &(0x7f0000731000-0x1000)=""/4096, &(0x7f0000487000-0x4)=0x1000)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_kcm_SIOCKCMCLONE(0xffffffffffffffff, 0x89e2, &(0x7f0000001000)={<r0=>0xffffffffffffff9c})
getsockopt$inet_sctp6_SCTP_RECONFIG_SUPPORTED(0xffffffffffffffff, 0x84, 0x75, &(0x7f0000001000-0x8)={<r1=>0x0, 0x5}, &(0x7f0000000000)=0x8)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(r0, 0x84, 0x1a, &(0x7f0000002000-0x7a)={r1, 0x72, "7104dfc4bdfa0c8e16b7002ea531f3c95094ffa02434d608b082364ec4b124c779dac08bab8da5073487b249158d2566728f001ac6741fc4763b746ddd943fc684df9f824d34dd4502d3f4787ae4e5a0ba7a9c3a1ff20bd7450ba4c7a5bfc10834ebe76c5d9dd81acdc0f8c6f9b72076ffbe"}, &(0x7f0000002000-0x4)=0x7a)
r2 = socket$inet_sctp(0x2, 0x5, 0x84)
getsockopt$inet_sctp_SCTP_ASSOCINFO(r2, 0x84, 0x1, &(0x7f00008e9000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000001000-0x4)=0x14)
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)
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)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = getpid()
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_IPV6_IPSEC_POLICY(r0, 0x29, 0x22, &(0x7f0000003000-0xe8)={{{@in=@broadcast=0x0, @in=@multicast2=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}, {{@in6=@loopback={0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000003000-0x4)=0xe8)
fstat(r2, &(0x7f0000000000)={0x0, 0x0, 0x0, 0x0, 0x0, <r5=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r2, 0x1, 0x11, &(0x7f0000002000)={<r6=>0x0, 0x0, 0x0}, &(0x7f0000001000-0x4)=0xc)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
lstat(&(0x7f0000003000-0x8)='./file0\x00', &(0x7f0000002000)={0x0, 0x0, 0x0, 0x0, <r7=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getresgid(&(0x7f0000002000-0x4)=0x0, &(0x7f0000000000)=<r8=>0x0, &(0x7f0000001000-0x4)=0x0)
ioctl$TIOCGSID(0xffffffffffffffff, 0x5429, &(0x7f0000002000-0x4)=<r9=>0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_IPV6_XFRM_POLICY(r0, 0x29, 0x23, &(0x7f0000002000)={{{@in6=@loopback={0x0, 0x0}, @in=@remote={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r10=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@mcast1={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, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000001000-0x4)=0xe8)
lstat(&(0x7f0000002000-0x8)='./file0\x00', &(0x7f0000001000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r11=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCGSID(0xffffffffffffff9c, 0x5429, &(0x7f0000002000)=<r12=>0x0)
getsockopt$inet_IP_IPSEC_POLICY(r2, 0x0, 0x10, &(0x7f0000002000-0xe8)={{{@in=@remote={0x0, 0x0, 0x0, 0x0}, @in=@loopback=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r13=>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=@empty=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0xe8)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000001000)={0x0, 0x0, <r14=>0x0}, &(0x7f0000002000)=0xc)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmmsg$unix(r0, &(0x7f0000003000-0xa8)=[{&(0x7f0000002000-0x8)=@abs={0x1, 0x0, 0x2}, 0x8, &(0x7f0000002000)=[{&(0x7f0000002000)="8b27ca0b446ae04c04e4067c0dbadf991016d98c89a8bf467faac6a086fb8542d0f2fabc8beef51103de74a3373a2b85bb0b2d0eb8a76bea27dc646877a1e408dbeda5131bfadd8db8c5d9262987b508238c0bc5b7ddbfd4532c46122aff9d98a38947f2969b0c08146fa554b0202df0074658346c7f806cac11167e7b2f96f92e67c1b9e7e24c4b87c8519aadd43b307787e7bd31f1bb181d92aa3d1db9aeb6836562bbe9ceea0c402a8998f3946d968a5244ac544c62b853b4", 0xba}, {&(0x7f0000001000+0xb79)="7c3f87af0cfed00f37284033a3d6cb04a82a4b7c1294568bae5ede7740b9a80da4c1e6a0699aef25b27ac8dc2c61911d041844d751092f45417ec2f74ef8c6f0675f9d3d27c34f50ed97875e74ec9ec8fc5340dc68ed6b3225769458eddedf1e2be3b9e7d679a664e56ab6cfae058ac03020f5302e949833514f6282f1916704f2e2b9da052e", 0x86}, {&(0x7f0000002000)="aa4fcd19ce1e7886312870175f0bee19f0ce6388b8a9deae82c3af51c57beca20471b5f661fecee080eac0fcbd15dfea73c2066d530df737db82c9be3e7818c1c238bc934ddee1c669a0578119125843ba35a5ccc5a82ded8583845bfe5e396a6c0f6ed12009c8a9d60f294c35459cb2ce4707523457e2e82d6081b5dcc626dd2bdc44774b15c6c3feffb5681b098337d56c29dc01542d94caa54f5f83a6f01a7a33b93266edd4f04d383a3fa02e4ebc61abe47937084e8c7d9c23d5bd887c2e98493e9c3ce23ffab7c7cbd17d2818ef89", 0xd1}, {&(0x7f0000003000-0x5e)="1821749132d7e4379c8dd9c54c7cc9bbd3b597716d5e9d8a2dcf6d407d90f9a7c2011503f19add3ae3799c0bf27ca0c90afa1b08b100ab6ecd954c181c0a58419929bcf0127575fb6687fcd3cf67749f91356857410a2ffb8b1b739d8ab4", 0x5e}, {&(0x7f0000002000)="ce76fcc4db32b817249e48c278801bb0df466cf09ba2e08f62a6419880f2f1fcc1472e1046f23881cb703dc859d06de4ca4458d787447064690aa7115b67fc5f45e2183ebbda994dd2fb370f988c8c4e68adcd2dc7f244a10cc1", 0x5a}, {&(0x7f0000001000)="cfaea64b4a3c316ca4300c109d", 0xd}, {&(0x7f0000003000-0x5e)="8685be6cf22de30dd429ea3c97c9a8bebf37457b6a29c74151cf426ecc7bb5a2d9e055778a96d493b41588c54b48e10f0aefef0c0420fee4f33104336c70ac78004091b65b775635e66a0e6269256ea4bd24e82779b78f608a4496d4d1f8", 0x5e}, {&(0x7f0000002000-0x6f)="5cd589db408d725119ddf1cd496bf6498809e2ba3415146f4b35a98795ee168809cee944671bffb3215b750adccd3cabc1fea991a634ceaba9b617f0538e1fc55f47ccc3201b1681019d7eafde2848dcec6a87738bdf2fc00fb7f9792225325e8e1b350c29502ef8f571377fefa87a", 0x6f}], 0x8, 0x0, 0x0, 0x200408c0}, {&(0x7f0000002000)=@file={0x0, './file0\x00'}, 0xa, &(0x7f0000001000)=[{&(0x7f0000002000-0xb)="a5e0b407dac9542350c0d4", 0xb}], 0x1, &(0x7f0000002000)=[@rights={0x30, 0x1, 0x1, [r0, r2, r2, r2, r2, r0, r0]}, @cred={0x20, 0x1, 0x2, r3, r4, r5}], 0x50, 0x80}, {&(0x7f0000003000-0x8)=@abs={0x1, 0x0, 0x2}, 0x8, &(0x7f0000000000)=[{&(0x7f0000003000-0x50)="3e16bcddf8648856c774f00c6ebecddc208449cc7e1a2de451b77489cb0e8dfc1ceb851137c7c6b022d1430dfd04ce64561e19c7c6fabfa65bc20ab398c96ef5110d7b492bd936efcd16d124c4c8526c", 0x50}, {&(0x7f0000002000-0xc)="fd0042c069cf1298b74a0c9799b89028f34abaffd48ba7ea8701a9e0b56a359aa759f4a332e0f9b7", 0x28}, {&(0x7f0000002000)="31b3a991a96ee7840089a4ea66cb8415f346caba080cb3e9ab589ce20b3940a2ad3d2207ae867016ae1b61d51641bc957f7d0e1457880b7ad0a37a3733b676a0dc3ae169003b8f015bc553567243bfb862e62740565a54ae91c068ba0252fdcc90d1885d24825380c1456c6be2aac0b22b59fc8977bbb865e5eebd72ef99f78bfddcbc91423f5a66fa53dc343ef9fdd6f42373ceb21d08c5bf4edd8a4991c25d2a22f5a5c3b9e56c8912915ad6dd2cf6750143cce7af07c5751130703e11cf1f59597c5537fd90a974c2fb339463b6ca9f315353ed7e2e", 0xd7}], 0x3, &(0x7f0000003000-0xf0)=[@cred={0x20, 0x1, 0x2, r6, r7, r8}, @cred={0x20, 0x1, 0x2, r9, r10, r11}, @cred={0x20, 0x1, 0x2, r12, r13, r14}, @rights={0x28, 0x1, 0x1, [r2, r0, r2, r2, r0]}, @rights={0x28, 0x1, 0x1, [r2, r0, r0, r2, r0]}, @rights={0x20, 0x1, 0x1, [r0, r2, r2]}, @rights={0x20, 0x1, 0x1, [r0, r2, r0]}], 0xf0, 0x20000000}], 0x3, 0x4000000)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x100000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
socket$bt_rfcomm(0x1f, 0x3, 0x3)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000532000)='/dev/rfkill\x00', 0x10000, 0x0)
ioctl$KVM_GET_TSC_KHZ(r1, 0xaea3)
r2 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000e8f000-0x10)='/dev/sequencer2\x00', 0x2c0403, 0x0)
setrlimit(0x0, &(0x7f0000dfc000)={0x100000001, 0x5})
openat$vga_arbiter(0xffffffffffffff9c, &(0x7f00002d9000-0x11)='/dev/vga_arbiter\x00', 0x3, 0x0)
ioctl$KDSKBMODE(r2, 0x4b45, &(0x7f00005ba000)=0x0)
getsockopt$inet_sctp6_SCTP_AUTH_ACTIVE_KEY(r2, 0x84, 0x18, &(0x7f0000748000)={<r3=>0x0, 0x1}, &(0x7f000069d000)=0x6)
getsockopt$inet_sctp6_SCTP_RECONFIG_SUPPORTED(r2, 0x84, 0x75, &(0x7f0000767000-0x8)={r3, 0x1}, &(0x7f0000618000)=0x8)
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
setsockopt$inet_sctp_SCTP_AUTH_CHUNK(r0, 0x84, 0x15, &(0x7f00000a3000-0x1)={0x5}, 0x1)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
r3 = syz_open_dev$usbmon(&(0x7f0000fbc000)='/dev/usbmon#\x00', 0x1, 0x8802)
setsockopt$bt_BT_RCVMTU(r3, 0x112, 0xd, &(0x7f00000d2000)=0x8, 0x2)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f000035f000)='/dev/vga_arbiter\x00', 0x0, 0x0)
setsockopt$inet_sctp_SCTP_RECVRCVINFO(r0, 0x84, 0x20, &(0x7f0000dff000)=0x5, 0x4)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 1:
shmget$private(0x0, 0xb000, 0x802, &(0x7f000099a000/0xb000)=nil)
munlockall()
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000ec2000-0x27)="f6c76df68eef8fc68488df27d7dbd592a2b37863d9636c5fb121567b2bafb30f717147407f3a50", 0x27)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r1 = syz_open_dev$vcsa(&(0x7f00007c7000)='/dev/vcsa#\x00', 0x100, 0x44002)
getsockopt$inet_sctp_SCTP_GET_ASSOC_NUMBER(r1, 0x84, 0x1c, &(0x7f0000381000-0x4)=0x0, &(0x7f0000ab4000-0x4)=0x4)
ioctl$KVM_GET_DIRTY_LOG(r1, 0x4010ae42, &(0x7f00002d5000)={0x101ff, 0x0, &(0x7f0000ec0000/0x1000)=nil})
2017/12/31 12:50:43 executing program 7:
r0 = socket$key(0xf, 0x3, 0x2)
sendmsg$key(r0, &(0x7f00005f5000)={0x0, 0x0, &(0x7f00008ff000-0x10)={&(0x7f0000901000)={0x2, 0x5, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, []}, 0x10}, 0x1, 0x0, 0x0, 0x0}, 0x0)
socketpair$packet(0x11, 0x3, 0x300, &(0x7f000026e000)={0x0, 0x0})
r1 = accept$inet6(0xffffffffffffffff, 0x0, &(0x7f0000bf4000)=0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_MRT6_ADD_MIF(r1, 0x29, 0xca, &(0x7f0000000000)={0x8, 0x1, 0x9, 0x8, 0xff}, 0xc)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_context(0xffffffffffffff9c, &(0x7f0000e1c000)='/selinux/context\x00', 0x2, 0x0)
ioctl$sock_SIOCGIFINDEX(0xffffffffffffff9c, 0x8933, &(0x7f0000f95000)={@generic="1afe9f122e4c653a32bae8d1f19a3f67", <r1=>0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$sock_inet6_SIOCADDRT(r0, 0x890b, &(0x7f00001fb000-0x50)={@mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @loopback={0x0, 0x1}, 0x3, 0x6, 0x2, 0x500, 0x6, 0x0, r1})
r2 = socket$inet6(0xa, 0x3, 0x2)
setsockopt$inet6_MCAST_JOIN_GROUP(r2, 0x29, 0x2a, &(0x7f0000fca000)={0x100000001, {{0xa, 0x0, 0x0, @mcast1={0xff, 0x1, [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, 0x0]}}, 0x88)
setsockopt$inet6_MCAST_MSFILTER(r2, 0x29, 0x30, &(0x7f0000616000)={0x1, {{0xa, 0x0, 0x0, @mcast1={0xff, 0x1, [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, 0x0]}, 0x0, 0x0, []}, 0x90)
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0xadd, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_create(0xffffffffffffff9c, &(0x7f0000ff5000)='/selinux/create\x00', 0x2, 0x0)
socket$netlink(0x10, 0x3, 0xa)
getsockopt$inet_IP_XFRM_POLICY(r0, 0x0, 0x11, &(0x7f0000875000)={{{@in6=@mcast2={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, @in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0], @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}, {{@in6=@local={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, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000315000-0x4)=0xe8)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00009e1000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$DRM_IOCTL_RM_MAP(r0, 0x4028641b, &(0x7f0000130000-0x28)={&(0x7f0000ff7000/0x1000)=nil, 0x6, 0x4, 0x88, &(0x7f0000a30000/0x4000)=nil, 0x5})
2017/12/31 12:50:43 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
setsockopt$ax25_int(r0, 0x101, 0x4, &(0x7f0000d68000)=0xffffffff, 0x4)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x8001, 0x2, 0x0, 0x20, 0x0}, &(0x7f0000392000-0x4)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
fsync(r1)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x800, 0x3, 0x0, 0x0, 0x0, 0x0, 0x200000, 0x0, 0x0, 0x200000000000000, 0xfffffffffffffffe, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x400, 0x0, 0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x0, 0x218800000000, 0x0, 0x400000000000000, 0x3, 0x0, 0x0, 0x0, @perf_config_ext={0x6, 0x200}, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x2)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
accept4(r0, 0x0, &(0x7f0000eb0000-0x4)=0x0, 0x800)
getsockopt$bt_l2cap_L2CAP_CONNINFO(r0, 0x6, 0x2, &(0x7f0000fde000)={0x0, 0x0, 0x0, 0x0}, &(0x7f00006f4000-0x4)=0x5)
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
rt_sigtimedwait(&(0x7f000043f000)={0x4}, &(0x7f00006f3000-0x10)={0x0, 0x0, 0x0, 0x0}, &(0x7f00006ec000)={0x0, 0x0}, 0x8)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
pipe(&(0x7f000090e000-0x8)={0x0, <r1=>0x0})
ioctl$KVM_SET_ONE_REG(r1, 0x4010aeac, &(0x7f0000563000-0x10)={0xfffffffffffffffc, 0x9d})
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 3:
clone(0xc21eec7d5b1969d7, &(0x7f0000334000)="", &(0x7f0000000000)=0x0, &(0x7f0000001000-0x4)=0x0, &(0x7f0000872000)="")
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_sctp(0xa, 0x5, 0x84)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_PARAMS(r0, 0x84, 0x9, &(0x7f00005b3000)={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}, &(0x7f00005b3000)=0xa0)
r1 = openat$selinux_member(0xffffffffffffff9c, &(0x7f0000a15000-0x10)='/selinux/member\x00', 0x2, 0x0)
setsockopt$packet_int(r1, 0x107, 0x1d, &(0x7f0000207000)=0x8, 0x4)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat(0xffffffffffffff9c, &(0x7f00006e6000-0x8)='./file0\x00', 0x105001, 0x1)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40, 0xffffffffffffffff, 0x0, 0x213, 0x7, 0xfffffffffffffff7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4ec57388, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, r0, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
r1 = getpgid(0x0)
fcntl$getflags(r0, 0xb)
ptrace$getsig(0x4202, r1, 0x9, &(0x7f0000aca000)={0x0, 0x0, 0x0, 0x0})
r2 = getegid()
getresgid(&(0x7f00003e0000)=<r3=>0x0, &(0x7f0000910000-0x4)=0x0, &(0x7f00008c6000-0x4)=0x0)
bind$bt_hci(r0, &(0x7f0000fc6000)={0x1f, 0x4, 0x1}, 0x6)
setregid(r2, r3)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r1 = dup3(r0, r0, 0x80000)
ioctl$EVIOCGPHYS(r1, 0x80404507, &(0x7f0000e93000-0x8d)=""/141)
socket$inet6(0xa, 0x7, 0x8)
2017/12/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f00006ca000-0x9)='/dev/kvm\x00', 0x0, 0x0)
ioctl$sock_kcm_SIOCKCMCLONE(0xffffffffffffffff, 0x89e2, &(0x7f0000b5e000)={<r1=>0xffffffffffffffff})
getsockopt$inet_sctp6_SCTP_RECVRCVINFO(r1, 0x84, 0x20, &(0x7f000066f000)=0x0, &(0x7f0000e37000-0x4)=0x4)
r2 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
getsockopt$inet_sctp_SCTP_GET_ASSOC_NUMBER(r1, 0x84, 0x1c, &(0x7f00005e1000)=0x0, &(0x7f0000ae3000)=0x4)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
readlink(&(0x7f0000e5c000)='./file0\x00', &(0x7f0000175000)=""/6, 0x6)
socketpair$inet6_sctp(0xa, 0x5, 0x84, &(0x7f000003a000-0x8)={0x0, 0x0})
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
clock_gettime(0x0, &(0x7f0000279000)={<r0=>0x0, <r1=>0x0})
pselect6(0x40, &(0x7f0000c2e000)={0xffffffffffffffff, 0xff, 0x1, 0x1, 0x20, 0x80000000, 0x0, 0x567416d8}, &(0x7f0000e82000-0x40)={0x7f, 0x153, 0x7, 0x4cb, 0x7585, 0xb, 0xff, 0x827b}, &(0x7f0000b7b000-0x40)={0x200, 0x4, 0x9, 0x9, 0xe2, 0x8000, 0xef, 0x4}, &(0x7f0000627000-0x10)={r0, r1+10000000}, &(0x7f00004c9000-0x10)={&(0x7f0000c2c000)={0xa9e}, 0x8})
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$mouse(&(0x7f0000001000-0x12)='/dev/input/mouse#\x00', 0x200, 0x101000)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept4$unix(r0, &(0x7f0000001000-0x8)=@abs={0x0, 0x0, 0x0}, &(0x7f0000002000-0x4)=0x8, 0x800)
getsockopt$inet_buf(r0, 0x0, 0x3b, &(0x7f0000b8b000)=""/189, &(0x7f0000000000)=0xbd)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_netrom_SIOCADDRT(r0, 0x890b, &(0x7f0000001000)=0x0)
r1 = socket$inet_sctp(0x2, 0x1, 0x84)
setsockopt$inet_sctp_SCTP_SOCKOPT_BINDX_REM(r1, 0x84, 0x65, &(0x7f0000880000-0xa0)=[@in6={0xa, 0x0, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x0}], 0x1c)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
chroot(&(0x7f0000000000)='./file0\x00')
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f00002eb000)='/dev/ptmx\x00', 0x0, 0x0)
ioctl$TIOCGETD(r0, 0x5424, &(0x7f0000e8a000-0x4)=0x0)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$mouse(&(0x7f0000728000-0x12)='/dev/input/mouse#\x00', 0x7, 0x2)
getsockopt$kcm_KCM_RECV_DISABLE(r0, 0x119, 0x1, &(0x7f0000f7c000-0x4)=0x0, 0x4)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fffffff, 0x0, 0x101, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, r0, 0x0)
ioctl$sock_ipx_SIOCIPXNCPCONN(r0, 0x89e3, &(0x7f0000b0e000-0x2)=0x0)
getsockopt$inet_int(r0, 0x0, 0xe, &(0x7f00005ff000)=0x0, &(0x7f00001df000)=0x4)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
getsockopt$inet_sctp_SCTP_GET_LOCAL_ADDRS(r0, 0x84, 0x6d, &(0x7f0000aac000)={<r2=>0x0, 0x46, "932f8fd26362d9592a0f4fb0a5ea257fff34474a5ec0235bf7f853d0288df5cae42152516cda8e80a1603bb73a6a9a9fb2e5c08717d7d9dfa716f36ee8a7555f3592ba0e7d1a"}, &(0x7f000091e000)=0x4e)
getsockopt$inet_sctp_SCTP_MAXSEG(r0, 0x84, 0xd, &(0x7f0000780000)=@assoc_id=r2, &(0x7f0000f39000-0x4)=0x4)
2017/12/31 12:50:43 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
clock_gettime(0x6, &(0x7f0000003000)={<r0=>0x0, <r1=>0x0})
r2 = accept4$inet6(0xffffffffffffff9c, &(0x7f0000e6e000)={0x0, 0x0, 0x0, @mcast2={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0}, &(0x7f000047a000)=0x1c, 0x800)
epoll_create(0x9)
setsockopt$inet_sctp6_SCTP_AUTH_CHUNK(r2, 0x84, 0x15, &(0x7f0000d17000-0x1)={0x7ff}, 0x1)
rt_sigtimedwait(&(0x7f000043c000)={0x101}, 0x0, &(0x7f0000b3b000-0x10)={r0, r1+10000000}, 0x8)
pivot_root(&(0x7f0000705000)='./file0\x00', &(0x7f00001e6000)='./file0\x00')
ioctl$TIOCGPGRP(0xffffffffffffffff, 0x540f, &(0x7f0000885000)=<r3=>0x0)
migrate_pages(r3, 0xba8d, &(0x7f00003f6000-0x8)=0x0, &(0x7f0000f7f000-0x8)=0x9)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, <r1=>0x0}, &(0x7f00007cc000+0xfbb)=0x10)
setsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r0, 0x84, 0x22, &(0x7f0000c26000-0x10)={0x7fffffff, 0x1, 0x1000, 0x177, r1}, 0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$packet(0x11, 0x2, 0x300)
setsockopt$packet_fanout(r0, 0x107, 0x12, &(0x7f00001af000)={0x0, 0x6, 0xffffffffffffffff}, 0x4)
close(r0)
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mkdir(&(0x7f0000330000)='./file0\x00', 0x0)
mount(&(0x7f0000a8a000-0x8)='./file0\x00', &(0x7f000000b000-0x8)='./file0\x00', &(0x7f00008b4000)='binfmt_misc\x00', 0x0, &(0x7f0000bae000)="")
r0 = accept$ax25(0xffffffffffffffff, 0x0, &(0x7f0000f8e000)=0x0)
sendto$ax25(r0, &(0x7f0000d27000)="0b8ff13b6ec6d0dd227a9ceecf405f11dfbb0ec718fed9a72291fa03fed7fa817b2f116f9c7a841f2da1269ebb92d1fda15bc10bdd0f6d4acb155ab9ede386c0da8ac6882addc42837dcabb1f876abe418b7526a9188cde7", 0x58, 0x4040010, &(0x7f0000f02000-0x10)={0x3, {"7327664f4a17a7"}, 0x9}, 0x10)
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
llistxattr(&(0x7f0000025000-0x8)='./file0\x00', &(0x7f000073a000)=""/169, 0xa9)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000f35000)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r2, 0x4008ae8a, &(0x7f0000030000)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x0, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r2, 0xc008ae88, &(0x7f0000bb7000)={0x1, 0x0, [{0x1000000000000480, 0x0, 0x0}]})
ioctl$KVM_GET_MSR_INDEX_LIST(r0, 0xc004ae02, &(0x7f00007d5000)={0x4, [0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f0000001000-0x11)='/dev/qat_adf_ctl\x00', 0x101000, 0x0)
setsockopt$inet_icmp_ICMP_FILTER(r0, 0x1, 0x1, &(0x7f0000217000)={0xffff}, 0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
ioctl$KVM_SET_VAPIC_ADDR(r0, 0x4008ae93, &(0x7f0000fe4000)=0x4)
r2 = socket$inet6_icmp(0xa, 0x2, 0x3a)
getsockopt$sock_cred(r1, 0x1, 0x11, &(0x7f0000cb6000)={<r3=>0x0, 0x0, 0x0}, &(0x7f0000899000-0x4)=0xc)
sched_setattr(r3, &(0x7f0000f7c000-0x30)={0x30, 0x0, 0x1, 0x6, 0x4, 0x2, 0x28d, 0x101}, 0x0)
getsockname$inet6(r2, &(0x7f0000b61000-0x1c)={0x0, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, &(0x7f000081a000-0x4)=0x1c)
socketpair(0xa, 0x4, 0x6, &(0x7f0000d36000)={0x0, <r4=>0x0})
setsockopt$ALG_SET_KEY(r4, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x1)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:43 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0x14000)=nil, 0x14000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = userfaultfd(0x0)
ioctl$UFFDIO_API(r0, 0xc018aa3f, &(0x7f0000002000)={0xaa, 0x0, 0x0})
ioctl$UFFDIO_ZEROPAGE(r0, 0xc020aa04, &(0x7f0000002000-0x10)={&(0x7f0000012000/0x1000)=nil, 0x1000})
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000015000-0xf)='/dev/sequencer\x00', 0xa000, 0x0)
mmap(&(0x7f0000014000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCSBRK(r1, 0x5427)
ioctl$KVM_GET_MSR_INDEX_LIST(r1, 0xc004ae02, &(0x7f0000015000-0x28)={0x9, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_member(0xffffffffffffff9c, &(0x7f00008c1000-0x10)='/selinux/member\x00', 0x2, 0x0)
symlinkat(&(0x7f0000444000-0x8)='./file0\x00', r0, &(0x7f00009c1000)='./file0\x00')
prlimit64(0x0, 0x7, &(0x7f0000d41000)={0x0, 0x0}, &(0x7f00009d9000-0x10)={0x0, 0x0})
userfaultfd(0x0)
write$tun(r0, &(0x7f00000e0000-0x1353)=@hdr={0x2, 0x84, 0x1, 0x66a, 0x8, 0xfff, @ipv6={0x7a923a46, 0x6, "5baa60", 0x1321, 0x21, 0x5, @loopback={0x0, 0x1}, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, {[@hopopts={0x67, 0xa, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [@pad1={0x0, 0x1, 0x0}, @pad1={0x0, 0x1, 0x0}, @padn={0x1, 0x2, [0x0, 0x0]}, @hao={0xc9, 0x10, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}}, @enc_lim={0x4, 0x1, 0x8}, @calipso={0x7, 0x10, {0x3, 0x2, 0x1, 0x800, [0x7f]}}, @padn={0x1, 0x4, [0x0, 0x0, 0x0, 0x0]}, @jumbo={0xc2, 0x4, 0xa}, @jumbo={0xc2, 0x4, 0xffff}, @hao={0xc9, 0x10, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}}]}, @dstopts={0x3b, 0x1e, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [@generic={0x3, 0xea, "e79432a38c2cc658053a215c40266324e7ae895c5a561930606e4e42b5eba51e02b690ddedfba46366cae32513b9fe0c87a25db5199c4b176557e40c383c2007d3df1261938cae25877c4788f46d31374510256b2939d1d3c7f527439456157fe8ce02403431bb1e29b602e3b672596538bcc7536565300fc5d5f8bd548cdf74bd59ad0f737616a377955bd2d4ffd7bcc6d6b444bcdbb02227bd29d5345e1dcf9bc492caaf89ff14c7cd0ff1ac46d1a5ec6a5fd49007cdd4a6a136f2cf080ed0da7038ba19870e6a461874975d21b39ca9f1a11e3cb26cbef89a140de63ee9a98da42aa2c705aea3a948"}, @ra={0x5, 0x2, 0x8}, @enc_lim={0x4, 0x1, 0x3}]}, @dstopts={0x67, 0x2d, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [@pad1={0x0, 0x1, 0x0}, @pad1={0x0, 0x1, 0x0}, @generic={0x0, 0xf3, "685ada86d1f47cbdbe1cb2fb35ce6ba89ef2b76b0ec110130c212c7f6eb4d9e9f7222b343caafd5d1e8315fc84d9107da8dcc7a3c6f561cde1fc0e3a7a3c9812fa309dbb79b98cf69f9e0939c16394ebef7100d7793ae136356c7a2d0cc20b984f49ed6209b073a720b93f3b2d363b3893c901181d29252f020b1b1f5475c33194efd98c975f0fed9fafb51796ab3c7bb5cfcb00b2a9d9eda790726ef87a56bcd64acb16d4cf528e418a2e4fb86581f94c212b574afd41a1df9714920c5667793529aa0453518f6b2836ca9971e7be61026d7f0f4ca9e3022df2cb620217c950edf9690c711638a1053fc4a866e74c2a0c8fde"}, @padn={0x1, 0x3, [0x0, 0x0, 0x0]}, @calipso={0x7, 0x50, {0x4, 0x12, 0xa6a, 0x1, [0x9, 0x5, 0x1000, 0x9, 0x7, 0x7, 0x8, 0x0, 0x8]}}, @jumbo={0xc2, 0x4, 0x0}, @ra={0x5, 0x2, 0x457e}, @hao={0xc9, 0x10, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @local={0xac, 0x14, 0x0, 0xaa}}}]}, @routing={0x7e, 0x2, 0x2, 0x7f, 0x0, [@mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}]}], @icmpv6=@param_prob={0x4, 0x3, 0x0, 0x5, {0xfffffffffffffbff, 0x6, "68f3a6", 0x3ff, 0x0, 0xff, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, @mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, [@fragment={0x2b, 0x0, 0x7, 0x80000001, 0x0, 0x80, 0x1}], "bd9e0e417df0882ff062e215c2aab3089fc1e5101c9eddcaf79523979fad378767c22d7ddc498101ff245751f07acbc81dbadf9a59bac928494dbfb4163f57ca95ced579842286e205b6d72dc98729d8cc0d0cc8a98c332e3f0dd5635d93432a7917d9968ef259ac451c492ccc20cc71bb82581273197ef167ad4b59601c83a9d97257e4ac6c33771f5aab7865e9a2bb14e3b3f18c05652cdac1c484f2cd05a7778f2da91cfa1c4d231fa68c53084b3359997f5527c19b444d8cbd4dd8017e879258489b185b8ed64f1cabe6d283c28cfe332b30874619edc76960a3db3e53eea4438b1eda9fc8c0d51d397207e3384e6170f5ee323359e1b6ee4750f585643f09cea9e8ebb3aa7ee5e3ba2f1691207f61ad0f0e19f72b6a6526ce5d42ce6dbfa1ef0ad372254f5071174f63d2cce472bffb8b2e96fa72a630022f727145f08efab2a9b926f01ad916e9fc75cbadea93454a9da07936cb5fd0ac464a9cc1017f94a258d8df7e5b86bd809703b215f9c523c53904eed9f09b4d24b35ebed87633ebf1ab0217c66a0d5c8fe316f2d204420bdbdfd7f3f916177a4d4c76db67006b0c02dd1dfdfd1c9ecddf01882d58b451d2841e0c3bfa3047eb081a206b5a64fafb653fc32d76f256c19fde09f612a136c4eef64a8976075224a7cdf8df9bf687043d53729d190ccdcb0e72831ade8a3f5449b1e292e0ef15d1494e126b1e92aa15e21a963f6effcc36d2ee4d77bc23542dcb6034814645080d19ba082437e8b6b8d9ca4767f6ab87a8dc829dfc5889b92794956df1359d4e06ce23aec110b0ab8be689f89316e37ff172bd3a9a173cc30845e2e4aa18df5ef53cc6cc32b623a832548c1b910265bbc1b2c208f450caa1407ab37577bd48531ce01837b1ea9c60875043164e6fdaf0bfa575a4d889a194edcb8b05bde1efb45a1b43fa55499c9910e15563f97adb1bcd517b16fe043fcc7919cb87aa302c5baca3425e1b70832e69ab1aadfe95a675633534e64037cc207c5377b3ddab675a030cf83e2579bb7ba81cd3a3b6bdee27add01f32e181570a6bb82edf780246e68e909365501f8602cf81f3cdddae2e123577d5a21ab752eb4494384157dbb34d58f31fc74ef543b6ad76677890101d9524b9ff8c8ce6c4e6e9e30a528d80e372f108805ddc4f472dfcb2b26f0dbaf6736b3f412b91f95e111b81d4bb2cedf7996d38c2b3bfff574692b22dce985597c541b06cdc5e533685554163a512bc6ccbe2901004d6610f6b904b4e269bc60eb96b6b43eb03955d5c5b127fd910c1160af2ef17e6e9c8189c469784b2f6d7ba059d57900fa73fdde2e4ad82ce99c4daacc8149c17d80083d46fd2f1aa0505b6e9dc44a6f5741436a6f3a2b00886ef30f4991794f3bfb76bb81228568f7a47b8c4e9e723eb1029bbc75687f3c79dccd46874f946fa9ae1ed630c48d62bdd94a113c68f18c0be05715886ed8e2fc70ef6191a4f9841fc7fb14d51845865b84a3274ec36fd15d9f02b08a5a4c1f0ef9762423cf2b1de28826ec8233d55a76b9a4daf81638c9b3b668f9b77ae95454ffcd0c7bcba51ac4923a374f43518142a2bb92d6b5c853a70e3538511f2e7af15dd5da5defcb890144609ee5e2089ca9cbd4415a8642e0c5d5f1a370026b83f5c391414888e1904fbb441e943e50a13eff440077cb029b2fe268c21e1297c2ecbd635b0416323c3c6cae7103670c913d0ff809b5e8a1c9067a2a1c34e224868674d59d3c9f57b57df1175bdf737b8ff7860dff0990fbb6d7c604b59839e2d137069fc13df2de27835adc3cba8abeaed4179e8a2baef1045fed9ae677cd8d0805c09f04db609ed34314133da03a19b8dc56e83594f4f35d979c99f2ea0c93735101fa43681e575228f956bd425784877adddbe0f125c259260808cd981521dcda9b181dc3f14c9ddbbc1695e1d6a7b73f37d0e053f925c6c649b0fe8092c7770f0de7912218b24d430b49901fb786a77bf3272825ede894476d82df3d16972174b7f30351d28c10a5ca48d17eab296c5fa52ac8054c9b9abfd5ac65c6a17a13700e78dae3f3f63e9b1566d1fd30ef71484639b7760ad408116fc503d529916dbcf3dcb622c6e8ff3f2770e320e9c48e32f7506c43e0ce07eed3d6dd1d07711c9c08f6ad2e0b1f6a53695fc92f1085023ea2b6f996a703d89b7138fa7792a7a84b11b25b0b65607e84582ad1e3a6e82d58613f2cc915dfe624867e8277db4aa217cf6621d70e342f491e582b256f658b27dc9e38e1ea4d0864c4b5cc25b193fe544824533095957bf744ee39922577dfa624ac5476b58d487e22c19f04cab9a4381e9972955d8d459eb16e9606c61922fba225365491ea0fdc55cbd3ea6bc685a0f2275af7410bcb2c7e4a151302710ddb1982fb199aac4fd71ec4004c57ff7e5c2ca19693aa67502cfa1ceba92822ccc63b914f90bc57ad4cc05db7e12babe0cf2e1087a73193e55c720eaaf5ddb64b299145274c65a7bec530dae0e58c7dca41c438a8e525810dc332e26b1b6db8a00bd0196e7820a63f5ccc3b6debb6d371cf91fdbb1fd8d3403549e23c618423d4b8432b7833bd3e76f8ae645fc4182d6ea22dfe6bbc10cb5de73be24e05f35b322825be6fb2d2b50bf55dd3e0550830ac81b79dcc3bc001d05341017046e4606815e2c24ff23199e569923b56071f2d8da0452977c50598c05c916071d91e7385fb10543e7788ab24e228b44892aa497a24e5f59d54bbf4030923030e2b7ee341637ce31870b99a31d3254be23a34df5b98f32756fc562877fbeda4a5d6f41f3eb63d0cf59fb9612da9edf89d7e709f31caadccb35842f99ab886607d7f67d327e3f65636758fd5db42df513bc18cff2af32c949709d8864d791e02598c0ee8dd6f7c9c3df580b040e36f98b90c958128be84bb0d627e6f3154b39e289edb381bb7f95973b5f3e0f4a00a4dc76602f1e0d895094e3f2cac6dae6981854998a66066029a425c8a28ba21be18ff45770fe73b2ed2ec7ac23d18754526f2f0ea1a7f4f38b134634fa8ad419c4b8902ee8cbb89c83dddb552a02e3d84741f0cef4c75eedf61e29d94fbbd56cb13e84d13b08b5561322b4cbbb7f4333a43d9a808256156b32ee77791b458d7beff38cfcf6d379987c023be06259186b15eee17a21485704557ae0c79aea6aabd8ca9609098474d5fbfa2431cfeffef08740f5397938ad3ffd421553252c5e0745a4ad945fd741a0b414d87815af2599cf4643e328ada448627be31a6185d5c3d1e5eb18b8d44fa11132fe85ce0ed3b005b41e13f5247544fc44bb9ca2babf1b27b7f444abbf749d88100a549d93d76aea533951c4e2b821dbc55b3d6eb719e795a6711c762f824aeab8f67dd97ebed1419246cfe271bc7549d4b0d110189d4a0b302b9c45bea114cf3c11d468fdde733d8bd0d36c3450ea540718ae3d998cca1e438373a5dfea3ed4b2e0358e2d2e9391929dba855e8b113c0f4fdf1c7ad52071aa8d1e8a4b728f48f6aa7797217a9d92f361d3037832a6bd7c25547fb8f23b21765fd452fb4ca99cd1cb3a549fb480b3f55b7e4269357919e273afe41d128935116a9ad01c870d98d38dd49455bf8f38285c9cc9760e0fd23c1f721c32e17958f2e990d8e13dd7bdd24146a1e043b00e2f552c0ca43820716a2d9498a8acb239dd9b270612ce511032c8ea364d422623feae72762affd900ef6908b252c1cc7ea66b08447315826b4b62e3a24648fa0d2e6760a94d264c0ec9100282e7b5b75dd25c9ee26d59072520fc96c42664d62c941ede1e013d36ab0a9c50e3b3fd834fb3eb00f27abda17f38fae374178025e372dd0dd9ab3f13e2f97a82c03149102286ea0db9f910783f04bc73b1a3cf2890a0b82fc57f3efda38e2aa4026b3b3e5623224a9fbc14b68398d250566290397d1144549cb1e942c7c5ab1af5290c66bf38c79787f7bf499ccdae2e2f2750b6c6d091ecf0e687bafb104da91922d0ae82c4255270420f8b120d1d82cb349df7673a6d0bd82fe692519d9adb310b8c1c7aa5385fb1807a341b959cfd83969933f22f161560b452cc942586ee17955488cbd1930e49b7cab4edd9687fb7d7eb9112c18a93b6e8bb77fd4e65c36877091ae0f8472035f9ee377e0c4fde105598bb6b7be651c257b2564be0bc9e5084428b8d21d9ca9e929ec647b65f39e4bb1ee8d78804afe2aa9c9966da76689b8efe15cc548f533c5cf529cbd87754017e028ba36956cc7e756e594defd5cd8c4eedda59bb3dfeed67930d3ab46393a2e0df78c926f78f7fefa669be9c460fe9e32caf7d0184ea3386efbdf5a8fb394824bc9df85cf24cf51208fc59ecadcaa90548c26154ee1c376275d0b1a688e4ca94c063a2e49828caa2e8cd0737629c3bbe70bf6dc70ec00625d983631dd7ee7ae58c4011d6237bc8e6fa94178e45801b9520ce445cc9e731e8c2eb9f22f91b43d7258cb0276d5c8457c79cf00d4b84b198514484fc526375f3bf784a3e9406a4ac281849362553c56d1a5fa1aca0e786bc08d19807a3ed6491a9c38814cbf2eb93aa668a3c934ff49d6c9fb6b0be118ba5879c8f43914923f72d07e4c8bd18aee4890c4333b438a063a803f3dbdbf93cb7365f5dff07383ad87d937949869af3f0241a6f77995b002b9d3f18d6054746a0642e2bb527e9093c9125a1b980bb2669080f225a0e5e957299d1b76f2bbb6b9234df24e26aab46058a470015605e6d782dd8621a83b49c765f185edc4b8a4f05d21686c52e37e4df596c65da87b9feccf8eed0b21caa71f067a1490e38cd17874b4b78d96dab7388309761c5bd75a76c4ce79ed649b9cdb9a3befbeccb133d1486a751d57add9f94e3d9aa0d8f17b84f90b97ef2072b925c851116e41ac51231c8a2be8295d6d440a235f53eaa247e1ff0fb01ae1c04a2b65e3ee90e02e288401b75371d4add06be525a781e2f75e977379a5d19d64731de6f2a56498c2690b8fe6a058b54e9328f9a270f42b9eb4fd472a1db4450ca90ed2ec87436e8d71e367cb23c484137ee9ef1e5f57710e90264883bb730650a94a5d5f70017211b4a257fd564b1ad4bba8b9c65aa2fc42c3a6d1dd7487aafe921b45fd737d6e2ecac5a5386949f18711b30849acdc26fee6b2e7e9c3d7e54ad278b491809ace9719d2b7b76ef559d4f3161ae5c49444881f2d42544a86b2662bd7b8589830e8f667bf02fad3b8df3811c4289546583d096a8fd78298beafe44808761eb110caacad6290efd808cb20e506cdfe92feed294ab9f71da79e2fd5ebdced4b9c33bbec6ba9eee3458ca964dec64a1fe60e32946b9adcdcc9da47acf35ce5b4267c4a2e10e3bbbbb96b07c4c3af157b969eb5031d2b8d147a02ade19574cee3cd3b02a40a757a50aa87e31b55c39b0b6dd3f28d46ac99c06eecf9735d55b3ea895b4899b8f8a00177e49798802c1adbac0be2fd0ffd431c30819ea4eae638f8f41852900e370cd7bd650b3e9c19e48d821bd70d6ddd174c2fd2efb199cb96f9c70d209b58ed05da95164675deab8b1ead18a6810dba63b9dd0feb432c2cb3366cc74ffb31326b3492613166c6848c3859fe36dfcdfa8c891c7bf428ff77b5be830b10e209c7b14feeeba21e324d9f4c7c598c5a997cf17dfb09d3724feb80d28f767bcea1cf6eaeab3e68d71e6ee66357e80b1663306858c0ba184630690239deb2bf6675a40541fa21782196418a80550f7dc5b309ef43aad9ddb0fa9c0036e9d83b163629b5b8fca3501b259f981e47a7dd5a8609753a7b9c582"}}}}}, 0x1353)
[  259.470219] QAT: Invalid ioctl
2017/12/31 12:50:43 executing program 2:
r0 = dup3(0xffffffffffffffff, 0xffffffffffffff9c, 0x80000)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_netrom_SIOCADDRT(r0, 0x890b, &(0x7f0000000000)=0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$netrom_NETROM_IDLE(r0, 0x103, 0x7, &(0x7f0000c6f000-0x4)=0x10000, &(0x7f0000402000-0x4)=0x4)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$SNDRV_TIMER_IOCTL_GPARAMS(r0, 0x40485404, &(0x7f0000226000)={{0x2, 0x3, 0x4, 0x3, 0x2}, 0xac1f, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
setsockopt$inet_sctp_SCTP_EVENTS(r0, 0x84, 0xb, &(0x7f0000a0c000-0xb)={0x6, 0x5, 0x2, 0x80, 0x5, 0x1, 0xd5dd, 0x8, 0x10100000, 0xfffffffffffffffb, 0x7992}, 0xb)
2017/12/31 12:50:43 executing program 1:
r0 = socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
statfs(&(0x7f0000002000-0x8)='./file0\x00', &(0x7f0000001000-0xca)=""/202)
r1 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000000000)='/dev/sequencer\x00', 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_SIOCGPGRP(r1, 0x8904, &(0x7f0000001000)=<r2=>0x0)
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sched_rr_get_interval(r2, &(0x7f0000003000-0x10)={0x0, 0x0})
mmap(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_RESET_STREAMS(r1, 0x84, 0x77, &(0x7f0000003000-0x10)={<r3=>0x0, 0x0, 0x4, [0xfffffffffffff35a, 0x9, 0x401, 0x9]}, &(0x7f0000000000)=0x10)
setsockopt$inet_sctp_SCTP_RESET_ASSOC(r1, 0x84, 0x78, &(0x7f0000001000-0x4)=r3, 0x4)
ioctl$sock_bt_cmtp_CMTPCONNDEL(r1, 0x400443c9, &(0x7f0000001000-0xc)={{0x0, 0x1, 0x1ff, 0x7, 0x3, 0x6ed6}, 0x3})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_opts(r1, 0x0, 0x9, &(0x7f0000000000)=""/153, &(0x7f0000002000-0x4)=0x99)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000055000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f0000015000-0x78)={0x1, 0x78, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000509000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
exit(0x0)
ppoll(&(0x7f00007a9000)=[{r0, 0x0, 0x0}], 0x1, &(0x7f000058e000)={0x77359400, 0x0}, &(0x7f00009e6000-0x8)={0x0}, 0x8)
socketpair$inet_sctp(0x2, 0x5, 0x84, &(0x7f0000e62000+0x8a6)={0x0, <r1=>0x0})
connect$inet(r1, &(0x7f000008c000-0x10)={0x2, 0x1, @rand_addr=0xc7, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
fcntl$F_SET_RW_HINT(r0, 0x40c, &(0x7f0000184000-0x8)=0x5)
2017/12/31 12:50:43 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair(0x8000000000001e, 0xfffffffffffffffd, 0x0, &(0x7f0000eb5000)={<r0=>0xffffffffffffffff, <r1=>0xffffffffffffffff})
recvmmsg(r0, &(0x7f000084c000-0x100)=[{{&(0x7f00000b7000)=@in={0x0, 0x0, @broadcast=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f00001e1000-0x42)=[{&(0x7f0000491000)=""/42, 0x2a}], 0x1, &(0x7f0000dd8000+0xe1a)=""/210, 0xd2, 0x0}, 0x0}, {{&(0x7f0000823000)=@rc={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0}, 0x9, &(0x7f0000549000)=[], 0x0, &(0x7f0000dcf000)=""/216, 0xfffffffffffffe45, 0x0}, 0x0}], 0x2, 0x0, &(0x7f0000173000-0x10)={0x77359400, 0x0})
ioctl$KVM_CHECK_EXTENSION_VM(r1, 0xae03, 0x48000000000)
mmap(&(0x7f0000000000/0xef6000)=nil, 0xef6000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
dup2(r0, r1)
2017/12/31 12:50:43 executing program 7:
prctl$intptr(0x2f, 0x3)
r0 = fcntl$dupfd(0xffffffffffffffff, 0x406, 0xffffffffffffff9c)
ioctl$KVM_S390_VCPU_FAULT(r0, 0x4008ae52, &(0x7f0000f05000)=0x7)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x2)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
link(&(0x7f0000eac000)='./file0\x00', &(0x7f0000a75000)='./file0\x00')
keyctl$dh_compute(0x17, &(0x7f0000347000)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
[  259.550916] QAT: Invalid ioctl
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000001000/0x11000)=nil, 0x11000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = bpf$MAP_CREATE(0x0, &(0x7f0000002000-0x14)={0x1, 0x87, 0xff, 0x1, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x14)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000001000-0x19)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
ioctl$DRM_IOCTL_SET_CLIENT_CAP(r1, 0x4010640d, &(0x7f0000006000)={0x5e6, 0x3})
bpf$MAP_GET_NEXT_KEY(0x4, &(0x7f0000011000-0x18)={r0, &(0x7f0000008000-0x1000)="", &(0x7f0000011000)=""/161}, 0x18)
r2 = semget$private(0x0, 0x1, 0x128)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
semop(r2, &(0x7f0000000000)=[{0x0, 0xfffffffffffffe00, 0x0}, {0x0, 0x2, 0x1800}, {0x3, 0x80, 0x1000}, {0x1, 0x20, 0x1000}], 0x4)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f0000326000)={'rmd160\x00'}, &(0x7f000099c000-0x1)='U', 0x16a, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
fcntl$F_GET_FILE_RW_HINT(r0, 0x40d, &(0x7f0000607000)=0x0)
getsockopt$inet_IP_IPSEC_POLICY(0xffffffffffffffff, 0x0, 0x10, &(0x7f0000a31000)={{{@in6=@local={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, 0x0, 0x0, <r1=>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, @in=@local={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00001e5000)=0xe8)
setsockopt$inet6_IPV6_IPSEC_POLICY(r0, 0x29, 0x22, &(0x7f0000364000)={{{@in=@local={0xac, 0x14, 0x0, 0xaa}, @in6=@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x3, 0xc7, 0x2, 0x5, 0x2, 0xa0, 0x80, 0x3a, 0x8000, r1}, {0x6, 0x100000001, 0x97, 0x7fff, 0x0, 0x33c7, 0x0, 0x9}, {0x3e00, 0x9, 0x0, 0x7}, 0x1000, 0x9, 0x1, 0x0, 0x1, 0x3}, {{@in=@local={0xac, 0x14, 0x0, 0xaa}, 0x3, 0x0}, 0xa, @in=@multicast2=0xe0000002, 0x1, 0x4, 0x0, 0x7, 0x100000000, 0xb895, 0x9}}, 0xe8)
restart_syscall()
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r1 = add_key(&(0x7f000006b000-0x12)='.request_key_auth\x00', &(0x7f0000144000)={0x73, 0x79, 0x7a, 0x1, 0x0}, 0x0, 0x0, 0xfffffffffffffffb)
add_key(&(0x7f00009f0000)='blacklist\x00', &(0x7f0000d77000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f0000767000-0xf9)="01bad9a0515c8d8e2664cb399604960749247f142b6dd29d4b6e7d0d9429016450f94dab024e18861bcfe8dae9dbd546d730f2e0f4e02436438c57a936a984011456851380b0b1d5c24f731d331ed19074b902e4988850f7a8a559d75454d2a5879313cee9ab22b908dd3e0e7b3e6795a5d39d4d9af4961bc517206bec3213d079d8cdf3ee378d41e178d93e90ba3e0c63c61075d1d979019d7ab6536d94a34557cd25aedae16a661b74196bf852e44b9281d88b6500ad50eeaddfe7888476a44dd3b540c74651c5742101083ccaf219aefdc759a2bf3149bdcb084850b3f888aa49993cc9653acef8a8e57211aff3372cbcb746e160650361", 0xf9, r1)
2017/12/31 12:50:43 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = openat$autofs(0xffffffffffffff9c, &(0x7f0000360000)='/dev/autofs\x00', 0x208080, 0x0)
ioctl$SNDRV_SEQ_IOCTL_CREATE_PORT(r0, 0xc0a85320, &(0x7f000069c000)={{0x0, 0x2}, 'port0\x00', 0x29, 0x1a040f, 0x7ff, 0x1044, 0x0, 0x6, 0x6, 0x0, 0x1, 0x3f, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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/31 12:50:43 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mkdir(&(0x7f000082f000)='./control\x00', 0x0)
r0 = socket$inet6_udp(0xa, 0x2, 0x0)
setsockopt$inet6_buf(r0, 0x29, 0x20000000002, &(0x7f0000001000-0x3)="", 0x0)
r1 = fcntl$dupfd(0xffffffffffffffff, 0x0, 0xffffffffffffffff)
getsockopt$inet_sctp6_SCTP_DELAYED_SACK(0xffffffffffffff9c, 0x84, 0x10, &(0x7f000074d000)=@sack_info={<r2=>0x0, 0x8, 0x3}, &(0x7f0000086000-0x4)=0xc)
setsockopt$inet_sctp6_SCTP_DELAYED_SACK(r1, 0x84, 0x10, &(0x7f00001e2000)=@assoc_value={r2, 0x5}, 0x8)
mmap(&(0x7f0000011000/0x3000)=nil, 0x3000, 0x1, 0x32, 0xffffffffffffffff, 0x0)
r3 = userfaultfd(0x0)
ioctl$UFFDIO_API(r3, 0xc018aa3f, &(0x7f0000e4c000)={0xaa, 0x0, 0x0})
ioctl$UFFDIO_REGISTER(r3, 0xc020aa00, &(0x7f0000044000-0x20)={{&(0x7f0000666000/0xa000)=nil, 0xa000}, 0x1, 0x0})
r4 = creat(&(0x7f00003ec000-0x10)='./control/file0\x00', 0x0)
write$sndseq(r4, &(0x7f0000012000-0x2e)=[{0x0, 0x0, 0x0, 0x0, @time={0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, @time=@time={0x77359400, 0x0}}], 0x30)
unlink(&(0x7f0000eb9000-0x10)='./control/file0\x00')
r5 = open(&(0x7f0000b47000)='./control\x00', 0x0, 0x0)
lseek(r5, 0x8000, 0x0)
umount2(&(0x7f0000406000)='./file0\x00', 0x9)
rmdir(&(0x7f0000fd3000-0xa)='./control\x00')
ioctl$UFFDIO_ZEROPAGE(r3, 0x8010aa02, &(0x7f0000002000-0x10)={&(0x7f0000011000/0x3000)=nil, 0x3000})
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000e4b000)='/dev/vga_arbiter\x00', 0x200001, 0x0)
setsockopt$inet_tcp_buf(r1, 0x6, 0x1b, &(0x7f0000144000-0xe6)="c3cb18e6ff1af9b0e9b087a4a282e1a618005367694f43937466bf72ed9de943cf24fa51d1dfe52d62f19de676a7e83695c9f730d93d4e92a376309e427cb0646401a1401a30e435467fbf41974f53ee55c778b4b1e2d720586eaae8e995f6e5c5468be16553cdb6461ce6b2298d5ae3c34839166a8d157604ce2dc50a89b9d5f8c4747262e62d7c75cf78696a7784ff85ec36d69c5e85ad4d91c47f06b0fa4ff16e878ea684e5b8408bbe7edda9e8de1dc77309f788da8bd102ca595352b9547ff6186ea6b35977d3defc8839c14336edae70e2834512766ff40b4997bf92ca325161104b9d", 0xe6)
r2 = fcntl$getown(r0, 0x9)
fcntl$lock(r0, 0x7, &(0x7f0000ae5000)={0x2, 0x0, 0x2000000000000, 0x3, r2})
r3 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r3, &(0x7f0000857000-0x6e)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:43 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_SET_PORT_INFO(0xffffffffffffffff, 0x40a45323, &(0x7f0000000000)={{0x4, 0x0}, "706f7274300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001100", 0x0, 0x1001, 0x6, 0x10000, 0xffffffffffffffe0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = openat$kvm(0xffffffffffffff9c, &(0x7f0000046000-0x9)='/dev/kvm\x00', 0x0, 0x0)
r1 = ioctl$KVM_CREATE_VM(r0, 0xae01, 0x0)
r2 = ioctl$KVM_CREATE_VCPU(r1, 0xae41, 0x0)
ioctl$KVM_REGISTER_COALESCED_MMIO(r1, 0x4010ae67, &(0x7f00007f5000)={0x0, 0x200000014004, 0x0})
ioctl$KVM_SET_USER_MEMORY_REGION(r1, 0x4020ae46, &(0x7f000071a000-0x20)={0x10005, 0x0, 0x0, 0x2000, &(0x7f0000000000/0x2000)=nil})
ioctl$KVM_SET_REGS(r2, 0x4090ae82, &(0x7f00000a1000-0x90)={[0x9, 0x80000001, 0x0, 0xfffffffffffffede, 0x1, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0})
ioctl$KVM_SMI(r2, 0xaeb7)
ioctl$KVM_RUN(r2, 0xae80, 0x0)
ioctl$KVM_RUN(r2, 0xae80, 0x0)
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f000069e000-0x10)={&(0x7f0000c1e000)='./file0\x00', 0x0, 0x800}, 0x127)
2017/12/31 12:50:43 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000c54000-0x8)={0x0, 0x0})
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = signalfd(0xffffffffffffffff, &(0x7f00007af000-0x8)={0x0}, 0x8)
r1 = socket$nfc_raw(0x27, 0x1, 0x0)
r2 = dup(r1)
getsockopt$inet_buf(r2, 0x0, 0x2e, &(0x7f00004ad000)=""/174, &(0x7f0000d0b000-0x4)=0x209)
signalfd(r0, &(0x7f0000433000-0x8)={0x0}, 0x8)
2017/12/31 12:50:43 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:43 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
r2 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000a23000)='/dev/sequencer2\x00', 0x200, 0x0)
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(0xffffffffffffffff, 0xc00c642d, &(0x7f0000eda000)={<r3=>0x0, 0x80000, 0xffffffffffffff9c})
ioctl$DRM_IOCTL_GEM_OPEN(r0, 0xc010640b, &(0x7f0000095000)={<r4=>0x0, 0x0, 0xff})
ioctl$DRM_IOCTL_GEM_FLINK(r2, 0xc008640a, &(0x7f00005b1000-0x8)={r3, r4})
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
socketpair$ax25(0x3, 0x2, 0xce, &(0x7f0000bf4000)={0x0, 0x0})
ioctl$TIOCLINUX4(r2, 0x541c, &(0x7f00008c1000)=0x4)
2017/12/31 12:50:43 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000b77000-0xc)='/dev/rfkill\x00', 0x40100, 0x0)
ioctl$sock_bt_bnep_BNEPCONNADD(r0, 0x400442c8, &(0x7f000017b000-0x104)={r0, 0x80000000, 0xef0c, "cb83da666563b4478ba873d8bdac48db27bd3a3f8c556aa7fa7ab3450f4f90977f7b42e36c2a2d51dedc5e153084c119aa4919d4a300d997c79480a7b16ad01e6935d1589b05c1717d165cf7c8b82d4f595159a8b0b9965b6350df03f67bef6e1859aebbdafd292a86995cab2d95c8fedaa2a33c9722a4fd02110234f3b70b9ee54fac94f4d46bb77f7c96b2ce72ba5a8abee4158bc8abe19147f1c2da5cc23277d9b3523727dd6b752af4c6bcb7802e38857f8534c61c3af75b8037021648bd3f08fd4583789ab7d3bc328d97157d1077c13a6c45846d4febee27a1c18e428fd059dbafb01a33e92314084ce91cf3cb72f817129804ff220841"})
getsockopt$inet_sctp_SCTP_PR_ASSOC_STATUS(0xffffffffffffffff, 0x84, 0x73, &(0x7f0000842000)={0x0, 0x0, 0x20, 0x3, 0x1}, &(0x7f0000943000-0x4)=0x18)
ioctl$SNDRV_TIMER_IOCTL_NEXT_DEVICE(r0, 0xc0145401, &(0x7f0000322000)={0x2, 0x0, 0x7, 0x3, 0x56})
socketpair$inet_sctp(0x2, 0x5, 0x84, &(0x7f0000bf4000-0x8)={0x0, 0x0})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r1 = openat$ptmx(0xffffffffffffff9c, &(0x7f00001b5000-0xa)='/dev/ptmx\x00', 0x106, 0x0)
writev(r1, &(0x7f0000f9e000)=[{&(0x7f0000d64000-0xf6)='b', 0x1}, {&(0x7f0000cea000-0x1000)="59049b7f22cea0d72d72866a9b452395792872b29c6c431e7bff3e390d9b4ea9ffebde0505eb7550594295108b36dd8716cb971f74af726b2aed081ee7871ed3f578f236efe89fd20d08c38733a03761d531552f75559d757cb4c6dab5009b722622d77bcf5ffcf9e07fa062a2375de4806d0f18884c812da174c06b4677276f15215e8047ed2f6b93d0e1295d54676777777ae7df4062e10c7460ae16538fecc9afc9a6734f8e0c00745c7f4fd2c968dab4eb23dcf78b75bf32039a01b1b82c93245699a7a70c05ab11c666f27f699ee946488a91ab6ba052ca5a41381102030dc7f3c624b662b8bbb74aa76a72340798a8e3817f45b796918f8d20ee2472de0fad25a151a707bfc09184c5571d6b8fcb247772600539b906c63aa760d779c7b36a5fd3d4928b8d8e66154eca6c9e818fe6c59f3539fee524b7dd8b701738fc2ca0fec18398ae326563bed206f1218a8ce5265b223b17cccc352ebccc1e0f38935549d018a1d4729830b32a9902732be9f1f9088f5442874f2541128c779b61fa40bb8c3a9dd2c3055fa321c94e7a66f8aeeb54aef3d6e0f84ad26e40d3b54e21329d0289fd10da640ba4f2aef326ffa9844270afe87e8605c1ddfaa3f2455669e3f94b9e40bb1e4ebe8beb29e2158adf6df3944a4ae5ac56a321935f9b160acae04daa9777509cd7fd9ca571a733bf5e02a8fd9d59546219255225afdaa6206b992406ff56bb9df5d53361c3350b897fcd2d655dd25d40be558f10ce7d77e5971183f264fb5c018c3697d1a6e324c6bb3d9f66f12d5881da4335ff1738335e56e17a75f074f751e57640b9def1cddd5d80c9ae79599198161dc1225a09217b8f2865492ac312443f53a0ca02f0b389610508e63d5bbf5072d669c1c5e7ac7216c8f7fff404a49bcae535cd4869feb12c925f303cac09fcb00e7d8aa8e7216fdfebe4da3c4ec5e4e8bcd2060f78358b807761135827728d8f2ae65af34a654d21810011cfabe25f06a623803101d7c5c479fb81971f6d5c920e2ad26251512bac3eee3a817ab6787d38cd7fe7c7038e8244c72debfa595c1037abb2f90193fc6f27a81b4d2b6555d775a5a1f7784380d457bd01fd8acc7ad0f96f34127c629eadd567d50d69d7085284bb828f371c602ce09c149dcf9bafcbe777d0e2a8e7328dae04c41d53e6133924eaa0714c3fcc073a63fabba80a89e072962edd51d0dc8b82221a568018512a9be2183fc699eda0069ac54e647d180a7afa00a27bb867f3c1d8dc78c8e94eb78725342d64683b59dc672c38f2eac853a770a6e581662b522a53e2c8ebdf6e606fe0847cca71ae5505460716531b911917789e251eb1c8e1c9477ab42c9a0bbd43547f5c66754f3f1b8a8f661233328447b8b0f7cd62d2057f06361e69e373bb3630f320ddb74ad997929c2d585aafc350a70e539d1524c0", 0x401}], 0x2)
2017/12/31 12:50:44 executing program 1:
r0 = socket$inet_icmp_raw(0x2, 0x3, 0x1)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_SIOCSIFADDR(r0, 0x8916, &(0x7f0000000000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_flags=0x2000})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
getsockopt$SO_TIMESTAMPING(r1, 0x1, 0x25, &(0x7f000025d000)=0x0, &(0x7f0000503000-0x4)=0x4)
2017/12/31 12:50:44 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
removexattr(&(0x7f00008dc000)='./file0\x00', &(0x7f0000c0c000)=@known='security.evm\x00')
keyctl$dh_compute(0x17, &(0x7f00004c1000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:44 executing program 4:
mmap(&(0x7f0000000000/0xeec000)=nil, 0xeec000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
pipe(&(0x7f00009a2000-0x8)={<r0=>0xffffffffffffffff, <r1=>0xffffffffffffffff})
vmsplice(r1, &(0x7f00005df000)=[{&(0x7f0000a62000-0xf9)="98", 0x1}], 0x1, 0x0)
r2 = epoll_create(0x200000005)
epoll_ctl$EPOLL_CTL_ADD(r2, 0x1, r0, &(0x7f000001d000)={0x0, 0x0})
setsockopt$bt_BT_DEFER_SETUP(r0, 0x112, 0x7, &(0x7f00001b8000)=0x9, 0x4)
readv(r0, &(0x7f0000676000-0x30)=[{&(0x7f00000d6000)=""/128, 0x80}], 0x1)
2017/12/31 12:50:44 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:44 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000cd2000)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_ENABLE_STREAM_RESET(r0, 0x84, 0x76, &(0x7f0000682000)={<r1=>0x0, 0x9}, &(0x7f00007fa000-0x4)=0x8)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x2, r1}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$SIOCSIFHWADDR(r0, 0x8924, &(0x7f0000284000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_flags=0x4000})
setsockopt$inet_sctp6_SCTP_FRAGMENT_INTERLEAVE(r0, 0x84, 0x12, &(0x7f00000e0000-0x4)=0x40, 0x4)
getsockopt$inet_sctp_SCTP_EVENTS(r0, 0x84, 0xb, &(0x7f0000ea4000-0xb)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f00005ee000-0x4)=0xb)
ioctl$KVM_HAS_DEVICE_ATTR(r0, 0x4018aee3, &(0x7f000048e000-0x18)={0x0, 0x841, 0x5, &(0x7f000012d000-0x8)=0x0})
ioctl$BINDER_SET_MAX_THREADS(r0, 0x40046205, 0x5)
2017/12/31 12:50:44 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffff9c, 0xc00caee0, &(0x7f0000824000)={0x6, <r1=>r0, 0x1})
getsockopt$inet_sctp6_SCTP_DEFAULT_PRINFO(0xffffffffffffff9c, 0x84, 0x72, &(0x7f0000f5f000-0xc)={<r2=>0x0, 0xb8b, 0x20}, &(0x7f000014b000)=0xc)
setsockopt$inet_sctp6_SCTP_AUTH_DELETE_KEY(r1, 0x84, 0x19, &(0x7f00009d9000-0x6)={r2, 0x6}, 0x6)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:44 executing program 7:
mmap(&(0x7f0000000000/0xf93000)=nil, 0xf93000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f0000f92000-0x58)={0x26, 'skcipher\x00', 0x0, 0x0, 'ctr(aes-aesni)\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f00003c1000)="0a0775b0d5e383e5b3b60ced5c54dbb7", 0x10)
r1 = accept$alg(r0, 0x0, 0x0)
mmap(&(0x7f0000f93000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f93000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmsg$alg(r1, &(0x7f0000f93000)={0x0, 0x0, &(0x7f0000f88000-0x10)=[{&(0x7f00001c9000)="5dfbc33dc19cb870843df30273b381faa8d62a74eac93d925f73147683c80e60", 0x20}], 0x193, &(0x7f0000f93000)=[], 0xfffffffffffffd0d, 0x0}, 0x100000000)
r2 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000457000)='/selinux/commit_pending_bools\x00', 0x1, 0x0)
setsockopt$ipx_IPX_TYPE(r2, 0x100, 0x1, &(0x7f0000f19000-0x4)=0x0, 0x4)
recvmsg(r1, &(0x7f0000319000-0x38)={&(0x7f0000f8b000-0x6)=@hci={0x0, 0x0, 0x0}, 0x6, &(0x7f0000f88000-0x50)=[{&(0x7f0000f8d000-0x6d)=""/109, 0x6d}], 0x1, &(0x7f0000ec7000)=""/107, 0x6b, 0x0}, 0x4)
2017/12/31 12:50:44 executing program 5 (fault-call:3 fault-nth:0):
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:44 executing program 3:
r0 = memfd_create(&(0x7f000013d000-0x7)='system\x00', 0x3)
connect$inet6(r0, &(0x7f00000bf000)={0xa, 0x0, 0x3, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x4}, 0x1c)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_open_dev$vcsa(&(0x7f00007f1000-0xb)='/dev/vcsa#\x00', 0xda8, 0x10000)
r1 = socket(0x10, 0x2, 0xc)
openat$kvm(0xffffffffffffff9c, &(0x7f0000798000-0x9)='/dev/kvm\x00', 0x50200, 0x0)
write(r1, &(0x7f0000639000)="1f00000001021f11070000000000007607000000090001800500010000df18", 0x1f)
fchdir(r1)
timer_create(0x4, &(0x7f0000a41000-0x60)={0x0, 0x3b, 0x0, @thr={&(0x7f000045a000-0xce)="123d6ce43d5e0697df086ac2e038a601c711c976fb45aa51a88c324e2c6882556669f2d48f9ee18a7ae2842e27f45feeb3b1c4a907cdad85c4e2d6d0dee75e49a5499fc39e82184865475905a2664d084a4698ade806761c9372398ff15de09d67f044e15b029ace4ac98e52c50eb3115a8bd47fee4664dbbd35d406d78fb9b55b89d859ee5ffafea0d992a636d372804e91e5f621d299e9fa765dced3868814038663301dd027285deea13ca7faa02100386c4383e0849c5565ea542ef919f165482a20d831d08fb981eccd712d", &(0x7f0000830000-0x82)="28924ae57dc1f2089df5cd1b979671704aa56ef0bf1d2745ec53278d493d3505ca7624fccfc1fb7b3e79181b9c99282cdd6688605f2afebef3dae939cb3b68f27d9a0a342da806456584753e246c0ecb87fd7a9e09b42b189ed9fd7629d12071502650affd343c0eed0b0aebb75e9356f1f88f88e186144daa913a957182b415ee92"}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f00006ec000)=<r2=>0x0)
timer_delete(r2)
getsockopt$inet6_udp_int(r0, 0x11, 0x65, &(0x7f00000b0000)=0x0, &(0x7f000082b000)=0x4)
ioctl$TIOCMGET(r0, 0x5415, &(0x7f0000c6a000-0x4)=0x0)
[  259.924811] FAULT_INJECTION: forcing a failure.
[  259.924811] name failslab, interval 1, probability 0, space 0, times 0
[  259.938196] CPU: 0 PID: 9787 Comm: syz-executor5 Not tainted 4.15.0-rc4-next-20171221+ #78
[  259.946635] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  259.955997] Call Trace:
[  259.959034]  dump_stack+0x194/0x257
[  259.962691]  ? arch_local_irq_restore+0x53/0x53
[  259.967358]  ? find_held_lock+0x35/0x1d0
[  259.971429]  should_fail+0x8c0/0xa40
[  259.975153]  ? fault_create_debugfs_attr+0x1f0/0x1f0
[  259.980265]  ? find_held_lock+0x35/0x1d0
[  259.984337]  ? find_held_lock+0x35/0x1d0
[  259.988417]  ? trace_event_raw_event_sched_switch+0x800/0x800
[  259.994276]  ? __mutex_unlock_slowpath+0xe9/0xac0
[  259.999100]  ? rcu_note_context_switch+0x710/0x710
[  260.004005]  ? wait_for_completion+0x770/0x770
[  260.008579]  should_failslab+0xec/0x120
[  260.012528]  __kmalloc_track_caller+0x5f/0x760
[  260.017091]  ? strncpy_from_user+0x430/0x430
[  260.021468]  ? mpi_resize+0x200/0x200
[  260.025238]  ? strndup_user+0x62/0xb0
[  260.029035]  memdup_user+0x2c/0x90
[  260.032566]  strndup_user+0x62/0xb0
[  260.036182]  SyS_request_key+0xa7/0x2d0
[  260.040137]  ? SyS_write+0x184/0x220
[  260.043826]  ? SyS_add_key+0x380/0x380
[  260.047700]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[  260.052463]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  260.057199] RIP: 0033:0x452ac9
[  260.060360] RSP: 002b:00007f7de3e7ec58 EFLAGS: 00000212 ORIG_RAX: 00000000000000f9
[  260.068056] RAX: ffffffffffffffda RBX: 00007f7de3e7eaa0 RCX: 0000000000452ac9
2017/12/31 12:50:44 executing program 6:
socketpair(0x9, 0x5, 0x5, &(0x7f0000825000)={<r0=>0x0, <r1=>0x0})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept$packet(r0, &(0x7f0000e06000-0x14)={0x0, 0x0, <r2=>0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f00000da000-0x4)=0xfffffffffffffedb)
recvfrom$packet(r1, &(0x7f000054a000)=""/101, 0x65, 0x10001, &(0x7f00002da000-0x14)={0x11, 0x17, r2, 0x1, 0x7ff, 0x6, @random="3e9fe810546a", [0x0, 0x0]}, 0x14)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_ID_LIST(r0, 0x84, 0x1d, &(0x7f0000001000+0x6cb)={0x3, [<r3=>0x0, 0x0, 0x0]}, &(0x7f0000001000)=0x10)
setsockopt$inet_sctp_SCTP_RESET_STREAMS(r1, 0x84, 0x77, &(0x7f0000001000-0xc)={r3, 0x3ba5, 0x2, [0x8000, 0x7f]}, 0xc)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r4 = socket$unix(0x1, 0x1, 0x0)
stat(&(0x7f0000ec3000-0x8)='./file0\x00', &(0x7f00004c7000-0x44)={0x0, 0x0, 0x0, 0x0, <r5=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
fstat(r4, &(0x7f00004f5000)={0x0, 0x0, 0x0, 0x0, 0x0, <r6=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
fchown(r4, r5, r6)
getsockname$unix(r4, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:44 executing program 4:
mmap(&(0x7f0000000000/0xfda000)=nil, 0xfda000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_udp(0xa, 0x2, 0x0)
ioctl$sock_SIOCGIFINDEX(r0, 0x8933, &(0x7f000072c000-0x28)={@common='lo\x00', <r1=>0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r2 = msgget$private(0x0, 0x600)
mmap(&(0x7f0000fda000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
msgctl$MSG_INFO(r2, 0xc, &(0x7f0000fda000)=""/54)
ioctl$sock_inet6_SIOCADDRT(r0, 0x890b, &(0x7f0000c0d000-0x50)={@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @loopback={0x0, 0x1}, @loopback={0x0, 0x1}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000003, r1})
2017/12/31 12:50:44 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_icmp_raw(0xa, 0x3, 0x3a)
r1 = socket$inet(0x2, 0x1, 0x0)
r2 = syz_open_dev$tun(&(0x7f0000520000-0xd)='/dev/net/tun\x00', 0x0, 0xa)
r3 = fcntl$dupfd(r2, 0x0, r2)
recvmmsg(r0, &(0x7f000084a000)=[{{&(0x7f0000e20000-0x80)=@generic={0x0, ""/126}, 0x80, &(0x7f00009a3000-0x20)=[], 0x0, 0x0, 0x0, 0x0}, 0x0}], 0x1, 0x0, 0x0)
ioctl$TUNSETIFF(r2, 0x400454ca, &(0x7f0000a5b000-0x28)={@common='gre0\x00', @ifru_names=@generic="4f54000cc0a1ed4f3a0a1fdc222073b5"})
ioctl$sock_inet_SIOCSIFFLAGS(r1, 0x8914, &(0x7f0000630000-0x20)={@common='gre0\x00', @ifru_flags=0x301})
r4 = socket$inet6_tcp(0xa, 0x1, 0x0)
setsockopt$inet6_int(r0, 0x29, 0x2, &(0x7f000095b000)=0x3, 0x4)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r4, 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)
pipe(&(0x7f000094c000-0x8)={0x0, 0x0})
write$tun(r3, &(0x7f0000342000)=@hdr={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @ipv6={0x0, 0x6, "85b7e3", 0x30, 0x3a, 0x0, @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}, {[], @icmpv6=@param_prob={0x4, 0x0, 0x0, 0x0, {0x0, 0x6, "454e82", 0x0, 0x0, 0x0, @loopback={0x0, 0x1}, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [], ""}}}}}, 0x62)
2017/12/31 12:50:44 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
socketpair$inet6_tcp(0xa, 0x1, 0x0, &(0x7f0000694000-0x8)={0x0, 0x0})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:44 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
prctl$void(0x1f)
r0 = syz_open_procfs(0xffffffffffffffff, &(0x7f00003b9000)='net/ip_mr_cache\x00')
ioctl$KVM_CREATE_DEVICE(r0, 0xc00caee0, &(0x7f0000da7000-0xc)={0x7, <r1=>r0, 0x1})
sendfile(r1, r1, 0x0, 0x22)
2017/12/31 12:50:44 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = request_key(&(0x7f0000269000)='syzkaller\x00', &(0x7f0000f07000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f000088a000)='\x00', 0xfffffffffffffffe)
add_key(&(0x7f0000853000-0xc)='cifs.spnego\x00', &(0x7f00006a8000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00000cc000)="", 0x0, r0)
prctl$getname(0x10, &(0x7f0000dc7000-0xef)=""/239)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:44 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:44 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = fcntl$dupfd(r0, 0x0, r0)
ioctl$DRM_IOCTL_GET_STATS(r1, 0x80f86406, &(0x7f0000728000-0xb7)=""/183)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
[  260.075304] RDX: 00000000206af000 RSI: 0000000020bf3000 RDI: 00000000204a6000
[  260.082547] RBP: 00007f7de3e7ea90 R08: 0000000000000000 R09: 0000000000000000
[  260.089790] R10: 0000000000000000 R11: 0000000000000212 R12: 00000000004b767a
[  260.097036] R13: 00007f7de3e7ebc8 R14: 00000000004b767a R15: 0000000000000000
2017/12/31 12:50:44 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, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:44 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat(0xffffffffffffffff, &(0x7f0000001000-0x8)='./file0\x00', 0x8001, 0x10)
fcntl$getown(r0, 0x9)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_RES_CTX(r0, 0xc0106426, &(0x7f0000f3b000-0x10)={0x7, &(0x7f0000d71000-0x38)=[{0x0, 0x0}, {<r1=>0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}]})
ioctl$DRM_IOCTL_SWITCH_CTX(r0, 0x40086424, &(0x7f0000308000-0x8)={r1, 0x2})
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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
mlockall(0x3)
setrlimit(0xf, &(0x7f00002cd000-0x10)={0x10001, 0x6})
2017/12/31 12:50:44 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x10, 0x3, 0x0)
write(r0, &(0x7f000071a000-0x28)="26000000100047f79101c1ff00000103fff0000801000000016e000010000055050004000800", 0x1f)
2017/12/31 12:50:44 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f00009a5000/0x3000)=nil, 0x3000, 0x1000008, 0x110, r0, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0xfffffd83)
r1 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000fc2000)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
close(r1)
read$eventfd(r1, &(0x7f0000b12000+0x46f)=0x0, 0x8)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:44 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f00003de000)={<r1=>0x0, 0x0, 0x0}, &(0x7f0000007000-0x4)=0xc)
r2 = openat$selinux_member(0xffffffffffffff9c, &(0x7f00000d9000)='/selinux/member\x00', 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_ADDR_THLDS(r2, 0x84, 0x1f, &(0x7f000018f000-0x98)={<r3=>0x0, @in6={{0xa, 0x1, 0x1, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @local={0xac, 0x14, 0x0, 0xaa}}, 0x7ff}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x7, 0x20}, &(0x7f0000bff000-0x4)=0x98)
setsockopt$inet_sctp_SCTP_RESET_STREAMS(r2, 0x84, 0x77, &(0x7f0000f76000-0xc)={r3, 0x0, 0x2, [0x8, 0x6]}, 0xc)
getsockopt$inet6_tcp_TCP_REPAIR_WINDOW(r2, 0x6, 0x1d, &(0x7f0000ef3000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000748000)=0x14)
fcntl$setsig(r0, 0xa, 0x15)
r4 = openat$autofs(0xffffffffffffff9c, &(0x7f0000db3000-0xc)='/dev/autofs\x00', 0x220200, 0x0)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r4, 0x117, 0x5, 0x0, 0x7ff)
getpgrp(r1)
getsockname$unix(0xffffffffffffffff, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:44 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x100, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
r1 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f00006a0000)='/selinux/checkreqprot\x00', 0x100, 0x0)
ioctl$sock_bt_cmtp_CMTPGETCONNLIST(r1, 0x800443d2, &(0x7f0000007000)={0x4, &(0x7f0000792000)=[{{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0}, {{0x0, 0x0, 0x0, 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$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
accept$nfc_llcp(r0, &(0x7f0000734000-0x60)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/63, 0x0}, &(0x7f0000377000-0x4)=0x60)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r2 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r2, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x3, 0x20, 0x0}, &(0x7f0000b59000)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$VT_SETMODE(r2, 0x5602, &(0x7f0000db7000)={0x7ff, 0x7, 0x10001, 0xffff, 0x7})
lstat(&(0x7f00000b4000-0x8)='./file0\x00', &(0x7f0000807000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
setsockopt$sock_void(r2, 0x1, 0x24, 0x0, 0x0)
2017/12/31 12:50:44 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = open(&(0x7f00005fe000-0x8)='./file0\x00', 0x0, 0x4)
ioctl$sock_bt_cmtp_CMTPCONNDEL(r0, 0x400443c9, &(0x7f0000b6f000)={{0x40, 0x3, 0x8001, 0x24, 0x20, 0x1f}, 0x0})
rename(&(0x7f00006e0000-0x8)='./file0\x00', &(0x7f0000d27000)='.')
[  260.211608] device gre0 entered promiscuous mode
2017/12/31 12:50:44 executing program 4:
r0 = socket$inet6(0xa, 0x80003, 0x1000000000002b)
r1 = dup2(r0, r0)
connect$nfc_llcp(r1, &(0x7f000056c000-0x60)={0x27, 0x7, 0x3, 0x3, 0x1ff, 0x85, "300b9fe903f3bffef1e3c9f82c7d09fb655b8001aa70cc3379f967e00e041c897479f48a9176cd1a28b5727eea13e2099cfac38f6d8f0b34a7996f1b932faa", 0x3f}, 0x60)
ioctl$KDSETLED(r1, 0x4b32, 0x1000)
setsockopt$inet6_int(r0, 0x29, 0x7, &(0x7f0000fd6000)=0x0, 0xfffffffffffffeb1)
2017/12/31 12:50:44 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
clone(0x200, &(0x7f00003e1000-0x1)="", &(0x7f0000744000)=0x0, &(0x7f000079d000)=0x0, &(0x7f000033b000)="")
mknod(&(0x7f0000f80000)='./file0\x00', 0x1040, 0x0)
socketpair$unix(0x1, 0x1, 0x0, &(0x7f000000d000)={<r0=>0xffffffffffffffff, <r1=>0xffffffffffffffff})
execve(&(0x7f00003f0000-0x8)='./file0\x00', &(0x7f000045f000)=[], &(0x7f0000cd5000-0x8)=[])
r2 = dup2(r0, r1)
setsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX(r2, 0x84, 0x6e, &(0x7f0000425000-0x1c)=[@in6={0xa, 0x0, 0x9, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x7}], 0x1c)
ppoll(&(0x7f0000381000)=[{r0, 0x6000, 0x0}, {r0, 0x2, 0x0}, {r2, 0x200, 0x0}, {r0, 0x1, 0x0}, {r0, 0x0, 0x0}, {r2, 0x1082, 0x0}, {r1, 0x0, 0x0}], 0x7, &(0x7f0000946000-0x10)={0x0, 0x989680}, &(0x7f0000f5b000-0x8)={0x13}, 0x8)
write(r2, &(0x7f0000fe8000)='V', 0x1)
creat(&(0x7f0000dad000-0x8)='./file0\x00', 0x0)
2017/12/31 12:50:44 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet6(0xa, 0x803, 0x1000, &(0x7f00005d9000)={0x0, <r0=>0x0})
getsockopt$inet_sctp_SCTP_SOCKOPT_CONNECTX3(0xffffffffffffff9c, 0x84, 0x6f, &(0x7f00002f6000-0x10)={<r1=>0x0, 0x2c, &(0x7f0000a64000-0x2c)=[@in={0x2, 0x2, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x1, 0x400, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @empty=0x0}, 0x7522}]}, &(0x7f00001c2000-0x4)=0x10)
getsockopt$inet_sctp6_SCTP_ENABLE_STREAM_RESET(r0, 0x84, 0x76, &(0x7f000048e000-0x8)={r1, 0x8}, &(0x7f00005bb000-0x1)=0x8)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r2 = add_key$keyring(&(0x7f0000577000)='keyring\x00', &(0x7f0000f72000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x0, 0x0, 0xfffffffffffffffe)
add_key$user(&(0x7f0000ba4000-0x5)='user\x00', &(0x7f00007dd000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000662000)="d26f3b15b891f45b69be651ab5a905c0f1e8b326a9883f0bf6117475719d4df9179729fa8e", 0x25, r2)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:44 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, <r1=>0x0}, &(0x7f00007cc000+0xfbb)=0x10)
getsockopt$inet_sctp_SCTP_ENABLE_STREAM_RESET(r0, 0x84, 0x76, &(0x7f000090d000-0x8)={r1, 0x7d}, &(0x7f00006db000)=0x8)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:44 executing program 1:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f0000001000)='/selinux/checkreqprot\x00', 0x100, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept$ipx(r0, &(0x7f0000002000-0x10)={0x0, 0x0, 0x0, ""/6, 0x0, 0x0}, &(0x7f0000001000)=0x10)
pipe2(&(0x7f0000001000-0x8)={0x0, <r1=>0x0}, 0x0)
ioctl$EVIOCGSND(r1, 0x8040451a, &(0x7f000009a000+0x49c)=""/175)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$alg(0x26, 0x5, 0x0)
getrandom(&(0x7f00007d7000)=""/64, 0x40, 0x1)
bind$alg(r2, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$packet_fanout(r1, 0x107, 0x12, &(0x7f0000b50000)={0xce, 0x2, 0x8000}, 0x4)
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f00005e3000)="b04b24b0d8292f6de414bd17f9d79a1501c0f9c279073e66245bf457cb8679819fa919fe02ae8c7032d0380f0deba4b0f39e226ad64400000000000000039112cd555ff24612306c2669be77a8701d0bfe3e5dac618700f26b106f0be37cd1ae273631f6ec2bd23da5779119e1db1128070038032fd028050000741b0d8a2db5", 0xffffffffffffff8b)
r3 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f00006d3000)='/dev/vga_arbiter\x00', 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_MAXSEG(0xffffffffffffffff, 0x84, 0xd, &(0x7f000039c000)=@assoc_id=<r4=>0x0, &(0x7f0000293000-0x4)=0x4)
setsockopt$inet_sctp_SCTP_AUTH_ACTIVE_KEY(r3, 0x84, 0x18, &(0x7f0000178000-0x6)={r4, 0x7}, 0x6)
ioctl$sock_SIOCGPGRP(r3, 0x8904, &(0x7f000038d000)=<r5=>0x0)
r6 = fcntl$getown(r2, 0x9)
rt_tgsigqueueinfo(r5, r6, 0x39, &(0x7f0000f7d000)={0x2a, 0x400, 0x1, 0x3f})
2017/12/31 12:50:44 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
r1 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f0000754000-0xd)='/selinux/mls\x00', 0x0, 0x0)
ioctl$LOOP_GET_STATUS(r1, 0x4c03, &(0x7f0000227000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/32, [0x0, 0x0], 0x0})
creat(&(0x7f00008ef000)='./file0\x00', 0x80)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:44 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x2, 0x0)
setsockopt$inet6_int(r0, 0x29, 0x18, &(0x7f0000d01000)=0x7ff, 0x4)
r1 = openat$cuse(0xffffffffffffff9c, &(0x7f00009ce000-0xa)='/dev/cuse\x00', 0x40000, 0x0)
accept$packet(r1, 0x0, &(0x7f000022e000-0x4)=0x0)
setsockopt$inet6_int(r0, 0x29, 0x3c, &(0x7f0000312000-0x4)=0x1, 0x4)
setsockopt$inet6_buf(r0, 0x29, 0x3e, &(0x7f00002cf000-0x78)="5780d01c", 0x4)
sendto$inet6(r0, &(0x7f0000adb000)="51e251578851f74182a74b89b27df427aeef44966d202e4138b5a18e75a0424e7fe93b0d32c7abba87b65f97aba1c26a06b6d94c4aefd8fdca10e744391062c8e602721c20051608d9aa6dacf61e1eb331a4daad402b9885599d56130f7149fb1111fa116e94324d585a0569fbd311dad54cb4e32ff7f02216844ef42eeb66c3d526c878d5135ad1c9262239339c18885e2a0a95854d6cde3dd2feeaa50216af6c5760923413af81199a65a6332b02ec7bbf79d557c033cbe032fdc44f66a5c59cc4a3c5d218f5896b359d1efd60baf98df6396567478f7b817ce6e11d59a7def452a0e1d0607f57f626a5b8d476636ef1ee76307524cf9ae49be4db0ab2c8ea0c5ebd1e80fed632155e14da1f7324d97bc61a3c1edc4431ee8a6caa2ed9f85cea5a2a9b263630c7d6fc35dda6002da571a2e51917e7c1019d8ce21a608147e408cc4c7c5f444fab931bda86d977d7c9ccefd881e5ef05b287f41eea526862885881c2cdc687dff02ba9b70a9b08734ac4d62c7f34465c34aa9e9f136c7f796d9eea41aa37f61830508338bb1f887089070567a1dd96cd700e7a098dabedb60f31acd17d487bc8be1a3101d2b5ac1715003793596c6daa93a27f4adb4d6fbea5669c24c206c944317ea18a2c762457f1bc945fec8f849641d44e7e2a24faeee28f3f266395fe18b0dce20c1f64e8896c8ff0e4a44a116fb32462471a0fcde143e551723d57339722765673b4163d66f473ac10f988cb25c89074fcb1bba20c41bddd9ca5cd2f106632f9884a47866d284b4efc6bb1aa74ed48d4a6535795f0873a99907ebc22be2337364cf9acc063e32f7d2ebdfad64d04aa405d2dbdee1128ab1e4761d2dd30885ad37dd168478f10789d172feef4c817a5cd372caade57f23300e45f47e001e3ea09364ab42ee9802477368b9910f4e24037c871cb8251568c792287a6f49fa61b7c2600accaa0e7b40c5912a9e100225c70441144ffa82927fa4802ed9ebb03eea8e945af5f4993f21a7f53baf7ec5bb6cc96b917dde82c18840c3500e9565f68f687b1c73d834c0d99d4acb002dc5682dbcdb1217a98f6c3ef8318b7fa93894e8a097b4511ba5c035e27c9fe8bfe7754741ac21bbc0303b81672e3117e5590fe2d92f912759b9937f64204ec5caa92e218daa5a3ef64617beb30cccb31016b13ed8d7bcabb03e176b1c906a38cbda3bf1c1256ab74ab6f42ed9bafbbd0096263be1a7da1e1c88deec55a653d170e1e13c77dacaa60a37a6ba2383e661ebc9f13dbaade2dd884c9951819fb4608e19e70cd2496ccfb12f24c71f496cfe9bc88fe1bbea1e9a24b1d4664fb0776aca6269b396779680e52f86877d9209988d12ccb137be01ab7496d00547a7d4849d365a18dbb55c429cde87d33c4b74ad2273cdfee88b5418866ef327f25e9cbcd5a64d97184339f7e4cb5f8de171d2779c0f68884ae835e398f982d5749f085628d3608986656ea04b721f828202e9342bd7d19dfa091e772aebf9718030167a8c029df7c58b7f400582bd95e5ad802050d8775ef373e8e2c5bf3525f907add3be426cd5a079c49abffe933e9ee213a3baf34f932d1299312691e1c53e6247ae0989ad66070d51fad22856a8b6b28954e7d41189b11c5321789eec8670de9e8db0b0473ba2e02731e60be632697d61e052c18d4bcc6d1572fdf426f7b2fee6c1dee66c85c497b90facaf63b8ec5cde4a73400f9180bcfc0f81eca9580a7c81462a077f9034026bf72aa7c6de4b3c15d4a2dbd6fd7d87084aea9f25fb4bf5ec83eb56874a760533792dff2695407ccdd6a7375e0007230fd3f6501c152f1c1ff279b1d67cc95f2820762b7927659368e41657bdef2dd15b63498a93b787bdb26809d734aaf98b86fcf9fc643a34d03ebbe072820662d20f4774d66c5ae0a0adade5b8f6242a059b926221ee3d677487471c432b0d6d64dad030703475bb3ecac39b204a814f5ece5961621358e36f8a2cf7196c76959824bbb475a7cad8f57853fe05f59f341b5b4967904daf833d91ae9461ef10036f8be7700d66f2d2c3a63dba8eb35e7127246029e222f0b2aebbe767f5125e2d9ea5d5987b9bb96f303e4f3c647c776c5b6306472896dcebe0de6d001b453a4e26dfe433b409586e0faca3ee89e8b936ea46b97a0f663544a8f4784c6b484334949f583b02557645c7d7884910eaf4879da3f4f37ce789b728a49d0546730e2adb0a9cb74620b0cf3a28061a607089a47a23e831c16dd002fc6ad4ebd7c62d265da40d6bfd145698d18d14522e19aa599cd9e412c4644dccb31849bd5e31411c6ff9249be50762cc6fdaa01a7cdcb162dc0516524002b688a462f69b6cce348a6dc5e9356ae3938909ea062f9501220214e83a4e621b8d685925c92c7564e9132cfe10f8acb646b731114ff101479f99d70a4bd6033bf5e4e6675120fa21d0610a685af21ba76162fa5cc571056b295b8f9987fdef14526be89516234dee2d93bf7ceba533af07bb7a6e9f1d5756f81a7558b5e029e662c5dfe00f657bd5a5165c6d44bd90f719342b7ac36eb8f10cdaeda44c079ecb31d324125ac848a27ba173ad35d1acd4e206387ecea474d6a70086d225448e247bfcd51ecae1f15dfe10acc50e7757cca9c5ef80562b63224c3259d6d1fc928264d356b8345ba03e10cd6970c0343ee98359dcb5920b83cb0aa034807f40050c6cf63543e107d85bfa82ce4f5e90f6078a743b0c7ccdd007c7c0115abfd5a9a52873b7b5da78a1ab7404016c5d00aabcfc3e16070b8222a99efebebf6042e6da1dbb3e782d831c0eb4f464b82abc0a8", 0x7d0, 0x0, &(0x7f0000efc000-0x1c)={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x0}, 0x1c)
close(r0)
2017/12/31 12:50:44 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = syz_open_dev$vcsa(&(0x7f00004dd000-0xb)='/dev/vcsa#\x00', 0x3, 0x8000)
ioctl$DRM_IOCTL_RES_CTX(0xffffffffffffffff, 0xc0106426, &(0x7f0000b12000-0x10)={0x7, &(0x7f0000adf000-0x38)=[{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {<r1=>0x0, 0x0}, {0x0, 0x0}]})
ioctl$DRM_IOCTL_SWITCH_CTX(r0, 0x40086424, &(0x7f000073e000-0x8)={r1, 0x3})
2017/12/31 12:50:44 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getitimer(0x1, &(0x7f0000a50000-0x20)={{0x0, <r0=>0x0}, {0x0, 0x0}})
setitimer(0x1, &(0x7f0000940000-0x20)={{0x77359400, 0x0}, {0x0, 0x0}}, &(0x7f0000e92000)={{<r1=>0x0, 0x0}, {0x0, 0x0}})
futimesat(0xffffffffffffffff, &(0x7f0000a1c000-0x8)='./file0\x00', &(0x7f0000578000)={{0x0, 0x7530}, {r1, r0}})
r2 = openat(0xffffffffffffffff, &(0x7f00001b3000-0x8)='./file1\x00', 0x101000, 0x1)
lgetxattr(&(0x7f0000e63000-0x8)='./file0\x00', &(0x7f000057e000)=@random={'trusted.\x00', '\\/eth0selinux\x00'}, &(0x7f00006f2000)=""/247, 0xf7)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000119000)={<r3=>0x0, 0x0, 0x0}, &(0x7f0000195000)=0xc)
fcntl$lock(r2, 0x6, &(0x7f00004d3000-0x20)={0x1, 0x3, 0x8f87, 0x3, r3})
setxattr(&(0x7f0000ae1000)='./file1\x00', &(0x7f0000cef000-0x19)=@known='system.posix_acl_default\x00', &(0x7f00007b3000)=']\x00', 0x2, 0x2)
2017/12/31 12:50:44 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
setsockopt(r0, 0x2f, 0x3, &(0x7f0000e8e000)="79c7cf7909f49a14899541e6bb80dc10fc5d34933c70c74eb0b2b8b57d73909f94cc3e2c50f2326ee80af14f7209", 0x2e)
r1 = openat$sequencer(0xffffffffffffff9c, &(0x7f00005a7000)='/dev/sequencer\x00', 0x0, 0x0)
ioctl$SIOCSIFHWADDR(r1, 0x8924, &(0x7f0000c76000+0x381)={@generic="980b42ac53fd6ddce8dfc785d0960191", @ifru_addrs=@generic={0x19, "2b3edab37850575aec88e4bc12cc"}})
setsockopt$sock_linger(r1, 0x1, 0xd, &(0x7f0000b4e000-0x8)={0x3, 0x7}, 0x8)
getsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX3(r1, 0x84, 0x6f, &(0x7f000009e000)={<r2=>0x0, 0x84, &(0x7f0000564000)=[@in6={0xa, 0x1, 0x20, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @local={0xac, 0x14, 0x0, 0xaa}}, 0x80000001}, @in={0x2, 0x3, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x0, @rand_addr=0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x2, 0x20, @ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @local={0xac, 0x14, 0x0, 0xaa}}, 0x2}, @in={0x2, 0x0, @rand_addr=0xfff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x3, 0x80000000, @loopback={0x0, 0x1}, 0x3}]}, &(0x7f000067b000-0x4)=0x10)
getsockopt$inet_sctp_SCTP_STREAM_SCHEDULER(r1, 0x84, 0x7b, &(0x7f0000959000-0x8)={r2, 0x200}, &(0x7f0000134000)=0x8)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:44 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$unix(0x1, 0x0, 0x0, &(0x7f000050b000)={0xffffffffffffffff, 0xffffffffffffffff})
r0 = semget(0x2, 0x0, 0x80)
semctl$GETVAL(r0, 0x6, 0xc, &(0x7f00006d2000)=""/247)
madvise(&(0x7f0000a93000/0x4000)=nil, 0x4000, 0xe)
mremap(&(0x7f0000a95000/0x2000)=nil, 0x2000, 0x800000, 0x3, &(0x7f0000130000/0x800000)=nil)
2017/12/31 12:50:44 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
ioctl$sock_inet_SIOCSIFDSTADDR(r0, 0x8918, &(0x7f0000cd8000)={@generic="6333bf73ab6011d15e61dfcddf117e92", @ifru_addrs={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:44 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, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffff9, 0x5, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80000001, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x7, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_status(0xffffffffffffff9c, &(0x7f000011b000-0x10)='/selinux/status\x00', 0x0, 0x0)
getdents64(r0, &(0x7f0000515000)=""/237, 0xed)
keyctl$join(0x1, &(0x7f0000a0b000+0x6b1)={0x73, 0x79, 0x7a, 0x3, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
openat(r0, &(0x7f0000252000)='./file0\x00', 0x80800, 0x0)
lseek(r0, 0x0, 0x4)
2017/12/31 12:50:44 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_open_dev$sndseq(&(0x7f00001ab000-0xd)='/dev/snd/seq\x00', 0x0, 0x0)
r0 = memfd_create(&(0x7f0000858000-0x1)='\t', 0x0)
r1 = syz_open_dev$sndseq(&(0x7f000011c000)='/dev/snd/seq\x00', 0x0, 0x8000000000102)
dup2(r1, r0)
write$sndseq(r0, &(0x7f0000d82000-0x30)=[{0x26, 0x0, 0x0, 0x3fd, @time={0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, @note={0x0, 0x0, 0x0, 0x0, 0x0}}], 0x30)
2017/12/31 12:50:44 executing program 1:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$mouse(&(0x7f0000001000-0x12)='/dev/input/mouse#\x00', 0x1, 0x80200)
bind$bt_l2cap(r0, &(0x7f000045f000-0xe)={0x1f, 0x6, {0x38, 0x7, 0x0, 0x200, 0x100000000, 0x2}, 0x7f, 0x22f}, 0xe)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r2 = openat$vcs(0xffffffffffffff9c, &(0x7f000035e000-0x9)='/dev/vcs\x00', 0x80, 0x0)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
connect$llc(r2, &(0x7f0000c1a000)={0x1a, 0x1b, 0x8, 0xffffffffffff8000, 0x5, 0x2, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [0x0, 0x0]}, 0x10)
ioctl$TCSETS(r2, 0x5402, &(0x7f000019e000)={0x1ff, 0x9, 0x100, 0x7484, 0x101, 0x2, 0x0, 0x5, 0x2, 0x6, 0xfffffffffffff801, 0xff})
2017/12/31 12:50:44 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_sctp(0x2, 0x5, 0x84)
ioctl$sock_ifreq(r0, 0x89b0, &(0x7f00007d9000-0x28)={@common='sit0\x00', @ifru_data=&(0x7f0000005000-0x20)="000000000000000000000000000000e446e428020000009018767137027c10c4"})
ioctl$sock_SIOCADDDLCI(r0, 0x8980, &(0x7f0000c49000)={@generic="a28e5abbae83910563d9f8ff35170469", 0x8})
2017/12/31 12:50:44 executing program 2:
r0 = gettid()
sched_setparam(r0, &(0x7f0000877000)=0x47a)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:44 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
socket$inet6_udp(0xa, 0x2, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:44 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f0000591000)={0x26, 'skcipher\x00', 0x0, 0x0, 'ctr(aes-generic)\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f00004c3000)="1449b650cb99a1e4da65c421671ed56d79266b6f0f9550da", 0x18)
getpeername(r0, &(0x7f0000c7b000)=@in={0x0, 0x0, @local={0x0, 0x0, 0x0, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f000071e000)=0x10)
r1 = accept$alg(r0, 0x0, 0x0)
sendmsg$alg(r1, &(0x7f0000957000)={0x0, 0x0, &(0x7f000008b000)=[{&(0x7f0000947000-0xf6)="a0", 0x1}], 0x1, &(0x7f0000608000)=[], 0x0, 0x0}, 0x0)
recvmsg(r1, &(0x7f0000b2e000-0x38)={&(0x7f0000a9c000)=@hci={0x0, 0x0, 0x0}, 0x6, &(0x7f0000f75000)=[{&(0x7f0000f12000-0x1000)=""/4096, 0x1000}], 0x1, &(0x7f00003ef000)=""/107, 0x6b, 0x0}, 0x0)
2017/12/31 12:50:44 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$pfkey(0xffffffffffffff9c, &(0x7f00000a7000-0x15)='/proc/self/net/pfkey\x00', 0x8001, 0x0)
ioctl$SNDRV_SEQ_IOCTL_GET_QUEUE_INFO(r0, 0xc08c5334, &(0x7f00007af000-0x8c)={0xfff, 0x101, 0x4f358394, 'queue0\x00', 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]})
r1 = accept$inet6(r0, 0x0, &(0x7f0000133000)=0x0)
syz_open_procfs(0x0, &(0x7f0000960000-0x8)='environ\x00')
close(r1)
2017/12/31 12:50:44 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffd, 0x0, 0x0, 0x1000000000000, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x200000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
r2 = openat$selinux_member(0xffffffffffffff9c, &(0x7f0000ffe000)='/selinux/member\x00', 0x2, 0x0)
ioctl$PERF_EVENT_IOC_SET_BPF(r0, 0x40042408, r2)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:44 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_context(0xffffffffffffff9c, &(0x7f000045d000-0x11)='/selinux/context\x00', 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(0xffffffffffffffff, 0x84, 0x6d, &(0x7f0000acc000-0x67)={<r1=>0x0, 0x5f, "8445b0b1aa1b31d00beaa502e145780a8d6059ed533ef86e5f99beef11a959fe0b2b88e573621ddba8f24e22d8a995ec099eaf16ff7dba8096977eae3447adba445e3924ac3e2828cb47c16eac085b9726ba0e636a56d41555693c5aec147c"}, &(0x7f0000f61000)=0x67)
getsockopt$inet_sctp6_SCTP_RTOINFO(r0, 0x84, 0x0, &(0x7f0000e6b000)={r1, 0x8, 0x7ff, 0x3}, &(0x7f0000aed000)=0x10)
r2 = socket$alg(0x26, 0x5, 0x0)
tee(r0, r0, 0x1000, 0x4)
getsockopt$inet_sctp_SCTP_HMAC_IDENT(r2, 0x84, 0x16, &(0x7f00003a1000)={0x1, [0xffffffffffff0001]}, &(0x7f00006fc000)=0x6)
bind$alg(r2, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$sock_attach_bpf(r0, 0x1, 0x32, &(0x7f0000895000)=r0, 0x4)
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
ioctl$TIOCLINUX2(r2, 0x541c, &(0x7f00007ff000)={0x2, 0x2, 0x2, 0x7, 0x1, 0x7})
2017/12/31 12:50:44 executing program 2:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_enforce(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/enforce\x00', 0x10400, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(0xffffffffffffffff, 0x84, 0x6d, &(0x7f00006aa000)={<r1=>0x0, 0xcb, "80579c7d984caa100e8fd5237212a809a272bd49ad6d8f15a546821e60fd03fdfc9c829f7bc6259b5102c185db51cd19400e19ce6d544978d6123cb9cf8ef69b163cf712c25ad4e980f080d242427e6b4e62e85e9968b081633bff08e7349c021fe26e935f407412ffe73332175892bc9ee851d1231682eefa1026bba21cc49d9e05dc720a247d58b0bfd591e81eb2766fe012d286c5448da23c84c48be809553263b07779fe0becdea8781606bb03a891d862670ce965ab40eff109db6d04bdd72159158332dd9bbe7974"}, &(0x7f0000001000-0x4)=0xd3)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_SOCKOPT_CONNECTX3(r0, 0x84, 0x6f, &(0x7f0000d23000-0x10)={r1, 0x84, &(0x7f0000000000)=[@in6={0xa, 0x2, 0x1, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x4}, @in={0x2, 0x3, @rand_addr=0x21804e11, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x0, 0x91, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0xffffffffffffffff}, @in={0x2, 0x3, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x0, @rand_addr=0x8, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x1, 0x6, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0xffffffffffffffff}]}, &(0x7f0000000000)=0x10)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r2 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f000080f000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
connect$nfc_raw(r2, &(0x7f0000148000)={0x27, 0x5, 0x5, 0x6}, 0x10)
add_key(&(0x7f0000709000-0x6)='rxrpc\x00', &(0x7f000072a000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000a8d000)="b5ef19bea69bfd586b672e2ca45a75e15dd03b0d51955fc99b7e148d", 0x1c, 0xfffffffffffffffd)
add_key(&(0x7f0000c53000)='asymmetric\x00', &(0x7f00004c2000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f000091c000)="3529ca8db074adcb429dba74c115ad831bb544d598e2deab41972f90a227c7c289a121bcda0aa1201abdf2d3f966615b59633cfc65cf63ee23dabe6c4436ed37d99919d9d5c50123edec293c21a8d116bb672a2fe6da47ecce344419c1884152f97c77abd4c3d7663396376fe33f957723ff3a5a720cd09ee352857ebb4750725cee6f0047753b2166f332a5168ea0cb59", 0x91, 0xfffffffffffffffe)
add_key(&(0x7f0000382000)='ceph\x00', &(0x7f0000b28000)={0x73, 0x79, 0x7a, 0x1, 0x0}, 0x0, 0x0, 0xfffffffffffffffc)
add_key(&(0x7f0000722000-0x5)='user\x00', &(0x7f0000e75000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f000026b000)="dc3d93d48e086bde322e7c3e1cb3c1c24da69eab16538eeb7f114a234f226a39d75613262c27f735cef37e08c4f044dc24da23f51ca0d37d92ea73421ba3183d8307f61c33f950cbeaeaeb3d640ea182377e9c957b28", 0x56, 0x0)
r3 = request_key(&(0x7f0000d52000)='logon\x00', &(0x7f0000f13000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f0000d98000)='/selinux/relabel\x00', 0xfffffffffffffffe)
r4 = add_key$keyring(&(0x7f000045b000)='keyring\x00', &(0x7f0000f1e000)={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x0, 0x0, r3)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f0000cf5000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00002de000)="", 0x0, r4)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:44 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept$ax25(0xffffffffffffffff, &(0x7f000091f000-0x10)={0x0, {""/7}, 0x0}, &(0x7f00004e3000)=0x10)
perf_event_open(&(0x7f0000fe2000-0x78)={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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = syz_open_procfs(0x0, &(0x7f0000dec000)='smaps\x00')
mbind(&(0x7f0000824000/0x2000)=nil, 0x2000, 0x4003, &(0x7f00009d9000-0x8)=0xffffffffffffe4be, 0x7, 0x2)
sendfile(r0, r0, &(0x7f0000b58000)=0x200000, 0xffff)
clock_gettime(0x0, &(0x7f0000553000-0x10)={<r1=>0x0, <r2=>0x0})
clock_gettime(0x0, &(0x7f0000008000-0x10)={<r3=>0x0, <r4=>0x0})
write$evdev(r0, &(0x7f0000949000-0xc0)=[{{0x77359400, 0x0}, 0x2, 0x20, 0x7a94}, {{r1, r2/1000+30000}, 0x5, 0xa00, 0x401}, {{0x0, 0x7530}, 0x7, 0x1, 0x3f}, {{0x0, 0x2710}, 0x0, 0x7, 0x98}, {{r3, r4/1000+10000}, 0xa23d, 0x100000000, 0x8}, {{0x0, 0x0}, 0x101, 0x50000000000, 0x9}, {{0x0, 0x2710}, 0x1, 0x80000000, 0x10000}, {{0x0, 0x0}, 0x0, 0x3, 0x80000000000}], 0xc0)
2017/12/31 12:50:44 executing program 5:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f0000001000-0xd)='/selinux/mls\x00', 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_CONTEXT(0xffffffffffffffff, 0x84, 0x11, &(0x7f000034f000)={<r1=>0x0, 0x3}, &(0x7f0000000000)=0x8)
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)
accept$netrom(r0, &(0x7f0000002000-0x10)=@ax25={0x0, {""/7}, 0x0}, &(0x7f0000001000)=0x10)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_RECONFIG_SUPPORTED(r0, 0x84, 0x75, &(0x7f0000000000)={r1, 0x1f}, &(0x7f0000001000-0x4)=0x8)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
socketpair$inet_sctp(0x2, 0x0, 0x84, &(0x7f0000194000)={0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r2 = msgget(0x0, 0x8)
msgctl$IPC_STAT(r2, 0x2, &(0x7f000095c000-0x1000)=""/4096)
2017/12/31 12:50:44 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX3(r0, 0x84, 0x6f, &(0x7f0000f1a000-0x10)={0x0, 0xa0, &(0x7f0000659000-0x60)=[@in={0x2, 0x1, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in={0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6={0xa, 0x3, 0x1f, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x1}, @in6={0xa, 0x2, 0x1, @mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x3}, @in6={0xa, 0x0, 0x3, @loopback={0x0, 0x1}, 0x3819}, @in6={0xa, 0x1, 0xd7c4, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x8}, @in={0x2, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}]}, &(0x7f0000f7a000-0x4)=0x10)
getsockopt$inet_sctp6_SCTP_PRIMARY_ADDR(r0, 0x84, 0x6, &(0x7f0000265000-0x8c)={<r1=>0x0, @in6={{0xa, 0x3, 0x1, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x1}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, &(0x7f0000d98000-0x4)=0x8c)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000d8c000)={0x0, 0x203, 0x0, 0x20, r1}, &(0x7f00007cc000+0xfbb)=0xfffffffffffffebe)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:44 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$kcm(0x29, 0x5, 0x0)
perf_event_open(&(0x7f00006ec000-0x78)={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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
openat$selinux_status(0xffffffffffffff9c, &(0x7f000051a000-0x7)='/selinux/status\x00', 0x0, 0x0)
write(r0, &(0x7f0000efd000)="db894e1dcbe410e5489126a05a14ed6e6685d859b4c9fb841e837308944a87ece2ea5b3bc4e4d28342b85a87eae05b76cf55c626a484e37bb954d3eab293df35334e52ed7cfa13b1edcc639623567049c8574a4921910d74d8842377979954145c55cf0ae7be97203168e102356cb48f8673f7815e18d9db195b19a0d57a0ee2975d710b3830e0e9b6dec688320e0afa6a67804ef24ac5d730983ae9d70559c0254098eb0a3cb9349a5f5fc8ae51f9c92c9672b1ba62f50b41e870811a525398e15b77fd849ba95899996ce6045bbebfe550b8fb8139ea9f3e65072ecf1ab13ea602ea921f2b4d22b57286815a03ab4d6cde1ee347fddc34901422735bee4366ac1afe4be6fb5c634a87d4e121647b82277bac75bf2c2d8f3ebd72f503953660a7394c654b8188670712f4cfc0156c2d80d4a0a32cf97604a5623cf4069d07f92908cde72888805e093e0b73e02990c837a94cf1fcc18e8141aad600bec8b66ba483ef952768d851f4cd35757c1fc6e6c0a5cbec6512a20db4abe5613b93a5689a3fa5bbf4bc8ef1284bcbf44f5ca93b0edb8fa3c2ca31152bfc900081c8034d4cafe04fc72e097c72e57f7f62ef5eb9295d4a276625f7da0e0b068832b505f1a77e5fea3e7263ad73ca4e45dafbaaa88faf285d0b7113199c3a1518dbdedeafe535e586a448a9f496b23a988531dc450b8733799e8bcc3692eeb94930991f5de17b0c2502755c9b224f5de9381d10d22f7e61db0794e1e89b236ab96f538a4ef9adcc8b5a4cc06c34e707df6c5968b0f6bb1794b6efa50648b820edbc3272390f025ead06ca23820033fbec3be53d17569bf41b4093e4eff5b141b2c023316c5286c617d60da6d712674a3015ac371df07cdca35e23ecf6d468d6c9c0040ca9d11be090d03795e4c60f32d042960a74be60654940d7374745fc357e882f92dc8961c80b9dd57c1fe28e92b457f112cba497f902e0d5a2e201955d1719b604bb0ff96732e5fe462942f00e3bf5e7448c649f00be02184e7d098c6a24bfe9dd420501bb608dec5acaf863c24827e6d949166583d7d06a1fda8dd19c119edef10186a4723eb557bf6696f1b7689b2a624bf4542cc788f8819d8392d1783b8cb5f22da67be577b0ec7b82070a6f152d13709fb2a84ec544ecfed13c15d7fa1d970eb2e04d36bf04115a79ce3a7af16880df172de5a5aae2ffb39623a656db7f4be93155e6db179cf62f76ca9262163ca659e7fffb8644049ce594845d4ec64c0cdf573de22825e78bf409c83896de2c318d7e72be0d89473c3a460303386d4990347c8b488ed1c0354085517016a818f8ca86d653c5cc2c57bdc9b88f517d0d5db64f932c206ab92697af360ada36df9dc460dbe5cd44880cfad4285149cf9a50dfcb0a5af47a900977c8d481ba816824ec1d94a47d2bbe0185c6886343102a3425f9f6b54b05dae791c00c50fe00fc981b5ed1ccd963ad32ce729c79ea1ea01b0aca543e6b3aeba5f567d2d8ac73e63445a2560487568ac988b59720e64df4dcf9a584384d966f3982b10cd49b09d663a396e65aebc28c3aa34932186a1410c5615b2453e81b067d2103f40ddf74ec517b679230ed6ff9859253e18401b6a18aa006b48a55d20470d1cc9c64c9a82efc039a6ed19817caeed3ad2ab6f5c95165408fdc1fc4d7acca3c6e42f03f1eaa60e6cf70a78821b6af2bf1c7033039d9854a514ced29d27303692514e9a5feb52b4d332b378b4357b0fa008500cade42896ee0406bb505da6cd30a07f994e0da0e0e3f31539acbb1d74f73fd5309e91445ae4ee6a04253a8dee413583dba3522f6d9bdf2f89620a7bce9271d236ab505b7a714c603b2d8a9d775be80d76ed1632d80a9ca1241848868ae82d2f6979551283a465db79173b055c1eb77df48cc273ef35e295b09b8b649c6534d1d7379fbd7ea4808250f4381f2d094009bb394765bbab588ebdbe09ca301b4d46c486b29df7e22e377a89e5c74079a5e51992fc9122a52af03509abe03420de2745ee73f3daee3e8a5919c292567a1e7a5a75d49317d6e7481c9a7d66060601499cbbe6a94923cb64bbf2418e626f683291a6ce0336d494cd3322e6e5897ee8262aff10b94828b15545d72ce4bb9c3381bdff70fcf07e09f4df5fd4114b3d60e4066dd700e8a9a87bf255a01f25da0e314fb22e1decb84a1ac6c6eaa66a79da3aabbc892d9456de913624f473f6c2032f75a4952c91882f994473ae4a4ac9d10caa7082242f88a04be8cd18d003183038c7700b93e46cfebdae35075351b4a4fbbf072004d37e9147461e49f4809d3a44c1e6f121636bb14e288bd7550656c0debb953af81260ef4f425c785920bd38c80e02fa06e81d5266bce3368e4299fbb449f8d0cc2b7ae8bfd99bfd441b54ee27d7d344be3d3953dd3671dd6cc6f9ab951b9b723ab8ca1c15c9cd025f863556df40db80fe5fc256da4bbb8aaaa3a087a84dfbcf7803921d4a2a6369e3f2533524c0added0e2ef05dad6b2860a1f9e3792ee5305d505ee3006325a1c77e83f6c74d5e113e57defb4210e0dc0a2de324a3144ed5a72c301871cb7edf72138bbc8648a870f3e00d70a47456baff413ff120fcd59dd3c1a958edaf9921a7b7aeb396a4ab811730822add9e8a3ea9dd732fd60d768c45678c2d6f2d2d8b2e5a4973880af11369da0a2ae2aa9509a0886f27f70e012327b92afcbec6ba3295ea0ee6437cbd1c812f2bf0203578ae2f3414dec923163258dbb5de8cb7df7e8829d0a17f0311c6ccff21e10a95b550089b95026c55f7780c352bdcba4d17e810a66070356ce62f13dd61158d9d3c397426ac38c1b65f37978e08e09d1542172db145985a14b4a8ce21d3e924243d653ae04d08a8b1334a1b9cf11695ef49944dc743e088208b2e62dabfd364ca0bfc0228de978f930bc9a5d09495470135f9c33123674ebe802e0814767ceba3f9ed3809020e1e3639b404766c22c502e62505b905780dfff4e56ddaa148a6e3acdb365b8ebcf3fd821c90a2cb09e903f98c30077d5743d12f586b10eb2ed9dc9cd7f1d6f7ed1e43d284ecae47f33d45f9dc480ca9a11e525853ed3f3c239106019fd641881fb0eb85df5e79b92fafac0706ae61b7186b4124d0709faaa0b96f0854b4a374205c6f75121303e935566b795598126e394f8ac5098e43f040be430b8c3876126e5beec096b139ec5509b364c2cc80fa38b9a2e600a519632e4b6b48aafc565100ddf9a2c06a86cf5ee6bee311a6ef2e308525e67e2eee312feafc0c2061bd61fd3241d7afd9ef7c8130019a31f4667d4c8c9c4b1bafa2f6013a03badfa3fd3a9eec2d7a78af41364b1f91da982d5d3d555a291326c23366c9d0302a46c7ff9d7ea6f3305235ccbda2accb847359b951550a520fc0736e9e0d1acae004ba142b206b91a6d7849b295df958bc0eeb7d927e35c6b3c664f91fec6894fff91e87fec99ef4ef2b1497982ad32a27a85685f41fc35c6c9c10e0a497cd3aeab0e322908e25e1cd6938fdcd1acee6fa37affe17fd2a4d83dfec1e2ecbdfeb741ade0739654850aeedc3b840af077975a076475c56eb180b42c6dc290c8a826194f6e05ec45ccfd43edc5bf8efe62aead0d4ccf8d003efbf6ebf8b67daf39c0eecac3bf29a867d9df3b35acaec7c01e51dc6c22d976a1871ea8d3b04091e6c3b0f58a09f3f02ecd3e3a9b78293167c1ae791e89694b3a0d64899822b5b6f5cf715797a65e5068d732fc2b449fcb81ac5770e0adf259f3221922df59f226cb8c7879c3851e0e8151bb5910704e50f4fc3a336de7b79dfecbfaeecfa171401f345f418ee8bb1b46f7ab83cd11ce4ee4eb905b223ff0cc992d95d05b6e03e0d7f055e03e542e81d4678fd3edbea8d9bc7c71bb76079d35f553a387a232ba6f76abeec0da6eb3540fdd1708d33116b11d9c7bd2787a958b7a0a39c2d00dcd1b508184ce2ff660d4270f76abc800bd9b9918810f5aef9ca06819f44de87fcb15eef7f9e7349ed54407901d372a8c1be456df1a7ff1a7541254b872c36a49a892f878d1e93d93188862aaf232479900ebc822f078f52d958e1e8ec79fc0ce6cdfe5e27163ee2e9748d556040ce69e1121a536e9d04a7abeb0aed0ca21df4e334f9c53a27347007116777e1fb81a976cf2407eabced1985dd7c3330cb5788093ee8c92e67a0707c68a759646ff0224537a6db8b72525543e5dac8953deba39aec15189581044fa2a5fffae50f29c3588d0992f35f17543a4d3a2c06eb6cdce904587bcb812fe381e465062dbed4a38124feb378aa69a02521fcf4c43669ac1f79ff11d2e5442551474ca7ccb834c52baffbddb06ed2d71e2a69ae0d084a6017d913a4426c32853c1eacd4ead842aba1ca9759262e9d8a4717a2c358edf1a074a0a9ba87cfae3880bd91d4394be47653a102a4270465f0301ca0916c75ff4d861b901e1726e8ee163628b527c8d5f4fbccf8e92ffce336b2ec634dc420cc3643d5ae29401ad9f7423169a8e0c0fce8e05f35dee301e96207722ad9626f3686b3943c6016425c8d5887c95017da82d91b1fbb03b0bf5037052f097da1fdf11c7eb5949df004edb83b4a734ef758f2349f5306db90a38be47541d8218c1204c9e6c546d1198f986934236256e298f370c2f8531c1e015fab5d60d025b519b8ebb8821844a89098f451d99077ac010786910dc8b917850944321ada2604d26e1403382f013bb35315bf3b70e1ac4ce335eeb3a0dac0facdab599c74e60d65fc6d529835564533d589bf87157433e521030b867a7177ae575790385e3571664bc14708aa1af10a04ccfd728d98fb28f50b2740ad192e0cd4e1b81db7c8fa0550d1a55abb7888a246d08af365642136c88df48942a0d03f354f38687df0d4176597720fe7c3fd77da1aea8d9cdafd86e8c79470176c67a69436e53970b6ca13e669a71a7ee31aeea13aab938569be7067d22e9809023bf5ac98a446387ff0154cd56899194002c51493f6ddb8b91d0ebb7a990acd308d07a81d46b15793213920fdaeabc18284bf72dc1404ba3494a53cfe235f5ea3b6fae6dcd92ba126b497a4a272a6265d3a1bd4abea3214bf352d95c7a20dcb236153078e62fa6877cd1829cd3a462e6c5befdd4f90bea2a2a4e1097d92504cad01aed4fbaabb7cd9ab9d92407d0b974c56bcd4a89fdcdf2aeda52b767143e55a89c3e122f666219ba046890de43ae4ef856192110064f1a2a03cb1f29b3db3e2a7252d8de82db7bd5213d63d2e9e43c9707e78b60dca3db63bb98db83974b40fc863670b378b1f094ffcd46fe3258f2e925094ab6c0eee977f9f07e235a003ade0fd2454260ee049898aa7aaa8ddc1491c15ecefca0dee1840ecfd2c359e78fc41eb271b0521b61a2853956f0fd56ae472ea9401a50f016e6da4133c1c69af7241d5f6770b1d825b3285c1bbb3b7fd4fa7a4b321274c7a997fa6cc44f67982b601c6004aecc253a1d13af77c8de8dee4b3f9bc3cb1c5504a0fc188ecc58e634d6ebb9b3aaf61e457bc5dccc200aa94f43e99a225d43b3329dab323234e45c5aed25f0006c27902e4fc5cba2fafa145210eddd9a05e6647cde8847c77c08515a4ea530decad744afe079ca9038bd094f9167daeed15fda1eaa37316e2c3a80fba77c7d608ee6bffae1c867bd5c1e38fa519cc2f647dc5241a324508fbaf90", 0xfc1)
r1 = socket$inet(0x2, 0x1, 0x0)
r2 = syz_open_dev$tun(&(0x7f0000520000-0xd)='/dev/net/tun\x00', 0x0, 0xa)
r3 = fcntl$dupfd(r2, 0x0, r2)
ioctl$TUNSETIFF(r3, 0x400454ca, &(0x7f0000a5b000-0x28)={@common='gre0\x00', @ifru_names=@generic="0252734fb088526cca26b5239cab12c4"})
ioctl$sock_inet_SIOCSIFFLAGS(r1, 0x8914, &(0x7f0000630000-0x20)={@common='gre0\x00', @ifru_flags=0x301})
setsockopt$bt_BT_DEFER_SETUP(r3, 0x112, 0x7, &(0x7f0000ce1000-0x4)=0x6, 0x4)
ioctl$int_in(r3, 0x5421, &(0x7f0000c22000)=0x1ff)
write$tun(r2, &(0x7f0000937000-0x109)=@hdr={0x0, 0x1e, 0x0, 0x0, 0x0, 0x0, @eth={@empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], @random="13c9e0b4ba25", [], {{0x0, @ipx={0xffff, 0x1e, 0x0, 0x0, {@random=0x0, @random="8062a8d6845a", 0x0}, {@broadcast=0xffffffff, @current=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, ""}}}}}, 0x36)
getsockname(r1, &(0x7f0000e82000)=@in={0x0, 0x0, @remote={0x0, 0x0, 0x0, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000bfa000)=0x10)
2017/12/31 12:50:44 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x5, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:44 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x8, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:44 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = openat$cuse(0xffffffffffffff9c, &(0x7f0000530000)='/dev/cuse\x00', 0x102, 0x0)
faccessat(r1, &(0x7f00006ea000)='./file0\x00', 0x8, 0x400)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:44 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket(0xa, 0xa, 0x9)
setsockopt$netlink_NETLINK_DROP_MEMBERSHIP(r0, 0x10e, 0x2, &(0x7f000088f000)=0x8, 0x4)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000766000-0x4)=0x5)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f00009ac000)='/selinux/policy\x00', 0x0, 0x0)
openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f0000ab9000)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
ioctl$DRM_IOCTL_ADD_CTX(r1, 0xc0086420, &(0x7f00004bc000)={<r2=>0x0, 0x0})
ioctl$DRM_IOCTL_SET_SAREA_CTX(r1, 0x4010641c, &(0x7f000042e000-0x10)={r2, &(0x7f0000d64000)=""/144})
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
[  260.625659] device gre0 entered promiscuous mode
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000e07000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000946000)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000b4a000)='net/nfsfs\x00')
setsockopt$inet_dccp_int(r1, 0x21, 0x11, &(0x7f0000bc1000)=0xffffffff80000001, 0x4)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet(0x2, 0x0, 0x0)
r1 = syz_open_dev$tun(&(0x7f0000520000-0xd)='/dev/net/tun\x00', 0x0, 0xa)
r2 = fcntl$dupfd(r1, 0x0, r1)
ioctl$TUNSETIFF(r1, 0x400454ca, &(0x7f0000a5b000-0x28)={@common='gre0\x00', @ifru_names=@generic="4f54000cc0a1ed4f3a0a1fdc222073b5"})
ioctl$sock_inet_SIOCSIFFLAGS(r0, 0x8914, &(0x7f0000630000-0x20)={@common='gre0\x00', @ifru_flags=0x301})
ioctl$TUNSETOFFLOAD(r1, 0x400454d0, &(0x7f0000887000)=0xfffffffffffffff7)
write$tun(r2, &(0x7f000049f000-0x3e)=@hdr={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x28, 0x0, 0x0, 0x0, 0x29, 0x0, @local={0xac, 0x14, 0x0, 0xaa}, @multicast1=0xe0000001, {[]}}, @tcp={{0x0, 0x0, 0x42424242, 0x42424242, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, {[]}}, {""}}}}, 0x32)
2017/12/31 12:50:45 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000766000)='/selinux/avc/hash_stats\x00', 0x0, 0x0)
ioctl$sock_inet_SIOCDELRT(r0, 0x890c, &(0x7f00009bc000)={0x1000, {0x2, 0x1, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x3, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x280, 0x9, 0x8, 0xffff, 0x34, &(0x7f0000ea6000)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x400, 0x80000000, 0x8001})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:45 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_MRT6_DEL_MFC_PROXY(0xffffffffffffffff, 0x29, 0xd3, &(0x7f0000002000)={{0xa, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, {0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x0}, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x5c)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f0000039000)='/dev/qat_adf_ctl\x00', 0x2, 0x0)
r1 = socket$inet6(0xa, 0x805, 0x5)
signalfd4(r0, &(0x7f0000da0000)={0x4}, 0x8, 0x80000)
ioctl$sock_kcm_SIOCKCMUNATTACH(r0, 0x89e1, &(0x7f000029b000-0x4)={r1})
setsockopt$inet6_tcp_TCP_REPAIR_WINDOW(0xffffffffffffffff, 0x6, 0x1d, &(0x7f0000002000)={0x0, 0x0, 0x0, 0x0, 0x0}, 0x14)
r2 = socket$inet6_tcp(0xa, 0x1, 0x0)
setsockopt$inet6_int(r2, 0x29, 0x40, &(0x7f0000001000+0xfde)=0x0, 0x4)
ioctl$sock_SIOCGIFINDEX(r2, 0x8933, &(0x7f000009c000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, <r3=>0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$sock_inet6_SIOCDIFADDR(r2, 0x8936, &(0x7f00001da000-0x18)={@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x101, r3})
accept$netrom(r0, &(0x7f00003fc000-0x48)=@full={{0x0, {""/7}, 0x0}, [{""/7}, {""/7}, {""/7}, {""/7}, {""/7}, {""/7}, {""/7}, {""/7}]}, &(0x7f000032a000)=0x48)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f00001f7000-0x6e)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:45 executing program 4:
r0 = syz_open_dev$sg(&(0x7f0000d67000+0xa15)='/dev/sg#\x00', 0x8, 0x400002)
ioctl$SNDRV_TIMER_IOCTL_START(r0, 0x54a0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fsetxattr(r0, &(0x7f0000000000)=@known='user.syz\x00', &(0x7f0000001000-0x9)='/dev/sg#\x00', 0x9, 0x2)
ioctl$SNDRV_SEQ_IOCTL_GET_CLIENT_INFO(r0, 0xc0bc5310, &(0x7f0000000000)={0x0, 0x0, ""/64, 0x0, ""/8, ""/32, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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$sock_bt_hci(r0, 0x400448ff, &(0x7f0000000000+0x372)="84edfaacca2ea47965439dc550aceb9446c7199aafe21f4ee788ff635ac7e9da4be229025f6b528e9c83d8f6afffc8efca28669252c419384ba2a6a0c42bc2d3d46fc2a0255acdec9bade8d982551e6ef32b9b49763c96da65b452f08bd9e869fead9540f544824b7a41cc3c9b6b6d2802b2c0d8dd4df7f7c46e036585093ec0546f075044532558aedacd0e786b6a8f48be2b09a96817197771f831fffa74080efd8103965ef539fe3166669a8d6dd994aa5f71d032c06677e971a51db8e648495f08cc4e")
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_SYSTEM_INFO(r0, 0xc0305302, &(0x7f0000002000-0x30)={0x4, 0x0, 0x81, 0x7fffffff, 0x8, 0x3ff, [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(&(0x7f0000002000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fstat(r0, &(0x7f0000003000-0x44)={0x0, 0x0, 0x0, 0x0, <r1=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$inet_IP_IPSEC_POLICY(r0, 0x0, 0x10, &(0x7f0000001000-0xe8)={{{@in=@broadcast=0x0, @in6=@loopback={0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r2=>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=@multicast1=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0xe8)
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)
sendmsg$nl_xfrm(r0, &(0x7f0000003000-0x38)={&(0x7f0000000000)={0x10, 0x0, 0x0, 0x4000}, 0xc, &(0x7f0000002000)={&(0x7f0000003000-0x1a4)=@polexpire={0x1a4, 0x1b, 0x300, 0x3, 0x2, {{{@in=@remote={0xac, 0x14, 0x0, 0xbb}, @in6=@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x1, 0x363b, 0x0, 0xffffffff, 0xa, 0xa0, 0xa0, 0x87, 0xfffffffe00000, r1}, {0x8, 0x0, 0x80000001, 0x3a, 0x8000, 0x4d, 0xfffffffffffff001, 0x100000001}, {0x41, 0x8, 0x6, 0x1}, 0x3, 0xa, 0x1, 0x0, 0x2, 0x1}, 0x4}, [@sa={0xe8, 0x6, {{@in6=@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0xff, 0xff], @multicast1=0xe0000001}, 0x0, 0x2, 0x0, 0x5, 0x2, 0xa0, 0x80, 0x67, 0x12b, r2}, {@in6=@mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x3, 0x3b}, @in6=@remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, {0x8001, 0x80000000, 0x7, 0x4, 0x0, 0x100, 0x3, 0x7}, {0x7f, 0x100000000, 0x5, 0x4}, {0x7, 0x0, 0x4}, 0x4, 0x7, 0x2, 0x2, 0x1000, 0x80}}]}, 0x1a4}, 0x1, 0x0, 0x0, 0x4000}, 0x40004)
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)
sendmsg$kcm(r0, &(0x7f0000001000)={&(0x7f0000004000-0x80)=@generic={0xa, "5c80b3b9fde3a9fb0c568eaeaf26d782f8158fc77846dcf567505c9d049472d42afdb3524a4d773c446502b3e97ab497674eb58419af29038a10c804037a04c5a0699b782a94cd065ae540d27f4bcbbe22aeeb786a83fadac48f18c9cb1a9c5b3f7dee5adfc30aed8fbe50649d5f6f147e33c01a401f3364632c8ff73227"}, 0x80, &(0x7f0000001000)=[{&(0x7f0000001000-0xbe)="e53b40221d4c7c837186dcaeb2b23ffb114f549b8dd6ea7981d44f8daf44c22b7e323cc70c8dd1e102cf4d5d816aed3c0d2498fef79d8959bb0ef48dd721ea4a4cc671f37959e7452d89f8416d5e1df103ccbea74d8212ceb6013ed4f87f2dc3449a33c5e9857c62e8a3ca5aacd6951810da5fd836dc2276aef24a5a2482dc0990b35f3843429e8d59c389b94d68cb0416bbe8cbdb68215b5c5c750e6e47c367695bef085893ff1d24e9cced5834b82bc4a67b41a890295203398727d425", 0xbe}, {&(0x7f0000003000)="6ef9c439a46186d88dc521b7088cf14174b9addfaa9ee9196410db4f2b5d8cdfe4d3f72a63aa959a46a1fe126b89b6acd70a5d2772940292072f78ff81a384e95f7b945c131e45da6a185169efa11fe8cc146613fc3f1db1b1c11e1660ab1e9f310b27c349a078610ee120d37693e4ae1f7967c34db0c977dfdb569e68224371689621d6519aa3a42406be665f65395557e352fb2aab3cb10c60606fc59ac3369d8d05b5b8dd16f5294b69b6", 0xac}, {&(0x7f0000002000)="d66410623da1077c61a19a5aa74284da3d4c80f5f81a99835e015f0d30a40e1d520495bc0ea7765a7e93c2bfe400366e6c42a9474c631fb4c59e6bdd96552760463330cda6bc7958bd1b2b5864e289d9346159565fd783b6ff3fa7a6a60a40815f7ee1ddeee384e259407f1e9bb188fd9703675d068120e22ff3d853960852f4304170fbbfd57ec097faf4485fe2", 0x8e}, {&(0x7f0000004000-0xbd)="46a2272c6ae1bcb492afaaa60efa277f98d717e4e54406917cfebca779cd0de7e65ec8fd40609d3a89995b85e32e4ad5f3dee5fcb8dffd3c00978081746c6fdd0522bdc447ab9ff697bd9c87a69ef78d53fd1788b2be25c5a4a19f8757a2d466c4820659ef644b5b71bf1935500d88068689076bc539ec77e8e8de61e31ca84512328bff88e64fdda77f3f417c77c7a63c03eda870a4484bacd4a19787763a4ac34607e8e3b89c84c58ca3a884f07f115f498a371834f361af78c91b10", 0xbd}, {&(0x7f0000001000)="7116262e52333c32c4babfb557d80849a932a739db493859054384c4fe0b3aa1789cd14a244595d9837c6465b95ec4b97c8f8f2af25b41af8610aa87305f94e48bc2d7f45025b8eeda236e8b3b2cc180294f008f19f3fee9e2571408bf6124f95def71ab65bd9a09effe1c327bec9184", 0x70}], 0x5, &(0x7f0000001000)=[{0x88, 0x0, 0x1, "7f4259dd0fa7894d2c587eca97509a2550cc77249f783b4286e6213254a17142f2f3cb108fb445c088536b08e763039fb80bb18261bc1ddeb9665c344b4f2701697aa75abfed7bcc8c805d836b93c3fc03de643ded46c9c2b0a912989df7d7a791cc7763afab110ef6ee6bc936746e82b8f543"}, {0x78, 0x19f, 0x1, "639da902494f58f175f526d3ba78ed77c7c8adda7eb79ef80c364cd122e22d90a998e979dc6822968859ba1ae217d21b640ce429960ff1e9a60f01aa27d930542d95d0f297d6e657deb8fd05505ee37ff220a8899b78b358d0e4928b9804e04e40"}, {0x68, 0x1ff, 0x8001, "4b91ed95209ad8f212a52b1154298e836d381a6bac2620330d1b33173d4e266f8a4f483e323b103977c68f31882bb74e23e150800ea0cb2bb8562836f95c8d8d71ed39566052ef462b00e018a8eb0bfb17a2c1e7b1312729"}, {0x100, 0x10f, 0x7, "3b888e508844ae7e5ad4abe351684ea0a0eb9b0f5f5950f23c07504a986599c2d18db87bc8721c419f8bca6395a0e6ce187cbdd1a825b94dda8591e0ab337499ba08595fba01d4c7a5702c1abf3316bfb27250beca53d2d8f445bd1b73f099d0d21d0021cbfb8bb7e9d171cc3f93e268b86e4b355ff265478f4548bcb2e7cc1a74d16e77668412d2265cdb4d553869afa8eddb35caab192a8a6f199e4cad28b59f243ec9a44f8a6ef6c05ddbc8f6534f7e5f926ea1345503b06a3d097de3a29b0bbb05bfcff328676206154aaebed37a5efc9162c7c71f4a7c2aa1317af6593f70c5c488a8c7d39bb6f7977d6f0a6cd1"}, {0x88, 0x11, 0x21e20000000, "0d2669c59db4661326878be4a49a56bfc3878b22b3a054bbd31dd20fed69378a81f4415dde0253246181f14d11d3ebd1a2aa35905833d3239fa35ca8a91cfcfc1b1968a3bf3b23cc140dc7015e6c2b90f8054dcb5562996512b4eb3aefca6845ae5daa49f75097cb35879f56cc11625b6306468b83d9c0"}, {0xb0, 0x118, 0x81, "82ababb5c15502f0918e9814a35cc140488be664de4bdb8001da92ec4d449ffc7a10be625a54b214044c82c1e236826fb907559cbfb4965220576dcdb19d625129866c9ff662ebd3a20114f0d5c15a98110b63a24fe64810eca18dfe068eb80dea9495431508560a1534ca95328943dcc0cd42c8f179fe1f0f42296a052a07aa3ff61ab91fb65ae219be2a3cbdb99e2e5976e1d1cba3614cf61533ec"}, {0xe8, 0x101, 0x4, "dde78b6cf5f13ee9462b4c20fab406384c81ef0f633b4b2a4c2491f06091384b7c0eab9f734b6a04ad2d43439dc779849ab06f6435ff9e661bcb81939e53991017bfe760cf8b571909e69af8b9a951a089073dd8eaee31ab252df0bfc253f6f601de318d97c6618d53bd555a5454d06f0f308882723acb883d17c999a746e739a5f04bac1b9ac5020df6114d38db12343349f7d11fbf725bb3089f70dbd25027779d68c4ed9601b01955d19c5fe65e043ef1301c5eb4fbbcef352b068872e7b5220ca4eb39f7c667b636a6e81f5f415c4092"}, {0x78, 0xff, 0x0, "1a8a7192525f70bf7ceb0a1fbd55a9663dad984e0f2266c51f233b0ede58c459331846d4f93305686140c4f2bf53e8f76523cab0631d59122c9d70e89729b7f010a9a37bdad40378868cd345b8fc9908067f6ef36a9e125f9dc1c659e212d39708e1522d8daa22"}, {0x68, 0x101, 0x9, "a4473fa855e43592f74d38c3e29afe28f8d7bcfc75020bf98ae9beda024dcf628117f5271995a53bd936b3c25ea96d26f91a8f779d831df88ae0df655b81436595ee09df4d4b5adc859be6030bb16aa05b448972dd6a"}, {0xd0, 0x0, 0x6, "4f2bf3b4938fcd3ad09a85941ca689b6d87c4714a8b3072f83bfb47257587e307db7eded513390a20e7f7d26450a06b2b0b6a781b9950f549712a77663ae4057e26f70263146e9b29016e9b9bcbc1fa7d3eda94c8fb1faf609c6341311cf39f0d66597bb96ba4143f10aef3fca807860d28cfb66e0b8ba286f46f633a272da0678bd537194f5d8f312bbaff7d970bfa6d8fe20388da9c4802b1dc7fd831281402d0ee9b21dd0eff6185187f5a9df58fd645a8d8b11853c6fa1"}], 0x638, 0x20008000}, 0x20008000)
ioctl$EVIOCGLED(r0, 0x80404519, &(0x7f0000001000-0x41)=""/65)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_open_dev$evdev(&(0x7f0000005000-0x12)='/dev/input/event#\x00', 0x5f5, 0x400c0)
ioctl$sock_ipx_SIOCAIPXITFCRT(r0, 0x89e0, &(0x7f0000003000)=0x5)
mmap(&(0x7f0000005000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$BPF_PROG_ATTACH(0x8, &(0x7f0000006000-0x10)={r0, r0, 0x7, 0xe96bfe7b6e6d58c}, 0x10)
mmap(&(0x7f0000006000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_ID_LIST(r0, 0x84, 0x1d, &(0x7f0000007000-0x28)={0x9, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f0000004000-0x4)=0x28)
mmap(&(0x7f0000007000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000007000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_mreqn(r0, 0x0, 0x20, &(0x7f0000005000-0xc)={@multicast1=0x0, @local={0x0, 0x0, 0x0, 0x0}, <r3=>0x0}, &(0x7f0000008000-0x4)=0xc)
recvfrom$packet(r0, &(0x7f0000008000-0x4f)=""/79, 0x4f, 0x40, &(0x7f0000001000-0x14)={0x11, 0xfe, r3, 0x1, 0x0, 0x6, @random="7a2fd0000564", [0x0, 0x0]}, 0x14)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
ioctl$sock_kcm_SIOCKCMCLONE(0xffffffffffffff9c, 0x89e2, &(0x7f0000b8c000-0x4)={<r0=>0xffffffffffffff9c})
getsockopt$inet_sctp6_SCTP_DELAYED_SACK(0xffffffffffffff9c, 0x84, 0x10, &(0x7f000082f000)=@sack_info={<r1=>0x0, 0x8, 0x80000001}, &(0x7f0000d30000-0x4)=0xc)
setsockopt$inet_sctp_SCTP_MAX_BURST(r0, 0x84, 0x14, &(0x7f000090a000-0x8)=@assoc_value={r1, 0x5}, 0x8)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$BPF_MAP_GET_NEXT_ID(0xc, &(0x7f0000f6d000-0x4)=0xfffffffffffffffc, 0x4)
r0 = socket$alg(0x26, 0x5, 0x0)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x1)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
r1 = openat$selinux_user(0xffffffffffffff9c, &(0x7f000067f000-0xe)='/selinux/user\x00', 0x2, 0x0)
ioctl$EVIOCGABS20(r1, 0x80184560, &(0x7f0000b47000-0x48)=""/72)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
socketpair$inet_sctp(0x2, 0x0, 0x84, &(0x7f0000858000)={0x0, 0x0})
r2 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000fd6000)='/dev/rfkill\x00', 0x40, 0x0)
write$tun(r2, &(0x7f0000d89000)=@pi={0x0, 0x891d, @eth={@empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x88f9, @ipx={0xffff, 0x52, 0x7, 0x4, {@current=0x0, @random="9875b0c6cbf4", 0x1}, {@current=0x0, @current=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x4}, "cbb38ccd80a9b7e3783757eea80d9cd309b735503e907d4a978183e285207750866e774087e2345522c38ff37a230ab73eea5ba5"}}}}}, 0x64)
bind$ipx(r1, &(0x7f00009b4000-0x10)={0x4, 0x4, 0x9, "94ac3a1d45d0", 0xfff, 0x0}, 0x10)
[  260.840792] QAT: Invalid ioctl
2017/12/31 12:50:45 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
socket(0x0, 0x4, 0x3d5)
accept(r0, &(0x7f000067e000-0xe)=@l2={0x0, 0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0}, &(0x7f00009b0000)=0xe)
r1 = syz_open_dev$mouse(&(0x7f000008f000)='/dev/input/mouse#\x00', 0x1a9, 0x200001)
ioctl$sock_inet_tcp_SIOCATMARK(r1, 0x4028700f, &(0x7f00002a5000)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
openat$selinux_relabel(0xffffffffffffff9c, &(0x7f00001f4000)='/selinux/relabel\x00', 0x2, 0x0)
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0x3d3000)=nil, 0x3d3000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f00003d3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_context(0xffffffffffffff9c, &(0x7f00003d3000)='/selinux/context\x00', 0x2, 0x0)
mmap(&(0x7f00003d3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = accept$nfc_llcp(0xffffffffffffff9c, 0x0, &(0x7f00003d3000)=0x0)
mmap(&(0x7f00003d3000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_CREATE_DEVICE(r0, 0xc00caee0, &(0x7f00003d3000)={0x6, <r2=>r1, 0x0})
mmap(&(0x7f00003d4000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_kvm_setup_cpu$x86(r2, r0, &(0x7f000034e000/0x18000)=nil, &(0x7f00003d5000-0x18)=[@text16={0x10, &(0x7f0000297000)="0f01b4d76e0f01c8d3e02ec600070f326766c7442400f98b00006766c7442402010000006766c744240600000000670f011c24f2f20f2103baa100ec0f72f5df66ab", 0x42}], 0x1, 0x16, &(0x7f000011d000)=[], 0x0)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000000000)={&(0x7f0000000000)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:45 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$sequencer2(0xffffffffffffff9c, &(0x7f000082d000)='/dev/sequencer2\x00', 0x2, 0x0)
getsockopt$inet6_tcp_int(r0, 0x6, 0x8, &(0x7f00006eb000)=0x0, &(0x7f00008da000)=0x4)
r1 = openat$autofs(0xffffffffffffff9c, &(0x7f0000710000-0xc)='/dev/autofs\x00', 0x800, 0x0)
ioctl$KVM_X86_SET_MCE(r1, 0x4040ae9e, &(0x7f00004e0000-0x40)={0x400000000000000, 0x4, 0x5ce, 0x1, 0x13, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0, 0x0]})
sendto$unix(r1, &(0x7f00002d6000-0xf1)="6bb92c8055e04a0700983715890310f57a56d825819e1fb3d512be1ae097fe31967d2713bac041d6ae9b42ac025dfe2af1b579176d36690fb5d6d48347e67f58441b346ff64b8db09e77b1d8e6576b069de8cb46c7e631dc672414684a21c18eb2bcfbcd46f47e58596e1361129a8cb94cc089a14c30265f960c6056b108fa8e1c67073e23c5cfa40374e76abfaa98c9ddf9ed506954cb4fbdd8ce2aa1a9e7e2137127934588205c0a7e6e9477f5128729ac2a359158d1d12be948c065d883a673281ef3ae31c09f6cdad91e4a107c52dc78e5040589c303bb18c4b7c5b2ca57fe6196aaed1b9e87c7dc459f9fe3170792", 0xf1, 0x8000, &(0x7f0000fd3000-0x8)=@abs={0x0, 0x0, 0x1}, 0x8)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
sendmsg$netrom(r1, &(0x7f00003c7000)={&(0x7f0000dba000)=@full={{0x3, {"a02fd21a4d8608"}, 0x1}, [{"5d9ac6e628c601"}, {"1ed37dcae5be02"}, {"36034c9ef38d33"}, {"c22826f99912ba"}, {"b7af6742a8b2a4"}, {"c4c6cbdd3ddec2"}, {"3560001a713952"}, {"174b938839ede7"}]}, 0x48, &(0x7f000061e000-0x60)=[{&(0x7f00003e9000)="3fe084c4118308ec36205766ca3a270a2ecc3c26c064e815832e5edde3a60349aedd2a8c1f1e449ba60fb52c637af44cfa7fd696bafe9f595b51eca8893564350f8759d616143bd505f1dded3b30073acc823f4adef18cdf73739120db7da63897cc74ce9300642fcb7f116cc836f2618d2910cb59287f9b7a4e9d5f083f60db5e20e06e4d174b7050aeeee2bead7f8f12d43a5372e79cec3e46eeb2528f2ae8817e9b781032797495ec35e99024a9e018a727b731f50f42c43aa428ffdbd15d469de42606da2b1b96cd202c45133f0cb2314d5ce0fa7965e0ae4c0d828290d2f57dce9f6f78713d7874991d5de40698a511d2ded516d83b45ef2adb56f297bbf1228ddf2909ae69d0eb188e7f22de1d3980b6325f542f0b4a344b491c4351944097dcf2fd94e830fb0386a2f81815fa943b8ec803d0f72af2121552152ec0bc332b5b3dbace67ea7a1ddf9e648402ab298edfb34429764d7091ab29adc4d1546af3e1d6563e473ee76e02ad88e2bbc9fd667078437a6b23d96349ee65b5865cb55878cda4285321446131b0d02fd2a5637e7debecbcabc2656336178fe9e311e8e4a5663cbaa801c5c2ec62db7183d819421e0852e951c384123f11617628af69dbaae3d0f5acd4f48e92a28a9686bf79e425ac034b79cafeaed5b37d506c8b829542d5112e6ad563b57ab8d0cdb02f16d38d7f39aba11a503858394c30ff541eaee7f7c871dde451749d7d39f0b97ee3b824ec58472781e79ad1d791870a06543ccd5526ec871cc477f7736f16dc634f04ab46a9adfc2bd8ada83f283cdddcc571786c8ab512d660531230c44f80c3963d42a7d0430754d1731fdb69c6fd428bad53f1364c15ad6dc7f87563d5cfff21a61aa23b3f53cb6d454ce6548b2c69a727f28f97871611338e90ac685a0280db8bee32cc4381af723009bae53564e22dbd5493002792b1b4435071489723b093282e8357c9991b7556e2c7df81a91aa48e11b109b7181c43957e074754d7b6d87aa6030c4f91272391ee9ae1ea71e4df595373c34fbcca79ec919461fddf7f5fbde9b4bdae1ba81c5267cd47fab631aeb14c9db1b31f37078521e95ef61017fb466519edd7b3a11ef69c9d590a4eff1bc8df2ac68362be4e07c716ead193bc38a198ae4f9f5268ca108579f6ffe8d2e11da31bbf1aeb75a072ca06242ed482ed984f4d8263f058c68b2e69225c0a71e5231c6cb07eadd840ea029efe47e436c242e0b245665760e1b81015b8b5691097fd98183724704fcff4e744fe6986c0a435f0f6608eb1092449e1a5da291636ac36c8a901332dfccc51cf6e3ee8e18e710d7098bc777502435f6cfe3619eb8da375fe85c29f07818a78046baa9b4ba7811506542c74dbf2808c84e4bdceb08d0f50474a2c5f70d6895442bec9b490d5625c453f306f11222db004207d440ec7630523256e65afe06a08b4433ecad3cf73ccba9f870377a4494797825f86a57af2a529360f99aca830b1982733dfcac7e44174e275404e616c23bb4567575c16527a77aaddb974b61d45c95547a62ffea66e9cdcc760353badf8ab17362382f331d58f18bf5f4742cc6308675adcdaee2a090f75b4d800947211c19426084e38739097069fcd831cd8d82c802b9519b814434442c5344f49fd77331080db464c321da17bac7365115c3779a6f55aecac73efde99ed0987fe70ec2d39353c2a6c3cc4fea7e5d224e3ca3bd4d0d305190d33be173ac5166b74c6d65e58f7d604f2ce74a49ddb42860e811038ec3ebf4e8b19fd83138dae0ee307930f27f32e96bd92b6f04667c220c6657d224cb7a0f4a2ef92887bef088124364dd094c4e8e5785e847dc356a01fba39c84edfd6373d7ef499a93586a0c1cf3a1e4b7a12a4c4aa2037b43831320ac84dfdb71c4247d6bcd33b2e3458f862910885131150fdd7ddb0f20c4e90e6973cc0cfe10a0d473b7d3a96ee7df07301663869006272a8dcf6b70934d6f816964e9c3928ac65bac587d90b3ee7a6f2354e2c5d5222801368fad6b75e035cb0aaefbbc77d573e555e33e4816b24de9dcb2b9c8aa09b0300ccd2d0905b8e189ae1c8e9738a2b811972edaf1c77440d3d32069cdb508d853d15b00bccd74e5e35653a68ae1b5dc17d97a928be6a042c8c4baa5762b6131555f6fbc2e1a78547bbaadb35d6014e10d4bc07cb034facbddcc56325d17c5866a32d9817ee174b1af6890b9c3ab87a2f0f8f668d64d8a9373292a047bdac0cad87c44ccf3ce4d695f7774a237cdc152ea27a26076676e4a843543778521d3560510f39c2f7619d9908d9cc99bcc852dc24cd4baa6b929351078be18358524191b3c12d2364cdfd169c1c3117d19033423c6fc0372cecaa1647770272577f8f03c2d0180250b61ba11ba85393f6b29ac8af120e697394256491ec58e867dfb47ac0498f09749a2a8426df978ea5f1fa78ddeef7dbdf050f67182e54d9aa07b133cf51e57d4623171290590adec85b7c239ef629f44f0e9c83ae7e63b19cbe9b3907c9c9c7ca3a1778919ea7e2d009ab6d01026aeaa07b948eceb91ac7620f368a3a41f8cccaab357ee1bf909ffaa14f5d80b061572e29dc61856b4fe2fb92af5133015eda3202b3ebbe4014b180aaebccfc12de4a52507284a4da7edd33a4d043c5600cddf7acdea7c809b9b59a9fd5d554f3ffcb4a7250a61a2c101a69518c3ac19c2bd0272fe93371c2c5a9d2372978ce31b6c7cc9a539ed86b564f634ca2d806e790f7eb641ddc200fc5002a73c1d7d97fa45331850f1403acb0d8a7070398a08dc30075c2240cfbceac27c971edfbb63e8326f7f18a9e858c18018f0763a354d4a60010b5fe26fd67ca8e02566d6bf9572bf1bc2ec90948de866831ebdb908b98cce153536b4d2d9d392b2ff3fcf1983bae4a32ee18b443bc3a31826c0cab3ad3d2fa462e932e6f97a28d528d9050fc28f015430fb873b1e75b6bf088268c7331bb2d2e7d8811c7bfd4fefd58542de8dd2a1d45372e40376898776893c040c2f7d4bff1d8972d2e7f0f55df81b5a500cd2b102da369ba6c2c2f8b31f2067803ed0beee3968c472f26c84ad3e4809cc9282a90a8d0661bc612098356dfe5b03d1a01f2aba22f4a15228fd32c787b45522deef66ed00c61305887181d5fd413e612419bb4ce1e17edd0456da0f9e32765ec372e9309132c98dd5205790b02a0bde461e8f3f50827bab6a4ea91c24aa012150cd2ecbacc459e00d9220d925a303c11597ba8d7cfe4b29c727d1bccb48ba399023f7678b7fd398586a00ae36ebd3b274423e55d723e94db4be0237de4ea9a31afb1005696ab5dc4714d9503c160a1e2a637395a2149ccbcc624c76cacc5829c250b3ccb0136902a7170bc99925cf7b1a4f4575cafbfdede4b68801301c1422ce2743b866666e749477265150bf0e7f999f5bb62224b7afdcc2a2c8150862964443a17bff712b27f08c4dd8335b49e27035c925cbc255cdac3892d41abe2c21b6453421d26d4249300c378fdbc40a55f0ae5a34d77d56bea0e22b7f2342907e6de8c0e05753844fdeaaebe2d34a5c491bc5f5d7c3c85ee5d86253da283d0d273ab2d824693e09311060737349b5087a20df7360a96ec5564000495ce6933afe0658b00b7ecd29063741a841e645419669a77029b85b3cbe6ac4f12f7de24fbbe4e3c146ffbf8cbaddcdae8872139be4032bf67fe7c9413285273a4026fbbb8ccd4626503646a285324f80fa3fc385e4f7e785ea7182ed4c955a064b88a2a98a5fcd6e26f11f27c1910ced58dbf3c95142728a3ceb5d6fd89d79900f5650818d80edd0474d6d432d669bcb3530ec3b7e59272b89fd1bed2877d051c32b01e91c8444893c19df38df4512b1ded816dda97db552bd94b555334e9df442da2bc0ed16f38890c07e4029a753f15bd6b381612d4c1229a4ca45f0c48bd933fc9fdcdef226430c4970397f8e0dc042352c1ead36557d0b291a90323e53380b279ee7d76997cc7436cc745dc7c1e636ae25046f17c1a5a1fcfd9a2d6d015146846ca4051952d8015c71d901eec255a14979b085ca742311d96b5af6f976e9d3228334fca121f7933441b95ed4a5f05fe33abcd12487c3a35e816069bd140c4c32fa0d2608ff4f115a452b35a6a5f83d275c552dcc8e13455ada5cec7fa334bb9775a6d45c6277e3a7a129a6ed76d9dc25607ebbf0f483826bea390f8fa30295f199160ddf0cf3db9d661e943f7399faf8fa8cf35bc9ba542817bd1d85cd13f1eafc39abc0c16dc9240329f9ba74ef54f1d8ab6a7c72b9bac5782e1cfc5a2c16544949d5b4cec811aadff2367d02641c8f36825d04bb5c1ece9f3dd5b820e1daf0515dd4f27a875f786b63d04e65d303df31f4d885b3cc93f19d7b153ff34119893e936247e8a1fcf5813d78d858f43480d0b5cfdb0f3aabd9bb67b174329c8dee56a0fb48a2989c5fe29c6b577cfa33982afd65cc249291020997f95f1e02e6f32e28b329d4934260778797bb6555e281848066cd7918f77c870395faa7c5762f77184a119dd512f4d7852aba2e2bb6df3359ba0052e25fbce8d3aede17c6f0c7d0fd4bf21754b9c91e6f6b5f00ad4269877e0df554e7656e7aa2b3ee45bf229d9274dcc0c9f0bb635fd95e2a7315fff5a45d8c1e5afe591683dbc7634a7445b583662c585cc9f71808a584a8b79f6cf29fc792fce048c53d97f86a16ded58f1e684306a19df765edf77e72f869ffc9f1ddfacb8a55382c04cd9ea26e32a8bd3fa01f0bdc0e549d1231c72269314f27cd0aafb0ae6a0256c73b7201f4b18cf0d46dbfa7e61e0b841c033ae5cf4484c1aa0d03d740b5adb1a6e014cabe8f8811d27002570d88a8d95d76576fbb4554a11bf78d4074cf7680400aa4f4a90cabea5f359999c9a58a75794598e25850591effd00cd2ce34afbe8e5fce8ea1a4015e3a04300aebf7f626a16637b854ce77aa2b74a211c3c5cab33b29782c7f5b5ce03c66ad770d347641ba99a05969e672e68ef2c0416ae40f4b85c04c58f16f2ebd659c88b9fe864e960a403ab93e3d2699a6243f5720dbdf25e141183537bb5d90f608ad96aff0bbd62b5c2c37edb0c9ce899b6baec06be22f7dab1504401c6bdac63b79cb8cf81e5c2f2eb759274d879a95db0a8b7e95b91a15304eb37c9547a36116d0548f768bbd26c971ef1468ce1c2756bab453323cda2359e8e306a12f7512f7d1f641c815261d0ac0633091935743d748881ada2c9a76d89b8752fc5eddefaf59d52926cc6c117d737d4dad412cbb04f564a8f4515420d1070d24e4de376590cb558556c10f912abb260b9bd799793779fc2f8e98f820395f96c657b56ac85437dbe657183b3ac2c13381d54dde64bcdd7af0163be2d8ce2faaf13f5ca26d974cd1df400704231aeb06872d160df0cf46890cd0e5fb8eedff08d1053dee7a9360317e8595984450bc6745e4fdb718641692fb97662a50de001a7dacd36760fe783c68b117458f57094f77660c518f13b788168b5124effaf62aa39b933d1dfc0752e8489cc122cac4f76b1bf23a3328b9dd34c83bb9452f2388bdf9f7dc847a5d5c424aa82ad1a1dcd15cf66b11531dc36c4b89e419e3bbbd2e95d94ec2f752d324867f773ecc3dfb04b8a2241be89f50083f2b7d93a7838f783eda9e158a7aacdb82a4786d676bc6c641b9a6883469681c0b331867ffb5f579b583bdba098b9e8784d857f67e87a91adc1b08c1525594bcab5ce75845dfb76a302dcf9d040e5697208a8bb53861b0780b4a4e4c727a7a0b068", 0x1000}, {&(0x7f000073f000)="99caa887b501220ca228102f78761b69643d748af69631cb533f", 0x1a}, {&(0x7f00001bd000-0x1c)="c7d3bc292c53a2db5eb13d761d910b4012779f0f093526a213fe3207", 0x1c}, {&(0x7f0000fec000-0xff)="aaea62361fe07dda60e65215b651ab43467ca3539615d43282eb76e7e023af00cb2c8ace842d0cf59cdf0ae57057157113987c87177f0192db8347a25c5f6b62cedc8d1214cccd9406459d61348ab04d47c1d73d4adf1ee51ba4f898c6f1ae1779a00458532b8f3ef8ecae8945d197293d0fce6c56c452f001dcf8eabc7404ecd77713ec980166fb9e410592572b019260b48eaf1815203a951a162cecf0a0efc172af8f870bc2abdd367c8f8d5b95d0507715a8aa1f962ff8b71eebc863f6ed56ce981b3dd4dc00f61d79e9fb01f17a5388211f4878c2cf9a11a0b27b0c14d5cab9cb377cd9af89b8b1f74639382f00f11107139f6fb20db3a0344a1ded3b", 0xff}, {&(0x7f0000e0e000)="9a7031f33277c2fb7f0c23727c4a42", 0xf}, {&(0x7f0000055000-0xa8)="6e460a03954239539a5a8afdcc18ec1adb44fb2cecea235e1b07fb55c6973cae1342b0f35158bd4be1cef296ff02c81eedf79f97ccf362d82ea1a50450444ffdbb58ec60e3ed5a8600f5a91d0a554c69a4700bc4734025c838c4a78bdec9638b7ba742dc380a2208dc8d96b3fc991715ab5ea504da411abc3d28281e74372ab33d83a4ce12feeaeff5a1bd25464769a18c8d03f0cba0ec7ae3b46d187d0c469e9410b607c55318bd", 0xa8}], 0x6, &(0x7f0000a3f000)=[], 0x0, 0x880}, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r2 = add_key$keyring(&(0x7f0000353000-0x8)='keyring\x00', &(0x7f0000b2d000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, 0x0, 0x0, 0xfffffffffffffff9)
request_key(&(0x7f00000d1000)='id_legacy\x00', &(0x7f00005da000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f0000444000-0xb)='!userbdev#\x00', r2)
[  260.891231] QAT: Invalid ioctl
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000fee000)='/selinux/avc/hash_stats\x00', 0x0, 0x0)
getsockopt$bt_BT_POWER(r0, 0x112, 0x9, &(0x7f0000d53000-0x1)=0x7, &(0x7f0000033000-0x8)=0x1)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
epoll_create(0xb732)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='P*(\x00', 0x0)
2017/12/31 12:50:45 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f00001a7000)='/selinux/avc/hash_stats\x00', 0x0, 0x0)
setsockopt$inet_tcp_TCP_REPAIR_WINDOW(r0, 0x6, 0x1d, &(0x7f0000a3f000)={0xbc, 0x7f452c11, 0x0, 0xacdb, 0x0}, 0x14)
r1 = socket$inet_udp(0x2, 0x2, 0x0)
ioctl$sock_inet_SIOCADDRT(r1, 0x890b, &(0x7f0000871000-0x78)={0x0, {0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x0, @rand_addr=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x0, @rand_addr=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0, &(0x7f00009e8000)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x0, 0x0, 0x0})
socket$inet_udp(0x2, 0x2, 0x0)
r2 = semget(0x0, 0x7, 0x68)
semctl$SEM_STAT(r2, 0x1, 0x12, &(0x7f0000e70000-0x4d)=""/77)
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = bpf$MAP_CREATE(0x0, &(0x7f00002c5000)={0x5, 0xb, 0xd8, 0x8, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2c)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
bpf$MAP_DELETE_ELEM(0x3, &(0x7f0000c52000-0x10)={r0, &(0x7f0000db4000-0xf6)=""}, 0x10)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
syncfs(r0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
keyctl$join(0x1, 0x0)
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
unshare(0x8000400)
r0 = creat(&(0x7f000073a000)='./bus\x00', 0x0)
fallocate(r0, 0x0, 0x0, 0x0)
syz_open_dev$vcsa(&(0x7f0000ac9000)='/dev/vcsa#\x00', 0xffffffffffffffe0, 0x200000)
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r1 = dup2(r0, r0)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(0xffffffffffffff9c, 0x84, 0x1a, &(0x7f000054e000)={<r2=>0x0, 0x7a, "6b9d2f50db781127e3f3e6c1800f38f197d1a86c60cec13230e8faf861fb57cef1fab07b66db2ffaa41a2dccd1c9da07eb46344b943b76e69b010b582baa8bb5b7252a8b8132c602a61bc1bab8d31a8ee532dcc642603ce85203f4c2f411a8568f5350dbe9168efd404c06e1d014ed1fccb958aa58b50657f12c"}, &(0x7f00004d0000-0x4)=0x82)
mmap(&(0x7f0000000000/0x8b8000)=nil, 0x8b8000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = socket(0x10, 0x2, 0x10)
write(r3, &(0x7f00008b8000-0x24)="240000001e0007010001000000080000018ede000f000b22fa00000000000100010c0000", 0x24)
setsockopt$inet_sctp_SCTP_ASSOCINFO(r1, 0x84, 0x1, &(0x7f0000656000)={r2, 0x4, 0x4000000000ff, 0xfff, 0x8001, 0x8}, 0x14)
ioctl$LOOP_CLR_FD(r1, 0x4c01)
getsockopt$bt_rfcomm_RFCOMM_CONNINFO(r1, 0x12, 0x2, &(0x7f0000ac4000-0xeb)=""/235, &(0x7f0000810000-0x4)=0xeb)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_dccp(0xa, 0x6, 0x0)
pipe2(&(0x7f00005ac000)={<r1=>0x0, 0x0}, 0x80800)
ioctl$PIO_CMAP(r1, 0x4b71, &(0x7f00000b2000-0x30)={0x1f, 0xf70, 0x2, 0xff, 0xf90, 0x80000000})
ioctl$sock_SIOCGPGRP(r0, 0x8904, &(0x7f000072c000-0x4)=0x0)
r2 = socket$unix(0x1, 0x2, 0x0)
getsockname$unix(r2, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:45 executing program 0:
r0 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000f34000)='/dev/sequencer2\x00', 0x2000, 0x0)
fcntl$F_GET_FILE_RW_HINT(r0, 0x40d, &(0x7f0000ba8000-0x8)=0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:45 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = memfd_create(&(0x7f0000119000-0x1a)='vboxnet0,vboxnet1vboxnet1\x00', 0x2)
getpeername$packet(r0, &(0x7f0000984000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000e24000-0x4)=0x14)
r1 = socket$unix(0x1, 0x3, 0x0)
r2 = socket$unix(0x1, 0x2, 0x0)
r3 = socket$unix(0x1, 0x1, 0x0)
ioctl$TUNSETPERSIST(r0, 0x400454cb, &(0x7f00002ea000-0x4)=0x5)
bind$unix(r2, &(0x7f000000f000)=@abs={0x1, 0x0, 0x1}, 0x8)
bind$unix(r3, &(0x7f000000d000)=@abs={0x1, 0x0, 0x0}, 0x8)
bind$unix(r1, &(0x7f0000003000)=@abs={0x1, 0x0, 0x1}, 0x8)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
recvfrom$unix(r0, &(0x7f0000aaa000-0x5a)=""/90, 0x5a, 0x2, 0x0, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:45 executing program 2:
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(&(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)
r0 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/commit_pending_bools\x00', 0x1, 0x0)
ioctl$TIOCSTI(r0, 0x5412, 0x7fffffff80000000)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_commit_pending_bools(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/commit_pending_bools\x00', 0x1, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_STREAM_SCHEDULER_VALUE(0xffffffffffffffff, 0x84, 0x7c, &(0x7f0000360000)={<r2=>0x0, 0x7c, 0x20}, &(0x7f0000001000-0x4)=0x8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000003000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$EVIOCGVERSION(r1, 0x80044501, &(0x7f0000003000)=""/239)
setsockopt$inet_sctp_SCTP_AUTH_KEY(r1, 0x84, 0x17, &(0x7f0000000000)={r2, 0x1ff, 0x9a, "0b4e7fc5cb5ba5d7988af2d3b1672ae3dc836f300dd1428eef44e5159230230139e7b083aa54814f718bc1e08d9c7ae5cd305fe7f20c80636e0c998fed3c3be7a154cae462dd839c712e36382169e1b131c1e56a925041d4e77e0edf21ebedeb84572483b4c6283f3ea40da87dd5a1be995c974c3f3eb7ec78fea71fdfe8a11786f90c57aba9f069a0d3a3e3f80a9e4c1f4c9ba4e0f4d1019376"}, 0xa2)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000004000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet6_MRT6_DEL_MFC_PROXY(r1, 0x29, 0xd3, &(0x7f0000000000)={{0xa, 0x3, 0x6, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0x1}, {0xa, 0x2, 0x4a5, @loopback={0x0, 0x1}, 0x6}, 0x100000001, [0x6, 0x4, 0xffffffff, 0x7fff, 0x6, 0xfffffffffffffffb, 0x1, 0x8]}, 0x5c)
getsockname$packet(r1, &(0x7f0000004000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000005000-0x4)=0x14)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = syz_open_dev$vcsa(&(0x7f0000df1000-0xb)='/dev/vcsa#\x00', 0x2, 0x0)
openat$autofs(0xffffffffffffff9c, &(0x7f0000d9b000-0xc)='/dev/autofs\x00', 0x204200, 0x0)
getsockopt$inet_sctp6_SCTP_NODELAY(r3, 0x84, 0x3, &(0x7f0000490000)=0x0, &(0x7f00003a4000)=0x4)
ioctl$UFFDIO_COPY(r1, 0xc028aa03, &(0x7f0000ea7000-0x10)={&(0x7f000018a000/0x4000)=nil, 0x4000})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x2, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f0000e99000-0xd)='dns_resolver\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000064000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f00004df000)='M', 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = dup2(0xffffffffffffffff, 0xffffffffffffff9c)
ioctl$sock_bt_hidp_HIDPGETCONNLIST(r0, 0x800448d2, &(0x7f0000305000-0x10)={0xa, &(0x7f00007d8000)=[{{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}]})
socket(0x1e, 0x1, 0x0)
pipe(&(0x7f0000273000)={<r1=>0x0, 0x0})
r2 = gettid()
r3 = add_key(&(0x7f000017a000)='big_key\x00', &(0x7f0000ecc000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000c8e000)="ab405decc16cd43865dabb986cfd67bb96af3e26af4a4d5a65076f7d006bf018b15ab6942d08b7bf6f4556c19d2025e1a212b2d35ab62e8ff54084b0fd944f583f0e6497a8726ca6152dd46d4e37a4a4677ab3ab", 0x54, 0x0)
keyctl$restrict_keyring(0x1d, r3, &(0x7f000072f000-0x8)='big_key\x00', &(0x7f0000b9e000-0x5)='em0/\x00')
fcntl$lock(r1, 0x6, &(0x7f00000b5000)={0x1, 0x4, 0x3, 0x1, r2})
unshare(0x20000400)
clock_gettime(0x0, &(0x7f0000738000-0x10)={<r4=>0x0, <r5=>0x0})
timer_settime(0x0, 0x1, &(0x7f0000640000)={{r4, r5+10000000}, {0x0, 0x1c9c380}}, &(0x7f0000b7a000)={{0x0, <r6=>0x0}, {0x0, 0x0}})
pselect6(0x40, &(0x7f0000e78000-0x40)={0x3ffffd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000768000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f00007fc000-0x40)={0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x2000000, 0x0, 0x0, 0x0}, &(0x7f0000349000)={0x0, r6}, &(0x7f0000f14000)={&(0x7f00001da000)={0x0}, 0x8})
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = bpf$MAP_CREATE(0x0, &(0x7f00002c5000)={0x5, 0xb, 0xd8, 0x8, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2c)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
bpf$MAP_DELETE_ELEM(0x3, &(0x7f0000c52000-0x10)={r0, &(0x7f0000db4000-0xf6)=""}, 0x10)
2017/12/31 12:50:45 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
ioctl$KVM_SET_REGS(r0, 0x4090ae82, &(0x7f0000788000)={[0x1, 0xdfa, 0xde, 0x4, 0x16134c9, 0x7ff, 0x10000, 0x80000001, 0x9, 0xfffffffffffffffb, 0x1, 0x80000001, 0x4ac04cc4, 0x92, 0x1ff, 0x0], 0x6002, 0x800})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000c63000)="3128d0", 0x0)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_open_dev$sndtimer(&(0x7f0000d73000-0xf)='/dev/snd/timer\x00', 0x0, 0x101000)
r0 = socket$unix(0x1, 0x1, 0x0)
socketpair$inet6(0xa, 0x3, 0xef7, &(0x7f00002be000)={<r1=>0x0, 0x0})
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(0xffffffffffffff9c, 0xc00c642d, &(0x7f0000ce2000)={<r2=>0x0, 0x80000, 0xffffffffffffff9c})
r3 = openat$selinux_load(0xffffffffffffff9c, &(0x7f000080d000-0xe)='/selinux/load\x00', 0x2, 0x0)
ioctl$DRM_IOCTL_PRIME_FD_TO_HANDLE(r1, 0xc00c642e, &(0x7f000043f000-0xc)={r2, 0x80000, r3})
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00005be000-0x4)=0x6e)
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
tee(r0, r0, 0x400, 0x0)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$pfkey(0xffffffffffffff9c, &(0x7f0000a45000)='/proc/self/net/pfkey\x00', 0x210000, 0x0)
ioctl$TUNSETPERSIST(r0, 0x400454cb, &(0x7f00008f8000)=0x8)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:45 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
accept4$ax25(0xffffffffffffff9c, &(0x7f000074d000-0x10)={0x0, {""/7}, 0x0}, &(0x7f00005de000)=0x10, 0x80000)
syz_open_pts(0xffffffffffffffff, 0x80800)
socketpair$inet6_sctp(0xa, 0x5, 0x84, &(0x7f0000569000-0x8)={0x0, 0x0})
syz_open_dev$urandom(&(0x7f0000dc2000)='/dev/urandom\x00', 0x0, 0x10000)
socketpair$inet(0x2, 0x4, 0x45, &(0x7f0000498000)={<r0=>0x0, 0x0})
r1 = fcntl$getown(r0, 0x9)
sched_setparam(r1, &(0x7f0000eda000-0x4)=0xffffffffffffff00)
capset(&(0x7f0000000000)={0x19980330, 0x0}, &(0x7f0000002000-0x18)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
mkdir(&(0x7f00002f6000-0x8)='./file0\x00', 0x40)
chroot(&(0x7f00004a8000)='./file0\x00')
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r1 = dup(r0)
getsockopt$inet6_IPV6_IPSEC_POLICY(r1, 0x29, 0x22, &(0x7f0000ac7000)={{{@in=@empty=0x0, @in=@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, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@empty=0x0, 0x0, 0x0}, 0x0, @in=@remote={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00006e7000-0x4)=0xe8)
setsockopt$inet_dccp_int(r1, 0x21, 0x5, &(0x7f00005c4000-0x4)=0x3, 0x4)
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = creat(&(0x7f0000bdb000)='./file0\x00', 0x3)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(0xffffffffffffffff, 0x84, 0x6c, &(0x7f0000619000)={<r1=>0x0, 0xaf, "bb16b4d73905ff4b1875b5f7eab4d1db334724ebc7264b8a0f4ab67634b7313d13cc17cef28f6c5fec197ac5271e5182be8a63c93a42c43979150dca6b52d80958f5a18946f4b0b7539e0d1988c02a75e717c23b2bc7538ca785268f05dcf1674761b34808763e1a987da7d5cf8fd3147c5ad5a480447ace31b45258d6de57b37cdbb83d1897d126594d5c0e6dd4827985465469f2aff5ff8977faa4187eae6292fbe587f7d2153e98f0558d393b07"}, &(0x7f00007e5000)=0xb7)
getsockopt$inet_sctp_SCTP_RECONFIG_SUPPORTED(r0, 0x84, 0x75, &(0x7f0000c2c000)={r1, 0x0}, &(0x7f000071d000-0x4)=0x8)
setsockopt$sock_int(r0, 0x1, 0xf, &(0x7f0000237000)=0xc7b, 0x4)
r2 = add_key(&(0x7f0000621000)='.dead\x00', &(0x7f00009c1000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000806000-0x63)="5d880d21d1ddafe11e63c21e41de83e3373d4899285f43e9b32149f9652195c0711e792b52c3faa485c40ae53a0e111928a9aabb222f3cc22bad8bcdd16b59e10bb172277e62fbc3aed17b26623b7212c6255967fcda3e7e5a72e3eee4915f2fd399d7", 0x63, 0xfffffffffffffffd)
keyctl$reject(0x13, 0x0, 0x4abadf6c, 0x8, r2)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_udp(0x2, 0x2, 0x0, &(0x7f0000f1c000)={0x0, <r0=>0x0})
signalfd4(r0, &(0x7f0000a4d000-0x8)={0x9}, 0x8, 0x800)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_DEFAULT_SNDINFO(0xffffffffffffff9c, 0x84, 0x22, &(0x7f0000f5a000)={0x6, 0x1, 0x83b5, 0x5, <r1=>0x0}, &(0x7f000029f000)=0x10)
setsockopt$inet_sctp6_SCTP_MAXSEG(r0, 0x84, 0xd, &(0x7f000030a000)=@assoc_id=r1, 0x4)
r2 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r2, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
lremovexattr(&(0x7f0000483000)='./file0\x00', &(0x7f0000116000)=@known='system.posix_acl_default\x00')
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
r0 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000e5e000-0x19)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_DEFAULT_SEND_PARAM(0xffffffffffffff9c, 0x84, 0xa, &(0x7f000030e000)={0x2, 0xad31, 0x2, 0x1, 0x9, 0x8, 0x4, 0x4, <r1=>0x0}, &(0x7f0000b4d000)=0x20)
setsockopt$inet_sctp_SCTP_AUTH_KEY(r0, 0x84, 0x17, &(0x7f0000c49000-0x1008)={r1, 0x24f, 0x1000, "14d40c63687e183db0cfc98ad3c7bb65447bf908a5194af2846cbb80cac4681b6ee9f6019eaf786d611e266503639b2d0b1da1207cef2d01ce7b7a262eca1489bcf3907269c5b28a2428768fbeab2d617233922cfeb45fd3c4b18bd9821cd602870fd1ea0c92e6d15459e677ca84f36a463e74eeba20351f74b8e9d9f5d3a626079c1885aacc798ab139f0c4bca02da354af0325ed322ce8bde96b7bcab4f68f0f0518b55e5955f6595ee68aa73d3b7f33b2c8cfeee9aa08f75c0ad48323a7ccf50a5b6a063771b063cea9e80e59f385204ee6f71c69eea957f41100a43442cbe3e5ab54ed8529aed14bfeda77f5974f4f5f0356a51d4fd215f549837f1027d6800862d877de94ed7048c9c33c7254b5213ef31ed674b963860fda4c82d36a7e5fe86463897424adac4122fa135507b8f035ac786eea24624f675a81a85503159bb8da88fe9ba2951c490ed6864772a9a19590b40538587ecb315ce4e0bfb3d0024aa9baff88c2c371eb2e07220375ff70a08aca5f5fa4656e3657c2a4d664d0c75309eccb416624ffc1f05fde828698fe70a397b0f5a0987d22a649d3b7c358aa6b50c0334c29e2f212e2a5d87f7005ba13c716f67628cc28c073426d200ca417e1c054c615a15d3e37d74e569ebcab9ef9a41d67ea7caf42be0001717a42a4f1a3bfabae9ae282d8937edb7f339ac0243c1374e8a92680f00e84568e3b0e9877af0d89721b35f268f8c5c3731fed703f9902dda6448cc8a4d5e39940e044066ee6d7ff1d45531787108180bf47b1c6e51602b40bf487e055939913e5b1d5e1fcff2fa120c7bfa28819b7010fd089cd5c9aa7f1e8d77a2ddd9542830ce3ce877dadf9f9321e76084e95bc2fac9b24f74cfc534ed34a7a472f2d6bf9cb8b1ee4e967a1287ad8cc0683959c5a253f036fee687486dcf843359f79e71f2af30c428c8fe20c5d637fc4c0f3b165f40019358c3c984f74921fee947eeb64c2af82f7158bfed3a8dc487d260e373dc7608b53e38cd07a75fb3416152711cd22fcc5c347b77f4fe9e0752de83383bca29f1d9653f5c8acdddb82a06c430f489075c3a9c63df272ce3d9f80dfd6992b94cabb424b407efc721c242d4e73cd48e61aebe37a9b04081517f4ef974ebdf1f33465655554ddf4680beeab0b981026b5011394ac916af03a35a3592c546d11087d002440ff56d4bf709ad598d19c361237a709d6bf721ed07cc4ea75a7587ef56098efc671cbd06dec82fc1728e13e03161a84dfb15fdcc2f7f8268952287f4fd2440e1a95e010139f3b1c6ddd1644b029559f28c9f172227e8e5f7fae506e669d9cadd81d43e845b5e24bf61dd89224a7d11b8035f798d7375591d9c3850e6738aff3989f565e324d41b7b47dd1dc142b3152a7ec799bbcdb2034d70687ef50a995c434ea4f30458a78f24f8f7c577465f8c702a4b5fbf807bd75b24ee9e7c8007b7dbd8d53e8e9f70ac7405219064ba16ed2230b9544111479626426c123e7a3c58adc1fb86bf391c737ae974f2f6b36d8570814008c8e4a8ec73f8973905a4fc238d1c006529a60b59368b0abfb4c171678d44e88c8eff56302ce5e94105600a7e7a3d99c19635c4569bf5841995f3a6706d59e70e915c103090d99a9a186b4dd009ae2666bd14ad84eba23650e3024b4400e493701d7d241c33525df261539f6b239cfbad94a9cab6cf5c1315c5135241a5ad2177607bbbd31e0b24c842e499f1e17d384cae3517f85bf44bd5199851c985a3ac8d036ff54c54c51d7f61b189b1fbb1b7355940011bfaebf25b2e25ceb225316f7ac93c44f39e601f471578d9b84049af3298d17f552f49eb2ac974af89008bc60fcc4327430d6788fe067d6f4515ff4860a40462b8f8a75f4e420ac670d425b6fa24b68beaf6a3154f2ce89cd2b4cd0c0de6711ebfb0a4ed203051df98875c332d4903ae0946902dc40c5075961b9534bfbe51422b1759ba67b2b41e32282a7e1b130574bddb87c4a34cdc49fbc5bb392d9f5046c0fa21ec05ea39949899104d3a0a074a405a327346e8c3149f53f641df67271a8d995d25cf15dbc43cd71acee8a560e8720134d4027bde924ea8c26a2846289b8d559c2f1509b49ce7fcf77b046c2db7808d8e7c30c24dd94372d3b4adb6f711bc2a26395871f71b7c4e8ac8e96d42260906efe2d8c4f7f0ac44096fe3c62760f4556be94191929a91cbafb33ca61e3a9cf157aac19e4463d912f5e1a924a06e929aea754a30c98299c3ed88f43e6607b03951165448db6709bf7918bb42cc45b0e3ee788c858c651cfcf02ccb9e525879d49f4359a04809bb716c9ac1ccb9a0121e6830928e134da7d6d4e985d105e7687d837bf8d1ff0ccc0423a12d543f78ff97408abb66aa51ca8d15c3f212484cbab9915ae1aad66d11a4997576d0155070cb54f238085a2a91e44c82d0debd57376382ae2b2f105a3e6a60ec651e69c78467954e69f6225f0fa88fc0fb8466693c66e036477057849686235e281919b2a322c3ef5f430d91da380653c22aeb13551e7828aabc11623f193a386d8327f8f5552a05b7ec1739a6596570c05f81fa7f0f8a343c363b847c1f03ec6161ce0686813d2cc469f01de97cbf72e51929fcc367a859e70bca8b7e4b8b22d2343f72029c2bbc348a179d9c3b1ee3e1f797cfe42103358e056f34b566ac32c59d1db777c3bfba0cce4fd11a37376c5714e40cbd899766370ffd6853971f358d8a33bee00fccc1be03a86fe0e1bb1dd5e3e01a7f92bc8fa7a3f37d16979913aa6320f7fd6f96c19b438a7ef46de7c6ce7a7e2ea710e928fe988df0362718fc312210d87e911dea60ef4d527268e88c0f7a9327930c3c389b46402e24bad1ad505bcb27635e52e6107114e01db6d35d682f535a0cd5a61ac81257ace5d079e5baf93568bca234373e76804e4959e822ddde7baa0a3a392c81868e55e268b39dc6f8fb1f401b3eaf3de0c31371738a08589f195e9414fd7def02433380cd316d39ec2ae616f99100dbde1736ca09047480146a3878e28f04712c8ab3d195ab02ba09689c15500a44d7109ff1005519d8d8d3c7aaa8cf6e8148413218e40028e0910773869797fee1a70082872c41100373e391e3f83126211a896aa21f5a0a7660a239910e6e0b49152409107a16b454b20ccbaacc8ca2f061e35d35e050f8a993882a903d1f417ba701e625c71b109ecd47198945f20d16cc5fec0956960a15e03ef382ced386f79f35981aab3a7ed3bf989885e0f4b94490f6ee3694b73c5a2d7d8fc41561c7ee13224cf98132535ac468407ccc3f506f565ec0ceb8aa364d314795f001af88a322a3e58dfe6239bf122d6237863041762f956569a994c1b2116241cc8167f45cc0eca42d7b8711038814ff7ff48f123bbced405640043171f7b81d6f9da2e836f08866211d47167b624c03d79baf84468b02951c0004418b4aa6ea5e2be5ec22eb485f1b95a3831df9baf446ee4ff1e5ed619c00c2a763e247a365948023fd5aab3216f6ed3e4dec7e08621dc20193894e7468ce77164979f1cfb4337e8c36afceb1b4677d27cd5fbe7784e819d475887b947a49bcd6409e290105f99912c3bb1a74bfdcfb11b3eff9c05963258b633e9b92b2aea2344e2946e09085e577c654882b65d2948c8dfad4ab9c36d50e9ac686912283209a2e947cd540cf0dea19b14ea3a13327913645b7d47f290c4de813e962c20a48d01f9a0add54c585d91651f7347583108ce239e164cc5e923772cc7f189989fde57cdbfccd8dac2238c650b23d2b89a038271f4073522799c6cf79cd7eee4899c0d4dd745d5b43e2da4ec2274e26168f9a1c9a1a63f58e732953cb353e8befe8c700ccfa24910b308f40ddc3f4a86619d71bf406b1ebee870f286e8725f5e89c983107f5d694876ddc567aa9ee75691390ff225db96a5cf2dd0d8ef0f0daa877a6185e6731fe2c8018c62c890e2b968acce9b481bae4fe3abf33de448526df26f5882482236157c130c48852a4b32cc56688f026029b5d0298783847d56156239d261172ff3bd946268a31d86cc6e99e3138fbdb866e96b11af0e6013aacf7d931b71674ab673e0c93457759817d7d34c7a3df22936335ca4f1db758d56b1a4a4cd71fb76138e1c06a1595eebc121abc514031444d4a59db72a81caf82fbd433d6756856d67363c71269e21da30cecbac37fe6fad684d17434407e579cb7dfbb514c2e0c6c2076e6678624b7d95bf76709ca98d1f9a4959a42cafdbb045af87a4b4913ac241179817f4618f6ed57033fa3039343f9ae3036f212d18d3f0a857d551c49c938179632ef0ff8d7501c604c0ab402195b78ec6c81fea38e251efe4dfebf3167f75f65122819ef105b7c040d74e2062cf441236964ca130ccb632a430ee07acfda3609d9493846e9fc3cde8de0fce49907e755bdcbaf05d642a673cfeedf51fcd18ff7b984d61b5ab117a8198d11b0e6de1e8cb97fc1d11a0c302fa172e0eacfc32948bd80a3a5d2cea80f96c837abcb43981de06b20ac27013f32b4eae5bd16950c5833f523f6b050c613757a2c3d3cc5ff7fb1af264354efad45ccca5d8ac44f9c1aba9a9647b2dd1fc85cad8b2d92c8cac2ae5923f53d516359ece3d5c7566f95c6ce50937d2ae69dfb20a15a99970e4bab3050e90397e535e0c4047077f0af4d910a85b43a2fb3558a1f89ff36adceb68acf96ba4527533005375cc7be36ba66a96bad5fb2a8269b28c569e2b5e343d5e6744a969115064418ac4e7ce7dcb18baeffbfef6401722486cb42313e342a3738e6d6d83937b4a4a484964f54169724677e73e8381401e93130b9a3611ce1cfcaa6fd531a9081803eada1a1a3e44835efbd8df82485cd38f5863a7306fd5b103be125b8eb7b3414dbacccd9baaaf72cee346a9cf908fdfadd63ede6b143752bcd6334eb25316d489f453c9090d894040c02f7267fc4c25cd20d7099802e27756669d841ef1d2df75a0523bd329edbaa9b2cc3ef12b15f6c2fab2d152a0490b97139767d42f026cad1d19609b1600a6212bd9a3306b694c1e0b443eb7b5e8580c1c55af41bc6d78300db6bb7fba2de459cf245bb722e834aa70ef1e5a9a7db4000fc269b0ac6f31f05741e8d8ee9f4bd5765ba638d8e6c0973bbafd1b0d17ae1b2a102816ca30bf7a1ebe78c0a665bc07a17f6cfaf895424e0bf38a868bf9f7380f97d27765d22f0272fffeb0b586c56e1e2b0dc73661c859db38fa7ce98257b9f44879104eff8f78bf466b542d12364f985196ca2d7b81292cc99a162b2925ceab9d370733bbf61cabc333fd392c36ce542395045e64915622c66ed777ef720cd7bd4c8408c04e1fe54ee6b6943477032e70d7e24adc52d8e224cdf788636e99af64d701623e082111a90da2bbf00e8ed666d6d3d93b64a304bfdd346876f8a13c1e3ed97e653da9ebb11deafcaea903b5c6b92a6f8e69fdfae66995ac46d90f3f6264af8c381dd378ae4b94c093da21e518fa3c5e164ee4fa6dea8149d259ffdb84ebdfb62c45cdd883c27d2501f1bfc38654ca11ff886173beb1e39c92ce69000d23bf6f2b9595c3d76e6df131638df3e493fcface85bb59102a5de5f2e52cb3c7951f179ba2531dc2067748013d47b5f33eb9277148fc2de3594f97d185c4bc05d52a4678c6c97291bedc809d6f9cb5e920b848514e0a2845f944cc5629e13d2a543e0c77677b303ce0ac1cfa4d6ee4b73f95e1dc4fa7838d7e558b463735158afe8e968c2a0da4afc077a7fb3151e05934689042ebde60ef"}, 0x1008)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r2 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f000059e000)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x3)
setsockopt$bt_BT_FLUSHABLE(r2, 0x112, 0x8, &(0x7f0000725000)=0x5, 0x4)
ioctl$EVIOCREVOKE(r2, 0x40044591, &(0x7f0000fe0000-0x4)=0x80)
getsockopt$inet_sctp_SCTP_GET_PEER_ADDRS(r0, 0x84, 0x6c, &(0x7f00007ce000)={r1, 0xa8, "b6b9d0af853b25a3335e80f4491fcd740410a03ae4abfc4e040a5035ba928266f08bdc7d538fc482fb18854900ecddcb2beeb84cec2a3fcac36bfd5b080081f0f485d97eb45649034a5011163a78657d0e0e1473c711378a2f96172f3d6b1081ec9d8e5cc445a7a4d50685e23108eba63173505d943f6c2cbfdcfd41e919fc31c85b8859006e05d732dd0d1bde148ff71d6757dd0908e9e7eb66baa6a300b453d827442900cdbf88"}, &(0x7f00004da000)=0xb0)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000608000)={&(0x7f0000200000-0x8)='./file0\x00', 0x0, 0xfffffffffffffffe}, 0x10)
getsockopt$inet6_mreq(r2, 0x29, 0x14, &(0x7f0000f43000-0x14)={@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, <r3=>0x0}, &(0x7f00003b5000-0x4)=0x14)
ioctl$sock_SIOCGIFINDEX(r2, 0x8933, &(0x7f0000f36000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, r3, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = bpf$MAP_CREATE(0x0, &(0x7f00002c5000)={0x5, 0xb, 0xd8, 0x8, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2c)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
bpf$MAP_DELETE_ELEM(0x3, &(0x7f0000c52000-0x10)={r0, &(0x7f0000db4000-0xf6)=""}, 0x10)
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = bpf$MAP_CREATE(0x0, &(0x7f00002c5000)={0x5, 0xb, 0xd8, 0x8, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2c)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
bpf$MAP_DELETE_ELEM(0x3, &(0x7f0000c52000-0x10)={r0, &(0x7f0000db4000-0xf6)=""}, 0x10)
2017/12/31 12:50:45 executing program 7:
r0 = dup(0xffffffffffffffff)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_DELAYED_SACK(0xffffffffffffffff, 0x84, 0x10, &(0x7f0000aa3000)=@sack_info={<r1=>0x0, 0x0, 0x2}, &(0x7f0000000000)=0xc)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_PEER_ADDR_THLDS(r0, 0x84, 0x1f, &(0x7f0000000000)={r1, @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]}, 0x2, 0x5}, 0x98)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$PROG_LOAD(0x5, &(0x7f000095f000)={0x8, 0x5, &(0x7f00007b8000)=@framed={{0x18, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, [@ldst={0x0, 0x3, 0x0, 0x0, 0xd, 0x0, 0x0}], {0x95, 0x0, 0x0, 0x0}}, &(0x7f0000434000)='GPL\x00', 0x20, 0xbc, &(0x7f000008f000-0xbc)=""/188, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x48)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
add_key(&(0x7f0000b62000)="6c6f676f6e0f", &(0x7f00006a0000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0xfffffffffffffddb, 0x0)
ioctl$PERF_EVENT_IOC_SET_OUTPUT(0xffffffffffffffff, 0x2405, 0xffffffffffffffff)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
ioctl$TIOCGSID(0xffffffffffffffff, 0x5429, &(0x7f0000fd1000-0x4)=<r1=>0x0)
ptrace$setsig(0x4203, r1, 0xd748, &(0x7f0000659000-0x10)={0x13, 0x5, 0xffff, 0xfffffffffffffffa})
r2 = dup2(r0, r0)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(0xffffffffffffffff, 0x84, 0x1a, &(0x7f00009b0000)={<r3=>0x0, 0x8e, "ae2c1c63eab1bf5c7413a86d702cf613282c246ce8a38679fddf741c7cbf41e6f647c63395fd0c817c57ee5979cbf91d8cc5304c1b9cb2edbd108624d7ca24e0fe79159c5b7bfd71ba7b1c880fd607e9e951baddead5d8f9088fb5bc91238eabd08fe5b8d743ba39d846d91c355a0b80302b921ed5155ca35ae67dd00268c7dd6aaf1283f817783eb908dae60a2f"}, &(0x7f000066e000-0x4)=0x96)
getsockopt$inet_sctp_SCTP_STREAM_SCHEDULER(r2, 0x84, 0x7b, &(0x7f0000502000)={r3, 0x4}, &(0x7f0000112000-0x4)=0x8)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = syz_open_dev$random(&(0x7f0000798000)='/dev/random\x00', 0x0, 0x0)
ioctl$RNDADDTOENTCNT(r2, 0x40045201, &(0x7f00001ae000)=0x0)
ioctl$DRM_IOCTL_MODE_GETRESOURCES(r0, 0xc04064a0, &(0x7f0000c19000)={&(0x7f0000fe9000)=[0x0, 0x0, 0x0], &(0x7f0000c56000-0xc)=[0x0, 0x0, 0x0], &(0x7f000008f000)=[0x0, 0x0, 0x0, 0x0], &(0x7f0000218000)=[0x0], 0x3, 0x3, 0x4, 0x1, 0x0, 0x0, 0x0, 0x0})
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r3 = socket(0x2, 0x1, 0x5)
getsockopt$inet_sctp6_SCTP_RESET_STREAMS(0xffffffffffffff9c, 0x84, 0x77, &(0x7f0000a12000-0x1c)={<r4=>0x0, 0xea, 0xa, [0x200, 0xfff, 0x7ff, 0x4000000000, 0x1, 0x1, 0x5, 0xfffffffffffffff8, 0x401, 0x8]}, &(0x7f000088b000-0x4)=0x1c)
getsockopt$inet_sctp_SCTP_GET_ASSOC_STATS(r3, 0x84, 0x70, &(0x7f000007d000-0x108)={r4, @in6={{0xa, 0x3, 0x8, @mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x7d}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, [0x401, 0x4, 0xffff, 0x3, 0xffffffffffff34a1, 0x60a, 0x2, 0x71a926d1, 0x2, 0x4, 0xdcf, 0xfffffffffffffff9, 0x401, 0x7, 0x7]}, &(0x7f00001ca000)=0x108)
2017/12/31 12:50:45 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f000097f000)={<r0=>0x0, 0x0, 0x0}, &(0x7f0000d1a000)=0xc)
r1 = getpgrp(0xffffffffffffffff)
r2 = fcntl$dupfd(0xffffffffffffffff, 0x0, 0xffffffffffffffff)
r3 = socket$bt_sco(0x1f, 0x5, 0x2)
kcmp(r0, r1, 0x6, r2, r3)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000e1b000)={0x73, 0x79, 0x7a, 0x1, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
r0 = bpf$MAP_CREATE(0x0, &(0x7f00002c5000)={0x5, 0xb, 0xd8, 0x8, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2c)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
bpf$MAP_DELETE_ELEM(0x3, &(0x7f0000c52000-0x10)={r0, &(0x7f0000db4000-0xf6)=""}, 0x10)
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x237000)=nil, 0x237000, 0xfffffffffffffffd, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x80000000000a, 0x3, 0x3)
sendmmsg$nfc_llcp(r0, &(0x7f0000f60000-0x38)=[{&(0x7f0000003000-0x60)={0x27, 0x0, 0x0, 0x1, 0xfffffffffffffffc, 0x0, "0fcca4bb22f2892559edddba1a892f216c6adb6dac3291add84e7dd1b9b1e1043844071c4d783ef83c7baa707bef6850ccd339c111743913f1b7601256cf03", 0x0}, 0x60, &(0x7f0000006000)=[], 0x0, &(0x7f0000196000-0x10)={0x10, 0x0, 0x0, ""}, 0x10, 0x0}], 0x1, 0x0)
2017/12/31 12:50:45 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$inet_dccp(0x2, 0x6, 0x0)
socketpair(0x9, 0x7, 0x3e2, &(0x7f0000394000)={<r1=>0x0, 0x0})
ioctl$sock_inet_tcp_SIOCOUTQ(r1, 0x5411, &(0x7f00004c6000-0x4)=0x0)
setsockopt(r0, 0x800000010d, 0x80000000000b, &(0x7f0000d15000-0x4)="02000000", 0x4)
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
ioctl$sock_SIOCGSKNS(r0, 0x894c, &(0x7f0000127000)=0x2)
r1 = syz_open_dev$sg(&(0x7f0000741000-0x9)='/dev/sg#\x00', 0x90000, 0x101180)
getpeername$netrom(r1, &(0x7f000088f000-0x2)=@ax25={0x0, {""/7}, 0x0}, &(0x7f00000d0000-0x4)=0xfffffffffffffc6b)
bpf$BPF_PROG_QUERY(0x10, &(0x7f00000d6000+0xc42)={r1, 0x1, 0x1, 0x3f, &(0x7f0000174000)=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x6}, 0x20)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
ioctl$KVM_PPC_GET_SMMU_INFO(r1, 0x8250aea6, &(0x7f0000dd4000-0x8b)=""/139)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = fcntl$dupfd(r0, 0x406, r0)
ioctl$SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT(r1, 0xc04c5349, &(0x7f0000f4f000)={0xfffffffffffffff7, 0x20, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
modify_ldt$read(0x0, &(0x7f000056c000-0x1000)=""/4096, 0x1000)
r2 = semget(0x1, 0x3, 0x10)
semctl$IPC_RMID(r2, 0x0, 0x0)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
lgetxattr(&(0x7f000092c000)='./file0\x00', &(0x7f0000f9b000)=@known='user.syz\x00', &(0x7f0000baa000-0x79)=""/121, 0x79)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000ffa000-0xc)='/dev/rfkill\x00', 0x0, 0x0)
execveat(r1, &(0x7f0000b09000)='./file0\x00', &(0x7f0000520000-0x28)=[&(0x7f00005cc000)='cgroup\x00', &(0x7f0000b1d000)='/dev/rfkill\x00', &(0x7f0000fc6000-0xc)='/dev/rfkill\x00', &(0x7f00000a4000-0x9)='vboxnet0\x00', &(0x7f0000d38000-0x2)="8800"], &(0x7f0000e34000-0x48)=[&(0x7f0000b12000-0xc)='/dev/rfkill\x00', &(0x7f00003ac000)='{+wlan1(\x00', &(0x7f000095d000-0x2)='[\x00', &(0x7f000054e000)='system#)posix_acl_access\x00', &(0x7f0000b59000-0xc)='/dev/rfkill\x00', &(0x7f0000a06000-0x5)='bdev\x00', &(0x7f0000ec5000-0x25)='(wlan0\'#[cgroupuserwlan0nodevGPLbdev\x00', &(0x7f0000691000-0xc)='/dev/rfkill\x00', &(0x7f0000dac000)='/dev/rfkill\x00'], 0x1800)
r2 = getpid()
lstat(&(0x7f0000446000-0x8)='./file0\x00', &(0x7f0000066000-0x44)={0x0, 0x0, 0x0, 0x0, <r3=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$TIOCNXCL(r1, 0x540d)
ioctl$sock_inet_SIOCDELRT(r1, 0x890c, &(0x7f0000f38000)={0x5, {0x2, 0x0, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x1, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, {0x2, 0x1, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xe, 0x10, 0x9, 0x9, 0x0, &(0x7f000030a000-0x10)=@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x200, 0x6, 0x3})
ioctl$DRM_IOCTL_GET_CLIENT(r1, 0xc0286405, &(0x7f0000030000-0x28)={0x7f, 0x5, r2, 0x2, r3, 0x8001, 0x0, 0x1})
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000ad0000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0})
r0 = request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
getresuid(&(0x7f0000e6d000)=<r1=>0x0, &(0x7f0000c54000-0x4)=0x0, &(0x7f000020c000-0x4)=0x0)
keyctl$get_persistent(0x16, r1, r0)
r2 = openat$selinux_create(0xffffffffffffff9c, &(0x7f0000618000)='/selinux/create\x00', 0x2, 0x0)
ioctl$DRM_IOCTL_MODE_GETRESOURCES(r2, 0xc04064a0, &(0x7f0000488000)={&(0x7f0000030000-0x5)=[0x0, 0x0], &(0x7f0000a6e000-0xc)=[0x0, 0x0, 0x0], &(0x7f0000e77000)=[0x0, 0x0, 0x0, 0x0], &(0x7f000074e000)=[0x0, 0x0], 0x2, 0x3, 0x4, 0x2, 0x0, 0x0, 0x0, 0x0})
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
r0 = syz_open_dev$vcsa(&(0x7f0000b9f000-0xb)='/dev/vcsa#\x00', 0x9, 0x400100)
setsockopt$inet_sctp_SCTP_FRAGMENT_INTERLEAVE(r0, 0x84, 0x12, &(0x7f00006d5000)=0x3, 0x4)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$DRM_IOCTL_RES_CTX(r1, 0xc0106426, &(0x7f0000ff9000)={0x9, &(0x7f0000296000)=[{0x0, 0x0}, {0x0, 0x0}, {<r2=>0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}]})
ioctl$DRM_IOCTL_NEW_CTX(r1, 0x40086425, &(0x7f0000415000-0x8)={r2, 0x1})
keyctl$join(0x1, &(0x7f0000e0d000)={0x73, 0x79, 0x7a, 0x2, 0x0})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
getsockopt$inet_mtu(r1, 0x0, 0xa, &(0x7f0000c8b000)=0x0, &(0x7f0000e20000)=0x4)
bpf$OBJ_GET_MAP(0x7, &(0x7f00001a0000)={&(0x7f00003b6000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
setsockopt$inet_mreq(r1, 0x0, 0x0, &(0x7f0000f73000)={@empty=0x0, @multicast1=0xe0000001}, 0x8)
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = bpf$OBJ_GET_PROG(0x7, &(0x7f0000001000-0xb)={&(0x7f0000a8e000)='./file0\x00', 0x0, 0x18}, 0x10)
r1 = accept$alg(0xffffffffffffff9c, 0x0, 0x0)
sendfile(r0, r1, &(0x7f0000a34000-0x8)=0x0, 0x8)
r2 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000356000-0x10)='/selinux/policy\x00', 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_SET_LAPIC(r2, 0x4400ae8f, &(0x7f0000000000)={"24b50fafb7cd172766a17bc1fe9475870e83ba9a660e00a3d33c0b6aa7eaa300995817bd77c5bb3bbea8ec09df3b76bf5edade381d568322e7274db30f68e2fea3df2c5ea690ebadcc2502558975e01fef60979f538c22438c79d4165d5e086a3661462a8cfdd5fa6804f05105d9a9bac6f7637bd01bf46419f24bb72eef2f0753567ed27cb0b924d60a07f3d93c9c82333a55771547911cde394243891bddaa3c1caf9ac46adbaa8bd57e9d8a00f0288049b6ddd6d73e9f594a74d117cdc70f53638ab45b22fa1efb3d232c3625dd2f371ad0d9f0c0c8223d59308ce835c02ccd14aefac185d66ca4932651a874f1635b1221d2486239f5a1da974ab9c7541b8a1cac185b008ed110b3cc16fad7cb67f0dd230ac50b882c7f2b79526507c3cd71ccce463993d7d9448c1e5e3e92fbb76478296ca729c6976064449d2d0154f66924240f2e3ec2a840d01ad24b8cee8f2be5478f59538de6f0de55151002d6c10eed077a4a070be0987ec678dcfbcae9278b0c878779bf42cea069cb0d9d46a721818d12b9f6cb3eb274585326abf09bf76b08d98910ddc2dc957a4d499bd9bda814dd6829e9a1474b6d2e82c73a1971f9945bbdff5b134e1632ebac71f74f27cc24b031918225d83d24ac6ed493f224c10db021e68544aff7a4699c5f02747732ad0ebfa784c1417f78d29c538c885c2c341f05f3a0a4b8ee6cac9ce02988f467a53808f81a0a79a29ed2719548bd298b217655fd40ccef96236f209c8ee361b7ed37560894713e03897690c67ed753d18705a27b0c1f10cb4247d426e7eed45f87da2874d7fa00b714512f1afc95be8882237afafbdb1ff33b17efa9bf8213443b94fe5d717bf3886c9f53a98589e544c9876d884baade1da4e96e637ffb64413f49844d43b57deabba94906835da482ffbaab683c19b366002767bc09a9947b24c9af6a75bda9e7dfeb03c22abac91d3fb430f54b2c2ec020848be0cfa44fd340bee8bbd4557b520783f1851bb2151e2fa0814c85e73fcb89dbdb5d049a467b40e02cd1a0aa1abafe9743d8fb84a7b18824240638a19f7ac1bc5bb73036c478dbcfe46fce4b2f8e6d0a369dd051083e1e830fdf37b963c41670e93e5c58108d16d5d178f75ec72cba50a64679be1b7b88c62817d1b6af9834155ec687aba5687f81c6285278c3a4f293ef49174a4ae78159228aadcc9cda4f5e0bf66e181fda349a7f7b88ccecd2c05112c6752772f06845590ae59dfa1f01bf045b6d52fbb11310c1015f24ee6b3b0228015e3760dd6aacf0ae13da15e22f59d64b5b79c6c9a60fe8e92be45a8380d273f4ab98d579c2b32302f75bae873cf4fb0698ecc9b625b9fe37002cc5ac87986087abb8cbdbe0c746617a17241bbbd2908eccc3d497ac42597817c39ab324dd02874ea092b1831a6a3daf6386b0344be1deb2b82d"})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = socket$key(0xf, 0x3, 0x2)
sendmsg$key(r3, &(0x7f0000f56000)={0x0, 0x0, &(0x7f0000d13000)={&(0x7f0000030000-0x60)={0x2, 0x3, 0x0, 0x9, 0xc, 0x0, 0x0, 0x0, [@sadb_x_sa2={0x2, 0x13, 0x3, 0x0, 0x0, 0x0, 0x0}, @sadb_address={0x3, 0x6, 0x0, 0x0, 0x0, @in={0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}, @sadb_sa={0x2, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, @sadb_address={0x3, 0x5, 0x0, 0x0, 0x0, @in={0x2, 0x0, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}}]}, 0x60}, 0x1, 0x0, 0x0, 0x0}, 0x0)
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
bpf$MAP_CREATE(0x0, &(0x7f00002c5000)={0x5, 0xb, 0xd8, 0x8, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x2c)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = dup2(r0, r0)
setsockopt$inet_MCAST_MSFILTER(r1, 0x0, 0x30, &(0x7f0000935000-0x39)={0xd74e, {{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]}, 0x1, 0x2, [{{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]}, {{0x2, 0x2, @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]}]}, 0x1a8)
bind$alg(r1, &(0x7f0000e5e000-0x58)={0x26, 'rng\x00', 0x0, 0x0, 'drbg_nopr_ctr_aes192\x00'}, 0x58)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet6(0xa, 0x800, 0x7fffffff, &(0x7f0000001000-0x8)={<r0=>0x0, 0x0})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCGSID(0xffffffffffffffff, 0x5429, &(0x7f0000001000-0x4)=<r1=>0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000bb0000-0xc)={0x0, <r2=>0x0, 0x0}, &(0x7f00001d5000-0x4)=0xc)
fstat(0xffffffffffffff9c, &(0x7f00009c8000)={0x0, 0x0, 0x0, 0x0, 0x0, <r3=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
setsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000bcf000)={r1, r2, r3}, 0xc)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
open$dir(&(0x7f0000d40000-0x8)='./file0\x00', 0x4402, 0x4)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r4 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r4, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x314)
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00005d1000)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = openat$selinux_enforce(0xffffffffffffff9c, &(0x7f00003a8000-0x11)='/selinux/enforce\x00', 0x0, 0x0)
accept4$packet(r0, &(0x7f0000d2c000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000b67000-0x4)=0x14, 0x80800)
r1 = accept4(0xffffffffffffff9c, &(0x7f0000b67000-0x80)=@generic={0x0, ""/126}, &(0x7f0000db3000-0x4)=0x80, 0x80000)
getsockopt$inet_sctp_SCTP_AUTOCLOSE(r1, 0x84, 0x4, &(0x7f0000f8e000)=0x0, &(0x7f0000405000)=0x4)
2017/12/31 12:50:45 executing program 3:
mmap(&(0x7f0000000000/0x2ed000)=nil, 0x2ed000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$usbmon(&(0x7f000018c000)='/dev/usbmon#\x00', 0x180000000, 0x20000)
mmap(&(0x7f00002ed000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SIOCSIFHWADDR(r0, 0x8924, &(0x7f00002ee000-0x28)={@generic="89fde39bf4d340ea7bf4755247ac3548", @ifru_settings={0x3fe000000000000, 0x1, @cisco=&(0x7f00001ea000)={0x4, 0x3}}})
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00002e9000-0x58)={0x26, 'skcipher\x00', 0x0, 0x0, 'cbc(blowfish)\x00'}, 0x58)
r2 = accept$alg(r1, 0x0, 0x0)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000001000)="a254faff", 0x4)
write(r2, &(0x7f00002ec000)="d33e3ac1792bbce4d7f62d063a492bc83d59408649b981c2d0e252ec8e311c2c5558503f65a3dac5a7bc6305c80648370caa813da5b8102d", 0x38)
setsockopt$inet_sctp6_SCTP_I_WANT_MAPPED_V4_ADDR(r2, 0x84, 0xc, &(0x7f000016f000-0x4)=0xe6f1, 0x4)
mmap(&(0x7f00002ed000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$TIOCGSID(0xffffffffffffffff, 0x5429, &(0x7f00002ed000)=<r3=>0x0)
mmap(&(0x7f00002ed000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ptrace$getenv(0x4201, r3, 0xaf, &(0x7f00002ee000-0x8)=0x0)
recvmsg(r2, &(0x7f0000015000-0x38)={0x0, 0x0, &(0x7f0000095000)=[{&(0x7f00000bf000)=""/212, 0xd4}], 0x1, &(0x7f00002e8000)=""/79, 0x4f, 0x0}, 0x0)
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
userfaultfd(0x80000)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
pipe2(&(0x7f0000bc8000-0x8)={<r1=>0x0, 0x0}, 0x800)
setsockopt$inet_sctp_SCTP_RECVRCVINFO(r1, 0x84, 0x20, &(0x7f0000a75000-0x4)=0x2ae, 0x4)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f00001a7000-0x3)="abb004", 0xfffffffffffffddb)
r2 = openat$pfkey(0xffffffffffffff9c, &(0x7f00005cb000-0x15)='/proc/self/net/pfkey\x00', 0x0, 0x0)
ioctl$KVM_CHECK_EXTENSION_VM(r2, 0xae03, 0x6)
fcntl$F_GET_FILE_RW_HINT(r2, 0x40d, &(0x7f0000307000)=0x0)
ioctl$LOOP_SET_FD(r2, 0x4c00, r0)
r3 = syz_open_dev$usbmon(&(0x7f0000008000)='/dev/usbmon#\x00', 0x101, 0x40)
getsockopt$sock_int(r1, 0x1, 0x3e, &(0x7f0000f7b000)=0x0, &(0x7f00008f0000-0x4)=0x4)
setsockopt$ax25_buf(r3, 0x101, 0x19, &(0x7f00006ff000-0x61)="2e007d33bef9590845b34bcec9474156321115ae607b569b5a75e0227fb7acaee280b9bcec7fd2377bd84086a9a55d8f2045a8f2698c32f90a91032399e1e69f83625c8f35776eb7a6fdc999a9a9436958ee98c7e961bf43f3ed1cc6591d3274e3", 0x61)
2017/12/31 12:50:45 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, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x5, 0x0, 0x0, 0x15, 0x0, 0x0, 0x8000000000000000, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f000068e000)='/dev/cuse\x00', 0x0, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_DELETE_PORT(r0, 0x40a85321, &(0x7f0000cbd000-0xb0)={{0x3, 0x20}, 'port1\x00', 0x40, 0x0, 0xa, 0xffffffffffff7fff, 0x5, 0x3, 0xc27b, 0x0, 0x2, 0x4, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_S390_INTERRUPT_CPU(r0, 0x4010ae94, &(0x7f00006a5000-0x10)={0x449, 0xfffffffffffff001, 0x5})
readv(r0, &(0x7f0000312000-0x10)=[{&(0x7f0000323000-0x1000)=""/4096, 0x1000}], 0x1)
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
ioctl$PERF_EVENT_IOC_REFRESH(r0, 0x2402, 0x1ff)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
ioctl$PERF_EVENT_IOC_RESET(r0, 0x2403, 0xcd)
2017/12/31 12:50:45 executing program 5:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
lstat(&(0x7f0000001000-0x8)='./file0\x00', &(0x7f0000000000)={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)
r0 = add_key$keyring(&(0x7f0000abd000)='keyring\x00', &(0x7f0000283000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, 0x0, 0x0, 0xffffffffffffffff)
keyctl$revoke(0x3, r0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f000098d000)='/selinux/mls\x00', 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_PR_SUPPORTED(0xffffffffffffff9c, 0x84, 0x71, &(0x7f0000ad2000-0x8)={<r2=>0x0, 0x10001}, &(0x7f000062f000-0x4)=0x8)
setsockopt$inet_sctp_SCTP_RTOINFO(r1, 0x84, 0x0, &(0x7f0000cda000-0x10)={r2, 0x3, 0x1, 0xef2f}, 0x10)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
ioctl$EVIOCGBITKEY(r1, 0x80404521, &(0x7f00007ef000-0xaf)=""/175)
r3 = openat$selinux_create(0xffffffffffffff9c, &(0x7f0000e1a000-0x10)='/selinux/create\x00', 0x2, 0x0)
getsockopt$SO_BINDTODEVICE(r3, 0x1, 0x19, &(0x7f0000876000)=@syzn={0x0, 0x0, 0x0, 0x0, 0x0}, 0x10)
ioctl$TCSETA(r1, 0x5406, &(0x7f0000cf4000)={0x4000000000000, 0x8000, 0x80, 0x5, 0xe40d, 0xfffffffffffffffe, 0x8, 0x80, 0xfffffffffffff000, 0x2855})
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:45 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$pfkey(0xffffffffffffff9c, &(0x7f0000ac6000)='/proc/self/net/pfkey\x00', 0x10400, 0x0)
ioctl$KVM_REINJECT_CONTROL(r0, 0xae71, &(0x7f0000ca8000)={0x76af, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = openat$hwrng(0xffffffffffffff9c, &(0x7f000090c000)='/dev/hwrng\x00', 0x10000, 0x0)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(r1, 0x84, 0x6d, &(0x7f00004a4000)={<r2=>0x0, 0x8d, "0357edb201b6a513a1de1c883de1a444255feacee2af69163d15f0c02c332764a5cfb1f807f44d7f0b941a6c5607dd4b5c9584dba30cf50ec7a8a4ea272a3c7db1c15a3aa377d13c33fc471f3c558b59d9f00d53b02eb2b81e0ce2306e4033fb51ec44c351d00e219e6879bdf58de023706c1e24463dbb2932da79f024ef9e02c057ae830a214e42edb66cd3c5"}, &(0x7f000074b000-0x4)=0x95)
pkey_alloc(0x0, 0x2)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r1, 0x84, 0x73, &(0x7f0000596000-0x18)={r2, 0x0, 0x0, 0x4, 0x1}, &(0x7f0000256000-0x4)=0x18)
ioctl$sock_SIOCETHTOOL(r1, 0x8946, &(0x7f0000c9c000)={@generic="9414740898cd28a7a99fd046d94e23e2", &(0x7f00007ac000-0x14)=@ethtool_modinfo={0x42, 0x400, 0x3, "70d277e0195932ac"}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r3 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r3, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
clock_gettime(0x0, &(0x7f0000846000)={<r4=>0x0, <r5=>0x0})
utimes(&(0x7f0000ab5000)='./file0\x00', &(0x7f000088c000)={{r4, r5/1000+10000}, {0x0, 0x0}})
2017/12/31 12:50:45 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = add_key$keyring(&(0x7f0000ea3000-0x8)='keyring\x00', &(0x7f0000749000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, 0x0, 0x0, 0xfffffffffffffffc)
socketpair(0xa, 0x800, 0x2, &(0x7f0000a4a000)={0x0, <r1=>0x0})
ioctl$TIOCMGET(r1, 0x5415, &(0x7f0000955000-0x4)=0x0)
keyctl$unlink(0x9, r0, r0)
2017/12/31 12:50:45 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000aaa000-0x10)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:45 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f000068e000)='/dev/cuse\x00', 0x0, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_SEQ_IOCTL_DELETE_PORT(r0, 0x40a85321, &(0x7f0000cbd000-0xb0)={{0x3, 0x20}, 'port1\x00', 0x40, 0x0, 0xa, 0xffffffffffff7fff, 0x5, 0x3, 0xc27b, 0x0, 0x2, 0x4, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_S390_INTERRUPT_CPU(r0, 0x4010ae94, &(0x7f00006a5000-0x10)={0x449, 0xfffffffffffff001, 0x5})
readv(r0, &(0x7f0000312000-0x10)=[{&(0x7f0000323000-0x1000)=""/4096, 0x1000}], 0x1)
2017/12/31 12:50:45 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:45 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = openat$cuse(0xffffffffffffff9c, &(0x7f00007e7000)='/dev/cuse\x00', 0x200, 0x0)
getsockopt$inet_sctp_SCTP_GET_ASSOC_NUMBER(r1, 0x84, 0x1c, &(0x7f0000017000)=0x0, &(0x7f00001ae000)=0x4)
recvfrom$inet(r1, &(0x7f0000992000-0x3b)=""/59, 0x3b, 0x100, &(0x7f000063a000-0x10)={0x2, 0x2, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
setsockopt$inet_sctp_SCTP_I_WANT_MAPPED_V4_ADDR(r1, 0x84, 0xc, &(0x7f000061f000-0x1)=0x1, 0x4)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:45 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_sctp(0x2, 0x1, 0x84)
connect$inet(r0, &(0x7f0000000000)={0x2, 0x0, @rand_addr=0x7fffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
listen(r0, 0x100401000003)
r1 = accept$inet(r0, &(0x7f0000da9000-0x10)={0x0, 0x0, @multicast2=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f00002d3000)=0x10)
write(r1, &(0x7f0000a96000-0xb6)="1f", 0x1)
setsockopt(r1, 0x84, 0x7b, &(0x7f0000e0e000-0x8)="8022e2ed01000000", 0x8)
setsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r1, 0x84, 0x22, &(0x7f0000373000)={0x7, 0x0, 0x0, 0x0, 0x0}, 0x10)
setsockopt$inet_sctp_SCTP_STREAM_SCHEDULER_VALUE(r1, 0x84, 0x7c, &(0x7f0000bcb000-0x7)={0x0, 0x0, 0xfffffffffffffffe}, 0x8)
openat$selinux_enforce(0xffffffffffffff9c, &(0x7f0000032000)='/selinux/enforce\x00', 0x1, 0x0)
write(r1, &(0x7f00007b0000)="01", 0x1)
setsockopt$inet_sctp_SCTP_STREAM_SCHEDULER_VALUE(r1, 0x84, 0x7c, &(0x7f00007fa000)={0x0, 0x0, 0x6}, 0x8)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xc000)=nil, 0xc000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
symlink(&(0x7f000000c000-0x6)='./control\x00', &(0x7f000000b000-0x6)='./bus\x00')
mmap(&(0x7f0000000000/0x17000)=nil, 0x17000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = open(&(0x7f0000014000)='./file0\x00', 0x260, 0x0)
mmap(&(0x7f0000017000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_IP_XFRM_POLICY(r0, 0x0, 0x11, &(0x7f000000d000-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=@mcast2={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}}, &(0x7f0000018000-0x4)=0xe8)
fcntl$setlease(r0, 0x400, 0x0)
mmap(&(0x7f0000017000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_AGP_ALLOC(r0, 0xc0206434, &(0x7f0000013000)={0x100, <r1=>0x0, 0x10001, 0x100})
mmap(&(0x7f0000018000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_AGP_ALLOC(r0, 0xc0206434, &(0x7f0000019000-0x19)={0x10001, r1, 0x0, 0x1})
r2 = openat(0xffffffffffffff9c, &(0x7f0000010000-0x6)='./bus\x00', 0x0, 0x0)
renameat2(r2, &(0x7f0000017000)='./bus\x00', r2, &(0x7f000000f000)='./file0\x00', 0x0)
mmap(&(0x7f0000018000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KDSETLED(r2, 0x4b32, 0x2)
ioctl$KVM_GET_ONE_REG(r2, 0x4010aeab, &(0x7f0000019000-0x10)={0x3, 0x6})
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f000035b000)='/dev/cuse\x00', 0x40001, 0x0)
ioctl$TIOCLINUX3(r0, 0x541c, &(0x7f0000079000-0x1)=0x3)
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f000094f000)='/selinux/mls\x00', 0x0, 0x0)
seccomp(0x1, 0x0, &(0x7f0000000000)={0x6, &(0x7f0000277000)=[{0x7fff, 0x81, 0x8, 0x2}, {0xffff, 0x80, 0x36b, 0x2}, {0x80000001, 0x38590df4, 0xfe59, 0x3f}, {0x10001, 0x6, 0x7, 0x6}, {0x8, 0x20, 0xffffffff, 0x5b6}, {0x4, 0x96, 0x5, 0x3}]})
getdents(r0, &(0x7f00001f7000-0x1000)=""/4096, 0x1000)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:46 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_icmp_raw(0x2, 0x3, 0x1, &(0x7f0000246000)={0x0, <r0=>0x0})
shutdown(r0, 0x1)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
r1 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f000073a000-0xd)='/selinux/mls\x00', 0x0, 0x0)
ioctl$sock_inet_tcp_SIOCATMARK(r1, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f0000e3f000)='/selinux/checkreqprot\x00', 0x80, 0x0)
ioctl$KVM_SET_CPUID2(r0, 0x4008ae90, &(0x7f0000540000-0x148)={0x8, 0x0, [{0xa, 0x0, 0x4, 0x0, 0x4, 0x6, 0xc800000000000000, [0x0, 0x0, 0x0]}, {0xc0000019, 0x75cdc639, 0x3, 0x6, 0xc, 0x2c, 0xff, [0x0, 0x0, 0x0]}, {0x0, 0x29b2, 0x2, 0x3, 0x2, 0x8001, 0x8000, [0x0, 0x0, 0x0]}, {0xc0000000, 0x10000, 0x1, 0x20, 0x9, 0x4, 0x5, [0x0, 0x0, 0x0]}, {0x80000008, 0x12000000000000, 0x7, 0x29, 0x101, 0x2, 0x37, [0x0, 0x0, 0x0]}, {0xb, 0x100000001, 0x2, 0xfffffffffffffffe, 0x1, 0x8000, 0x7f, [0x0, 0x0, 0x0]}, {0x0, 0x400, 0x2, 0x1, 0x0, 0x7, 0x6, [0x0, 0x0, 0x0]}, {0xc0000001, 0x7, 0x2, 0x7fff, 0x5, 0x9, 0x9, [0x0, 0x0, 0x0]}]})
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f0000420000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'rfc4106-gcm-aesni\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r2 = openat(0xffffffffffffffff, &(0x7f0000ae1000-0x8)='./file0\x00', 0x4082, 0x8)
ioctl$KVM_GET_SREGS(r2, 0x8138ae83, &(0x7f00000bf000-0x138)={{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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$sock_FIOGETOWN(r2, 0x8903, &(0x7f0000617000-0x4)=<r3=>0x0)
getsockopt$inet_buf(r2, 0x0, 0x2e, &(0x7f00000c4000-0x98)=""/152, &(0x7f0000db4000)=0x98)
tkill(r3, 0x20)
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = openat$vcs(0xffffffffffffff9c, &(0x7f0000493000)='/dev/vcs\x00', 0x10100, 0x0)
bpf$OBJ_PIN_MAP(0x6, &(0x7f0000c69000)={&(0x7f00005fa000)='./file0\x00', r1}, 0xc)
2017/12/31 12:50:46 executing program 4:
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = open(&(0x7f0000002000)='./bus\x00', 0x141042, 0x0)
ftruncate(r0, 0x7fff)
r1 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000f40000)='/dev/ptmx\x00', 0x200000000101002, 0x0)
sendfile(r1, r0, &(0x7f0000b4c000-0x8)=0x0, 0x5)
ioctl$TCSETS(r1, 0x5402, &(0x7f0000e46000-0x24)={0x20, 0xab16, 0x6a, 0x7, 0x9, 0x4, 0x9, 0x80000001, 0x7, 0x240000, 0x29, 0x3})
sendfile(r1, r0, 0x0, 0x930)
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = syz_open_procfs(0x0, &(0x7f0000aa4000-0xb)='net/psched\x00')
ioctl$KVM_XEN_HVM_CONFIG(r0, 0x4038ae7a, &(0x7f0000980000)={0x1f, 0xbee, &(0x7f00007f8000)="ccfeb5c7783f8cfcd396d4a2debba5feb390bd68034c1e5f711b0d6ef2db231b27b798da4bafce37fd4eb8ac52c3daad2a4c28cb7036b2ea9d45763aa9e6c0e962403d31ae82666e53da9b0f8a3d87c6e2bb0778f1cf4e8cbe67fa7308f3fd133dee9e8759c758e01f18680e2d2acad0700507adf55f268a08ddd3dddd6c08657c251ac92b44865ed42febddb4", &(0x7f000011b000)="d68e75c0e6fec991eeadad3fe41c4fd506152fbbecf089a4064221f359a478082f85b74f99bb6a13d61fb337a84d1552ff097d70ef00fd065f54910ff72017167b6e7211bef8722a3f0c84499ec2785869e92caa2e99a3df0e22bbdb1b2369549ab9e6d0e76a354baf0a2f1cbf3e4e541d9916fb9f7e610ef1e9fa593fe16f11122869ed1f5be74d36d98a96ce3da5746641a33d6d759c5a46a276a9efe7b6a9d916c70d93d66a7edba0ec", 0x8d, 0xab, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 4:
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socket$inet6_tcp(0xa, 0x1, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
ioctl$sock_ipx_SIOCSIFADDR(r0, 0x8916, &(0x7f0000dfa000-0x20)={"a4d7a5a2eba990728116e6c6d9b24a51", {0x4, 0x18d, 0x10000, "1a458c61e18f", 0x5, 0x0}})
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_dccp(0xa, 0x6, 0x0)
r1 = getpgrp(0x0)
r2 = getuid()
r3 = getgid()
setsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f00007f2000)={r1, r2, r3}, 0xc)
r4 = socket$unix(0x1, 0x5, 0x0)
getsockname$unix(r4, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xf5d000)=nil, 0xf5d000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$vcsn(&(0x7f000022f000-0xa)='/dev/vcs#\x00', 0x200, 0x101000)
mmap(&(0x7f0000f5d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f5d000/0x2000)=nil, 0x2000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f5d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = socket$inet_dccp(0x2, 0x6, 0x0)
r2 = openat$selinux_create(0xffffffffffffff9c, &(0x7f00000a0000)='/selinux/create\x00', 0x2, 0x0)
r3 = accept(0xffffffffffffffff, &(0x7f00009aa000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000e62000)=0x8)
mmap(&(0x7f0000f5d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r4 = openat$pfkey(0xffffffffffffff9c, &(0x7f0000e17000-0x15)='/proc/self/net/pfkey\x00', 0x4000, 0x0)
r5 = socket$bt_sco(0x1f, 0x5, 0x2)
socketpair$inet6(0xa, 0x80806, 0x7, &(0x7f0000724000-0x8)={0x0, <r6=>0x0})
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
io_setup(0x1f, &(0x7f0000f5f000)=<r7=>0x0)
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000f5f000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
io_submit(r7, 0x4, &(0x7f0000f5f000)=[&(0x7f0000f5f000)={0x0, 0x0, 0x0, 0x7, 0x7, r6, &(0x7f0000f5f000)="02fe4d1d8c2e4b470d1d09a38bec38f52a", 0x11, 0xd396, 0x0, 0x1, r0}, &(0x7f0000f60000-0x40)={0x0, 0x0, 0x0, 0xa, 0x3, r2, &(0x7f0000e3d000)="b87d141032261230ae359b57a457dfd8e1fd7fae832fffa18a7037ef833f305f783b7f5c39ff6febcef3a42a4a73bb5df5f9ed12e7c3247fbb1795bf5fdaa37db4616b9837b3c69078d49d201a5b46d19654483ad4211fc9d53023f0ba673a9dc16d8e9e46ca4551643878b83a064d1d3dcfd1a8b4f2c0650389461349a9e5117b780dc5f4b488b3a25ee2b90428a722ba0073f869c3aafe1253945df6942c0034d3b8757a465bb4ed4beea91781ab1300a0ffd1856554e413e85b2da0c87f15fbcd2bd4f6052023e4712160934701c2fb0741dd65147b9a5b3e8ad193bca8d986439b8c9210e9650bb1340e6ddcdea1da07b3459e862ed713b4f2a80808941a2d37e59f57105263881de2daf604d7eff979be9674d0805a8292ab02966d818527edab5ec9c3bdcbd8cdc58213255097708993a13cac2ff2f77facef89c4290088fc90aeca0b1bd90dfb09d11325b639987c4025ca9afc98eeed11ea8e03767dea10c4cfb7341ff4d9f50fbec11bf1e166569ff67586658b338ddff90e58fa20edd13352706543490c75465f94db66b6888dafb316fb2afb70ff0a553d84cf035f9b83808e39ec853422373a1f547f47d30719b0260f18416627ab7c1a4a448a572841e61b80936c2ef367af3f5d091d273641d1ef6dea93e925c5f9d1a7e6bdc63733c033399fb3c538e32b85017b913555eb7dcafb34d15bda3d59e78dab9ecd60258c425620862dac5b7b79361f4e9a7ecb82d6f9bb64b301a5a779b86e703c3f79a833324ceb6c8490f820239bcdcc350ab50154aff6c1029929d142e7402c3a152863a5f2d309204507df5096da096c78e12dd0576896fc00756ace3e6eb6ad8c734cdccaabcd8a45b6416edc577a69be48ffb7d6aa6410e492fef17a6a1de5b3d9f5e572347ed7b72a6dc9b6f01adae31b1595e4ff60a134a63937591a18f326e666dd8ba2cf0d1f24b084556658a8d557a2ae03c1b55813f2a259f240b561a65f7b6b607d7adfdfe6826768815a29d1f5d8dce596f57507b058256e849535fb368577208df1cbdfc92179caa1bd3a2f9c84dd38b1065996dabfb101af65edcb66c426af221c4a8454db93a0ac3ecd32abf1963a336f89dafc44f94c1b1cc553c288f61d9fd5d46139ef7b7a69777d1cdfbcaecca72af65624b5c8fc211067c29cc6eab9baa7f6100606b0e4c147df7fb3af927c0688fcc84d0f746ac311ee0cd0f18034e08579d6f77941bd37e775430043cc364c3d788ddc23c3f4044426c7870bbc83ae772a93f7b74e89eaf3b186f08625d769b42ac741ee97ca3eedab88ad27316ff2fa697247cbef71f1965818f08063757a90e1f8ae27260140761d788d8bc2a2dcb6c516d50d933b589755571ce6e1f6940a59d9ee3e7d8855528d7b415a1b25f20c3cd59c8cbedbf71144e81231b073908cfb211d4df17d293c40babed670636cd43e93b52f3ef9d4b77f9ef175dc671649c8c69e9e1f1ef8d580b44e2b85026927d73819594d1674525d97422f738906c59bce33e0d53841a1ab3e50185b6291e00d21db25305a3277fbe58d98fabc1595e450f893b24eb2226d6bc209cf18aab3e37841842fc20542dd71e3c9ace4e7e12b2050afe8b2f976601d77338fb8a2d1ce71adffbe90c0394fdbc9dcbab244b01154643a9f8fb52508d9ea9578f8e189f932a7918471d3ab658cb67d7f9906effadedd16095e279e23cc64cd4a0f4305d5973a1d037e7caa35657744626c06ed9a5714c687fe583e4b2f4d015815756cc28447b7f46da33036a991d63f1b869441e20ed4e5d8f3ea382a4fefbc53429eac20d2a1a358d6d211975d6cd93118c4e730350f217faf365ede195cd65ae2f629af490606a17821a6758c2a101bf8df2e88903ec8d1aca94d931dba50007bd2a564efadab76f67bd048c22e500d69eb76e8e08d27e0bf1f4262a9b3481cd96019382b8c345e8d8054185d59430388338ddfbc3bd04bdecb959ff9d9e74cbabc42640fcb2a512a77923fda260037e29827f32676fce0a028fceca2b49675593ac1175b141e61d695a4bc897c127f80de5147421bfc4782c2b8367e36b25f1f7fc6f2581fd441459de2240f3103974dbb92b2bafd1107c3a272bd7033c710e43180910f635072f10ac53bb573d9c2c99f340372de81335a4eb8e3d0c2453215ef0789aefe45d76f4b0328abb36537e324965a48f9a3e3cff34a9f231f0fb6e8dddbbd3ec94a7a16048e7ac4fa536a643cd017edc68f5cf3069de7cfa850032835b4ca144f19bfe3f19160c4ce2de18c77f4c2b2e12ad4b236368f1e3391bde1a77e2c171e87fc983fbe34d7861b5e65a227b8d74baa2d340d34a344e25cad2a5f6ca7390a51449d3c63d8cf6c63ee11558a7645e5046cf2d6b5e25836889117f0ba031857d02e589c0d89849c71ac0a3e8abaab0d63d183440167c55995bd32645693cb71de028a5f349bff2b1b99404a9f16a240d1ceb7a6bb59579fe9a6691b2d40b1798dd241127e3b992be60cc1f585e5cbaef20697fae4afd02e6cba4bc3d1db95f74f55dec0db6f614f5c4b2110cee49fb75c6c76921868f6f6c2a83db9bbd1784c771f8d0459c1e3858b15a38235f083c5c7a3b86134dc7c1d10c8d727c017cfe233338c29af2ebe0fc3d7976917c39efa270daa1b1ce14f81216f7f3897c663563901a6c4ce93fbf865a981c9d8b43b399e3633f61dd891ade0fd558f5170bfdeec224eda82c1ce54fe558c59e7fce602dbfeeeebcf80921f6ddec0b6ba7a23f05cfae7c31e7810a843f27d8dd89a904038904e9bfeb73dccb84a0c2476b646df6cf151d85c5ec0095c1df0c04413cf9cbdbdcd1fff2e74e777d55683afafe2cc92fc454ae6958057d6cc3f910e53b7ae5a2efa3efe20ef2fa04046820ce0faea0fc99b3cb76d2ce3aded989d0a13f7923ed21896f65aa613ae7bcbe703270373f9a20a58b6279af98d0f64d06b76ce89543ac2ffc1c9f5ab966f4624144553d437b9ad7e9ce94f55dfda680b2a32f551168e82450d80f10442d9c69ef2c5c1e4d19659ae44c794b4b905931693dfbf063909f4f163f2b20aae4d875d86167e85b3b43bc171e2d3e418453a25a63f364e3ae029ebc252691e58268a4024fc4b00c2bfef804b944ebf01fa56b5796d5b4ec50f301e523daba1652499fbbaefb9183cd0cf0ccfd63d582b1eed34dd4e02f00ca0fe867ba0411cb7877c5d677e1d20e15bf931f7cf9ad8d5892ae0faf495e63885d2fb2c3ecc09e9edbcf99427aa87dcb2cb07c883bd60dbab7ed13cb8ed5ebc930d9ca37cc6c1a0df51ef31d685d594c9324c31f685c1adefc66bfea567d541b048c5b20dc683a0f72b91111df05c5b964d403b5af5dcb75765cb0ae0f446dacfb4912d6d17bb102b9d39e7c02945a7f44f5db46fcf4d5063ea9582927d1e51482971173abd565cf6be4fe70b2c3726c70d4db247773e2052d0bd4d0adc46286c166f9eedffe3adf06cfa3d76216a82c60ad91a81622df5ef90a203c3f6730d6ddb0b619a15702f8132ed7bdcc3954f6cd3ffb24e35104be7ed72b0f529574e6fc6ede460831e5680ad3ea49c2dee135b7a814749f53f7143e064594e80f81fcf46c9b189ef08b79540e55a1de5f1e02048f0733de70ffb667b95932567e2182b4dcabe054f75abe7cff5878397594f0e6b6afb648622de91a096020073439262e8327aa6ddfd960373761ae072f9d187fa2e5b32649c50df883ae4c8cb4a8b55d44c612a8a961cfed972ac04cb0410750b6bfe5a50c4a8a9c9a84ddf526818bf8a46b85a827ec91b4beebc850577c05ba0df98b1344b66c1c62ac5b6958072e8c7cf17a8f30dae6776e402a1de14ffd6eab358ed43dfbd15fc972d32c737f9040b17590b85a407bc8d8268c5a7c80a661b1fd3f54fce75c397c6cd3be3fd9f445d37f16558e35dd34573892e7bdc0c8a3138d0b8459c6390a6547ddbeb67cf3d473dd4b0684d66fb840560a54e43b80e4f915d0048f0020d4ab952b66caa00113f9b2d1fdf4d33956235854d3da4b3e8371da0fc5e7b94981cac438974a4f94e94e60b3c803daa5bee08141f21549e8c93e001157fb386c1e46d6bb0c6ab7fa382276d273b4e8a0cd81c628f4fa7fd565d9ccf1e8b65419acf162a996287971e12afe8c51bf0a4fa98fa7fd3b4e7314b0cbc3d3d1c306e90864993245a4727082053ed5f34d4429152d748b512f016bf29022a0d84aa65133380c5f7e8b8e3b467182170a9540a5b4fe35757786e2c4862c0872958d508f2521015e5e3f81033d7325a914cacc434127fd1f97209c4ac92107f69a379352d91927d6575a34923facf25d09bf28cd08be3cb9f456d2ed91661be36de5d3df69e88c856195bb0931ab02c7270787135fac696154cbc16d410f1e9632f2b352107122aaea48c1379d51c7e241ab4fc41d6c0497078880074cfdc30017cf2818bbf485695184124e4554569f01d3649c7a63e8b50a1a7ccc794f565553637b405a26c42ca7268d34a201ca21f94364d1190579ac2f3b29503890d136ee8fa8145909bfbf316474a1a7d86631a3ab333e106a12a061e2cce22377c8651fc85b3cacc379f13009e46ea0c8b2cb4a3a1a93e85df8590fbf92eef1f6672723451fdd3049cc2a9c0912eb78f1a1b0aa722f053e00e961b5da353b11370e38edcb26d8b5fd8366779e5f18b7caab8727751e0ac1294345c79747933d753bd69af59088867b81692d73f7139f16f6d43dbe51acb79064e6f1e24c2cbb3eea67c41e63b09fbc8027912eb01730b025741468dff7a959041a58bb11745b2a5d4c4c07e45a296549c34d848c547b1a48d984fe2ee05901feda4d8d04f7376b246b2e020439480f8f5f8faa2b80b62c21545a26acc163a27ba7f6e25500a68c018009b28ce69bed4e00e67ec002ae9944a94ac9255704da5ba1d48b5d4defa7e9ce2cec174174e7151f1b19dd0504aa5a3c2a086928ce72ec7efbbfdf4a487dca9b719e53c7855af79e8189217419e082c8e63d94c96ce83707791f1dc3a74cc58373a15b2779d7432f16284ac740400cf18631f44c062a78d49578fa41b8da6b73d1ddc65132dd78b1d155c29e14cf8c366bdbab4576cbe0f8f010487d4fa7898c618e3d86cdb8eec31682f579afe0d7ff328051a4d89cdc27482d79893838b6bfabb7cbb910d13f6b649d4d41114d77670b74d4ed08661f4e1a20621dba96fda6bf68cd98c8e5876070089646a24a325b62a52553e5a160e42b41176c9fd4c254470d78cd42965d55e0c829f2627e6e533b5976aa52a074459966761d0061a96c6862d1d15b8a33bd35e6c992923646fba1817881b56dac1f2987d656446b0fadaf9548c34f92af839588e4815c029fc3eee67f6cccfef716c9aae96a04eb1771489e51edd31ca7686bfdb0c59c1d7e793eb6ef7b918c77a501d30a7e4f08a52cc9d17ea10f702ba8ee79e7ab1a6ba5a5bdec61aeaf3b2688716444c4848be6af7b8bb8eb8f32f68cf202fbb17ee158240e80937b87b71a949d5bbe06b0ae19c5ca596917925bf343b597462143d3cfde24c9b29cd25416f6f2bc307ab64d14025c9bfd6b5889cf4cc211340134b17b2b55110575292dcc8952bc2551759cb1f669d665b50065c90202eb58482cb548e6cd1705221656a0b601023c751ccfcaba5b1fb3900fac63c1da15caf127493b2e5a97433ae34a64814a4aee010dc691750da5cab09144cd2bc945189c8275bf59d45c66ac75bb3aa665fa899b0d6d92a9766bdd0b5a0b0fed8599ad87f35", 0x1000, 0x3, 0x0, 0x0, r4}, &(0x7f0000f60000-0x40)={0x0, 0x0, 0x0, 0x7, 0x8, r4, &(0x7f00008eb000-0xbf)="f2758bdc42018d507274401b3e709a6c9a80192d85ea51744dcdd104515d3c64a6f9c1fc692fe3464dbd569a80d42cae630ccd8230e46bdafa007bea56f420b3088ccbfe8ff0baf57a1abeb2af56a5b15e85cc54a453a42738fee07e164374982cf5d0a8e83b8ce4ddcb99297d33e17e0e30c4835c5324d8be476cb7b3e41ec9d112f7c749080d364f49e98c015f345b215435e535db29426d62f3ffcbbf62eea8de24c33859824effa8728200c107aaad499d081904b3012042a2309a0620", 0xbf, 0x3f, 0x0, 0x1, r2}, &(0x7f0000298000)={0x0, 0x0, 0x0, 0x1, 0x2d, r4, &(0x7f0000a15000-0xdf)="9acb5ecc50c5f40d0fbdbf462bd5bddc6b4818d2ccdd7bdd20ec5c51a95352c8a2846e4546df639dfc37f84a04d4f2022b898e60db37e70e5f0bd8352eafced39cc888d6b2efe28327b3eb65d5cd562a07cad9382b4d54999ca6ff803c7566216ebda6971765fb4ef6da41f02a46af36ab155058e1d99ca2080d3875c9189dec120e1ff1b96e370a72dd674c258bc0d6500e24c5d5d0e2f9a58bc7e3eca4ee6735c13464ddfd31d9a452042b875adb87450b199ce4125a26a1a4ca4c173c9099ad6a683721c9b5545c57bac9f264d68470350451b9c9d5929ecf3fd90cf21f", 0xdf, 0x4, 0x0, 0x0, r4}])
r8 = fcntl$getown(0xffffffffffffffff, 0x9)
mmap(&(0x7f0000f5d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
fstat(0xffffffffffffff9c, &(0x7f0000f5e000-0x44)={0x0, 0x0, 0x0, 0x0, <r9=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
fstat(0xffffffffffffff9c, &(0x7f00006a2000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r10=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r11 = getpid()
r12 = getuid()
r13 = getegid()
mmap(&(0x7f0000f5d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(0xffffffffffffffff, 0x1, 0x11, &(0x7f0000f5e000-0xc)={<r14=>0x0, 0x0, 0x0}, &(0x7f0000c49000-0x4)=0xc)
mmap(&(0x7f0000f5d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet6_IPV6_IPSEC_POLICY(0xffffffffffffffff, 0x29, 0x22, &(0x7f000059b000)={{{@in=@multicast2=0x0, @in=@remote={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r15=>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, @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}}, &(0x7f0000f5d000)=0xe8)
getgroups(0x3, &(0x7f0000d39000)=[<r16=>0x0, 0x0, 0x0])
mmap(&(0x7f0000f5d000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
sendmsg$netlink(r0, &(0x7f0000f5d000)={&(0x7f0000f5d000)=@proc={0x10, 0x0, 0x1, 0x400}, 0xc, &(0x7f0000f5d000)=[{&(0x7f0000201000-0x110)=[{0x3c, 0xdd, 0x110, 0x713c000000000, 0x2, "a4047ddede45e414e2c4a25940593a1a1741da1dcd9444eee2883f56e2eafff437e36c9c92b0b21d98"}, {0x3c, 0x80, 0x200, 0x401, 0x1, "eb0bd38b2f44a3ff94a16ed04a856cbef75a18e3ed65b7141328642cda31399a50358db23aece33941d67b"}, {0x4c, 0x3, 0x201, 0x0, 0x0, "a9e08759963ea6f86332fb266ef5e7c6ff83c8a6f3bcd00c06fb57375e1dcebbb9192a3b75fa6b59b59ac48f27e9b35d14f8005e66d331eaaa297f"}, {0x4c, 0x100000001, 0x400, 0x800, 0x0, "bbf7263c86373b685c593c526d2f4c78ab775f145e13edb5b6193d8808391f88c26e9bee805c09f11430d0c5e263f1d37abf37757b3a740f90e1"}], 0x110}, {&(0x7f0000ce0000)=[{0xfc, 0xb33, 0x20, 0x537, 0x1, "ac14657138bb2b4c0b2a3aa09417b2f4027f9ba27c930a7a8e4045c27b2ce40914c15f78d54ee0c83948d604a456491bd3fba0775faf1eccf80de6fb2fcdb4115f01fc9495cee78eaecba4f8d7dcbb3bf7560e90ad6d304f90fb280dec1d07215381ea1be981f60380176ba07b33b2661fc40717f717ce2529f6708d68b8d7c60f691abea2d43fe006111fbd4ce834c6bd9add2f1589e6dc9f88ec1c3abd7b7e88afd38cf87104130561a4b1f949a2110bed22cfaef1505c39c68dee51d4f6ce674a196c60bb967ab3c285eaa01c4075cd7c437e8c4c971c54d6d5aabb223cb2776fe4a8ec3b2ca7cc"}, {0x10c, 0x9, 0x20, 0x7ff, 0x1, "c97a8bfe3c4c28bfd239ee2f9b03bb4bb95b1e1dbb97a782804fed9d7d260696db9d6a091e0eaadf872b32a1cc3fcea0485768c50a4bf4ad3221479f3cada61aa06e26dbc3fb75d8a99395d06cddf6f69c1164da0e13982642c69eeed52721a8c60c7e16a5710029d9df4de68f572f44c8de94aa7fceba3eeb689852dadbdeb1c66dd36c72652970059e330302ea59556d9a70220a26a71194d5d8b6fdec23cd6cc834d0744c60a1eed378804a1799178c6c265e113967cc331c220c3d150a70e4cc43e675844bf29247b90e55e9b38f34edfce4389af5522ff00c2830c89c750afae3086ed7fa8ef7b8b978f8a64cb61965fd936f8051ab78cd"}, {0x30, 0x1, 0x8, 0x2, 0x2, "306a64cb851c18602a34b447f56389aff60ea14b88d756287a06d4c9951a"}, {0xcc, 0xe8, 0x100, 0x1, 0x1, "fd2b3b911c47d29d04b104392be28541c06fe8a630d88195fd33f75003248af5d6ca014f9576775de4a8a7c58a4985f7bfad8bb3fe5a1921334be266a096c89a737fc57c5be0f009e670898a59c18f88e37b9e643de633a3142688ca122ab58e3924117dfde221cee2673b69ca3dd61b85a80e296aa69d8b9aee7264a0118caf44b7af7f80e6b09aa8943f99594365338ce8b74f05a402409622db84477798dba410faa93ed0dc7a12aaffc255b4bbffa95e6cee93e06811cf"}, {0x20, 0x2, 0x708, 0x6, 0x0, "ed08007f04c5bc7f312b3876fd8d94"}, {0x98, 0x40, 0x400, 0x0, 0x0, "3dc3cad3c8626e5de1028a18ad65a6f10a0ae7284a14f9513bd30f84e47ab748692b316c0fe47e5773796a2593d2355c5e1bdb8aeefc4aea96c48fc7ad824e4071b3b5a903ef7f307932a89e03c5e345e12d7a3ffc79517c8020b80ee94d70bfa5737afbaaf81e2720bfaa2ec7f150640d8336159de5047a94d9beb595afa5d5252b67e2b8a64d6a"}, {0x94, 0xda3000000000, 0x609, 0x6, 0x2, "8cd91d96fd66103ee0de7073d444d8121f7178504fa1df7fe1f25c8faff1badcc24ca9ae2ead41bb36cf804470e460db62103e3445a490cc8cdf3b76ca98bb199dd68369e5a7185bf8ecd241c893b1f376ba3c1ca11102d28aa21004b9e4021864b89039fa0d6e3ed0718accebfdbf223316f9c4d58b9f267e789513906d15c80599"}, {0x4c, 0x2, 0x200, 0x58e0, 0x2, "595f9c7d4a4bb6b9de48e94f623a0bf453c7cf07ae25b9fc62c943a3fa62abb8a53b0708cf5a23a4d88f78608d3410ac011c08372e2f880a10"}], 0x49c}, {&(0x7f0000660000)=[{0x104, 0xfffffffffffffffb, 0x102, 0x3, 0x2, "1fbbcebe850f910db50599d330cbfcf568324e1cc5c7a5bf6c4403e9c9d0101dcd7b6d073161010a17c79c8843e0f60c9f99f2de571a245168fbcd96d361f59b10dd8e35d58394087a27a1d9a74815e75d26ac10ce109e9e0be90eaebb7b610b1e689fec411c677a52a016dc246b5d558603eacb58b2048d2c6c9b0cf9e4805e718b2145144368ac7e944c307ddebd74b23a78caeae8507a714c219fb8becc9282e757b5f4b1f52c0e5c5a5daa4a5d9a0607ae47ebc63e5c2c5e8a9c1d14d2bb55aeff16dfcea982c1b4477261af4d547b0b0da8e3b25d8d14d282eb06076dce2b0e26021d0a93e807894ac99a8348b67e24a6"}, {0x1c, 0x7, 0x1, 0x81, 0x1, "1eb36a2e4a04819d4f31f1"}, {0xf4, 0x6, 0x400, 0x400, 0x1, "80a6f858b17e96f77043c3322749cbf74a4f1946cdea87521910f464375b2db75af1b797b719fe16c45219594b31a357980a39f5e109caae41499d2acd77ffd2aff8a0047316d1e6d41d17ac2ce7ff2abd297acb80dfba0050c876431b5c5fb1457aeb8369fa093991740001b0731f1956f8afc02d01c5f635c53c2d85060d3f2b6623e1e7b98621b8d1bfe131827a1bcf0bc6c78ce882809031a3d8f515764721e103ebaec6a3e4b3119ef5f13c9093cf0ed7f7c002e86970b9877b984a8bc667dd8e75187be7b323e759ffcf420e391d6792009ac6299b8228fc98f760929f1c289782"}], 0x214}, {&(0x7f0000575000-0xa0)=[{0x14, 0xeee, 0x300, 0x20, 0x1, "e3ca86"}, {0x8c, 0x9, 0x800, 0xffffffff00000000, 0x1, "3f462b5e9d93b987665294e79cc2a0aa592b5afc1b63d521b681a11b04df20d5cf55107e7ed7a7de238773ba0c2d20d8714ab7c607b467185cbbf74f37fdfe42fbc7172bee2139de76a641621b96f6b70f488ba4e8d2b240bc0b679012cb5f3c55bee414dd61c0142e8af970cd9784d415b566d53df6028559feb0ed"}], 0xa0}, {&(0x7f0000f5e000-0x5c6)=[{0x100, 0x750e, 0x1, 0x2, 0x0, "7365b4cd04eafbe2d1bab41a80d39da7e4edb70778a771df7d3902ea2110f2409af93cd4455116ef4ed3ac1529483b1a1706400364382e95347b9e8700dbcc9f4fe9b68e771ec8908556f6a1abf03a222f45c99c5e8a3c92cd28922efcf45a3f02471dd975457f76994b552b35ece8a6985bddc7871c90842ad809089eea0d723a85a0b0c31b4e5a1e32655c23f20fa97ea36ebbb1686995a4dc5dc33480dd03ab899c8a110d6d8cf4575c5f115ac92bd3ccbf08b2b7b57630a21043e2c3a2bf6fdd6db7304fba6a738a6561ed025f61d271d35a045acdffcbc76ef9169747757ccbf760d7d880a453bbff3adb6d"}, {0x1010, 0x4, 0x0, 0x8, 0x3, "ffff1cc78d00e6c39c9e42d770e7b58f16bb05a2b9f4446fce54b27126ed1614cbc54e882b4ee8c040091c72e02dac22047709a101c7fb02ca7b16521cd4dab95554af5efbfec0c6251d09ed7665fd19a3d0e69267dbd1380f084f6b697a6b6ce9ccd13e0edd0b6c80129bda88bf6423c1cb023236c2490643e6fe06f13296e1f29dc9771bb1d7c47bab04e983f91a1742bc51a072d44bc94c46434bf31592f8fb401aa62b2f3bb99a17d8078bb4c47f621ed4250aa5303887c6f2716fbedefbf33ce71760b6a27f0b220f0a94323a8d8329ee005d0396f51e83e3a106352a0fba185d5c7d3647f41085fbe803abe843c86ba7c5f45473d5835f4b3bb080dbd7ac2524e6f5111f5f1d6cbef2d3d8b99802c61747b6ae3ac43a43e0a5f306dd6d9e5f47a98a8ca6852cd9bc4284f24c53698aaa62668c0efceecb038c3f78b18137b9dedfdff8ca805bc92c043024012add7cdd3c2eedb48aece4e2c3bc0651fbf5cabe5af81ca9d5220aea21251e94ec408674b62cc5e58414f2f118138baa8633b40c9d2c73978f5759d54cda9d47bf292eb7e17d5bb43cfca940386422811bf20e5ca1892862c3e814d6c9a1e9b73de836634aecf5cc9944d7a9a5301ee3c174bd5dd76c287fa67d073d8bbdc5ea14e7dce280723e7d2a9c9ba63ae29d3bd877909b2986feb359106ddd02d46c924e02c9c2dcffebf2f85c7a1ba0c5616e1cc3a56f524f90de85e2f1eb40930ce0ed317650f7b2b519d117d2e3ef95e41b9c5ba486862423666a14f4ad542f5868ca70fec01a1b5de6aadff9d8880af2eb62eab0ff262e5eece6d56f6f56473eb28def56a73b9626ba7b47ff6506bf862a0029f9446b3d14b051292fbc53aa719568b7fa6c784e3c8b772ad57c110e3c3260b28f0f9f041486268e3064d246c0adaefd3d550d652775620a6eacf220b4569d14d88db3e03e22d9590597b79e623b24ebd9a1c37c5b6171cb38803f440d55a10aba747127f7624dacdfb132659541a48c77f0939ab62ec28c7b0e2ebe53a6dcb1b053fe314902f8d5a0842a34fcb57d94c9310efdd1c8009f53b8d01767658d8e1d70ed0c3aa58c0f3481a7558ae0d13a98cb79f880c9664cd5625bfe7107d429198db1ad553525f326dd7821cf729ec54aa5e48abb1884edf895b48a596822e2cd5a3d506252f730dbe2dc33f335b3ce9276f47aa134704520aa20d723165fb2133d9d4cb685d7e805f139df791f2cc64041fa1a77d9eb9409d4af5a87df34c7ffa4f704f5c1b750e61800035b909bea5cf1762c131075f191bca44af842e467dc1c35062fa7d12b3672dd1621df3419f215bba095c80ebe3cc953beef5d31efa93399e02630847cb559a65ed9f996277e70a0370d7c763f9df8c5bd0f1b755898141d063145851c61c8e8cb0513d00b6992d15ae585ffa216d9e94cb517a78cf16aba376094b014761d59b9cea44dc3f2675de3d8d4e964b9dab2c5384b548f976f38a17726466e89612020e886eeb10c99ffef2b7fd1c09a61c0165ca8ea2f61742be23d1428f1cbfa6a201ca86aeca4aa5929425bae714c7ba83da10ff9593de5c5845927166131613d2cb81148d5030bf05266879daaccf5861efb157bd14dc7651d81e1eddf425d0308c2514f328819c055eba0a1b0296f23f2efbe7b4cea8320d519f9e5e461e804e3fd85313b0e18b35bc0abeed0913d32634021082d5d5d52cf51e6f23d7b8f73c55458142c5b2282d56b9d5b5af8c768e3903aac25371d75b5bd330aa7a4703f866abe19b2aea679447b944ff4c853e89d22a327a9981c72107dbfdf0539ce774b88da03812eb5e71598d260e995b662660f70af0838648f54452680c815ec404707ddd8cc7f2b0aeed039b2c27cb81f73c6c5389f050bca49f223557245c495bcccda3db4606f71fdab3db47caa9b11d186aa36885d92b693cecf6be3f3f3d0321e734a9125b7dd454ec073ecc48c5faf338d3a6162b4b945878b7bc487451656909adbc5763151203606cfe575f6e75d70e5341d8cc66a23a7e3d17c9305a21628a38d0ec3defec209893e068f81c028f95c374578ab6469e19893f4c1ca1dab826de8496e5777c9a83c7bfb122aeafba4881f13d05226789722ee4272f9cbc4742c250817ae4a88c532259c6448bb37c94f25f5cfe3ada8eb4cbf8666a56a0a7c57bc19be53bd08d88c7e1bcf8c8c67a8b9c9adb4c7950d461d4e16423b143b60a6972d78d89b9cd1bc651ec1dba94f627c3571e09c313c335656148b6483258797d0a131d665b0cff2c56c4b2f104bd474672e1e1ba7d2925b522b9a0355e076d36e29efba768f67b73325bea5b9087e7302e2015d59556c952efc4de5ac4836223e47fb62a4e4c5594c1525475b73fe7bca3c39a2138f355ef89ae0df170405dad1d9c8e5efad7e56541df73b43442621fccaf3896357e920eb6f68cdae793942313b5168fecaf17e4260e948e918c0fd3e3511d475f8ab961cbd591532ac4df4bba72d90a7121838d317b196ebba82ef79108b37836381ab178784682bb8bdfb8a340d833e6e53da1c50c49809aa2c85841a7710230feecacaf9ab4352e0bfbde525cf379d00aba27747ddab1fa4760ccbcf4bed8d58d0db630a8e0061140e7b2fe41859e1acd0834a1e687402a6c8ae4069bea4e6e270aef8ff3ac37a9826d8f595e3063140a4f244e8e1fc6a645025dba68d7f0fbcb5e7804912feecc0e5563f820d0b4b298f1f57aab46c59730e6ec24352c6ac97081acc91d9ba04284d3c2f2bacaba0bfcdeadba236f1b09dae3c632f6c7e79bd7dea394811c86e61b771b32182d1cfb1175c0cb0fcc77de20674a494ef0aae86566c42caa5009e7ab29bc3b56662f5abff7a7c91b34173a3928212486d97b44ef5e9b5661c54ac135d0ffd3cef8af98cecc0b2a60945912515f54002e072ed2006e7cede1be1448b1814cef372efd9cb4c6ac6dc24953ef669ded1b677f6af342299e4ea40a86f93d19b15e37d9576538bf577c7534a382a633371fec8c502cdf98f0ab0c4d27e7ffd85c8febc7cacbf6eeecac78cc62a2352f085a95c7814785df3088723f638ca0be853547f291be0781b064224bb4e4f3c1bc81f1f3e477f7fe533e30f3891e00adf10f41ab8767b89ce8717c1ea06d99cb46a4e46537d321a1f1575a58bd227711c6552e9e20de075b110f7edcad1ecd4b953b57fdb273b4746595995a810b30544bb9ff794ef73e0a282671201739df57dd8fd587af22a0af7155c70cb45787e635bda2e5d4533a44a07ada26098d3355adaf1c552e1e2acd8301a74b7becb674730916bdf3dde9e4947b82604fa0489574ae0c7e7e7846268271ff257428cea2586fe471f09c86df6b096802c63f2824aaba11a00f8f8ffa27cfc307f02f625ee687e82063356a716e0ce49cd7daa04829f3f0fdf8c9b8a39e8750adea7e9e1381554e1f979bf1ad53be533439aaed7d6b89f420d81ecbcdc25954286d05cca6c00e07900eb1803c9039c5711df5a8f4b48cf99019ae72982cdc1db3b832cb191494e55789321255f08f77210f0234c4dc2f3d1f89ec3c8f5fa22f5da8bb743133b61c1ca04b65a9ff00ec6ef1c1e21c7880e65a32bf78eac345b221729c0d924a884a8f839bf15e5994b4d2168f3b4e192c858a71ac21dde93197510c14f44e97b5cc39404f93fb8892ce2f199c43f0bdc209c1965934be113edb8c47ead9f4d0cb142bd92e6ffdef9db6165fad40efc6df496fb6dffb2225dcdea2d40c00180869b2b148de5b9b1498542c2a418eb66f049f16f273a3e76f4fbaf8d5895bfd376112fe8abd80651150c0b49d411c8b2ef8c4b912e9b58ffbf7c8ea2d66b4aecb93635b9610de133a478df7bb134903c6ac8a57bcde5a70d7ac76ed591dddf584a054b45c109d6f3495988055fd51c363ba6c669f0f1152de72bedabdbfb0ca0a2421cedd917decf371fde432ac8d30b335a9f094a849b8e82ff4758cf27fd31bba2c6dc1fb5c515c4f54628f0c5754373eed8262b54df2a5b3ed72048da101a337caa668890732dd681e447fd9509979efa38ead04b3f98121ed5f2a49f09fbabd3b48b8c4636cd4826ee2b62742a784a642c35e79dde153a6aa7a6dd78386ad79b51db2e1249b9cfff2d8200761adc724ced0df739bee9ccbd3d008d0c5f1cf85c282e4ec583852e1b00a992e2ec09b33ef8166d0e402e7107644dd6bf364eb137ab54599b92099540a8f19459b6f68dd4362eb160af5e30d5f7e271d622f8baedcfd9d275fb87dcc494eb80955f7e9859e5d7e14b43be69543730ef410e318b1c9f3f290ac650131a6e8759b2d2c43fe44f9eda95f404647aa5ae9ff434d3ebac5b8b214e4e9f2ad91126b25e72450054a361c3483792d79f31c955a256be91c8676c4850b4e721ce4ec8439527d30d0574492a51866e4fcb5c6ffe40a945f860c53ca02aea30a7d80df110c66691091077e0831bf26a296b3e17ec3b99d2fcf35d66f4fc827760888b0f9a925acb322f436c9d4cf1ddd24510eed2445f963835e1f20636f24716aeafd7c5cc173b3c95758ec29aa69772e7df7f57322ff9baf6fb8bfd6dec3a09d26c5e22e4bca343483219530bbeefd67f6de9b196d93c91b8e8c4136a12f9e472989cfa5c3d1341ac5cf61310ebf0838b52ed814069d68fc74291b0e79d58cb749e0b41b7f4fdbed6adcedb810986cca1bd45f3a49f8cfa749db0abbbc8997d43f556e32f309f9b91282871c95bc86798afa20491b7bc4a4c9a656b993c80ec5fa5909f72d892655831575d5d7d9c130e792ac35035c91529f34e610820bd8d2e0f8637d14cdca0986910c13cb96d30ee30dd180df82233d0ed96954930b6606f942edd617f0cc1d51a88bbd427deb638a8d4e9aaac8e47dd96cbfc117ac75eb68c0e84dbdcfe917120b13e46cf0465eba15376cec8c20ff12102d4f868efbd611242f381aa7a5ee72be228db8227a4b1794ad75a4f933f9423612c9dc58eef03026d60cc724c897fc5dffed154deb7217325a85a79356f6adbabbb96961a0b8335e4d06e491d1488deb09ff1150e602fc274cb7706a5346a2a066a6d8a9fc67593529ea99b2c6031a24f115b1af96f7526662d0628eb8c6a6afb9d6c51378dfc843038640f4f152f247cb1ae58a5d5238f95d2ada464ae05985a6124ae91b68296d3dc961475ae65c8cde3560c843832ddaf7b6ca43789fb248a5e0fdce3464215e23c8b53f977d732b1dfccdc07569139ead0342010d4284162d86fbb49ac0500ec69117eba93bc27c01c827fca93ba268a4e2e21d55e56adc1dc297776dd73dcb11adc5fd1d386d1a41dc663915bfb79ff7d8c53a76ebb4d20dfab53e3af30c013dd312682c38201c1ae1d7a98d300f2d5b2c063ab816a72cc16f0196a8d66f838f2c096b5cbe5f89d45622d0901eb028c17006704130f13dc1d8b2b1fe1cd8de459871b49ed67847d12285d611f345e45e878e62ce549f5b6ba2354fe6b071121c36a196a98e9607d0b895cd4c3dfea0670a23a9f1657c0d4634e07231a732fd14dc6ab623a5cd373dc6baa7a3374c78a777b220fe94b167389acf08ac82e89c0dfac0c40c8b1249553bad7437cf6e51974f3479e45123c9d4a1b4dc867fc22d85ca9c68569067f9fc0560bcf57252fc43c9fda93e4870a89c93c400cf8a2405e5b9a0bc16ec8676ffd9596a7650d51f5bf12ff93a2c01d67ee4e7dc301f02a5660fc98147c884408f40689091b5804aabe8abf6e5f5a4dfdd228e5d84e5f0e77b18ebef41c"}, {0xb8, 0x9, 0x800, 0x5, 0x3, "ece7cc96ad52eb6b142df60ec17bc5ec3ff23cb89fb3d0d05a17653fa81b5ade11c9b01bd7b74d6521a1be115bc46facab29f3880e020b1fde2cba7b3ca089d473951c14a2a36858f9c4ba74babf4e28f4075fc6795d6752dce7fa48536ce0cd65633de1670a71f0c6c6663412a882408c9b27cfa3a55fffef94b6c6089898aa33acc202a4f2654000261e7d83425dcd6a8eed4ca2c122ebf791f486000e758a0160e1c36ee7c2"}, {0x64, 0x7fff, 0x0, 0x647, 0x3, "bbca00d294bd9252c67eda78ddea7aef8d80130b766ad471fc33ca55d4543adafb8a800d6d3dbdeb1c78b04f360e1c456ebb3c44532a871a698051f3789275e95da5d2631d4bca62f8da8b5cd2f232e0d44b"}, {0x94, 0x8, 0x809, 0x1, 0x0, "395fd1e70b826200916ef597652adedcdfd278ce956f8a4d58f7537e740646da1e783fe4a178907218171e7a12f26b6ecc10db7f42aca5535b86dbbbdcbfd25d3cd025ebf1993e34e0c04081639d594851e375663fc829a54e0baede1b3f8dcc3643554b23a2106710105821df7230820bb1b84b5f79b6442a0796c0b72358b58e"}], 0x12c0}], 0x5, &(0x7f0000333000-0x88)=[@rights={0x28, 0x1, 0x1, [r1, r2, r3, r4, r5, r6]}, @cred={0x20, 0x1, 0x2, r8, r9, r10}, @cred={0x20, 0x1, 0x2, r11, r12, r13}, @cred={0x20, 0x1, 0x2, r14, r15, r16}], 0x88, 0x4004000}, 0x80)
bpf$PROG_LOAD(0x5, &(0x7f00000ba000)={0x8, 0x5, &(0x7f0000347000-0x38)=@framed={{0x18, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, [@alu={0x201a7fb9, 0x3, 0x7, 0x0, 0x1, 0x0, 0x0}], {0x95, 0x0, 0x0, 0x0}}, &(0x7f0000f57000)="7379836b616c6e657200ed", 0x100000002, 0xfffffffffffffda4, &(0x7f0000c00000)=""/251, 0x0, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x48)
2017/12/31 12:50:46 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
pipe2(&(0x7f00006c2000-0x8)={<r0=>0x0, <r1=>0x0}, 0x0)
ioctl$DRM_IOCTL_DROP_MASTER(r1, 0x641f)
r2 = socket$inet_tcp(0x2, 0x1, 0x0)
r3 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f00006fd000)='/dev/qat_adf_ctl\x00', 0x1, 0x0)
r4 = openat$selinux_create(0xffffffffffffff9c, &(0x7f0000737000)='/selinux/create\x00', 0x2, 0x0)
ioctl$sock_inet_SIOCSIFBRDADDR(r2, 0x891a, &(0x7f0000499000-0x20)={@common='ip_vti0\x00', @ifru_addrs={0x2, 0x3, @broadcast=0xffffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)="ff2a2800", 0x0)
ioctl$sock_bt_hidp_HIDPGETCONNLIST(r0, 0x800448d2, &(0x7f00000d6000-0x10)={0x2, &(0x7f0000deb000)=[{{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}, {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, ""/128}]})
ioctl$KVM_CREATE_DEVICE(r4, 0xc00caee0, &(0x7f0000cc7000)={0x2, r3, 0x1})
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = semget$private(0x0, 0x2, 0x320)
mremap(&(0x7f0000aab000/0x4000)=nil, 0x4000, 0x1000, 0x3, &(0x7f00004a5000/0x1000)=nil)
semctl$GETNCNT(r1, 0x0, 0xe, &(0x7f0000156000-0x1)=""/1)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fde000-0x8)={0x0, <r1=>0x0})
prlimit64(r1, 0x3, 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 4:
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0xffffffffffffff12, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10001, 0x0, 0x0, 0x0, 0x5, 0x0, 0xfffffffffffffbff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
r0 = openat$hwrng(0xffffffffffffff9c, &(0x7f000090e000-0xb)='/dev/hwrng\x00', 0x8080, 0x0)
ioctl$sock_inet_tcp_SIOCATMARK(r0, 0x4028700f, &(0x7f0000569000)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000b11000)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
ioctl$SNDRV_SEQ_IOCTL_DELETE_QUEUE(r0, 0x408c5333, &(0x7f0000da4000-0x8c)={0x7, 0x8, 0x7, 'queue1\x00', 0x3f, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
socketpair(0x3, 0x80007, 0x4, &(0x7f00006a6000-0x8)={0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
pipe(&(0x7f00000c2000-0x8)={<r1=>0xffffffffffffffff, <r2=>0xffffffffffffffff})
rt_sigprocmask(0x0, &(0x7f0000073000-0x8)={0x7fffffff}, &(0x7f00007c3000)={0x0}, 0x8)
dup3(r2, r1, 0x0)
write(r2, &(0x7f00000b2000-0x1)='@', 0x1)
ioctl$TIOCSTI(r2, 0x5412, 0xffff)
ioctl$TIOCMGET(r2, 0x5415, &(0x7f0000f95000-0x4)=0x0)
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_sctp(0x2, 0x1, 0x84)
connect$inet(r0, &(0x7f0000000000)={0x2, 0x0, @rand_addr=0x7fffffff, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
listen(r0, 0x100401000003)
r1 = accept$inet(r0, &(0x7f0000da9000-0x10)={0x0, 0x0, @multicast2=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f00002d3000)=0x10)
write(r1, &(0x7f0000a96000-0xb6)="1f", 0x1)
setsockopt(r1, 0x84, 0x7b, &(0x7f0000e0e000-0x8)="8022e2ed01000000", 0x8)
setsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r1, 0x84, 0x22, &(0x7f0000373000)={0x7, 0x0, 0x0, 0x0, 0x0}, 0x10)
setsockopt$inet_sctp_SCTP_STREAM_SCHEDULER_VALUE(r1, 0x84, 0x7c, &(0x7f0000bcb000-0x7)={0x0, 0x0, 0xfffffffffffffffe}, 0x8)
openat$selinux_enforce(0xffffffffffffff9c, &(0x7f0000032000)='/selinux/enforce\x00', 0x1, 0x0)
write(r1, &(0x7f00007b0000)="01", 0x1)
setsockopt$inet_sctp_SCTP_STREAM_SCHEDULER_VALUE(r1, 0x84, 0x7c, &(0x7f00007fa000)={0x0, 0x0, 0x6}, 0x8)
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key$keyring(&(0x7f00004bc000-0x8)='keyring\x00', &(0x7f000098a000)={0x73, 0x79, 0x7a, 0x2, 0x0}, 0x0, 0x0, 0x0)
keyctl$revoke(0x3, r0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000471000)='/dev/hwrng\x00', 0x800, 0x0)
remap_file_pages(&(0x7f00008f9000/0x2000)=nil, 0x2000, 0xc, 0x0, 0x40803)
ioctl$KVM_GET_SREGS(r1, 0x8138ae83, &(0x7f0000288000-0x138)={{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, [0x0, 0x0, 0x0]}, {0x0, 0x0, [0x0, 0x0, 0x0]}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0]})
pipe(&(0x7f00001e4000-0x8)={0x0, 0x0})
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
socketpair$inet6_sctp(0xa, 0x0, 0x84, &(0x7f0000445000-0x8)={<r1=>0x0, 0x0})
setsockopt$inet6_MRT6_DEL_MFC(r1, 0x29, 0xcd, &(0x7f000002a000)={{0xa, 0x2, 0x4f2, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x0}, {0xa, 0x3, 0x3, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x2a}, 0xfffffffffffffff9, [0x80000000, 0x5, 0x7fffffff, 0x5, 0x8000, 0x7f, 0x8000, 0x100]}, 0x5c)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 7:
r0 = socket(0x11, 0x200000002, 0x0)
setsockopt(r0, 0x8000000000000107, 0xc, &(0x7f0000236000-0x11)="", 0x0)
getsockopt$SO_BINDTODEVICE(r0, 0x1, 0x19, &(0x7f0000fd8000-0x10)=@generic=""/16, 0x10)
ioctl$sock_kcm_SIOCKCMCLONE(r0, 0x89e2, &(0x7f0000a60000)={r0})
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f0000a3d000-0xa)='/dev/cuse\x00', 0xc2, 0x0)
poll(&(0x7f0000348000-0x8)=[{r0, 0x20, 0x0}], 0x1, 0x40)
accept4$inet(0xffffffffffffff9c, &(0x7f0000a40000-0x10)={0x0, 0x0, @local={0x0, 0x0, 0x0, 0x0}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, &(0x7f000084c000)=0x10, 0x80000)
syz_open_dev$mice(&(0x7f00003e8000)='/dev/input/mice\x00', 0x0, 0x10400)
openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f0000293000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
r1 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f0000c79000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
ioctl$sock_inet_tcp_SIOCATMARK(r1, 0x4028700f, &(0x7f0000847000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat(0xffffffffffffffff, &(0x7f0000002000-0x8)='./file0\x00', 0x82, 0x8000000000040)
mmap(&(0x7f00007e8000/0x4000)=nil, 0x4000, 0x1000001, 0x70, r0, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000103000)=0x0, 0x0}, 0x20, 0x0, 0x0, 0x0, 0x0, 0x40000, 0x0, 0x0}, 0x0, 0x36, 0xffffffffffffffff, 0x0)
openat$selinux_enforce(0xffffffffffffff9c, &(0x7f0000276000-0x11)='/selinux/enforce\x00', 0x22400, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
setsockopt$sock_void(r0, 0x1, 0x3f, 0x0, 0x0)
timerfd_gettime(r0, &(0x7f0000ea1000)={{0x0, 0x0}, {0x0, 0x0}})
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
exit_group(0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fde000-0x8)={0x0, <r1=>0x0})
prlimit64(r1, 0x3, 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
readahead(r0, 0x4, 0x0)
r1 = openat$selinux_load(0xffffffffffffff9c, &(0x7f0000304000)='/selinux/load\x00', 0x2, 0x0)
listen(r1, 0x1)
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = socket(0x9, 0x803, 0xe8)
getsockopt$inet_sctp_SCTP_ASSOCINFO(0xffffffffffffffff, 0x84, 0x1, &(0x7f000020e000)={<r1=>0x0, 0x9, 0x70, 0x5, 0x7, 0x10000}, &(0x7f0000bff000-0x4)=0x14)
getsockopt$inet_sctp_SCTP_ASSOCINFO(r0, 0x84, 0x1, &(0x7f0000046000-0x14)={r1, 0x9, 0x5, 0xb427, 0x0, 0xfffffffffffffefa}, &(0x7f0000975000)=0x14)
setsockopt$inet_sctp_SCTP_DELAYED_SACK(r0, 0x84, 0x10, &(0x7f00000c6000-0x8)=@assoc_value={r1, 0x8a9}, 0x8)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
openat$vcs(0xffffffffffffff9c, &(0x7f0000699000-0x9)='/dev/vcs\x00', 0x10fa44, 0x0)
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$usbmon(&(0x7f000054e000)='/dev/usbmon#\x00', 0x5, 0x101000)
getsockopt$inet_sctp_SCTP_AUTO_ASCONF(r0, 0x84, 0x1e, &(0x7f00003ef000-0x4)=0x0, &(0x7f00003a9000-0x4)=0x4)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fde000-0x8)={0x0, <r1=>0x0})
prlimit64(r1, 0x3, 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xb01000)=nil, 0xb01000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
r4 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000c06000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$LOOP_GET_STATUS64(r4, 0x4c05, &(0x7f0000b03000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/64, ""/32, [0x0, 0x0]})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0x20000)=nil, 0x20000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_tcp(0x2, 0x1, 0x0)
listen(0xffffffffffffffff, 0x40009)
mmap(&(0x7f0000020000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_extract_tcp_res$synack(&(0x7f0000020000)={0x0, 0x0}, 0x1, 0x0)
r1 = dup2(r0, r0)
setsockopt$inet_dccp_buf(r1, 0x21, 0xe, &(0x7f000001f000)="3b8235cb4450617f47c9effc0435ef9ddd00d5f61b01451a023edf8a13c4955f45d54b18e6b1e10d6f3364f5bdd38dc420eea0f81133e52a9b05c155e1087e1cafea0e2988921169f1cfd66b47db1da7d1d4871c48cd102c9ade0487f33aeb6e5255ee4de11face2ea24d18d7513e2af86462438629a18cb5a1d8f0c584bceef4662bcfca529803fe2cc7db64470dbb8934a8c8e005d215994ca8ebfa54a5db603e858187e79bc7eacd5fcc393dc269f1dfe6f543f77a629df6a14b38d9981b2ea66f8e9bfc7c5c0e655b2259b5763727ce9d30bd4365cdfd251b21d7e5734f3161584c5f7aa3582c5", 0xe9)
setsockopt$inet_msfilter(r0, 0x0, 0x29, &(0x7f0000000000)={@multicast1=0xe0000001, @multicast2=0xe0000002, 0x0, 0x4, [@local={0xac, 0x14, 0x0, 0xaa}, @multicast1=0xe0000001, @empty=0x0, @multicast1=0xe0000001]}, 0x20)
unshare(0x24020000)
clone(0x2024000, &(0x7f0000cd0000-0x2d)="", &(0x7f00000db000-0x4)=0x0, &(0x7f000018e000)=0x0, &(0x7f0000f73000-0x1000)="")
syz_emit_ethernet(0x2e, &(0x7f0000015000)={@remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x40000000000400, 0x20, 0x0, 0x1, 0x2, 0x6, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @icmp=@echo_reply={0x0, 0x0, 0x0, 0x3, 0x1, "e6c015a1"}}}}}, 0x0)
syz_emit_ethernet(0x36, &(0x7f0000001000)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x28, 0x0, 0x2000, 0x0, 0x6, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @tcp={{0x0, 0x0, 0x42424242, 0x42424242, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, {[]}}, {""}}}}}}, 0x0)
2017/12/31 12:50:46 executing program 5:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
listxattr(&(0x7f0000001000-0x8)='./file0\x00', &(0x7f0000de3000)=""/75, 0x4b)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
ioctl$SNDRV_SEQ_IOCTL_GET_CLIENT_POOL(r0, 0xc058534b, &(0x7f00001b9000-0x58)={0x9, 0xfffffffffffffffc, 0x5, 0x8000, 0xe4ee, 0x9c, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
ioctl$sock_inet_SIOCSIFADDR(r0, 0x8916, &(0x7f00006d8000)={@common='dummy0\x00', @ifru_flags=0x100})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x2, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x0, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f00008a4000-0x11)='/dev/qat_adf_ctl\x00', 0x90001, 0x0)
setsockopt$inet6_tcp_TCP_MD5SIG(r0, 0x6, 0xe, &(0x7f00009cb000-0x160)={{{{0x2, 0x3, @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]}, {{0xa, 0x3, 0x1f, @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]}}, 0x6, 0x5c9, 0x12c, "0029e002e4f36eee07c7f863ed9a8bb846234c066614e60e8166a0d8647ea7e64cf62a5a75bafc4960adff01499ed810c50a89c0af8d2eb8f03d1ac40c7eb3c5544b59184ee2db471ee60ede55d1a8ee"}, 0x160)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
r1 = creat(&(0x7f0000c98000)='./file0\x00', 0x4)
getsockopt$inet6_tcp_TCP_REPAIR_WINDOW(r1, 0x6, 0x1d, &(0x7f0000e46000)={0x0, 0x0, 0x0, 0x0, 0x0}, &(0x7f0000ed2000)=0x14)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x1, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_member(0xffffffffffffff9c, &(0x7f0000705000)='/selinux/member\x00', 0x2, 0x0)
ioctl$KVM_GET_VCPU_MMAP_SIZE(r0, 0xae04)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fde000-0x8)={0x0, <r1=>0x0})
prlimit64(r1, 0x3, 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = openat$rfkill(0xffffffffffffff9c, &(0x7f0000006000)='/dev/rfkill\x00', 0x2, 0x0)
getsockopt$inet_sctp_SCTP_STREAM_SCHEDULER_VALUE(r1, 0x84, 0x7c, &(0x7f0000e56000-0x8)={<r2=>0x0, 0x1, 0x0}, &(0x7f000065f000)=0x8)
getsockopt$inet_sctp6_SCTP_GET_PEER_ADDRS(r1, 0x84, 0x6c, &(0x7f0000be9000-0x91)={r2, 0x89, "4c8b72da9f62684e009e7a37fdb711ac00045c6846434b8f1ad3755ce29f6a34c33a85865b9b1d2beba3fed726275b1f8cc7070f8b7ade2ba454bda728344c69d8276e2a494f2d73f5238a41467ad460a16f6b0e10999a67c53a23c87d07b2b97976fcbeba2fc7c4fd9685a645d2f0635d8758c25e1c83e8364ec580a7a96dc8f324ec3ae6cacfcbae"}, &(0x7f000087a000)=0x91)
setsockopt$netlink_NETLINK_PKTINFO(r1, 0x10e, 0x3, &(0x7f0000019000)=0x1, 0x4)
bind$inet(0xffffffffffffffff, &(0x7f0000018000)={0x2, 0x1, @remote={0xac, 0x14, 0x0, 0xbb}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
listen(0xffffffffffffffff, 0x100000001)
connect$ax25(0xffffffffffffffff, &(0x7f0000000000)={0x3, {"d004000000512d"}, 0xd3c}, 0x10)
setsockopt$inet6_mreq(0xffffffffffffffff, 0x29, 0x15, &(0x7f0000217000-0x14)={@loopback={0x0, 0x1}, 0x0}, 0x14)
syz_emit_ethernet(0x4e, &(0x7f0000eaa000-0x4e)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [], {{0x86dd, @ipv6={0x0, 0x6, "72f20b", 0x18, 0x3a, 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]}, {[], @icmpv6=@mld={0x82, 0x0, 0x0, 0x0, 0x0, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}}}}}}}, 0x0)
ioctl$DRM_IOCTL_MODE_GETRESOURCES(r1, 0xc04064a0, &(0x7f00008df000-0x40)={&(0x7f000025d000-0x10)=[0x0, 0x0, 0x0], &(0x7f0000472000-0x18)=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], &(0x7f0000dad000-0x8)=[0x0], &(0x7f00002e1000)=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x3, 0x6, 0x1, 0x8, 0x0, 0x0, 0x0, 0x0})
syz_extract_tcp_res$synack(&(0x7f0000afe000)={<r3=>0x0, <r4=>0x0}, 0x1, 0x0)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r1, 0x84, 0x73, &(0x7f00002d2000)={<r5=>0x0, 0x6, 0x0, 0x4, 0x5}, &(0x7f00003a2000)=0x18)
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(r1, 0x84, 0x70, &(0x7f000073a000-0x108)={r5, @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]}, [0x1, 0x2e1fa054, 0x2, 0x100000000, 0x7, 0x400, 0x0, 0x400, 0x5, 0x2, 0x0, 0xc26, 0x7, 0x1, 0x7f]}, &(0x7f000058a000)=0x108)
syz_emit_ethernet(0xb7, &(0x7f0000748000-0xfb)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x10001, 0x3, 0x5cb1}}], {{0x801, @ipv4={{0xb, 0x4, 0x0, 0xff94, 0xa5, 0x0, 0x4, 0x1, 0xeb, 0x0, @empty=0x0, @local={0xac, 0x14, 0x0, 0xaa}, {[@cipso={0x86, 0x8, 0x0, [{0x2, 0x2, ""}]}, @ssrr={0x89, 0xb, 0x8, [@multicast2=0xe0000002, @multicast1=0xe0000001]}, @timestamp={0x44, 0x4, 0x9, 0x0, 0x0, []}]}}, @tcp={{0x1, 0x1, r4, r3, 0x71, 0x0, 0xa, 0x0, 0x5, 0x0, 0x7338, {[@sack={0x5, 0x12, [0x483, 0x151e000000000000, 0x1, 0x5]}, @sack_perm={0x4, 0x2}]}}, {"2088e712ac9bf4f1ff5a98bf169087c3852e399f01379ca3974d95b2c5e347f5e40f75ab54fa8bde485ae0c66818ea2f15edaeea2be7814194ffad9f4336ec7dc4a4002ab9bfab26dee1c9eaf0fca5a360"}}}}}}, 0x0)
setsockopt$inet_tcp_int(0xffffffffffffffff, 0x6, 0x17, &(0x7f0000f3e000)=0x4, 0x4)
mprotect(&(0x7f0000228000/0x1000)=nil, 0x1000, 0x2000005)
syz_extract_tcp_res(&(0x7f0000005000)={0x42424242, 0x42424242}, 0x1, 0xa0)
ioctl$sock_SIOCOUTQNSD(0xffffffffffffffff, 0x894b, &(0x7f00007e6000)=0x0)
syz_emit_ethernet(0x40, &(0x7f0000dea000-0x40)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [{[{0x9100, 0xa15, 0x400, 0xffffffffffffffff}], {0x8100, 0x9, 0x800, 0xfffffffffffffffb}}], {{0x89f7, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x2a, 0x0, 0x0, 0x3, 0x29, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @tcp={{0x1, 0x0, 0x42424242, 0x42424242, 0x4, 0x0, 0x5, 0x8, 0x0, 0x0, 0x0, {[]}}, {"0c10"}}}}}}, 0x0)
r6 = socket$inet6(0xa, 0xa, 0x7f)
ftruncate(r0, 0x1)
getsockopt$inet_sctp6_SCTP_MAX_BURST(r6, 0x84, 0x14, &(0x7f0000c21000)=@int=0x0, &(0x7f0000d85000)=0x4)
setsockopt$inet6_IPV6_FLOWLABEL_MGR(r6, 0x29, 0x20, &(0x7f0000fd1000)={@loopback={0x0, 0x1}, 0x0, 0x2, 0xff, 0x4, 0x0, 0x0, 0x0}, 0x20)
socket$alg(0x26, 0x5, 0x0)
bind$alg(0xffffffffffffffff, &(0x7f00006bf000)={0x26, 'aead\x00', 0x0, 0x0, 'authenc(rmd256-generic,xts-twofish-avx)\x00'}, 0x58)
setsockopt$ALG_SET_KEY(0xffffffffffffffff, 0x117, 0x1, &(0x7f0000e44000-0x4)="", 0x0)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x0, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f00000f1000)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_PR_STREAM_STATUS(r0, 0x84, 0x74, &(0x7f00000d8000)=""/174, &(0x7f000031a000-0x4)=0xae)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000648000-0x6e)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0xff97)
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fde000-0x8)={0x0, <r1=>0x0})
prlimit64(r1, 0x3, 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
pipe(&(0x7f0000d69000)={<r1=>0x0, 0x0})
ioctl$sock_inet_udp_SIOCINQ(r1, 0x541b, &(0x7f00002c6000+0x31d)=0x0)
r2 = msgget$private(0x0, 0xa)
bind$bt_sco(r1, &(0x7f0000218000)={0x1f, {0x8000, 0x10001, 0xd7e0, 0x3, 0xffffffff, 0xff}}, 0x8)
mbind(&(0x7f00002a1000/0x4000)=nil, 0x4000, 0x0, &(0x7f00007f9000)=0x3, 0x2, 0x1)
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffff9c, 0x0, 0x11, &(0x7f0000e60000-0xe8)={{{@in6=@mcast1={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, <r3=>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, @in6=@loopback={0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f000050b000)=0xe8)
lstat(&(0x7f0000075000-0x8)='./file0\x00', &(0x7f0000e36000)={0x0, 0x0, 0x0, 0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$inet6_IPV6_XFRM_POLICY(r0, 0x29, 0x23, &(0x7f00000f6000-0xe8)={{{@in6=@mcast1={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, @in=@empty=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}, {{@in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0], @empty=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}}, &(0x7f000082f000)=0xe8)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000e50000-0xc)={0x0, 0x0, <r6=>0x0}, &(0x7f00005d8000)=0xc)
r7 = getpgid(0x0)
r8 = getpgid(0x0)
msgctl$IPC_SET(r2, 0x1, &(0x7f0000846000)={{0x5, r3, r4, r5, r6, 0x41, 0x200, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffff, 0x0, 0x2, 0xfff, r7, r8, 0x0, 0x0})
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x0, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 0:
r0 = dup2(0xffffffffffffff9c, 0xffffffffffffffff)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KDGKBDIACR(r0, 0x4b4a, &(0x7f0000000000)=""/7)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f000017b000)='/dev/qat_adf_ctl\x00', 0x80000, 0x0)
accept4$ipx(r0, &(0x7f0000648000)={0x0, 0x0, 0x0, ""/6, 0x0, 0x0}, &(0x7f0000df3000-0x4)=0x10, 0x800)
ioctl$KVM_GET_SUPPORTED_CPUID(r0, 0xc008ae05, &(0x7f0000650000)=""/59)
r1 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f0000d91000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
ioctl$BINDER_SET_CONTEXT_MGR(r1, 0x40046207, 0x0)
r2 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r2, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
fcntl$setlease(r2, 0x400, 0x0)
getsockopt$sock_buf(r1, 0x1, 0x1c, &(0x7f0000ab9000)=""/100, &(0x7f0000a9f000-0x4)=0x64)
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x8, 0x6, 0x1)
accept$alg(r0, 0x0, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fde000-0x8)={0x0, <r1=>0x0})
prlimit64(r1, 0x3, 0x0, 0x0)
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
socket$bt_hci(0x1f, 0x3, 0x1)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r0 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000276000)='/selinux/relabel\x00', 0x2, 0x0)
clock_gettime(0x0, &(0x7f0000282000)={<r1=>0x0, <r2=>0x0})
clock_gettime(0x0, &(0x7f0000dcf000-0x10)={<r3=>0x0, <r4=>0x0})
clock_gettime(0x0, &(0x7f0000178000)={<r5=>0x0, <r6=>0x0})
write$evdev(r0, &(0x7f0000ec9000)=[{{r1, r2/1000+30000}, 0xeec, 0x7, 0x5d}, {{0x0, 0x2710}, 0x5, 0x100000001, 0x5}, {{0x0, 0x2710}, 0xf, 0xffffffffffffff75, 0x1}, {{0x0, 0x7530}, 0x9, 0xffffffff, 0x800}, {{0x0, 0x7530}, 0x20, 0x5, 0x7}, {{0x0, 0x0}, 0x2, 0x1, 0x1}, {{r3, r4/1000+10000}, 0x8001, 0x2a81, 0x4}, {{0x77359400, 0x0}, 0x3c25000000, 0x86, 0x5}, {{r5, r6/1000+10000}, 0x0, 0x80000000, 0x30}], 0xd8)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xb01000)=nil, 0xb01000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
r4 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000c06000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$LOOP_GET_STATUS64(r4, 0x4c05, &(0x7f0000b03000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/64, ""/32, [0x0, 0x0]})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
r1 = shmget(0x0, 0xf000, 0x1000, &(0x7f0000c2e000/0xf000)=nil)
r2 = openat$vcs(0xffffffffffffff9c, &(0x7f00007cb000-0x9)='/dev/vcs\x00', 0x400000, 0x0)
setsockopt$packet_fanout_data(r2, 0x107, 0x16, &(0x7f0000e4f000)={0x7, &(0x7f00009f4000-0x38)=[{0x1d5a, 0x6, 0x0, 0x6e4}, {0x7, 0x4, 0x10001, 0x0}, {0x4, 0xfffffffffffffffe, 0x4, 0x80}, {0x9, 0x2, 0x400, 0x61b3}, {0x3, 0x4, 0x3, 0x0}, {0xcace, 0x18ef351, 0x2, 0x0}, {0xfff, 0x9, 0x0, 0x1}]}, 0x10)
shmctl$IPC_INFO(r1, 0x3, &(0x7f000086c000)=""/4096)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
getsockopt$inet6_IPV6_IPSEC_POLICY(r2, 0x29, 0x22, &(0x7f00004b7000)={{{@in6=@mcast1={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, <r3=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in=@loopback=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}}, &(0x7f0000286000)=0xe8)
sendmsg$nl_xfrm(r2, &(0x7f00006eb000)={&(0x7f0000733000-0xc)={0x10, 0x0, 0x0, 0x200808}, 0xc, &(0x7f0000f64000)={&(0x7f0000e1f000)=@expire={0x174, 0x18, 0x401, 0x1, 0x3, {{{@in6=@mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, @in6=@mcast2={0xff, 0x2, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0x0, 0x400, 0x3, 0x80000001, 0xa, 0x0, 0xa0, 0x2b, 0x40, r3}, {@in=@empty=0x0, 0x1, 0x3e}, @in6=@mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, {0x3ee, 0x7, 0x9, 0x5, 0x2, 0x7, 0x1, 0x3f}, {0x6, 0x0, 0x43f39f7d, 0x2}, {0x2, 0x6, 0x7ff}, 0x0, 0x2, 0x0, 0x3, 0x2, 0x0}, 0x9}, [@sec_ctx={0x6c, 0x8, {0x66, 0x8, 0x1, 0x2ae2, 0x5e, "4c473659a0f2ce49b00710f1ef33df5f067179b42655061e9eb945c81441d23e53dc7e2940cd4cd814e7d47979fc6d39f5b33990107128eb0779e7e1209d6c3e2b5122a875c473581aa1172b786eab15f97bb18b6c80277d198ce6d7751f"}}, @u32={0x8, 0xc, 0x5}, @policy_type={0xc, 0x10, {0x1, 0x0, 0x0}}]}, 0x174}, 0x1, 0x0, 0x0, 0x800}, 0x44010)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
[  262.561050] QAT: Invalid ioctl
2017/12/31 12:50:46 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
fcntl$getownex(r0, 0x10, &(0x7f0000fde000-0x8)={0x0, <r1=>0x0})
prlimit64(r1, 0x3, 0x0, 0x0)
2017/12/31 12:50:46 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet_udp(0x2, 0x2, 0x0)
clock_gettime(0x0, &(0x7f0000052000-0x10)={<r1=>0x0, <r2=>0x0})
recvmmsg(r0, &(0x7f0000e05000-0x3c)=[{{&(0x7f00006a9000-0xc)=@nl=@kern={0x0, 0x0, 0x0, 0x0}, 0xc, &(0x7f00004ae000)=[{&(0x7f00007d1000)=""/4096, 0x1000}, {&(0x7f00005c8000-0x46)=""/70, 0x46}, {&(0x7f0000b2b000)=""/4096, 0x1000}, {&(0x7f0000575000)=""/77, 0x4d}, {&(0x7f00006b9000)=""/183, 0xb7}, {&(0x7f0000567000-0x3a)=""/58, 0x3a}], 0x6, &(0x7f0000d35000)=""/175, 0xaf, 0x65}, 0x7}], 0x1, 0x1, &(0x7f0000574000)={r1, r2+10000000})
r3 = syz_open_procfs(0x0, &(0x7f00005b0000)='net/ip_tables_targets\x00')
ioctl$sock_SIOCGPGRP(r0, 0x8904, &(0x7f0000b66000)=<r4=>0x0)
mq_notify(r3, &(0x7f0000fd5000-0x60)={0x0, 0x17, 0x1, @tid=r4, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockopt$netrom_NETROM_N2(r3, 0x103, 0x3, &(0x7f000009a000)=0x8, &(0x7f0000b83000-0x4)=0x4)
r5 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r5, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:46 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r1 = fcntl$dupfd(r0, 0x406, r0)
bpf$OBJ_PIN_MAP(0x6, &(0x7f0000a90000)={&(0x7f0000da7000-0x8)='./file0\x00', r1}, 0xc)
2017/12/31 12:50:46 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r1 = dup(r0)
setsockopt$inet_sctp6_SCTP_FRAGMENT_INTERLEAVE(r1, 0x84, 0x12, &(0x7f0000da4000)=0x10000, 0x4)
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xb01000)=nil, 0xb01000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
r4 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000c06000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$LOOP_GET_STATUS64(r4, 0x4c05, &(0x7f0000b03000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/64, ""/32, [0x0, 0x0]})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$bt_bnep(0x1f, 0x3, 0x4)
ioctl$sock_netdev_private(r0, 0x89fd, &(0x7f0000c9a000)="5fddc94136ef6955f80e434885be5a0a3487d823f8ba5a013a13ab11ca700a320b5cdb36a2080431f75a8c3f9757514e99ea2704d5a78bdb7551e6458578121bca3c349f80cfbca98013b74ef299089193d52aa113225fa09a1ae800e9ac8adbf68d7909375142651f280a509d7887a09083719a4118ca0810833eda7c2de151e9a5c45fbeb4117f217ac78709661a9ee523d26f0d03e86498f1ed5e812d6185e1534d8a8450aa213d42")
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
[  262.603616] QAT: Invalid ioctl
2017/12/31 12:50:46 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
ioctl$TIOCGSID(0xffffffffffffffff, 0x5429, &(0x7f0000dde000-0x4)=<r1=>0x0)
flock(r0, 0x3)
r2 = open(&(0x7f0000a83000)='./file0\x00', 0x501, 0x23)
getsockopt$inet6_IPV6_XFRM_POLICY(0xffffffffffffffff, 0x29, 0x23, &(0x7f0000b73000)={{{@in6=@remote={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, 0x0, 0x0, <r3=>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=@local={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f000031a000-0x4)=0xe8)
stat(&(0x7f0000fbf000)='./file0\x00', &(0x7f0000f3f000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r4=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000408000)={0x0, <r5=>0x0, 0x0}, &(0x7f0000d79000)=0xc)
r6 = getegid()
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000a17000)={0x0, <r7=>0x0, 0x0}, &(0x7f0000975000)=0xc)
r8 = getegid()
r9 = socket$key(0xf, 0x3, 0x2)
getsockopt$inet_IP_IPSEC_POLICY(0xffffffffffffffff, 0x0, 0x10, &(0x7f00007e4000)={{{@in=@rand_addr=0x0, @in=@multicast2=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r10=>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}}, &(0x7f00000f0000)=0xe8)
fstat(r0, &(0x7f0000064000+0xf33)={0x0, 0x0, 0x0, 0x0, 0x0, <r11=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f000029b000)={0x0, <r12=>0x0, 0x0}, &(0x7f00007ed000-0x4)=0xc)
getgroups(0x6, &(0x7f0000716000)=[0x0, <r13=>0xffffffffffffffff, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff])
r14 = geteuid()
r15 = getgid()
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffff9c, 0x0, 0x11, &(0x7f0000e87000)={{{@in6=@local={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, <r16=>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=@mcast2={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000003000)=0xe8)
r17 = getgid()
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffff9c, 0x0, 0x11, &(0x7f0000536000)={{{@in=@loopback=0x0, @in=@local={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r18=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0], @remote={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}}, &(0x7f0000d71000-0x4)=0xe8)
fstat(r0, &(0x7f0000349000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r19=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getresuid(&(0x7f00003bd000-0x4)=0x0, &(0x7f000023c000)=<r20=>0x0, &(0x7f0000fa2000)=0x0)
getresgid(&(0x7f0000612000)=<r21=>0x0, &(0x7f00009e1000)=0x0, &(0x7f0000072000)=0x0)
getsockopt$inet_IP_IPSEC_POLICY(0xffffffffffffffff, 0x0, 0x10, &(0x7f0000fc0000)={{{@in6=@remote={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0x0}, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r22=>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}}, &(0x7f00006dc000)=0xe8)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f00000fe000-0xc)={0x0, 0x0, <r23=>0x0}, &(0x7f0000b09000)=0xc)
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffff9c, 0x0, 0x11, &(0x7f0000c3a000)={{{@in6=@empty={[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, 0x0, 0x0, <r24=>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=@mcast1={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000568000-0x4)=0xe8)
getgroups(0x1, &(0x7f0000d33000-0x4)=[<r25=>0x0])
getsockopt$inet6_IPV6_XFRM_POLICY(0xffffffffffffffff, 0x29, 0x23, &(0x7f0000987000)={{{@in=@local={0x0, 0x0, 0x0, 0x0}, @in6=@loopback={0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r26=>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, @in6=@loopback={0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000533000-0x4)=0xe8)
stat(&(0x7f000034a000-0x8)='./file0\x00', &(0x7f0000577000)={0x0, 0x0, 0x0, 0x0, 0x0, <r27=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
stat(&(0x7f0000c46000)='./file0\x00', &(0x7f0000bb1000-0x44)={0x0, 0x0, 0x0, 0x0, <r28=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r29 = getgid()
r30 = geteuid()
getgroups(0x3, &(0x7f0000609000-0xc)=[0x0, <r31=>0xffffffffffffffff, 0x0])
fstat(r0, &(0x7f000094d000-0x44)={0x0, 0x0, 0x0, 0x0, <r32=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r33 = getgid()
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000f94000-0xc)={0x0, <r34=>0x0, 0x0}, &(0x7f0000d14000)=0xc)
lstat(&(0x7f0000e97000-0x8)='./file0\x00', &(0x7f0000c5b000)={0x0, 0x0, 0x0, 0x0, 0x0, <r35=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$inet_IP_IPSEC_POLICY(0xffffffffffffff9c, 0x0, 0x10, &(0x7f0000990000)={{{@in6=@ipv4={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0], @local={0x0, 0x0, 0x0, 0x0}}, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, <r36=>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=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000831000-0x4)=0xe8)
getresgid(&(0x7f0000e06000-0x4)=<r37=>0x0, &(0x7f0000524000-0x4)=0x0, &(0x7f0000519000)=0x0)
lstat(&(0x7f0000854000)='./file0\x00', &(0x7f00009a5000)={0x0, 0x0, 0x0, 0x0, <r38=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getgroups(0x4, &(0x7f0000a63000-0x4)=[0x0, 0xffffffffffffffff, 0xffffffffffffffff, <r39=>0xffffffffffffffff])
getsockopt$inet_IP_XFRM_POLICY(0xffffffffffffff9c, 0x0, 0x11, &(0x7f00001d2000)={{{@in6=@empty={[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, <r40=>0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {{@in6=@mcast1={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, 0x0, 0x0, 0x0, 0x0}}, &(0x7f00005d2000-0x4)=0xe8)
stat(&(0x7f0000a58000-0x8)='./file0\x00', &(0x7f00008c6000)={0x0, 0x0, 0x0, 0x0, 0x0, <r41=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000092000-0xc)={0x0, <r42=>0x0, 0x0}, &(0x7f0000734000)=0xc)
fstat(r0, &(0x7f00006ce000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r43=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
stat(&(0x7f0000bca000)='./file0\x00', &(0x7f0000268000)={0x0, 0x0, 0x0, 0x0, <r44=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
lstat(&(0x7f0000ca8000)='./file0\x00', &(0x7f0000e45000)={0x0, 0x0, 0x0, 0x0, 0x0, <r45=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
stat(&(0x7f0000438000-0x8)='./file0\x00', &(0x7f000074b000-0x44)={0x0, 0x0, 0x0, 0x0, <r46=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r47 = getgid()
getresuid(&(0x7f0000adb000-0x4)=0x0, &(0x7f000003a000-0x4)=0x0, &(0x7f0000cf1000)=<r48=>0x0)
stat(&(0x7f0000bfa000)='./file0\x00', &(0x7f0000319000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r49=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
sendmmsg$unix(r2, &(0x7f0000786000-0x1c0)=[{&(0x7f000007d000)=@abs={0x1, 0x0, 0x1}, 0x8, &(0x7f0000093000-0x10)=[{&(0x7f0000bfd000)="b823b9456d9ddba3efbf864eaac35545bcb1f6e3a2d1da9aec6434f20ee43cf563726b595241ffd9484e33b44703ba3aca711be7fbc6467512372c544a939cda788a6bb68d6bb0bdbb9e4ebfd243435f08092b6739ca73c3f045b6887ba14fdff5c929a1e4bd97247a510a1d3e0c1c88eef2fd1275d75a29db9d50e6cb0706edc97b31be734af440e1b4edc133418aa59f4ac061ed60fb91c17ae7d7458b0412d7f30d6dc5fd5b", 0xa7}], 0x1, &(0x7f00004bc000)=[@rights={0x38, 0x1, 0x1, [r0, r0, r0, r0, r0, r0, r0, r0, r0]}], 0x38, 0x10}, {&(0x7f0000a3f000-0x8)=@abs={0x0, 0x0, 0x1}, 0x8, &(0x7f0000aab000-0x70)=[{&(0x7f0000297000-0xfc)="230998066c0ef92179c6685db60881b38d762fcdeb862be994001fe93d92e3578ec9a4c805a3b701242d95dd3eff368a6fa475ed4238ae9ae4c200043d6142788a5dcaf9d20e2adbc06b09f0ffd0a08a0af7991c0a514e24e285702ee11dc48983b88079651e331de26bdb7125df23372887f0cd889f0234f5e4c7234a2c4e9f53aa5ac257be43c94082f6ee23f223ac1451d1ef146e92ba8c4a0802eed6f3b897db049fc0238dc1574ec0359b521031fd43c836dac3a5e61ccb8dde0dc223ab61b2345bd1dd50f7ee313c772b33661f686fe0208cd182a8cfbeacad8f967d1e81e0cc516e71279fe58768dda49c8f7e7100f4d52a04586cb8680f5f", 0xfc}, {&(0x7f00003bd000-0x18)="dafc164ba2ffb527f29a8c4b2acc09ef13887fa8d176fecd987b62e5708de98e84b2da4f6e2bea0f437c8280e532931606e3d92a705d83a145cd39ec93a818a241f397fb13fd5c0be8f06cd15b2dcaa801978bfefaf8e3634418efd9c47ab1ba77a1fdf31ed4ef2b0ac9078a86317e0d7cc4d1844a31b0f2cbfd1fcd9746f16ef48ea92c8ec1bb438e8a7890e9ff95374d2c9cf1aba7fe3290da2b195695186ea312efeeb7e1ed40910cbc29a164d37fd7cae53536c5eeac98", 0xb9}, {&(0x7f0000282000-0xd0)="34e6977f4435dc9ed0226ccb2cd7c9ebfecf95ce96ad76addec60b292f490a549eb7b14bd4b3edfdb9ca1884701c9455a3ac974cc5f0cc526fe492660aaf30733eca6be50c5a799b50e95481047010a73af8a80c1ce78c6c7d9e9f221dda77b411e332358c18a13b0d53806966500a8bd695215483316b361318a7bcdcc44e768c91864e536b5af7fdabffec0a501f7ac4710635cc113dc79c2b9ace7e3762ae6ea6852073be4bc0fb20718d52f0e187632729ddb3d50e14485bebe214fa22d6816888866f5e45cf0afc565807eb675b", 0xd0}, {&(0x7f000082b000-0x84)="bb48ccecbb08735c60301f3bc6cd6b12072290aacba4618db18aad633d1399665d6e732981b2241c54f93de819531830c91ebe33f5acf3228d8159d3e9cc7428fdffe9fd700b1ed7318b43bd125e0e18a365d1d0eab73d811af9690d4a6bd71ebcf0eb90bdd01c4b203316c73959a413b101eec2f5c3634e78664d02705201d8e858a912", 0x84}, {&(0x7f00006c0000)="7918499ffa4e230498b105be8a8dbb9741e266db044bc54fcba3d19eeb461c5cf948bcc1390b9949dbb0a8262edcb823a090eaf307bb7abaa5df66af9bc42a1c90101306ebf404d753e75566d76d4bea2d1678fb1e4157c723e191ff77e0749461b29655c7c3188b97c9411d", 0x6c}, {&(0x7f0000270000-0xaf)="abd8e60911a41208f690fe70a92c5af232da54227e6dacb59e47e9d21b5ef8bc1d35bfb0cf5720126a6f45551b045387a1811202c4712776feafb230329918cac1334b030afcc63e8bcb3c9d62171c2a8561ab87b8b7877879e670a155245e283568b95c41a97d90ea2780cfab252ce958c42c5817b0c8ac143121a49b23eb194bfdfe4751ac05d3638d9060181fad4de582b487de77b97b15dd3ad7aca2a33b0ee6df4d71fb01caa3da350795e159", 0xaf}, {&(0x7f00007f9000-0xf2)="487e19e32841bb7f9cc008919582b1065e092d6d16b3d65e50f7ee0c76f74e8157caa4fa616a20ac6c6415391c30ed77618276f20973404e215dce5f4b0414c07d641aa34af84f816b4a298206198632fa2ba33e851de2c4a18d9636fa2c516309a2be08e39b4f9024f1ccf868a666604509d74f6cc52134cacc9e413da97dfb8f524084f8c13637a2687bb17e35e711d9ba8261e0c4ac53091a815347a3aa49d906c394e3d22704bd4fe3824cd42f42018473338159cd0186439aef02d4cc64643a285c8e880d8135d38f276b5e93b68623f12dc7563ef89460d3339f152f10706a39c81081b3ee99788036b1f7dc84dd60", 0xf2}], 0x7, &(0x7f0000949000-0xc0)=[@cred={0x20, 0x1, 0x2, r1, r3, r4}, @cred={0x20, 0x1, 0x2, r1, r5, r6}, @rights={0x18, 0x1, 0x1, [r0]}, @rights={0x20, 0x1, 0x1, [r0, r0, r0, r0]}, @cred={0x20, 0x1, 0x2, r1, r7, r8}, @rights={0x28, 0x1, 0x1, [r0, r0, r0, r0, r0]}], 0xc0, 0x40000}, {&(0x7f0000786000-0xa)=@file={0x0, './file0\x00'}, 0xa, &(0x7f0000dcd000)=[{&(0x7f0000946000-0x33)="d2846fa2aacb041a110645f8ff9d7083c47f57efad58b8c65a3950b44f5ce2fd5493547c545faf81bdd76e529cefb622ba1d54", 0x33}, {&(0x7f0000d39000)="aeb2a3248477a498a2e4a312d4bd7411396e2304ddfc22a1e0f889d7115e22077ea31f2bd7aef60504aee3cb0ac3fee2e139af940c55d99c5cc3523567601bca08ca37a16e67b6fa352ac4dc4d78a32bc6b71d0a138f4840f858e0b0c6ccfe8440318b4169dbb058b3919221fc12837b12e65647f05516bbebd1f1c46954f5633d26877a13469d0eb1b829e25536566e6fc9429858282c302dfdb6db2be6f52868f5468329a943f2fe3c124a92d64e947777823f97c1a9e390d92bcddec2ee1e11eccbfcecae8bfaa0f69354c9ed56", 0xcf}], 0x2, &(0x7f0000479000)=[@rights={0x28, 0x1, 0x1, [r0, r0, r9, r0, r0]}, @cred={0x20, 0x1, 0x2, r1, r10, r11}, @cred={0x20, 0x1, 0x2, r1, r12, r13}, @cred={0x20, 0x1, 0x2, r1, r14, r15}], 0x88, 0x8000}, {&(0x7f00002fc000-0x8)=@abs={0x1, 0x0, 0x2}, 0x8, &(0x7f0000d24000)=[{&(0x7f0000829000)="9a6f42fbaca2a3c1da677f2b997d493572ef6b33a8a64138b7fcdb2aaacba3625935165e47e6fbf92668d9b82dbbd0b474c91424cc67ffdf75bad9698eb328df62fd584ecff5cc746c008bd7e88c34ad0c47ae5c3f7472a327b19f44b35b21c83490fe46f61f2a3c8fa1f27ab70921917d6c2b2bb041c99ab40b3fcf7288dbcb624faef4c7078c15bddcfd03d3587018c26e57d16d7340a360505b9256", 0x9d}, {&(0x7f0000cfa000-0xff)="a7063096f4bbd4b1aba737dab0c2fa630072e6aa987f0cfb83e74a946075383f201d6d4324de59543aa44ab8edebba5f7749db2feed62e548013509caa1db908ae6b673b39a6af6c55bf1bdad1fed042f9b312802f6729255480b724eed87dad5e4ba050a69d091f0e62d334a17e40ba9a19aaa2a8a86fbe328aef975f2b6e2283778882439dfb0932438ac595ab2c90d785c6fee03023ea442731d1e6976b91d327b314a8f738556ba0368c386811ee3fc1297f4e8005ff2188ea6c084693628f9eb1562f5e7519760899a8bf5eeebc0b118d932ddbf4b98448b00d78915ac0048354dc72f6976ae66ab568b143c0a9d2d79e0bf98b51cf2790d922ece890", 0xff}, {&(0x7f00006ff000)="d07c8c1d3a5544661d9408fb94b5bc9095b2670674948d08cc1316ca3a503e286353fd0979dcd1b68b03b1314b5e1c4c064075e57594397873766e1d6964c610deb813f5c63ff9860f5a88a054326dcbb9e538ac4c58", 0x56}], 0x3, &(0x7f000096d000-0xd8)=[@rights={0x18, 0x1, 0x1, [r0]}, @cred={0x20, 0x1, 0x2, r1, r16, r17}, @cred={0x20, 0x1, 0x2, r1, r18, r19}, @rights={0x18, 0x1, 0x1, [r0, r0]}, @rights={0x30, 0x1, 0x1, [r0, r0, r0, r0, r0, r0, r0]}, @rights={0x18, 0x1, 0x1, [r0]}, @cred={0x20, 0x1, 0x2, r1, r20, r21}], 0xd8, 0x4080}, {&(0x7f00003a0000)=@abs={0x1, 0x0, 0x1}, 0x8, &(0x7f00003eb000)=[{&(0x7f0000a6f000)="1bd0d195760c9bae934ff1b3dff81f36a5e1bd7eb61f85383e427b7b19d8dd6e92cd7c02b89c19dab1a6f952ea3109e33d78b8ce04523ae1cd408adda56a702f14a64b0e4ca1c40e028fd1eb26299f6b90e0e326086273ad2af15d1a108d2984c32db6632f9c5074191a1761d0dcad5f65f9fcb8e37058ab1f778ffca2c3aad55437afe822539b1eeb563bd731b88ca61c80fe8616d8b3777a0e3e324bf16d88c7509c17f2a95d1d5025d452d30e2e5e3dec9db1dcb56b8c726c948e0c76b0e6190f1b53655f109eb9761eb988908af08d93cee669e838a86b8ae151d8b9b03e87f6a382ea172e7d2e9798e5934cf43d1d110b025545590281db21221aeb8466ad65917c2554635bbfdd524392632f97f924697a55d5fb57b9a4dd85e1bbedd8baed92cbf74779463cc29757ee10704855fd82e4b3fb5dc2ad8945044c7683d90acd52dabbede37f8fbbd3a03376e6fc4c4efc90746a36cc0a96448d7bbbdc07710574712ed5768a7864419b4374e0278e3c098719baa001a6657933add71c2244da8d363156e6c7c989db550c817cbeca1b77a96f31ae23bf4088a9a3ea9dc55369d99eff610233edea874c50d431b2f4951fc32e28a25bc76ed1d3a6de3883103de2234f295c98403f20810b8d4ad446668651357b9dfb71556d3097c2574bd239d8a9c99e6993d41ea76b953a2c81227bfa73635a0907b230c4090ad17b7d079a4c412c281dadec6d40ee6343d30a91696bc51ea08b62f1f72245d179be7fdb1af9a6856d6a00730c9c661236ffbc4a6cf1128de3a2e82b0cadeb13d6c1e11cca1b602cc73c77b94f56b083b30260801aea60aab41d21207c1dd95bb2f802cd1ee4739d1018c91cfc4a23859bf281e92e842b90b40db5cdf3e05b7320e273f50a3fc224329551a8a0b86365b7ba599bfda992896c38b307536681bf7cb091641629c34a3340b1b2902baed242552ea5368fe201730f2d254a0597da7a59f5dfaaf94f607e9cbb76dfcfa1af533e9e7c0cf6c593a8d47c0fcf3bc345b5629f0bf64fa9a5d19a8851ad2d9ee9246874ccd1bfef827d16e3a21350f35d03c2f3d1bf92ed1cc078592d878397173930b86aa54c28f797b5901a80fc4d64132aed19acbcd1252e3e44d810b1aad55c6a4b13aa00628ebd16d68b545e741fc37486b2edefdb2abb61d080c3f240380814dff328cc71a686cabe53da72709c0819b0c611960fb40d10ddff73bfb03d8a4af127369839499867d16ef9812cde7374ad6f7bfa7b720afb4977654ace6be369387077eff2bd81f543daeda404dae890c427edd8647f6cebc76edaf49af7a678fddf61a79e2d81ff4a48f61da76aaf49c7331aa8beb777fe879166e6480bbaa1e831e932130a00804321ef137c79cc7683780943281c7a6f9e05eb254745c2732cbb829fbedb53f45ac9d957d08987e9bbdda56fbf5085b003ce295fa0c88eb5b789f182c115be1b3fc7fe5a297550bc40f64cc89b515430f5cf3b0207daafe87053a0fdf24cc229b09a4641486c2da73d85eb53ca01f751ebf432bff4af4c449702ac61523533c3130044cdfc12b3861b793f69f999c433b62b93c9d5b46f12aa1931d7b5af406f02d421b89129fb0a250b20dd1ea7b399dade0a609462dd2fbf1a608d875e14f3265624505ea52dc586028bd81cbafaf9af92309e28b8dc4810df114d82199c8e0c438cb34f4cefa9451bc4d444ae464a1c46931aa3425d3032f6b7453973c42dcb7b71c25969ee2e96f371ab5646a05129e3d953783434261180219bcc94542d76f16b6ce5c4f553d843e546eaf11b05a7eaf4882913dfb58ef26d87713360b2d54ed3c1391a228395618241e240b27a911f96a00a7db3ee384ded125b4326d03fc50bfe48bd3c4ff467a249a3c3e74b7a5ec8e52a6cd5a1730e45dad54717dbf3fe45261cf7723f1656959a7d13ad8df09a84dbe536426bf0c0c66861904f544d3728e02ee9df5c2c57d602fce3ed84481285cb8ded93471dcf0c836bdbbe89242f3d7f7f58d764e1ad0a3bb842bfe573e949648966b90cb8aecffd7fa384b84c8905a13a31d18d0e217520029029798d7f033cf1da96e1d17cb4fe1ddd1618b816c8bff916b70aa0adf032b8436e0ea430c6402d3dd2269e0ee36469d83be32c1688dd2d61c4f94dff59861a397f1c9c51e605638c3df3333aea83746bf1654d9e089bf2d85ca6e8a99b2c3ee931e7433c351ccdf4bc0ab57e94954be3c1f59b81321319d6f337674291152fd6b3c4d62beb53430b31690a76066124f7b8411454b5996eb255917e197d042b5af81ba91d5ee6eeabac29c907d957af3c2eed54eef5ad5136f283623d8961b9b5c0442489392fbaded150b0cc55c84fbf0d9e1f8e54cd38ba95d1cc0823d684632da97d57ee312ecb9d6e678e0e5c71ec05d3e6b7b746773cecd586f717c89643d63be4df53da56a9447ca740f92ad042ff2b4dae379566ede4bbedf25ad3a6d176f1f6c3765d22d7457625003b7791cd379465c98124e55b0258292ae7ff1e63d1ea765db4b1960aaad4d85e4cdb9fb7c78b60290536525336820ff80e2f32bab50eace0b9abde50098f9ca0eed49f0316fd63b5fe8e86bc2353fe262aeadcec34ead974d4ab474dfc05b789de5da984032ab64297d017395e0aadf0bdf05240fc602b09dcdfac4d67e484eca0ee388b0dce6a7ddf9801112f428b4c49bb9762b7c00ceb8eff2a05252bd04f4fe5a5e085000a308782edf72dc5b75316f88b360b88fce7747f3a0d5c08df11e3f81e9c3e21a8c27e0b28a00bb3c5fc288c6f1e79f66e6a939c7cb9a8dd964c607859e59824720cc082c3350670d37d43f50ebec6483ed379c583fa34018bfa75c5ae645b9b203342f6b5f93c27232f3cf4ba51b2aa7eae2e0a8b9f67ba06f92766a2a31c1e747bfeeee26797b9f64e7f4e6cc830550b6465f610e83507ffc3f62c0c49d26e2474a0b2c1955ba93d8dd2a7180e11ba2d29f52ccb58e2c162e18a93c217cf61016152010c0c464a04100ff99729a0a07b9c48fb5d542c92449773315c43a54afe33a4cfb808f44f8e1f18dfd86973500a9f9aad8dbd1ce5c01fe2959f585853413ffea8d61d3c8c6d61647fbb59a55c2bf583cb8d1e61383cbdb43bef43781fdcb180e231909edb215d160f5316b7e83f07a96db7d5cad5bb9e53d8c89e0ccee46317e4d36e3d0a1a1fae1a2e1a2abcadac3c7b609585b63d284592b51b5ce6d693a1b18018cb010aaed0fa29dc0ed8f30f6571c25367a3b6318cade0bf24986236f4a5477874eeb21ec1bea979df01fdc755559827e33ef9ef784f916bf47e0342f9cce3f4a423f959969dfd833bc9319bd2c289070b80aa790464744fa37784af4edb87ceb00cec49e0a9f7940145beb512e80bb7e11fa950ecafb05eb500c981d29a4f93d73b8a52c6a6ec1251522bb8df821fc19891ef7df4b8e2ee67d606092d2069b0111a0beb0abe81d34331c815ea46f6d323f3154bbf0d03be835b9ec3c59a05ec280e28faae067beba3a329b9912c30987523c7c24b4e9a60e421661e9faa7ee6175621045aeb3b805f19b9736342e9f8990d596a0454fab41a34ec352e29728e5a3d095420d1c9c0a459cd4b12dbbfdc21aa13eda7ee9668fdb79b711b8d12ce072da0debefbcc5ab69203f5d3705fef550a3a12971ba4429e510ebd49188a9e98b7bb3de5870d57b433517d077dc618f52f1d6f1f4502581e5bfd749188bbc62f2fafe66dbeb526fa2225b2bada7bef89b70514b0834d14b276c0bda4f550a270d86d289f5878e0b3c0642f77e382859bd7ff817ed3efbe8076c7cb6aa1187a6bd51ec2240cc7f4a99500fc36f9794c7274fb967eccd5503544931b17f7533d1d270425455737a35ffef8e6bf23ef317e6ca59c2b0b4a2136a2d7cd88493524e80342dfa123b80eb1efc001cc2c679acbd8750499f94493d4a158b81c3a602584076fbee9bfad9f1046297001bc48d3c697fabd90101541e0800b4d2d436c5eb7430729fcfb054e503cbe44ded363dca3c2ccf3b6869ad8289bf61bd9a6de9cfa7029e92cc535cefe4cfe4a38aaad1055d5df01cf9ba3693e8bc6f32f8795911900deed6948221031116b62e554db2369e5603b944e7ed9bf5c581a570152efdd3cd5c7d25afc2c15b03e16123d1c34e06ac7e67830c46c5fb7025efb5bd727a89430961e7c562a88b212998df4a923fb164e2327985c6a6b2d444fd7bdc829595ebddc407561d796f4faa60422ae345cc778f1d4f5b6eca42880cb810fb6c66c08bf6c43181d9c74615ab650a70bceb6d8803798841220e5b7f9ee2136dd79b5d7c37fc21acd87c59cb742ff130d83199a532fccec7e31fbaf0aef0b06a871e2ef91a9c40cfbb8e509399c7a5edce1817f055378975ce96fb75b5eee5cb97b33c5c726def107faf1e10e5a5dc39e78aa54da2e3d27795003eb812d74ab38084d5e2a00d2985b47c30bd6d8ceee64b73b2ced85dc00b11fc7cd8287f0f822e25009c41e3760a8356cc2522b8ab7f1a7f9184f6de2779c9b7e236e882f9ddbb4eb9ca7ad6d858879a0b0340adbc173cd57c50450db20d574868527a32149bad852aafdbce2dcbf568d90dfff2952ac51e15e726e608d89144d57b19e9c54c51e0cc9f0174a4cd669ad0858f7ae0494519d6c8a3e3f33d79e133b2cc558692277a3d49ba4435f78bbb5e6b32fe89a824fedb16e424c986b03cc59b7ce3a52502baa1ec098860390dd30f496ca12fa3826dd878cbdb40f2e325bbdd7c2e5b083c5e5c45fa77731a60dd930b8278b56f78553a8ca60202385db9b4a992b94bde8227f1912c4edebc78a972d5b83e9bc7fff9f481cba10e8da3cc8ce59031c3a4c1bfa4356ea81e14f015c8612615a53d5c6a51cfd7ba5d239d0d063de2cd16953ec1823017c3318469ae77c6da732dcae318acb9e764811efc60466a3639270538dcd35b36e99fe310686f2e70df8fd6c24beb3e6910a61b67eb3e6aa37017b428a8db72545c85dba9fc48b6dc4dcb989a689d4af68470fb93521b0675353862b3de6ce02a9bb955d5f5025d4baba018d1d8df2f8c23da0cae4e8fa358bedb0c4dbadab8eaeb7ae7001f7c6ffbcf1e887acf22210948d3cf03406b0c017d9c9c1a52f9df4cfd5d2aba293b674286af07e399d65fbf72c89518bc5d31fda5d68d0ac5d17278c7beeaa4b78538c993ea24002bdd249deb16b1cc339a21d668a912d61ef30f2e0c60ca0bf45026ad462f91cce9aff96ce82ddcbbfb9b8e401bd14ce088c6c43dc6dadcc2bb2dfbd3bef6fe1fd41f2513fa3ac69498669a9e2526ae5fc8fb4cc700fa458b2d1da3f7252f6278fb9bbbb906e4a1df9d40979d7051be0bd2e82d21ef2b3962341051135eff3233ca2dd2408bc64f838c233139c62b86e744230821deed08859e655ba4215c7548203ea1fdec9900ae4e478c9f60475d9dfc88aafda9efcf65774c8f95ede9901a63a2019ee3c41c2bd59a9659c11b7079476e23a5ae164a69d3d5ea86f1c6e1b5f11b9dc3302ac70beddc07bcc918c68220e380a3e56a545077179020774e0b7bd5dcb597425e7f176a43022c6eb8fceeb217d6ad0e241494cb7d06c3061c2b80be97beda7f0f43ffc7c1dc45084e5be0192f9a70e0028eba5ef71e06f58b59a22b056cd64fff28968754c0a52f8d892611753b73f2a6b370177e2ec929fd2698544ac6fdd58e9e121812bde5cad9f1122d210a53c71bd4c7a7fe76ad42bdae185d92bfd78f12c8366861f31e39e42df3b60a459", 0x1000}], 0x1, &(0x7f0000a14000-0xc8)=[@rights={0x20, 0x1, 0x1, [r0, r0, r0, r0]}, @rights={0x38, 0x1, 0x1, [r0, r0, r0, r0, r0, r0, r0, r0, r0]}, @cred={0x20, 0x1, 0x2, r1, r22, r23}, @rights={0x30, 0x1, 0x1, [r0, r0, r0, r0, r0, r0, r0, r0]}, @cred={0x20, 0x1, 0x2, r1, r24, r25}], 0xc8, 0x24004000}, {&(0x7f00000c0000)=@file={0x1, './file0\x00'}, 0xa, &(0x7f0000487000)=[{&(0x7f00001e6000-0x49)="52a93d01bc02e549f439db4f33603268ab472e70a394487624cc3359b6378c35eaf9a92623ebff4055c96dac2269df271a3c7d053264e828e9f9e36ef21d076a26bd573645445b2153", 0x49}, {&(0x7f00003d1000-0xe3)="fd048b4c85485e122db05e0c78ad0d51b67087906867fffc0c42dbf70edc7347c702faf46c9b50a38adcd32dc71a66cd0f6cd178bdaf4f54f0edfd5dc66c82692245432fa3ba5d62d0f9c30fa0c0eb433952f3f47f1e07e7c7c249caafeb4df22c27d445f039ada87faba7fe7280c4e09a43d578fef6fa05e389b9dff68682dab753e5534292a240fdcab607b2a3488cf35cb46fb4aea4e603b5158278a185114e6fea5a74932ebcd7bba9242d9571cc4879dc5925297b16c01e8fe6c0c3934d09304420e231dec9d1d8c324fccc9e3115aaf594e54010c5aa39dcd81dd4a3de7c2a29", 0xe3}, {&(0x7f00004c6000-0x83)="2614cbffa6c977df4f05e26c7712d440de831c94c5c081075daf26cd82509653fae5e15774e5f10e683b8cc46735f1b1ff1ae451241ceaaaa051a81294455caaab54fdca1e82b0b8854e7474530525ce65be5907f318dfbf3bf038fedce133f332cd39bd6ac6da8a254523e4d395a3dce1e2bc4f8167b67117e97fb409d7549b2f166b", 0x83}], 0x3, &(0x7f000053e000-0xd8)=[@rights={0x18, 0x1, 0x1, [r0, r0]}, @cred={0x20, 0x1, 0x2, r1, r26, r27}, @rights={0x20, 0x1, 0x1, [r0, r0, r0]}, @cred={0x20, 0x1, 0x2, r1, r28, r29}, @cred={0x20, 0x1, 0x2, r1, r30, r31}, @rights={0x18, 0x1, 0x1, [r0]}, @rights={0x28, 0x1, 0x1, [r0, r0, r0, r0, r0]}], 0xd8, 0x4000000}, {&(0x7f0000383000)=@abs={0x0, 0x0, 0x0}, 0x8, &(0x7f0000fa5000-0x30)=[{&(0x7f0000ad5000)="e2cf67998b8cd53515b8a74e9c5596ac3058b0ac157e32739a88b152d5a44978ccfd9386b17419011f33fdaacaf50254a7d93b2e0ec8482c4c25fa83057d93267d423803867472ed686f4ec3df1672cb6b42e5c2543bed5b6a5cd31e26f8a851e7b306e49776272547f6ad0b08c91c2b006d60494b701d0d59f9efabebee677b2e0572e7e2dd6174b6c0bf0faa69ddd727f96bd0dd59a6c8075b1c281ce981759ac441276225151002fe7e3044aff46be5", 0xb1}, {&(0x7f0000529000)="f4d71efe142afc80e1000155d211f586dad17bd286f5f854f15cc0ffc61bbc2f4ac7277ab9d1f3f257d5f335442c0dd350", 0x31}, {&(0x7f0000c86000-0x6e)="d64273358fd8d261d225aa7205a459e017eb8b29e0d691836f3c4f003eeab9b13a19d17de2c09839714eb0d102b3e9bcf891e97ced411d5be5f1574f483e662e7cfe9b6fbcb43916acc53f19a8e9aaddf9d0d76fcbbaad7c0c91e5dcf10ca701e0b5a360a9cdd98bfd6c56ca624d", 0x6e}], 0x3, &(0x7f0000d5d000)=[@cred={0x20, 0x1, 0x2, r1, r32, r33}, @cred={0x20, 0x1, 0x2, r1, r34, r35}, @cred={0x20, 0x1, 0x2, r1, r36, r37}, @cred={0x20, 0x1, 0x2, r1, r38, r39}], 0x80, 0x8000}, {&(0x7f000091a000-0x8)=@abs={0x0, 0x0, 0x0}, 0x8, &(0x7f0000ae9000)=[{&(0x7f00002d8000)="f6e6f60e415f7d4a319fac7d90295054462f0300b2117c86d2", 0x19}, {&(0x7f0000479000-0x28)="a319d77ad91698dc2885b6d94a68a5be473dfb448546ccb69df13672a54087b80ffd8632ea8e0b5a", 0x28}, {&(0x7f0000b4b000)="167cb27b66862f11676418d2a16b83099cfdb2c1c7d28fe34d4916f3e3b9c732d91c2308ef6db879b3c124a9ed93244174725b92abe56bba34a0f7f836164afbf5de2b7a02a4a99013bfda8d9d7e8e2e3f7960a7baf804907ff1839f1b80531d8d3887e85850ea8556b0527f9ed98e24520c16752f167e87eea6dc9b63ca80e966671f82372e9d91e12d8f771886d7e877e0158103e988d091c0", 0x9a}, {&(0x7f0000e8f000)="bc3f619ae15e08d8707b38468d7fedff2499699712", 0x15}], 0x4, &(0x7f0000392000-0xe8)=[@rights={0x18, 0x1, 0x1, [r0]}, @cred={0x20, 0x1, 0x2, r1, r40, r41}, @cred={0x20, 0x1, 0x2, r1, r42, r43}, @cred={0x20, 0x1, 0x2, r1, r44, r45}, @cred={0x20, 0x1, 0x2, r1, r46, r47}, @cred={0x20, 0x1, 0x2, r1, r48, r49}, @rights={0x30, 0x1, 0x1, [r0, r0, r0, r0, r0, r0, r0, r0]}], 0xe8, 0x24000010}], 0x8, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:46 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:46 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xb01000)=nil, 0xb01000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
r4 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000c06000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$LOOP_GET_STATUS64(r4, 0x4c05, &(0x7f0000b03000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/64, ""/32, [0x0, 0x0]})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:46 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f000049d000)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
open_by_handle_at(r0, &(0x7f000026d000-0xf0)={0xf0, 0x100000001, "e5b2afc9c3bfef5a0674204a6892b1d5da76892f4932654522ec42f54aca8f0a592ac22af3648c82ec6954bc04cf31aded560ae2cfa0d125107933af3e6401df95aef1599e4a10fe4325f2404c51720056107f0c305d11ae50e1ac99f2c727a365470b88cb41c60346b128de2dea72a4cc7dc6c1b6390b86d53a7bad361adcfe70c71f69035f332821990ee0aebd4e0b4f2c8daf1d1fa1cda3b3467820cb8c62b83179313b8a3a38020a497d837846493b241335f176c88db30678927745aef4df8df117f1a874f89e77ee9344ea33f27d9b2d25e61d118c72022d05c1bcf49b9e2df9bd5375c012"}, 0x4000)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:46 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
openat$cuse(0xffffffffffffff9c, &(0x7f0000b89000-0xa)='/dev/cuse\x00', 0x2400, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:47 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:47 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f0000022000-0x58)={0x26, 'aead\x00', 0x200f, 0x1ffc, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x24)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:47 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f000094f000)='/dev/qat_adf_ctl\x00', 0x200, 0x0)
ioctl$TCXONC(r0, 0x540a, 0x6)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f00008b5000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006a2000)='selinux\x00', 0x0)
prctl$setmm(0x23, 0x3, &(0x7f000070a000/0x4000)=nil)
2017/12/31 12:50:47 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:47 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000485000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
ioctl$DRM_IOCTL_PRIME_HANDLE_TO_FD(0xffffffffffffff9c, 0xc00c642d, &(0x7f0000396000)={0x0, 0x80000, <r0=>0xffffffffffffff9c})
ioctl$DRM_IOCTL_SET_UNIQUE(r0, 0x40106410, &(0x7f0000807000)={0x86, &(0x7f000021b000-0x86)="1d4fa06a0a417a1d797dcf003e7d80dacb6a4b955997d46541e0f65af047e76224ffe5bb06d61752eb6a7d0a015684acbf1cb2ba586351b5dfb041056a9969b8223432d87f8304a0dd4812d52e681967e19a65ccad254a890586a8d3bb834bbef3a61861c6d7a98ff3d7202455e4c38c003617f0363dc427d32242919672260c13e41e355f30"})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:47 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
r4 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000c06000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$LOOP_GET_STATUS64(r4, 0x4c05, &(0x7f0000b03000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/64, ""/32, [0x0, 0x0]})
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:47 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f0000110000-0xa)='/dev/cuse\x00', 0x1, 0x0)
getsockopt$inet_buf(r0, 0x0, 0x27, &(0x7f000036d000)=""/212, &(0x7f0000cb4000)=0xd4)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={r1, r1, r1}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160-generic\x00'}, &(0x7f00003cc000)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:47 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000000000)='/dev/vga_arbiter\x00', 0x400280, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$LOOP_SET_DIRECT_IO(r0, 0x4c08, 0x8001)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_mreqsrc(r0, 0x0, 0x25, &(0x7f0000002000-0xc)={@remote={0x0, 0x0, 0x0, 0x0}, @rand_addr=0x0, @multicast1=0x0}, &(0x7f0000002000-0x4)=0xc)
getsockopt$inet_sctp_SCTP_RECONFIG_SUPPORTED(0xffffffffffffffff, 0x84, 0x75, &(0x7f0000fc4000)={<r1=>0x0, 0x5}, &(0x7f0000001000-0x4)=0x8)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_STREAM_SCHEDULER_VALUE(r0, 0x84, 0x7c, &(0x7f0000000000)={<r2=>r1, 0x4800000000000000, 0xffff}, &(0x7f00002bf000)=0x8)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r3 = socket$unix(0x1, 0x7, 0x0)
setsockopt$inet_sctp6_SCTP_PEER_ADDR_PARAMS(r0, 0x84, 0x9, &(0x7f0000c25000-0xa0)={r2, @in={{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]}, 0x5, 0x9, 0x1000, 0x101, 0x44}, 0xa0)
getsockname$unix(r3, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:47 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:47 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x10b, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [{[], {0x8100, 0x2, 0xfffffffffffffffb, 0x1}}], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
[  262.867854] QAT: Invalid ioctl
2017/12/31 12:50:47 executing program 2:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_user(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/user\x00', 0x2, 0x0)
bpf$BPF_PROG_DETACH(0x9, &(0x7f000044a000)={0x0, r0, 0x5, 0x1, 0x0}, 0x14)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:47 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:47 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:47 executing program 1:
r0 = accept$inet6(0xffffffffffffffff, &(0x7f0000e93000)={0x0, 0x0, 0x0, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0}, &(0x7f0000140000)=0x1c)
fcntl$getownex(r0, 0x10, &(0x7f000044d000)={0x0, 0x0})
r1 = open(&(0x7f0000699000)='./file0\x00', 0x881, 0x44)
ioctl$TCSBRKP(r1, 0x5425, 0xffffffffffffffae)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$alg(0x26, 0x5, 0x0)
r3 = getpgid(0x0)
move_pages(r3, 0x20000000000000d3, &(0x7f0000473000-0x10)=[&(0x7f0000bf9000/0x1000)=nil, &(0x7f000009a000/0x4000)=nil], 0x0, &(0x7f000017e000)=[0x0, 0x0, 0x0], 0x2)
bind$alg(r2, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
fcntl$lock(r2, 0x6, &(0x7f0000ca5000-0x20)={0x3, 0x1, 0x7ff, 0x6, r3})
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:47 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
unlink(&(0x7f000046a000)='./file0\x00')
r0 = socket$nfc_llcp(0x27, 0x3, 0x1)
getsockopt$nfc_llcp(r0, 0x118, 0x7, &(0x7f000009e000)=""/119, 0x77)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
openat$selinux_enforce(0xffffffffffffff9c, &(0x7f0000d0a000-0x11)='/selinux/enforce\x00', 0x4001, 0x0)
2017/12/31 12:50:47 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
r4 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000c06000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$LOOP_GET_STATUS64(r4, 0x4c05, &(0x7f0000b03000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/64, ""/64, ""/32, [0x0, 0x0]})
2017/12/31 12:50:47 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
accept$ax25(r0, 0x0, &(0x7f0000901000)=0x0)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
[  262.928320] QAT: Invalid ioctl
2017/12/31 12:50:47 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syncfs(r0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
ioctl$PERF_EVENT_IOC_SET_FILTER(r0, 0x40082406, &(0x7f0000b28000-0xa)='id_legacy\x00')
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f000026f000-0xa)='/dev/cuse\x00', 0x1, 0x0)
accept$packet(r0, &(0x7f00003d5000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @local={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000aee000-0x4)=0x14)
r1 = socket$alg(0x26, 0x5, 0x0)
r2 = timerfd_create(0x0, 0x80800)
read(r2, &(0x7f0000455000)=""/52, 0x34)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
r3 = syz_open_procfs(0x0, &(0x7f0000e52000-0x9)='children\x00')
sendmsg$kcm(r3, &(0x7f0000783000-0x38)={&(0x7f0000aff000-0x8)=@sco={0x1f, {0xb52, 0x9, 0x6, 0x5, 0xffffffffffffff41, 0x9}}, 0x8, &(0x7f0000318000)=[{&(0x7f00006ad000-0x9b)="e39b4ba3157b5fd268c0540164d1a29f5250b0b319860f88679cc2a16a66a0754608c854f304c60b5c4cb360cad2b40aaef23c472d8c88f599b92957e758d2da29023598aa500303f38592e78f9abe8547938879691e6fd60888c20bfd55a8424de8830ec591cd8895d393bce69681c2e7e175462d3c3fabde57e2e2c566691a8fac7f095c38a6b0639e31c8350f523ae1570d28e56c17ee6407a1", 0x9b}, {&(0x7f00000c5000)="b6f9ed67f6a32cc8932f6e6916260951dc8b40220e8a03354a439dd308b19bfe8871bb47cdfe7cda6a12ea1a1019bcab787053d53037d37dcc4bb74d479043bf541fd7644486ea187885d98a9e93e48b6b0ee0fe5d07cb93a2f25b153c62c003e07af213b1ad8096317733806665783ec237533f", 0x74}], 0x2, &(0x7f00009d4000)=[{0xc8, 0x107, 0x70e, "2103501c076d05ad8b52095045dbf236c2ce92b144ea3fba5f385897dc67cf7d009c52a67af923c0f5d06b060b630dd9dc6d705d6d89bc7cdc10dc822b6c3a0596004d4020f2216cb16be20d580c844361cd5b7857268bee0d53f5ebad6da9f4eb35bed2129a91acc54acc3a72bd4f4e74c966d55b9c922e2562e4ddd1d8ca79099c6424a0c1ca616b605bc749b1a5b845a5ebd226d654f64fab30dfe8468d97add01020aa2cf624dd36ade3f282de96a478"}, {0x90, 0x107, 0x8001, "c93ea6f574e20196bcf5dbeb72f2b27e658a85feba2123a48ad11a6c0e59c5e9acb034fd71468da0bb825b00efdadd6c9e481a01a499bd9a690634f66f1dae9167b503b7f649c8c058586c9089df8216dfb23063cf9937da13cd37e44f1a4f3ad7fc44cb94570dd6691181a6f38ce23124a6f5949b7fedf21e0e9f1fc8392b5b"}], 0x158, 0x4}, 0x10)
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f000070e000)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
r2 = getpgrp(0x0)
getsockopt$inet6_IPV6_IPSEC_POLICY(0xffffffffffffffff, 0x29, 0x22, &(0x7f0000575000)={{{@in6=@mcast1={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, <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=@empty=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000285000)=0xe8)
ioctl$DRM_IOCTL_GET_CLIENT(r1, 0xc0286405, &(0x7f0000fea000)={0x1, 0x6, r2, 0x5, r3, 0x1f, 0x7, 0xef71})
r4 = socket$unix(0x1, 0x1, 0x0)
r5 = dup(r0)
r6 = add_key$keyring(&(0x7f0000efd000)='keyring\x00', &(0x7f0000aab000)={0x73, 0x79, 0x7a, 0x3, 0x0}, 0x0, 0x0, 0x0)
add_key$user(&(0x7f0000417000)='user\x00', &(0x7f0000f6e000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f000017d000-0xfd)="ce229e87314e1eba1664b21d6c2704ea93804b74c8f40680572d49879d6ec3c8aece5395b3e7514f993d42746440fe300ac4009142bbe6ab9d87083bb17d7be453dbfb51e6ed3ac1e9980c6151f885b3121314678ae455a4226209649d9dad0b4eba1b1044816d5810ed348b0a0ed5c29386c6f37334e6d097b04091958be8a19ec8b88e754122d806e1fa755cd367d6ef3c46dc4f8caf309db9b8569cf9a01081af34880a0f46ced05e70ce98bd4a161986f4e3384a5020ec8cf045b923dd0e30c25906ef744c641a927528c6f61554811a73f1b418fd6fc1237f9de9b2f6fe33b68236114cc053bbb98a886cc7ffdf2093794132b35d8647577ff6f1", 0xfd, r6)
ioctl$TUNSETOWNER(r5, 0x400454cc, &(0x7f0000c7b000)=r3)
fchmodat(r5, &(0x7f0000caa000-0x8)='./file0\x00', 0x188)
getsockname$unix(r4, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f0000c8a000-0xa)='/dev/cuse\x00', 0x2, 0x0)
ioctl$TCGETA(r0, 0x5405, &(0x7f00005b1000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = accept$llc(0xffffffffffffffff, &(0x7f00000ac000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @random=""/6, [0x0, 0x0]}, &(0x7f0000412000-0x4)=0x10)
bind$llc(r0, &(0x7f0000268000-0x8)={0x1a, 0xff, 0xffffffff, 0x97c6, 0x3ff, 0x9, @random="8ffd681d4ab2", [0x0, 0x0]}, 0x10)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
openat$selinux_relabel(0xffffffffffffff9c, &(0x7f0000c06000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
2017/12/31 12:50:48 executing program 3:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 2:
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
read(r0, &(0x7f0000933000-0xf9)=""/249, 0xf9)
2017/12/31 12:50:48 executing program 3:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r0 = syz_open_dev$vcsn(&(0x7f0000774000+0x891)='/dev/vcs#\x00', 0x2, 0x40000)
setsockopt$netlink_NETLINK_TX_RING(r0, 0x10e, 0x7, &(0x7f0000300000-0x10)={0x0, 0x0, 0xd68, 0xf987}, 0x10)
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$selinux_access(0xffffffffffffff9c, &(0x7f000060c000)='/selinux/access\x00', 0x2, 0x0)
getsockopt$inet_sctp6_SCTP_ASSOCINFO(0xffffffffffffffff, 0x84, 0x1, &(0x7f0000e10000-0x14)={<r2=>0x0, 0x2, 0x5ae, 0x7, 0x9, 0x81}, &(0x7f000079e000)=0x14)
setsockopt$inet_sctp_SCTP_MAXSEG(r1, 0x84, 0xd, &(0x7f000073a000-0x8)=@assoc_value={r2, 0xfffffffffffeffff}, 0x8)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r3 = accept$inet6(0xffffffffffffff9c, &(0x7f00009e7000-0x1c)={0x0, 0x0, 0x0, @loopback={0x0, 0x0}, 0x0}, &(0x7f000050c000-0x4)=0x1c)
getsockopt$inet_sctp_SCTP_GET_ASSOC_STATS(0xffffffffffffff9c, 0x84, 0x70, &(0x7f00008c3000)={<r4=>0x0, @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, 0x0, 0x7, 0x8001, 0x7fffffff, 0xfffffffffffffeff, 0xaac, 0xffffffff, 0x7, 0x7fff, 0x1f54, 0x712d, 0x4, 0x8000, 0x2]}, &(0x7f00008f7000-0x4)=0x108)
getsockopt$inet_sctp6_SCTP_PARTIAL_DELIVERY_POINT(r3, 0x84, 0x13, &(0x7f0000d97000-0x8)={r4, 0xffffffff}, &(0x7f0000528000-0x4)=0x8)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000ade000-0x5)="abb0ffd49d", 0xffffffffffffff76)
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp_SCTP_ADAPTATION_LAYER(0xffffffffffffffff, 0x84, 0x7, &(0x7f0000dce000-0x4)={0x0}, &(0x7f0000451000)=0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$sock_cred(0xffffffffffffff9c, 0x1, 0x11, &(0x7f0000b3d000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000003000)=0xc)
ioctl$TIOCGSID(0xffffffffffffff9c, 0x5429, &(0x7f000076a000-0x4)=<r0=>0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x7, 0x0, 0x0, 0x3, 0x9, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x1000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, r0, 0x0, 0xffffffffffffffff, 0x0)
r2 = openat$autofs(0xffffffffffffff9c, &(0x7f0000f20000)='/dev/autofs\x00', 0x18001, 0x0)
ioctl$VT_GETMODE(r2, 0x5601, &(0x7f00004f9000)={0x0, 0x0, 0x0, 0x0, 0x0})
r3 = dup3(0xffffffffffffff9c, r1, 0x80000)
ioctl$KDGETMODE(r3, 0x4b3b, &(0x7f00000b4000)=0x0)
r4 = socket$unix(0x1, 0x1, 0x0)
r5 = pkey_alloc(0x0, 0x1)
pkey_mprotect(&(0x7f000070e000/0x5000)=nil, 0x5000, 0x1000000, r5)
bpf$BPF_PROG_QUERY(0x10, &(0x7f000037b000)={r3, 0x7, 0x1, 0xffff, &(0x7f000036b000)=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x7}, 0x20)
getsockname$unix(r4, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = shmget$private(0x0, 0xe000, 0x200, &(0x7f0000473000/0xe000)=nil)
shmctl$IPC_RMID(r0, 0x0)
r1 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
getsockopt$inet_IP_XFRM_POLICY(r1, 0x0, 0x11, &(0x7f00001e3000)={{{@in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, @in6=@mcast1={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0, 0x0, 0x0, 0x0, 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=@mcast2={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, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000dc8000+0x38a)=0xe8)
2017/12/31 12:50:48 executing program 3:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x0, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = memfd_create(&(0x7f0000cb1000)='wlan1em0#\x00', 0x1)
bind$bt_hci(r0, &(0x7f000053f000)={0x1f, 0x3f, 0x1}, 0x6)
ioctl$PERF_EVENT_IOC_ID(r0, 0x80082407, &(0x7f000082e000)=0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f00002c1000)={0x73, 0x79, 0x7a, 0x2, 0x0})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
socketpair$inet_icmp(0x2, 0x2, 0x1, &(0x7f0000f6a000)={0x0, 0x0})
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f000064e000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000723000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r0 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f0000aa3000)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
ioctl$PIO_UNIMAPCLR(r0, 0x4b68, &(0x7f000046c000-0x6)={0x8, 0x9, 0x3})
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000520000)="b0bb0451e1c1797d95d9d9e26c206f8c0a3fc91c38c711004e3cdf48f9089580e5f4d35b11e42be737f46ac0f72abf9a725731614e7997c70c0a64082db850b4b4c44c4911d4ec8f0eab54192876989d8a59c4e4904cdadf843687a6144697da31d403dbfc8bd54f2ce9971d2c89f7b91afaf680e1860861bdc8cfed5cd0046b421833de020f36b36cb438efa97277fb4b5add73a80fe42d21bd9375680be56b008e17d6", 0xa4)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x0, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x2, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_open_dev$random(&(0x7f0000a86000-0xc)='/dev/random\x00', 0x0, 0x2000)
r0 = accept$netrom(0xffffffffffffff9c, &(0x7f000036c000)=@ax25={0x0, {""/7}, 0x0}, &(0x7f000028a000-0x4)=0x10)
r1 = accept(r0, &(0x7f00009af000-0x80)=@generic={0x0, ""/126}, &(0x7f0000271000)=0x80)
setsockopt$inet6_MRT6_DEL_MFC_PROXY(r1, 0x29, 0xd3, &(0x7f0000d0a000-0x5c)={{0xa, 0x1, 0x9, @empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x9}, {0xa, 0x1, 0x3, @mcast1={0xff, 0x1, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x1}, 0xfff}, 0x5, [0x4, 0x6, 0xffffffff80000001, 0x1, 0xffffffff, 0x3, 0x3ff, 0x7ff]}, 0x5c)
r2 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r2, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x0, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$vcs(0xffffffffffffff9c, &(0x7f000065d000)='/dev/vcs\x00', 0xa00, 0x0)
ioctl$KVM_HAS_DEVICE_ATTR(r0, 0x4018aee3, &(0x7f00003fb000-0x18)={0x0, 0x0, 0x1, &(0x7f0000cc4000-0x8)=0x0})
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f0000409000-0x58)={0x26, 'aead\x00', 0x1, 0x4, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0xffffffffffffff98)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$bt_cmtp(0x1f, 0x3, 0x5)
setsockopt$SO_TIMESTAMPING(r0, 0x1, 0x25, &(0x7f00006d5000-0x4)=0x800, 0x4)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = syz_open_dev$vcsa(&(0x7f000018c000-0xb)='/dev/vcsa#\x00', 0xffffffffffff8000, 0x400000000800)
ioctl$sock_bt_bnep_BNEPCONNADD(r1, 0x400442c8, &(0x7f0000a4c000)={r0, 0x8, 0x7, "12c50e7487358dfa338a14c10c6f7e2d028b1e8cf1076c5a86b53daa08dcca98f049b8ea43200634d89405db464d84cf29a2605f0ffb054962fb82a487fcc68f4809f48457f29a29c22a1f788860be89df000ffe1a4f6c5af21f6a42401dadc4bff22ed4b4d33aeb6ea5626a5f0fc1a6c39af42fad7aeef25fb380d880441ac11d4e826f73b52ae8f29ceac211056db0d515a625ad795a77c24e5a4c5fd763c889cbb812e52d61f46541b18268d8cf0b56db711f313579d13d831280e59e14cd8f39e53281baa6bcc3ba3d4e01b854dd54d38d2fec5542ff1d58b22760b7f36bcbd380e50df2bdfe0bf5bf9eb002bbe841f847d0350d39552501a1bd71320e34488399d34b61a4dcf9ceb66568621d66c69496f0438f1b4afd26722104dc953bfd659a7b5d2f85b6c69732deac23e38b512034554c9ea24adc809b11f19bf701038a43a265c88c9308c609bfeccc9201929c5d8fd2c230ebd3cde6c9641673b64a1ed4448ef81f11e0d89e8a93116f22b6e743ac8c558664ce850042039bba60c5c1dcf646d31ed80f127f866d270d3ab19333bd3e472c2ebc54bdd8bae33b500e4d677bc123b97362cb8f773e66e97fc031c1da793319fd834239d26ef17c4b3f3dcf9674db13be04ea15ee1c6f0c5f650b99230bfdb5b74d1d4da6038d7b04e4eb636ea901ed9d18b6fbd876ac05751f4fa4ba11ab261925a8b4e4bc830f5273c704b33fc2c65e6e245a131c254c1de3a3bdbafa10de12ac9cef86723c92cfdaac160f648ab829676442f40b84a798f35874f413f3e0655465fdba79a449afc932191e15e2c9da54b3384675bfd984f2a68827d391ba2c6b9bfcf201404ea5c6a111e5c460bd6376e78ff238e343764269abc64bfb53a5c71e83a7675daa606b6fd186cc93895ff8d461468f886ae3032520ebf24b1c80d391b7068333b75543a5188bafd870ef59dbcd4638786d1a501d4b81ca2e7dac93cd0ed095ec2aa972ee0676adb31e88a3e5ac99e22f9740e6336c7d1162cd737285c2963337302aaee77b0dd936e6a85437df5eab703e511a8b1111e80479b0ec72025bb0da748e41d8618ae772a08c5bd72a1dbc8c8f652de5e736e8b89304e280a540b131f3dc56c8d53e75a1cca2cdeaeaf03ec61ae7a268dc0364a789d5821a8ca3acffef726b733e82e6d1f2ec5a1403aebd348c8ba711034e2b4f38eedbf571a97983f322088b7ad489786eb4fa210064551fa6153a5d915474e0abba8ae90894cfce1f41dcdde409f5d0b1193cf9fc2fca4be8fb819fc51e256fde66df93e652e187896e6d46c886b37edf2547dd51a3d315354af2a034ea4de0c443bc3fa5315cac2fb8392461da7ae93f5e853157a2e1050ee190b59b92cb3317ed0da327b0359c905c01c22ab3512f3add85f10b30bd4071e2bee2a4b9540564a2fc120f9941e6c14c9e8107d334a277dc7b7bea41c1995935c003b2dbbe017023cf94aa990e38d7cfa2fd7b5b11fb7798eff76fc2b0be9158e7f0ece03c2a591abf1a90ee7eb9cbffd306d785055145a18c7ef30350b1740fc1102d4f2d0deb18950ff8c031cc870052acc44210f2aea71336098dcfc5a0d7c6c54674e4678a1b50e9a772a0e7ef81c2516cf6de2c09121ecdde14187666129951d1f8fdd635067e3ab476d414fab22d9abedb00ef49321a17d95b11bb0b7b14f66e9b186eaa4ac044cf53e421bbfceb0385f94b0a443b2a4b32dd159f237221e4ebadd5cd8f067c08d9bfff8b667a51613c682655920fc16fe9b638a07f938222ad1cff6db00e6f3df88e637595b487d66d5492c5f5bd7ec9584812ae011169e902d201b24e0aa98a4b802dec43cb24c6795f8edc8a13087b2e8dc8a579be030f7b8dbddf6ee91eb28ea2f9e1e83f3f63fdc61622d2ad519f783b5fbc0ae58ae417c0897e0131148fd9a3ddc540b6e7239a15c2cd9946f0c02cb54cc131b5e539e2acfba4f69027b876babec2a1f6a09b04bb16b10a58053bd9e638bacf91ea9e54d09e68028c2daa718a1308e8d285d8d3b8c9efc3901a82e871aa609fa1c431e8ea2a38dd24288bc153de05de14078ecaf8138722a46cc1a924728b37f5597d57fad9f6c5ce2533e001ab34e0ff4f05ede17d87e7cc007938a40ae886e719167f62d704bb72a2a8c1cb3ec10eedda4aa8619bde93f8ebc0e0cba499bf8755bcc1bb355708b1fd23fbb5f541663a35cbc47dbc4111d43c012c2d853bced481bf594593a5ca97b62f2c642958027a802dc3ccbcf8bdf4da29e24be26ac3a721e41c52cc7bc5cfc06138ba222008a86792b84c62015a7dadfed09b3d36fa00b99afe581732f168db9b593aee2490d4b26195f4a8723de588977b26794f1b89e78c7c41e670cbca729629589f04b9a398c2235922e40a8f0a20adc13c8817aae2b32701c5b408589f13421a3d3261f24d8873f9dcd8dff05a311890187fdda4d94d03af5f9ea2738e1433490c610cf946c5743627e309e39c0448f87712477a5021fdeab7b28e6606b5ef0db8049bb481d8f180512037d58a7c03d3874a3d22e449e6c1d04529533cba13c4ed6095ab8bdbb50cc5799333fd3000115418b4881e21789a4a4b488ddd15c02cb8ecb61f36be28809a26b58c07a0e66404a9ec849c2e4ac23a6c072c31d2b846c1781f4b7d8f38af17c139439918aa4b68233172926a64b9ffb10c0308f97efd8880021ec733f98d35a146f9e4092821e067e294e32eee53d3165b5b9816397407628f5aece4529364b91d1c69ebd18914aae94488af82add724161e1ee3c48b867c3effcd7cc8eacf5ffbf918cbc88edb6fe7462c2f356e9dd36907a9d1ecd653b9767d40dd0919606af7a8af68fa6c04dcf3f7979b96139e2a6f368e0d8e5b0160e4cc5324d9c7da7b43a9e9ee269a6e58a55fe56ac21cb82f455f604bcfe2d9665e44b0ae41f948f3ea9615e5df864f2455ef29e2d68f028b48b866dd31ac453518038d0c02f5223217480716b9ca143fd3d036b621ff8455985834c86b25261297c7cf4590e5a1cd65f2ec129e5cdf800075073f4a6d062072366695cd9f8dcf5d673d57e720fb1085490535260439565583de20788d330039fc29116e527ae2e162c1a7faab4c910b36847a621cdfcb09b13f09371e0e2989dd7ea2a5f3a91c5351d740fce5af32a1c41cee7f01c1807cf899ccd5e01cc0c8d6947206b6b26c439aa8c123dde1dab9f19e24f765266e435d09bd1ff0892b34693ed8c09a70be7f8bb9bbf4b8f7a8b979573ccecae4180ac77f7a259f7ce3d4e2bc2b0964cccf4bf3e859639ef49820a09078dce862b60a3792b45da198ea6778ab482febe75c1e9cb59d19fd720b6ee4bcaed6a9bf8cb068258bf7b9a8b0991efdf62372cfaff355a827367220bc2b22d4389cf36f64347b10b506602acb21a1ad00d78bbd752c8b51bd4b10e79953706667a622b841577c88b5f1326c439e625fc661dff0ef758b4106a112b3e88c409d107572fb67677e900b69351853bd3c093dc02395ff16874078b84ee0476d22f628ed0e16da8ee5bb3bfafb96bb36aabd9bec0782c49f442c93590b8162b9ade0bc93e71e940027c89614f7f43d365107d899ffc8b5c92f425c5083aaa7489d550f61d4455a03073b3c69ccdd0ec7d75c1bc755472318d8444865f4fe77dcedae85bae5d3b41677221dc800725d9fc9717d4f2fa1d8334b159ccdbe0b8f9216e0a6b534c7db54b6384bb1b827e142fdf24b0ad70aa459038cfe52d135eb59820d249091cb740ed9bf6a43eea2661b8b6ea41a7559cda9e52a52af4e54146136878c8626b01264556e274d4d9b2f52ba4e9814ec58d045e5888aab1364848ca5791991761ec3bfab41620525684c40c10909359c84932e36c320f10a037d45a94fa79aa0a496751ec68ae6bf6f527ed3b7c4c87ade7442cc3ca35cf50c1c043bdfe49f255dd7477d65a4218c0bbb5fe3be4e0e0ec9fff7c2cec34161890073bbcb6af578cad1660839797b5fad3385c63ffa030bf198acda48372118fe7fd2e3c6dc1c89d6c41cb1a5192881b4c64d705fb53b6d51174ebe3946fba9db2b4f3eee69e3759ee4363d08348c57e940f9d1efa04126f347660d722c04a960e15a9939c016eff0146bd97eb29dcfb509ce16ae16885d601667f73323093887c206ac044a8c7c2b64043b9987f34739bb8d0d7fb6776e83ceaf1af38725bf590a140f692442d37809396a707f4453c3fda28a9b9c8b6025121968d377d526e1936f15f9a5fca400b90e3febc9811bd6241ef3aa26335716d022c6dc129acd59c2c3e53b5ee780bb36f0ca812ed5c938aa7f640141c48f15d362898306b7d47598fbfcf334c00a75317e87ce38f859b4463c7cf88c8d8b78e159a781f2c85ba71a567cef2d091ae57f7d68164233b8d43429907fb2e39e4d75084845fe25aae46e732e2cf39c5902523f16554e3ef0e6117c56178769ab2b6714789958b836ff32dd4ee051758681f64ea24adbf9e1b727b8b7b400165d1208edaf21e3a69c4791f67c9b68fb5c11768e8a15fb247b95268c782a547a2e555faf1ad86746ffd7ccd16db335eb3f49d785e766a43f4ca09b07065b73fc4c77d20dc669c351793f1d80afae2c2d57d434ecd9d21766788cfd1fddba141b5671a99f38919a18d630385ba67f304de36a7a2690ee296036fdac7d117e4f4a3f51001b79542d413a4dc550f87d92b7e353d57fa3ec892b2020b559040628d0459da46741a8bf43fbd7faf08c24922d3121edff203167b137ae25ee0e40b8a7e78e274cba0b733840d5d97009741fd7407694f26dec668b30654451327c3b016659f9150ed996afc7f05acc48c00c00347d92704df215b7656a84f91d49e45c661e2dd197da6cf4f861890b7e93d189ec212eba92c94a655b6395025631d7d64d745f35c8d110a5ffa7e4657ae20dc918138b9cb84f65bf2f3fd09dc10ef45cde86b0e5f7146a4ea02dfb3540c77163ec61e3ac8c78079306830d332ec537898d6e3c2b1ffcdc4fed3a93aa2428469046ba76e539c084e25191be45db5df79ed0b219951a1813e8b94011bbe635c123c3498a6b8cf999810538ef4fec9408f3ddf56d3d531bc2af0db490cb52aa02cdd0feabe3520b2adb1920f5ed9ab257ea430243b4db32cc340bfa710b296c2738631d7ff2cde9e13c71eb543d724a38afed14d81e7673a43b00c9604145663c457797d781e347d2f0630e2dd7c5d54e977915d739f13fba715f7fc001e84a53fe42e69c96e8d90d24c92d8a1a8b307670d6612a76ff91eef44acad7c32e49ce31d8a0b3768a1610018b11233b7c024bb8f58028043611079bbe621d1f7e12847addd5d5522fd30d4c05c8e6b3ea41ddcf75f54e92cd6f1fa3da987a8acf97c1939b04fcc7401b2058e514c60cd478a275e6a56a91bda10684b91e632cf8104837e8a83701fbbe586089544718165a320d9b955650d4504a12c023b89efd18c160c711e2460f6a813a3c0bd36d8566c5593e7a9ee474ed23000b517c9c6dcaff3a54be28d4a304920231b777838a79b7678a6439f947fa2a1b89363b4dba05011b03c2947c0bff9fc45cb62265476e3681e21bfe1929a38acdc75efeb9fb58037fb96714f76b59f1f21f856dcf41a0f13a8d6a3257a15b124df9a29d938eaa08b7e66b549763661c1e5a8e1c093f6a4a348bd2b5c24f20c6d8f1e6de6cfc8902803687f076f64bc96d06435b3a69626eea980ba66c2c9bc805ad8fd46546bbcbcaf1a4afe05b18d57a066f9ad0bba76d0e07fa39c599"})
ioctl$sock_bt_bnep_BNEPGETCONNINFO(r1, 0x800442d3, &(0x7f0000ab5000-0x1e)={0x3, 0x8, 0x0, "988d2e15660c", "8988df88bd1e6e7e41e2c8dce35196ce"})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x0, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = openat$selinux_user(0xffffffffffffff9c, &(0x7f0000e12000-0xe)='/selinux/user\x00', 0x2, 0x0)
ioctl$KVM_SET_VAPIC_ADDR(r0, 0x4008ae93, &(0x7f0000c00000)=0x15002)
ioctl$sock_inet_sctp_SIOCINQ(r0, 0x541b, &(0x7f0000254000-0x4)=0x0)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r0, 0x84, 0x73, &(0x7f00006cb000)={<r1=>0x0, 0x3, 0x30, 0x1f, 0x8}, &(0x7f0000eca000-0x4)=0x18)
getsockopt$inet_sctp6_SCTP_ASSOCINFO(r0, 0x84, 0x1, &(0x7f000022e000)={r1, 0x3, 0x3ce3a648, 0xffffffffffff7e79, 0x10001, 0x0}, &(0x7f0000841000)=0x14)
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f0000de0000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f00004ff000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
bind$netrom(r0, &(0x7f0000b9d000)=@ax25={0x3, {"0fb713d6c628a1"}, 0x200}, 0x10)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
pipe(&(0x7f0000bfb000-0x8)={0x0, <r1=>0x0})
ioctl$TIOCLINUX6(r1, 0x541c, &(0x7f00006f3000)={0x6, 0x5})
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x0, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x1000000000, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = add_key$user(&(0x7f0000e9e000)='user\x00', &(0x7f0000a49000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000a94000-0x5c)="3582d58c89524e9d65dd5d8f300adc925318c7e4c134612263a67ed56580588938d6278f10c0cbac0193077b4a10cfc148860deeb32ae0989f574dd24f44e89924fb2d9666be4a9d5faaf23f9ac20052633b2f36a5151544821c862d", 0x5c, 0xfffffffffffffffb)
r2 = request_key(&(0x7f00007a8000-0x12)='.request_key_auth\x00', &(0x7f000090b000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f0000df5000)='+:{/bdev!cpuseteth0selinuxem0eth1vmnet0&#\x00', 0xfffffffffffffffd)
keyctl$link(0x8, r1, r2)
r3 = request_key(&(0x7f0000aa4000-0xb)='pkcs7_test\x00', &(0x7f00004ba000-0x5)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000f36000-0x2)='\\\x00', 0xffffffffffffffff)
r4 = request_key(&(0x7f00007a4000)='logon\x00', &(0x7f0000fc3000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f0000eb6000-0x1)='\x00', 0x0)
r5 = dup3(r0, r0, 0x80000)
ioctl$SNDRV_TIMER_IOCTL_CONTINUE(r5, 0x54a2)
keyctl$search(0xa, r3, &(0x7f0000841000)="626b675f6b657900537ea4eebd4b986c528a4682fc1bf02a378dfcec9190973c000055580d5c0040829783384ee010dec759f5ccbf52ca0a07a11de7b9cf616f7caf7acc6253990921112ae61f1b", &(0x7f0000dbf000)={0x73, 0x79, 0x7a, 0x0, 0x0}, r4)
pipe(&(0x7f000017e000-0x8)={<r6=>0x0, <r7=>0x0})
sendmsg$netrom(r7, &(0x7f000036a000)={&(0x7f000018b000-0x48)=@full={{0x3, {"69fc7dca6bb2f3"}, 0xc5}, [{"501a307dd56959"}, {"84b50e3ea5fc2a"}, {"7509c8b652e82d"}, {"890baaf47cb9e3"}, {"2ef6fafb0b877d"}, {"efd3d3e1b730e0"}, {"0ebee6548cc153"}, {"790459edbe75e2"}]}, 0x48, &(0x7f0000e8c000)=[{&(0x7f0000181000)="ad6d81788957f883779bf2993f9b7e5e0ebef5cdb747d262795645e9557f30600bad7f21dc1ca0d1ba37dd96d47d450b3e8c4cd7fe9b2e64c9a48f6d3df2d3f0becb50fc7704ccc682dbc00814e1aa00649441d2984bbd86b7ac50227dc356efe3268bc66bfd", 0x66}, {&(0x7f000044e000)="64efb4d24d9fc250dd7f0edd1c7f25438ca8379fd0ff577a36f8324551195c5c994bf76f3c5c37b464f27310b63547a764604cfa9ea632e48ca9526c10222ab5686ff2c10505e92e7cc46cd60ffdf87a22bd8b52efe52066ecd4c454a86721001a359edcf86aa91d85", 0x69}], 0x2, &(0x7f0000485000)=[{0x70, 0x10f, 0x623, "40aa0ab997f8b52714b1933676fd6ec4eb9752db4a1d2995ba1fb59d73a8ef038d5aa9075eb17ab9bfe57d87dc2e6d3577b4eeffb1c3dc2281ceafe984c698ea6b650f91435c5c0604852e9d954f5be925442d47f08de1b198d491f7a8"}, {0x30, 0x11f, 0xb6, "ff3764a39535a4aff78ae4c14ca10d2d166652b47f5b439393fced"}, {0x1010, 0x1, 0x8, "554e3da8af171779a5fbe1ab4984bf5cd29e222f1c16c7ee727ec23b1c9ed9d3902d6584020eb16e45351771899f1f9df4094bd3805e5d094a49096a370f92675cc6f8717007c0d5a859a4302fd365c15b6e3dd128f899e67709eceb1d1fd1c8c397f3b4ce7180b380e124338a627888e4fb7b779e5ed8525ad74cf77cf1e1851306376264671ae00087d89e3c48a62caba2f67b9affff1309bcf0f85dfe423257d41a9ac3f0c3879bd0700aaf66c300bf98f32e7cbf157393dddf7ec2a371e8207ed6322f2fe7bbb50f94adbd6aa70b98ba0943abaeed12d9ebe5663373f41c8c7fb551bfb033429b0e39fb9f77d2563dd5d1220d0549d98f03e8df9090bd979ed4db74f49eaa6d97df73e3baf452af662acc82b4eda46451a396100f13284fca1091f51fdbe218ebea838e019e7a99dca40e0f8466a2f341de81d4f8404b6fbf72cca2c26384e8d0b647914c2edcfbcc4c7acbbf10c911b32768814daff8a84e03a5dda1284f141c6f3b313d377b2d620f8e63f12aa83418735434e9c0a91fec454875164490bcde0329b9079f1b97ee83f8f8676a51495cc5f3afad3940204e692d486b801f6500de8145a1c51f424d8c73f6922e99e00d6232ab1fb01d3b9b226965d0fee15e2f258af3dc024e7ba2b8768c5a43e17bf22c0c0371a802f9e7e3d733d965cea3b04d93d56ac0cd9e23eb30300a7e95b1ca783ca731162bc155ee99ad448fd3f9c213ca81cafbf5cd29e230377af824d90a2d2fcecddf3980f756b7ad334dc2355bf96126fcae9c81434c6995bce0fe67faee0682c566410fcf8154059a6828ef954e0b973b4af5cbcb03055f9fb0da883f139f81ac1efd324a09f529e2d78a6e0c94d3b1060c0bcb477132c2f46916c293dfab58d0160a0b5bc7939171a399ee6a2fe5ddd3085d9e293818c8d4734dda05e86e61c89a06785de6f569ff2840faa201f5238213fb9c8e8c3b56400467976fecca9f64728ee3da4041416713e119c13196bc0e98380136169a07c4a9503b357c1d06e5be886181d91adbf37524e202cbca484b17d4ad9cdd5e7232d879d760a145f1d3acf324723d85f420cd0631813b82eb0df517ea59481c156d5a0267d6a2928c253be4154b0015606762b4dae89fdaec3974ead23b019a635c215f9b2141609499f0ca2900f89d2845ef23997634eaa5fa98bc7ee5a0a3610ae342b8f27e2d9c27f8e294a0a677fafe491d7267b2f75976fece645c168ca917863bdb12a3a5e2c52f5cd5dbd966529dd68102ad166dadf74ab0e7b069d718f81496dacceb03dd1d1f781d10f5dadb2c595c1e914d79ba8fa596d2c5d7b1b479c939f3210a8242d27bbb499f3469dc7f90198406aa1e07d6dfa0f0f269a4326b1048fa8d1565807cb8b725467e8cb04c54652f3f5f3625a5015576e57ad2824545be80a7f67a78818c382317ca26c9f2523e79b6e2e6e7b6f3ee40b1e5341823b9ad1394b3e7a29c2a30b20dc3aeed144eb9328d60966f8f73b786cec28c6fa348dda706f4a24c953b6ed1b5133473c92ac510e8b516ca55678fee143129a8a7dba1ed11b2db1cbb2559126d7e4de8f0dedc05cbbdfff8971cc60c76d1ddf2f32222289f9781c439af7fc6ba14c3c0f6dabc97d573caa19061b09f22446f23339b3e7bf0b3993313385a7f68046f718120032c28d8823f2712ea432016557a8c06e19c3130ce25d98dd7e0dcbb01948b04374688f5bc894fdd4603bad2f65d459652ac63b203ee1de1ebfbb786fa15d605ffb22972f33988da57e05d5f4760249a2f6b17adc0ffbfac79b35ddae3d2aa853f61819d19fd8b7d28c7b0522166cd5ae9ad6580814a5945d7c981f2279b2b05d36f442a70f53ad42b67c8a8cb72966489eeaeaa677b2d18d53960e99d80e5c82ae072d13ded646ae90aaf1385674c420225b12ea6e976498b022c9a264975ad0d2329939ee811d210b35b8a93bb43f246b3a85e4925337c32110c8b314455a8fc0bc87984bb392482bac754781fe15676ded8360864925a8ab197c06db5135635b4afdb5893ccd0b73f1f0c667a55c4d8f6aa5674aa370aa78ae9981153c3aa78494f288a4424a8f134f66864191bc6e049e92dd781b8abb321dd21259434c798ffc3d15ffa38cec89b658f9ff2296ddfcb9d2d4f105801f767d6383a74b981b8c0b8916850a4567f3f8a0f8e5c9be478616c04dfeb7847c6c8fb192fa0f7e7def0588488572afa35ca32252593ac73ff6185aaaaedadf2f972e5545917c7fc94c94de5cf0c7c838ebab3326be2c6a448d1d6ed49bf799c8d00d5d5dd78ba8bbbb80897165ddd658a3de860b2490323c1a1d710363a1342851e760978a709fc24d3143ecdd999eb0201d398fbd58d324f03ff6ac619f6a7f637cefcc8414aa6665f93ee005ecb21489fe2c1681490b44446668bf714b925e225bd6df4565932c9a4b3a94e0cc7fd161d5bc78b0475e6d217e0d0edc3f4a46eac49ba285bf3d85db5bdb3cf68e3694ad5664c44582f724289b35c057232924d30a0d40021132c9908a4206c77234245187e2bb2c67a9b1de9f187b641de7c375bfa8ca41961d32a0056298e2fc9be4a819bf17774364a9342a25b72a53815f5ed512d3bfc98ab2529d378e333c704d357d12db57db1f668ab760ee48fb8f636ec94970516670505ca6eefead43ca2633d53f63cabd2a438213989e26fa2b42e0c300ffcde4ed79305cb4705710e3fa94dc6417c0f0c93ebd37d7bb9fbf16f2463ea7019e09db713c2d43d582a83e0b2a54b536414834ccc188d39d877a857247439090adec29ed76eda047409e7c9d83daf512838499fe57203fdcf8288fa0f22a88c0ce0ad72f19a91658c26e7765e3600c1da0ab169b636ebc51861c36e1ae296d30157af6526f2640bf0d143ead16c3c064f56e6eb23435f18caa481cacd2fb18f7e7671f3e46c127bcbdbead0b02ec45fa5bfe0411d142e2eab47db7ce028a2c086ab3bce4a57130255ab7301b15b7cf01f65697777c25723893c34bf6ca9900ca16fff69b7213cde5f88e63735c1fb23f4a0fae06772cf4edb621c036a5e5782963492b19491a5c1e10c69d87e613156a2a8514e3918af7634b36308b18fa21f58430ca05c38b84d88367f802ad8965652df84e589e9af1efcd2c611e0877b29cc1fa03f05d4b0a496b5dc32940cd5ec520e01833fae7e113f874b6ce74f4728f831346d72fab0d1d6686d8bfbe2bba3619913fc75f105577e82cddeae2d33c90225b118c84924ec24e3830b0dfca4fee8920cf4ab8c7d5c1fa9f725108fd9305ca888af90d6edad2592a297e728f63c94f45d430bc43dff3fc07f587cf9e8edba99983ef6dac8fd968eb026524675e718b51e7e57fdb41874883dc13151307d12329203801be3c49aad7f7ad8ebd543d31c0a1c53a9a8f3203e041d93304e9f3d557425e0be9b5d7ea42167840550cff7cc7e26f337ec18671a215fc5cf8e6d523b5477770d9193a9fcb8366083bc589d0a3a744cd3479cdd402cb66cbe6f9b6cbae58ab0f8d99af33874294f347db7d49ec3d9613f5e921339690b3ec41bd1caa1e694890bf683824dc6f4baae91c43705c51f41f0756accc8d792eee653d484fe5126bf492e5d8102628084fa8098de86727e315683fc63cc3aa7804706aeddab30e4628591f2650773d063c0e00169a6476d2193d3bc30ad8cb2ba90b4021d41664ede9c2ac9262736de8f7dbac3f86c034e74e2a0e05f59fdca09e81a763ec81a4471bc09a4eab7730f2d6d587fd3f81eb546df34ae681c784ca9897a54ba440fef89652474cf0a0eb54b588ff45f1d9691390eed46a45921018f27c5d67b339ac87d073942c3db1bd2bb41c0aed2bcb2cb3ace301acfdebc25e0f08f5ec79c73f29689b2a725c378627867e2633c679a4cfd7f47b4fc0f3cde88a7b613ec6650586a07003f9e7d11e76d701abe7a1bef1fad38812a37e55678845cceea0743a62158fa3efea04c48016b843ca6b409e4da106e682a3048144307ff234cb77ec57753e1fa1ab140feceb4563358bdde2f6f92e097d079b0735a1fabe8d9339d14b968d264aa259e3888947633169c303edc40e4f4a84cf405e50bc246bde8a984cb9899cec4c3e2650ac7ade703094bbcc6d1ef18284ee1dd839f079eb5275ba8af8b338c59400bb460749fc60f4817881ab3c66564344e638baf3445498df75c8d6b020b83d5547f7348040ede8c99b1f2c63120aeca019c4c24ebbfd2e065bf32e71d92cbc74e589410b534627ad2b9c79b3f7dd2e52ae10c92c6071fb9b08d7b0b98ddc5581e76c0e4d976aee06a8c4390571f6859c0ddd7b7fcdd6cf9ce93672c3ecb2b27ef1cb6fb41b46bf442b8f2f4a0971b3ecd02b4c0db20a860999494d3ea085b63a472637885b7f7eb7b5727b6b1730e531b4c3d93d027fefaa373b87b8964191e40a52d08b06f20dff8bd55aade3c3173fd31276ee74bb814ed57fd266e4275abae7489df8c5a24435a27b5221b963291fe8ae652cd5cc4af392f1e4c62e17d2fc1b141437f09075b6ec9ca425ff0bd06cdbd6ff029a2e351af6666b7de908b8b6b2cf2096af73db69046d1700be26bddd21f885c627b4da6a7dd22afcfd50a663d11caba7c6a92cbff1a05111bcbfbe7409a021e8b0aeea689c1422cbfb34cddf3e02c6421ba663d4f41c689f8df811f7a1f06e8aab0f2e17b33094bc999e3437592981977aab029ac9acd355d599b0ae314fca78a9f7c0867344e7ba647bcdfb72f7a1ca33e5c10fbe691141a9e056a9f83fb0b2e99a35e3cd3c12eb7f0118c6503b9adae8ea11aeac320f1fcb49bfe75b82a8ad69b766385191550e8dcdd7dbbff9cabaa8effc1f9c7676c8e9972bebff27c8903d811a309d27a971d3547738fcd3e3c862619a3dea9c2ffe3335b2ea31bd0ec2c593ca56f28319ca70a165b3f5652e5243f3e148f8ba64bab86dc7f915038b54f27dfe73a5cde6a3fd0a64d43dde73644668498626eae11c7f823eb44c1b0d2583191ed73aea6399e740b079ca00fa1e59a53052ea475099224e89a417e8f60a96b485d99ddacc9957cb5d69eee670af6883d8b936df93b6b7763e4e0c2b783d84a8a15e8df81eac82821e9637825b2dbed1a4fc12ecf8ef9792ce7c0c3c14123c2f70c9d76f129f1dff723e16068d482dd790dea8063184d1f4ad2693cbab58b1a8870ad51f05fbd28db8b1b2bb46b3f428fb91b770eb6e7041baa8070c077cc53ef98558d9a5175e9fc1730236a0140fbc48dfa30882c0a2b8963bfcd600e648420bd1797244b63fc529bd4d024815b4c383562c4d30fd9d97d138d67c43a30dc542b6b8db2148d21328bf41b30c40f746a3a0ef07efa007161a4d82a30b4920815bdc781ba11f24528e49d850530db608c00b63df1052a5c7bd9c40b903944c8ec036b955c53991eaf53c73388f957e721d8a46a4db8ac005a87f6274aca86442fe569b51cc91075dea1f6ab7c33ee6a158a30edf09cb5c41061846596b0bdca93a310035b8f41455720c7ed28e3fc8a00474e6400ea0973fe7143e748128574bef541f4cb2db13163c0640255325f3c44340b7a874db85832bea018d33f0bbb4af7ed6af3b5fda4e3d2d9fb8d63b62863ea7ee6a2b5f07a549c9b2b2f999be4590060bb5e401d1cb7ee66797b0e9d069e0a81378821fffffbc754fe5bfb1cd2b0bd4f7814bbebb657391329136fc82f9d4df3d3f940ae00dff27d70a4349d2117730c89889b2f48e4f1711766b6dbacacf3678a809e454e74cb006e713189"}], 0x10b0, 0x20000000}, 0x24000000)
ioctl$PIO_FONT(r6, 0x4b61, &(0x7f000081e000)="7d8994f5f69068429b5179236f4f01451777a08a5b8ab8eb5937100664a4153cf33c530c178340a423c0f0f4b70f511808ebb84c5906dcd5a37a811e73733e48548af56a59b9636b8d9605aad1bff5bc3abfb464141b10f3d063b99206a3fb6a9e21b9749b9a15e0e35cb8603b95caa9ccfdd30a2016cfa6fe92ddcb7c7d3c93efd988e5d9b8fb45cadae2aa042c3ba7a3dcad5b9686e476f7ef1b038c43ea5887ba34d0cc380a9e75120e")
getsockopt$packet_int(r6, 0x107, 0x0, &(0x7f0000b0b000)=0x0, &(0x7f0000603000)=0x4)
request_key(&(0x7f00004a6000)="ff64496c6503ff637900", &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x2, 0x0}, &(0x7f0000dc5000-0x6)='logon\x00', 0x0)
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$unlink(0x9, r0, r0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r1 = openat$selinux_status(0xffffffffffffff9c, &(0x7f0000193000-0x10)='/selinux/status\x00', 0x0, 0x0)
ioctl$TIOCMBIS(r1, 0x5416, &(0x7f0000bfc000-0x4)=0x100000000)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 6:
r0 = pkey_alloc(0x0, 0x1)
pkey_mprotect(&(0x7f0000ed3000/0x1000)=nil, 0x1000, 0x2000000, r0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x0, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
r0 = creat(&(0x7f0000f89000)='./file0\x00', 0xc)
ioctl$KVM_CREATE_PIT2(r0, 0x4040ae77, &(0x7f0000773000)={0x5, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$bt_hci_HCI_FILTER(r0, 0x0, 0x2, &(0x7f0000390000-0x10)={0x200, 0x3, 0x100000001, 0x80}, 0x10)
r1 = accept4(r0, &(0x7f0000dd3000)=@nfc={0x0, 0x0, 0x0, 0x0}, &(0x7f0000a70000)=0xfffffe39, 0x800)
getsockopt$inet_sctp6_SCTP_SOCKOPT_PEELOFF(r1, 0x84, 0x66, &(0x7f0000f9d000-0x8)={<r2=>0x0, 0x7fffffff}, &(0x7f0000a85000)=0x8)
setsockopt$inet_sctp_SCTP_RTOINFO(r1, 0x84, 0x0, &(0x7f0000a01000)={r2, 0xffffffff, 0x7fffffff, 0xc23}, 0x10)
getsockopt$inet_opts(r1, 0x0, 0xd, &(0x7f0000ba1000-0xc1)=""/193, &(0x7f000080c000-0x4)=0xc1)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f00002eb000)="070180d3409e48c6b61ebd", 0x156)
ioctl$KVM_ASSIGN_SET_INTX_MASK(r1, 0x4040aea4, &(0x7f0000f9b000)={0x7, 0x100000001, 0x1, 0x5, 0xfffffffffffffffd})
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/policy\x00', 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$DRM_IOCTL_GET_STATS(r0, 0x80f86406, &(0x7f0000000000)=""/229)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
set_thread_area(&(0x7f0000c71000)={0x4, 0xffffffff, 0x400, 0x80cc, 0x2800000000000000, 0x4, 0x200, 0x4, 0xd98a, 0xbbe})
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x2, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$vcs(0xffffffffffffff9c, &(0x7f0000001000-0x9)='/dev/vcs\x00', 0x80903, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$KVM_SET_MSRS(r0, 0x4008ae89, &(0x7f0000001000-0x28)={0x2, 0x0, [{0xfff, 0x0, 0xb8}, {0x9e3, 0x0, 0x5d1}]})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
rt_sigaction(0x7, &(0x7f00004c5000-0x20)={0x0, {0x0}, 0x0, 0x2}, &(0x7f00000a2000)={0x0, {0x0}, 0x0, 0x0}, 0x8, &(0x7f0000a48000)={0x0})
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0x0}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$packet(0x11, 0x2, 0x300, &(0x7f0000101000-0x8)={<r0=>0x0, 0x0})
fcntl$F_SET_FILE_RW_HINT(r0, 0x40e, &(0x7f0000014000)=0x0)
r1 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r1, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r1, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
chroot(&(0x7f0000113000-0x8)='./file0\x00')
getsockopt$inet_sctp6_SCTP_LOCAL_AUTH_CHUNKS(0xffffffffffffffff, 0x84, 0x1b, &(0x7f0000e22000-0xe6)={<r2=>0x0, 0xde, "fc3ca1af9aefe1be9e0ba129633bcd88d6c62de7029e6e9a81a6947e48ce2ddaacbf618ad33208ceed95ab0069240f5619e82584914619d2c8cb769cb959f5faea783dde4b517cb8ecb5df8f5b0c8b30d19ee3362c5fda80ae7527f0def172a71678d2425bb59226fb88bbc0e669bab40f16cca0cea098b4a17ab84a49b81ec03783513fa926156f1535a73c36b50f15d8e1885c3b17c43b71cab8cf431e2b40ec711cd188240f8e0b4e3db659da4aae42faa54494a21ebe99d4fe9623d18c95f2f41f2b6db8c0a7beeb8b62ffaa29e223c1af2c28f7acb2387a29ef3f0b"}, &(0x7f0000d67000)=0xe6)
getsockopt$inet_sctp6_SCTP_GET_LOCAL_ADDRS(0xffffffffffffffff, 0x84, 0x6d, &(0x7f0000606000)={r2, 0x8a, "203733f12c788394443f9661e1e52d3cc3715bada41517eca755fc174a84526cb3dadb62786c68a0dfa319527b88abbcd58e29a8875b059814d8b27412591b284b27bfd3e3e8f68ab9f3f8544d35e3825765fb7097e848ffa50f796545995950132e4f5ad23ea2e0ccff4a17da889be93fa93e603178a89f42e856cdcb92b72996d53f720267bb708e23"}, &(0x7f00004bf000)=0x92)
ioctl$TIOCMBIS(0xffffffffffffffff, 0x5416, &(0x7f0000082000)=0x1ad)
open$dir(&(0x7f0000530000-0x8)='./file0\x00', 0x100, 0x8)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
pipe2(&(0x7f0000b08000-0x8)={<r0=>0x0, <r1=>0x0}, 0x800)
ioctl$sock_netrom_SIOCGSTAMP(r0, 0x8906, &(0x7f000094e000)=0x0)
setsockopt$inet_sctp6_SCTP_FRAGMENT_INTERLEAVE(r1, 0x84, 0x12, &(0x7f0000b50000-0x4)=0x6, 0x4)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0x0}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e19000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = accept$packet(0xffffffffffffff9c, &(0x7f0000000000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000000000)=0x14)
r1 = ioctl$KVM_CREATE_VCPU(0xffffffffffffff9c, 0xae41, 0x1)
fcntl$dupfd(r0, 0x0, r1)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r2 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, r2}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000862000)={&(0x7f00009cb000)={'sha1-ssse3\x00'}, &(0x7f0000a91000)="5404000076778f15d8a694b6c1ce51a6215b1fd6b5d49822d4df2270b3ccc5fca2840322b2e70a00f9134f0b98e452d8d1920ec66b646b480181743cfe870c2ddee4909e0313313836ba8faea9c24d", 0x4f, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
openat$selinux_access(0xffffffffffffff9c, &(0x7f0000b58000)='/selinux/access\x00', 0x2, 0x0)
r0 = openat$vcs(0xffffffffffffff9c, &(0x7f0000e73000)='/dev/vcs\x00', 0x401, 0x0)
ioctl$sock_inet_tcp_SIOCATMARK(r0, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x0, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = getpid()
sched_setaffinity(r0, 0x8, &(0x7f0000d92000-0x8)=0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = add_key$user(&(0x7f00002a2000-0x5)='user\x00', &(0x7f00005e6000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000914000-0x7c)="d6feebf727c89592f09746c8a4130e29ba2ae919fea768d75a36f2810ec729dc52eb8c9990b791cd4b4437133b57a4d9a70c637ea7cc2750a5b9701d8c0472b4d997c14640c5aa757883c9a86907800440ac83b70bf0fe5074989174821a04291913853bc6fbcd768779bfc91b10824c3a3286495391be7e383b26f6", 0x7c, 0xfffffffffffffffa)
keyctl$get_security(0x11, r1, &(0x7f0000052000-0x45)=""/69, 0x45)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x65, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x8001, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioperm(0x2, 0xfffffffffffffe00, 0x800)
r0 = openat$sequencer2(0xffffffffffffff9c, &(0x7f0000a02000)='/dev/sequencer2\x00', 0x80, 0x0)
bind$unix(r0, &(0x7f0000719000-0xa)=@file={0x0, './file0\x00'}, 0xa)
utimes(&(0x7f0000b4a000)='./file0\x00', &(0x7f0000e75000)={{0x0, 0x7530}, {0x77359400, 0x0}})
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0x0}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 1:
r0 = openat$pfkey(0xffffffffffffff9c, &(0x7f0000ca3000-0x15)='/proc/self/net/pfkey\x00', 0x48000, 0x0)
getsockopt$inet_sctp6_SCTP_SOCKOPT_CONNECTX3(0xffffffffffffff9c, 0x84, 0x6f, &(0x7f0000577000-0x10)={<r1=>0x0, 0x1c, &(0x7f000045a000)=[@in6={0xa, 0x2, 0x5, @remote={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xbb}, 0xffffffffffffff81}]}, &(0x7f00004f4000-0x4)=0x10)
setsockopt$inet_sctp6_SCTP_PR_SUPPORTED(r0, 0x84, 0x71, &(0x7f0000394000)={r1, 0x4c1}, 0x8)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r2, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r2, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
getsockopt$inet_sctp_SCTP_PEER_ADDR_THLDS(r0, 0x84, 0x1f, &(0x7f0000905000)={r1, @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]}, 0x25, 0xffffffffffffffff}, &(0x7f00008ba000-0x4)=0x98)
ioctl$TIOCGSID(r2, 0x5429, &(0x7f00006cc000)=<r3=>0x0)
sched_setparam(r3, &(0x7f0000d5a000)=0x7)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_config_ext={0x1000, 0xffffffffffffffe1}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x772, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:48 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_procfs(0x0, &(0x7f000002d000)='net/netfilter\x00')
ioctl$KVM_PPC_GET_SMMU_INFO(r0, 0x8250aea6, &(0x7f00005d7000)=""/25)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f00008f9000)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
ioctl$TUNGETSNDBUF(r1, 0x800454d3, &(0x7f0000f45000)=0x0)
r2 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f00005ea000-0x1d)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
ioctl$KVM_SET_SREGS(r2, 0x4138ae84, &(0x7f0000f0b000-0x138)={{0x1, 0x0, 0x19, 0x20, 0x6, 0xe0c, 0x4, 0x1ff, 0x6, 0x200, 0x40bc, 0x2, 0x0}, {0x6001, 0x4000, 0x14, 0x1, 0x7, 0xfb, 0x1, 0x1e, 0x1, 0x28, 0x2, 0x4a, 0x0}, {0x1000, 0x6000, 0xf, 0x200, 0x0, 0x7, 0x1f, 0x7, 0x5, 0x0, 0x8, 0x2efc, 0x0}, {0xd001, 0x111000, 0x0, 0xfffffffffffffff7, 0x3, 0x8, 0x1, 0x8001, 0x81, 0x100000000, 0x5, 0x1, 0x0}, {0x7002, 0x0, 0xe, 0x5, 0x1f, 0x9, 0x27b0, 0x6d3, 0x3f, 0x1ff, 0x0, 0x9, 0x0}, {0x6000, 0x7004, 0xd, 0x7, 0x401, 0xfffffffffffffff8, 0x88c, 0x1, 0x8, 0x637, 0x6, 0x5, 0x0}, {0x6000, 0x1, 0xf, 0x0, 0xfffffffffffff017, 0x3, 0x1, 0x8000, 0xb44, 0x80000001, 0x3, 0x1, 0x0}, {0x1000, 0x3000, 0xd, 0xb3, 0x6c, 0x100000001, 0x3ff, 0x4cd10378, 0xa, 0x80000001, 0x0, 0x1f, 0x0}, {0xf000, 0x0, [0x0, 0x0, 0x0]}, {0x4, 0x2000, [0x0, 0x0, 0x0]}, 0x4, 0x0, 0x2000, 0x2000, 0x9, 0x8400, 0x14000, [0x0, 0x400, 0x200, 0x1ff]})
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
stat(&(0x7f0000b87000)='./file0\x00', &(0x7f0000808000)={0x0, 0x0, 0x0, 0x0, <r3=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
setsockopt$inet_IP_XFRM_POLICY(r1, 0x0, 0x11, &(0x7f000085f000-0xe8)={{{@in6=@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @in=@multicast1=0xe0000001, 0x0, 0x2, 0x2, 0x4, 0x0, 0x20, 0x20, 0x3f, 0x3, r3}, {0x3, 0x0, 0x9, 0x7f, 0xc38, 0x81, 0x5, 0x7}, {0x6, 0x7fff, 0x7, 0x8}, 0x3, 0xf, 0x0, 0x1, 0x1, 0x3}, {{@in=@multicast1=0xe0000001, 0x0, 0x3c}, 0x2, @in6=@empty={[0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x6, 0x0, 0x2, 0x1, 0x862, 0x2, 0x8}}, 0xe8)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
ioctl$EVIOCSABS3F(r1, 0x401845ff, &(0x7f0000d74000-0x18)={0x1, 0xa31, 0x2, 0x8292, 0x5, 0xfffffffffffffffc})
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r2 = syz_open_dev$vcsa(&(0x7f0000ea0000-0xb)='/dev/vcsa#\x00', 0xffff, 0x20000)
ioctl$EVIOCGMASK(r2, 0x80104592, &(0x7f00005e2000-0x10)={0x11, 0xf2, &(0x7f00009ca000-0xf2)="e4768e92f2599147cd284d0231a9d7734171d72727bd8fccc924652a4cd9af614911edb1ce6a1033095b62cc5d66628c27ccb6ed31634823b4c0bdd4a22040c6fdb4581768443c6dd16d995d310131aed855e9164f4bfb9a99e9c452863be331d1c09bb46773e76f37b9ce33630cdff1ecff14a8d66e1b85d18dfb6cb8cb99d43ab5bb00d3398e1f79643d0d3538ea20ef4df938403ba351a47438ea76e924d44381bb472cc9a540d48fb69c62cdd39cf473f6097167a6711b0d35a913c1df491e588dab431e755ae34bd712074493afb0360eac34034acc0e3f111f738e5b0a0c85110083559e04dd76f21c8e02958cd5e7"})
ioctl$PERF_EVENT_IOC_REFRESH(r0, 0x2402, 0x0)
2017/12/31 12:50:48 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x0, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
fstat(r0, &(0x7f0000fbf000-0x44)={0x0, 0x0, 0x0, 0x0, <r1=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$PIO_CMAP(r0, 0x4b71, &(0x7f00001e1000-0x30)={0xff, 0x6, 0x20, 0x6, 0x6, 0x7})
getresgid(&(0x7f0000f77000)=<r2=>0x0, &(0x7f00009e1000-0x4)=0x0, &(0x7f0000ef3000-0x4)=0x0)
r3 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f00007af000-0x11)='/selinux/relabel\x00', 0x2, 0x0)
connect$ax25(r3, &(0x7f000013f000-0x10)={0x3, {"95363f0a1260fc"}, 0x40}, 0x10)
syz_fuseblk_mount(&(0x7f0000675000-0x8)='./file0\x00', &(0x7f0000670000-0x8)='./file0\x00', 0xdf33a04ae979bcf5, r1, r2, 0x9, 0x2, 0x820)
2017/12/31 12:50:48 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
r0 = openat$selinux_status(0xffffffffffffff9c, &(0x7f0000210000-0x10)='/selinux/status\x00', 0x0, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(0xffffffffffffffff, 0x84, 0x1a, &(0x7f00002c0000)={<r1=>0x0, 0xa4, "572ed3baa7b28170c01d917e7969cf2ff3bfccaf813cfa47b4189e56bd6f3b3d99d1905028eb54c65638c0fa7524270266c0415e388c0476539d16644cce722b42b05de5a499ddfd14f11533b906193c43b5789980c5e1fdbea9ae6f687cd14bceec153afe9e542efed3bf41cbf9502b59ac0885e51409b9882204ed0399a7cea0bd72a3b2d718916ba4e7c382d2e1bad8f4c411bdb310bac589b8a002a206aacc394af8"}, &(0x7f000097a000)=0xac)
setsockopt$inet_sctp_SCTP_DEFAULT_SEND_PARAM(r0, 0x84, 0xa, &(0x7f0000fae000)={0x7, 0x101, 0x20d, 0x101, 0xff, 0xffffffff, 0x1, 0xd1, r1}, 0x20)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:48 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:48 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
socketpair(0x1, 0x3, 0x2, &(0x7f0000158000-0x8)={0x0, <r1=>0x0})
setsockopt$inet_sctp6_SCTP_ADAPTATION_LAYER(r1, 0x84, 0x7, &(0x7f0000503000-0x4)={0xc7c}, 0x4)
2017/12/31 12:50:48 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
r1 = openat$cuse(0xffffffffffffff9c, &(0x7f0000193000-0xa)='/dev/cuse\x00', 0x2000, 0x0)
setsockopt$packet_fanout(r1, 0x107, 0x12, &(0x7f000098c000-0x4)={0x6, 0x3, 0x2000}, 0x4)
getsockname$unix(r0, &(0x7f00007fd000-0x6e)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:48 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
ioctl$KVM_SET_MSRS(r3, 0xc008ae88, &(0x7f0000afd000-0x18)={0x1, 0x0, [{0x10002800000048c, 0x0, 0x0}]})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x0, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
fcntl$setflags(r0, 0x2, 0x0)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x800, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
r0 = socket$inet_icmp_raw(0x2, 0x3, 0x1)
recvfrom$inet(r0, &(0x7f000032b000)=""/139, 0x8b, 0x0, &(0x7f00002a9000)={0x2, 0x0, @multicast2=0xe0000002, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$pfkey(0xffffffffffffff9c, &(0x7f000087a000)='/proc/self/net/pfkey\x00', 0x4000, 0x0)
setsockopt$inet6_tcp_TCP_REPAIR_WINDOW(r0, 0x6, 0x1d, &(0x7f000053b000)={0x7, 0xfff, 0x1, 0x7, 0x0}, 0x14)
r1 = socket$unix(0x1, 0x1, 0x0)
ioctl$sock_SIOCGIFINDEX(r1, 0x8933, &(0x7f0000164000)={@generic="877285ee4553611f52effaa2ded30ca3", <r2=>0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
bind$packet(r0, &(0x7f0000e81000)={0x11, 0x5, r2, 0x1, 0x6, 0x6, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, 0x14)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(r0, 0x84, 0x22, &(0x7f0000207000)={0xfff, 0x1, 0x7, 0x4, <r3=>0x0}, &(0x7f0000569000-0x4)=0x10)
getsockopt$inet_sctp_SCTP_DELAYED_SACK(r0, 0x84, 0x10, &(0x7f00004fb000-0xc)=@sack_info={r3, 0x9, 0x9}, &(0x7f0000b58000)=0xc)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
r3 = ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
ioctl$KVM_SET_CPUID(r3, 0x4008ae8a, &(0x7f00000be000-0x80)={0x1, 0x0, [{0x1, 0x0, 0x0, 0x7f, 0x0, 0x0}]})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
clock_settime(0x6, &(0x7f0000543000)={0x77359400, 0x0})
r1 = dup3(r0, r0, 0x80000)
ioctl$EVIOCGKEY(r1, 0x80404518, &(0x7f0000342000-0x4b)=""/75)
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x0, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 1:
r0 = socket$alg(0x26, 0x5, 0x0)
modify_ldt$write2(0x11, &(0x7f000032a000-0x10)={0xe, 0x20000800, 0x0, 0x800, 0x3, 0xffffffffffffffff, 0x3, 0x81, 0x5, 0x9}, 0x10)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
r2 = ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
ioctl$KVM_CREATE_VCPU(r2, 0xae41, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
socketpair$inet_icmp_raw(0x2, 0x3, 0x1, &(0x7f00002b2000)={0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r0 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000607000)='/dev/vga_arbiter\x00', 0x1, 0x0)
ioctl$EVIOCGPROP(r0, 0x80404509, &(0x7f000059e000)=""/18)
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x5, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = openat$cuse(0xffffffffffffff9c, &(0x7f0000b26000-0xa)='/dev/cuse\x00', 0x80000, 0x0)
getsockopt$inet_sctp6_SCTP_RECVNXTINFO(r1, 0x84, 0x21, &(0x7f0000d35000)=0x0, &(0x7f0000825000-0x4)=0x4)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
r0 = openat$qat_adf_ctl(0xffffffffffffff9c, &(0x7f0000e77000-0x11)='/dev/qat_adf_ctl\x00', 0x200, 0x0)
ioctl$DRM_IOCTL_MODE_SETCRTC(r0, 0xc06864a2, &(0x7f0000c53000)={&(0x7f0000a0d000)=[0x7fffffff, 0x4, 0x1], 0x40000000000000ed, 0x9, 0x2, 0x4, 0x9, 0x6f2, {0x1, 0x1, 0x3, 0x54, 0x6076, 0x3, 0x3, 0x8, 0xfffffffffffffffc, 0x2, 0xffffffff80000000, 0x7fffffff, 0x3, 0xfffffffffffffff7, "5604f85fe321578f937137886d709f59ddd926534297f0e8e5570cdb8edb66a1"}})
ioctl$sock_inet_SIOCSIFNETMASK(r0, 0x891c, &(0x7f0000053000-0x20)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_flags=0x2})
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x0}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = accept$alg(0xffffffffffffffff, 0x0, 0x0)
ioctl$sock_inet_SIOCGIFBRDADDR(r0, 0x8919, &(0x7f0000a02000)={@common='teql0\x00', @ifru_addrs={0x2, 0x3, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
ioctl$KVM_CREATE_VM(r1, 0xae01, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$bt_BT_CHANNEL_POLICY(0xffffffffffffffff, 0x112, 0xa, &(0x7f0000ae6000-0x4)=0x7, 0x4)
r0 = socket(0x13, 0x80005, 0x6)
getsockopt$inet_sctp6_SCTP_PR_SUPPORTED(0xffffffffffffffff, 0x84, 0x71, &(0x7f000063e000-0x3)={<r1=>0x0, 0x1ff}, &(0x7f0000766000-0x4)=0x8)
setsockopt$inet_sctp6_SCTP_MAX_BURST(r0, 0x84, 0x14, &(0x7f0000209000-0x8)=@assoc_value={r1, 0x1}, 0x8)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfffffffffffffffc, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4000000000000000, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
r1 = semget(0x0, 0x3, 0x200)
semctl$GETNCNT(r1, 0x4, 0xe, &(0x7f0000d57000-0xa8)=""/168)
getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f0000c17000)={0x0, 0x0, 0x0}, &(0x7f0000878000-0x4)=0xc)
r2 = syz_open_dev$mice(&(0x7f0000a59000)='/dev/input/mice\x00', 0x0, 0x80)
ioctl$SNDRV_SEQ_IOCTL_GET_QUEUE_STATUS(r2, 0xc05c5340, &(0x7f0000eed000)={0xd43b, 0x6, 0x7f, {0x0, 0x1c9c380}, 0x5, 0x10000, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:49 executing program 6:
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r2 = memfd_create(&(0x7f0000e3b000-0xe)='{{selinuxbdev\x00', 0x2)
getsockopt$inet_sctp_SCTP_PEER_ADDR_THLDS(r0, 0x84, 0x1f, &(0x7f00003c9000)={<r3=>0x0, @in6={{0xa, 0x1, 0x3, @local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, 0x1f}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xf7, 0xf166}, &(0x7f0000afa000-0x4)=0x98)
getsockopt$inet_sctp6_SCTP_DEFAULT_SEND_PARAM(r2, 0x84, 0xa, &(0x7f0000de9000-0x20)={0x5f3, 0x100000000, 0x0, 0x4, 0x8, 0x3, 0x0, 0x3f87, <r4=>r3}, &(0x7f0000a34000-0x4)=0x20)
r5 = openat$selinux_status(0xffffffffffffff9c, &(0x7f0000172000-0x10)='/selinux/status\x00', 0x0, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(r2, 0x84, 0x1a, &(0x7f0000000000)={r4, 0x40, "8899088a3a5136b32c5818a058e29abc7b04146ab9e10440f853868ae1f23acafd4a936de2179680489e06ce5372468d727ab89d2ea47ab0e599ab95bfa22287"}, &(0x7f0000001000-0x4)=0x48)
ioctl$KVM_GET_VCPU_MMAP_SIZE(r5, 0xae04)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x0, 0x0, 0x0)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x0}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f000081c000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
ioctl$TUNSETVNETHDRSZ(r0, 0x400454d8, &(0x7f0000fe1000-0x4)=0x6)
r1 = openat$selinux_avc_hash_stats(0xffffffffffffff9c, &(0x7f0000f75000+0x1c6)='/selinux/avc/hash_stats\x00', 0x0, 0x0)
ioctl$TIOCGLCKTRMIOS(r1, 0x5456, &(0x7f0000643000-0x24)={0x100000001, 0xfff, 0x0, 0x3, 0xd33, 0xd9, 0xffffffffffffff32, 0x200, 0x3f, 0x1, 0x8f8, 0x400})
r2 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r3 = socket$inet6_dccp(0xa, 0x6, 0x0)
getpeername(r3, &(0x7f00003c8000)=@nl=@proc={0x0, 0x0, 0x0, 0x0}, &(0x7f0000fc4000)=0xc)
r4 = socket$unix(0x1, 0x1, 0x0)
ioctl(r2, 0xb7, &(0x7f0000ad2000)="57d1b2354ef87ed56d6f3b15e156314d8fd688d9709e36adbffabead2151cdc3a7b4c0e45c611abfa652fff7ed9128d8f22bd09caa4cac05c5430c8da1f1618818")
getsockname$unix(r4, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
openat$kvm(0xffffffffffffff9c, &(0x7f0000afc000)='/dev/kvm\x00', 0x0, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9000000000, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_member(0xffffffffffffff9c, &(0x7f00006b5000-0x10)='/selinux/member\x00', 0x2, 0x0)
ioctl$GIO_UNIMAP(r0, 0x4b66, &(0x7f0000d30000-0x10)={0x2, &(0x7f000067e000-0x8)=[{0x0, 0x0}, {0x0, 0x0}]})
ioctl$DRM_IOCTL_MARK_BUFS(r0, 0x40206417, &(0x7f0000a09000)={0x0, 0x9, 0xebf, 0xdd, 0x18, 0x80000000})
ioctl$DRM_IOCTL_MODE_GETCRTC(r0, 0xc06864a1, &(0x7f0000eb0000)={&(0x7f000052a000-0x10)=[0x7, 0x22, 0x5, 0x81], 0x4, 0x1, 0xfff, 0x7b7, 0x4, 0x238, {0x4, 0x15fb, 0x119, 0x2, 0x10001, 0x9, 0x4, 0x4, 0x8, 0x8, 0x8, 0x80000000, 0x2acf, 0xffff, "09727e92b7f4567c3924c322725bca3b1c2e1c406432ceb8516d1a04dc28e9a2"}})
recvfrom$inet(r0, &(0x7f0000adb000)=""/48, 0x30, 0x20, &(0x7f0000d51000)={0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10)
ioctl$DRM_IOCTL_RES_CTX(r0, 0xc0106426, &(0x7f0000a6f000)={0x2, &(0x7f00004f1000)=[{<r1=>0x0, 0x0}, {0x0, 0x0}]})
ioctl$DRM_IOCTL_GET_CTX(r0, 0xc0086423, &(0x7f0000726000)={r1, 0x1})
getsockopt$bt_hci(r0, 0x0, 0x2, &(0x7f000071d000-0x25)=""/37, &(0x7f0000f74000-0x4)=0x25)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
getsockopt$inet_udp_int(r0, 0x11, 0x1, &(0x7f0000f92000)=0x0, &(0x7f00009c8000)=0x4)
ioctl$SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT(r0, 0xc0bc5351, &(0x7f0000728000)={0x8000, 0x3, 'client1\x00', 0xffffffff80000000, "2bd1d06565cd0706", "53723367cec7f78094185ffbcfce965795249bc01c8a3890d74e30f2389afeba", 0x1, 0x1000, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
request_key(&(0x7f0000484000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
vmsplice(r0, &(0x7f00004d1000)=[{&(0x7f00007d5000)="77e6f5147ea19e1d6fb5ef99e0e42fde989605b645fa2454940094855b253afac40f53bc428ea43e5bb4c76ab901eccdd362169f086933ed1fbbb209b88893b9850356e9f13a5b0cc70924a52cd227b95e655db5719ef3ca3f270ccead09220b706c149ccade81d5dd078dc4134ea0e307253b8c88fe930ce930fecef7b7f7fe98a3653b", 0x84}, {&(0x7f00003d5000-0x60)="7fbf04b2031e0473277294e8c9c76306ab1cd7046156a5596a1285a95df73e30a42d0d5ded71b723bad344107eaead0a94a3a60ad9c5a9f80121013e94bc463367baf87410bcdc64c0b7bdcbbcc2721611393343d659c9b76acaf8b845c3fffc", 0x60}, {&(0x7f0000cd4000-0xf6)="bc7fe0e63dce16da8235cfec15dba48eb9f1e06441786d90beb429b293504e46b7bd0a7cca85a6fe123e34727fc5786b69c34baadb4e69392fb5f4fa9b2bceb1284ebe11e6323bf9bb3754890df18a17cd43ece1105729f57aa561f07830cae254c2f881e8a1e590d845eccc4617889c63d58d829d19a46cab1bac4211aad5f3c5c11cb8c2328a30f1e6af6221ff845d82f997cc36bf20c931ac400f71e8613022cf6908ca0935299ab0dfd232371ad2e6fbf4bb8af4e49995f95d414073c47de1dde94261b59b96923deb0c965724c8e2bbd032e1bef556c924043cc46aa9ea9e837db764ff88d38cc4e1c129c09ec856ac441e19d2", 0xf6}, {&(0x7f000073c000)="d55ad96726e2670c7105bae3d80867d117ad8a8915272029b59b6798b707f0a28d5e877c0ac73d3624b38793fb8d68d4de765d16f86304db28310b3a77340a460220553ed4cdb1042050f4fada0c2342b3415db3d78c8481c59445dc6f3a073a70b2ca944be9787212718dc095f7da3f98345f4f5a3ab70d008a3f03ff8d3486ad2b466635f9db44c8973df801acb0329d36e5d0b7d514d9fb51d7c98ba5ad1a1c23eb5131e50f36d49ff30de8ec5e49c8f97c1bb6252653fa056441f1a3d584ff045fd3304b58", 0xc7}, {&(0x7f0000d08000)="d8bd062bee4a96cfed4ef2860d4037717399cbb01fe4f807cf08f65cbbdf510240fa22d2347b62a78341e8b9e587d891330b84e5742ddfa23c7e1ed907e39949e4e4839fcb36b17ec091f5edb5cffdf9137d36752e051f41add0fb6539334914a34bab96ad672430740ce93f75b970cec662476049ee333a7bb81ac2a6e4f37e51896e3e8ad9791ef63f97a9bc6614f4f72d20b883b8381a33b873c14fdb6ec7113e261c15144083852c4dbaea7f", 0xae}, {&(0x7f0000125000-0xaa)="6d90e67b170d64b68292a689514133ffb34c2596b02a80a4b69232d16caef5a64b5d6ce80d1f75e6fb0b364a9201e02fbb0ba63ab8941dc7208efe956eb34addd77a93dbd0deaea70ef4e0953c86dd701b9b88a1c2a8bdcef6c2d19593ca85ff17d6c43d5b910a07b5b89870295722fcedafa3427b0067d42d1cdba883af800994bb96ac8477ec4ab3c21bb0724112deb61d8effc59e303aa9cdeb7c2f434125c41290b4935caad456a2", 0xaa}], 0x6, 0x7)
[  265.040392] QAT: Invalid ioctl
[  265.052239] QAT: Invalid ioctl
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x0, 0x0, 0x0)
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x107, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xf9, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x0}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305dee3812a3df2180b4a031d243c"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$PERF_EVENT_IOC_SET_FILTER(r0, 0x40082406, &(0x7f0000671000-0x1f)='md5sum(mime_typekeyringcpuset*\x00')
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
r1 = openat$selinux_member(0xffffffffffffff9c, &(0x7f000079e000)='/selinux/member\x00', 0x2, 0x0)
ioctl$TIOCGSID(r1, 0x5429, &(0x7f00008ae000)=<r2=>0x0)
get_robust_list(r2, &(0x7f0000c12000-0x8)=&(0x7f00008ba000)={&(0x7f0000000000/0x1000)=nil, 0x0, &(0x7f0000000000/0x1000)=nil}, &(0x7f0000c63000-0x8)=0x18)
ioctl$TUNSETSNDBUF(r1, 0x400454d4, &(0x7f000012e000)=0x2)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
[  265.129959] QAT: Invalid ioctl
[  265.138448] QAT: Invalid ioctl
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x107ffffffd, 0x0)
personality(0x4000005)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:49 executing program 5:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_avc_cache_threshold(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/avc/cache_threshold\x00', 0x2, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
sendfile(r1, r0, &(0x7f00004d0000)=0x0, 0x1000000000000008)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f0000184000-0x4)='{*(\x00', 0x0)
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
r1 = syz_open_dev$vcsa(&(0x7f0000f6d000-0xb)='/dev/vcsa#\x00', 0x2552, 0xa043fd)
getsockopt$inet_sctp6_SCTP_DEFAULT_SNDINFO(0xffffffffffffff9c, 0x84, 0x22, &(0x7f00009d1000-0x10)={0x3a, 0x8000, 0x2, 0x1, <r2=>0x0}, &(0x7f0000421000-0x4)=0x10)
getsockopt$inet_sctp_SCTP_PEER_AUTH_CHUNKS(r1, 0x84, 0x1a, &(0x7f00006e8000)={r2, 0xc0, "42fc6e8a987d073a0e141c733d525d8476433e6677662b461943af7b7528e76c9bb698b294cecbf111c178f22a1249c0f4d6c91b36ac9f3b92d8d65d0026546211a91c63920df5b30143a5fd85437d6c1f48ed8d1bb4c21d2b829c729f0f71bb9e61bdc2bf5b144234c109c267c84e2cae67c52a6602616072e40a82ea45a6f146a1f97828da3dc8e7beb658ae09f4ea4b5ec8b8b63536c07b32095c38ef3423a610285885ddda33dd2e7c5676f45474b8afc5f0694bd13c8ae84d201aadd674"}, &(0x7f0000340000)=0xc8)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x2c, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0x1e, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, ""}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
socketpair$inet_dccp(0x2, 0x6, 0x0, &(0x7f000085d000-0x8)={0x0, 0x0})
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x0, 0x0, 0x0)
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_mls(0xffffffffffffff9c, &(0x7f00000e9000)='/selinux/mls\x00', 0x0, 0x0)
ioctl$DRM_IOCTL_ADD_CTX(r0, 0xc0086420, &(0x7f0000e03000-0x8)={0x0, 0x0})
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$alg(0xffffffffffffffff, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(0xffffffffffffffff, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x2c, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0x1e, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, ""}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x0, 0x0, 0x0)
2017/12/31 12:50:49 executing program 6:
socketpair$inet6_sctp(0xa, 0x5, 0x84, &(0x7f00002f4000)={0x0, <r0=>0x0})
fcntl$getflags(r0, 0xb)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = socket$unix(0x1, 0x22, 0x0)
getsockname$unix(r1, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$alg(0xffffffffffffffff, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(0xffffffffffffffff, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
pwrite64(r0, &(0x7f0000655000-0x31)="d8cf9d4690487444c4ec7c4e85560317157bf11c180bde2862b7601e295a2fa4b2d4ab79853669cbf29126e8c2837d83ee", 0x31, 0x1e3)
r1 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f00007c1000)='/selinux/checkreqprot\x00', 0x80000, 0x0)
getsockopt$inet_opts(r1, 0x0, 0x9, &(0x7f00004d7000-0x4e)=""/78, &(0x7f0000f3d000-0x4)=0x4e)
openat$selinux_mls(0xffffffffffffff9c, &(0x7f0000bf6000-0xd)='/selinux/mls\x00', 0x0, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
add_key$user(&(0x7f0000757000-0x5)='user\x00', &(0x7f00005d7000)={0x73, 0x79, 0x7a, 0x3, 0x0}, &(0x7f0000296000)="ce98da3fe74657f4b2f0e6068fbf74064b10cc274a3621cb8ae1bd184dbd2faae9552d9f7eaddfb19d0bce22075bd7885468258cc6ad206ee6cfca501fb094c7fea2602f664eb286aa7f91dc3221205d67cd840b1903d0b22a43ea8284e35f7744e8498f0f5bbaab66b655db894384e8bcb45e3f070041719e9f5be40256740e94a44f0db85bad548389b7024649ae467385a1d54b666395678122a6b8232133a95ac4a9246d1259719ab785cf4a5cc0a6d846c0a33ff163a0f8b3dbb3bb9bf81a49bcbac5ff9b17be583130f1538ee49add3cf0a8f44357870db7617b155d45c1cd6d3d72edffad330aadc4c440a6b25c9b3a1bb722ec5423d3a428fe8635362d4ee39b7e4351663fadc3cf6a5a2c831d61bef0cd0b5d7044cfd1e202abdaa2982302eb5a64f0c2c7da9de2c76c03eee157460176e3390fa896d5d817d13eacfeea9f6596d90d1c706e4ad630aa3326f822461c4767f6f0ab71723adfec02abd68a3bcab2a3fe9c979cfcf1f0617c0e83884720b9ec60a3a5a89b400045d2ef6bc478e8ad8edcb38adb7000e1e5023e9d31fcd754da99e5e4de479d231ca54dec9a0d16a3ea5f6e493076585c6d1a4ad4de14bb724ffb4a3992d3839bd638b2dd1a7b6a65ec0681f7680b7343403779d487f1fa1e735af8495731455e91304af5b7b7f3a6e4cb705294aa061ce44f4a93c6da783b9615c9f7e9c8bf97c67731d12ba8611ff708fe1c9ef4456a8370c58fe5632e46d8246ab3d0c790049f9a0ec9c243b635db9e7aa34db752f976e7b50702b0b25fb7697c2a95d9d45772c3c80fa9ff687ffd7b08212c03b2a3948a51745a34e536b7d57bc5c3731b431f8401bfd2612d629f5ca8e0927702fa54f24ebba2b18600d46e897d55b449af200b6563b027c5ce999efdae74cba39bd8cd275891513e96cdfdc283542b90b176ad00e0fd6163250660436475ba7abf447a0d1b71a5261a739c8ab233b3fb3cbce45f331e6d23162dfa62008f6e5cc71fbff5673c5a836ba65da420524d0dcab74ecb1e2395a955cbc7dd82015a788f0cd8a3cf968d035a097a33f1743b63293e17f9a55870ffe64ef08763ae6e970af3871e0a17eb4ca1105aa8f7cf79a700067c8a0f4ca0282de1f0e2c2e501b8e4928334ec05b3ebaa793326885aaf326856bca8827540239f5e649d87d7599e14fe251f634ac5b78a6b529edbc6540139d8cab7a058f5b329871d15298892dd7570a3a1637ec32f39bf10a077b27479add5f68b72bd8e0ceaf19736631b377cb6b30fedbdaab29ea908a94694844ce275da84cc12f7f6e817a3ea6d30cd2b5c3ae49da522271aa9ca1bf60cb4d7af9a66c1ef5097573b58ca19103327ae25a35cb8ca67e87a3f271076d09f0a9cd06ea29a0f2bbadf2507124759e88091532ef3ccf5ecfd1afbe983efb1abbcca9e7e95345ac43eddad30edba78c36368cc97d04489ecd7b913e24ee19829193732096d42a6653986825038a79252110243bde8387f50120047bf9b88da3a3af42b5f4a14dc79eca3f959d076e985ba3361cc16b7a1506f5ced7cb9b5285b864f97f0658c30f64a0cabe4af936a6e3dd00bbf85a99d5a9d03873c8c4df2d0e5f019967c0f7e6c63a635f90bd83ab3ee2f046df0958afd8e2270edc3546dc1cc3def8fee797b1e97bd12329b2410ca739736f077ff2cf82746dc2c9fed1faf31a4e96e7bbee65d7884557c4927c4d79e2bd9aaee590fabf348dd3c2c39a28e89dcf7d4c4681e2e1810400dc1ae747e14d63f6c4670c267bc0b1ebbd50f0adc3dac2105a5a0ccd6ea5f7d20f0e433152176445dc20f417536e403c8a48a452bf716630854b4a3bc0a45dd290f484399b98894fa282d370ea1930aedf7964cb3a45e0f0d7436049d74a8a99d8b63665c3b946dba6b22b8ac107aa654634aaadbfaf5968a0a2eb146a8df5cd3caaa3c8c09f4e6a1e4ecaa3b0d36584cf50a3c613eb7780cc50133aca73d2cb51d7c30b4b6e6a9fd2900446b721692e0723efec30e9e616dc4ac3e0c72ce45104c27f1f49825dc048d1399df695d759d9eedc3ec91c7996fc842b7cc511cf906b4bc034838c3815ede1f604adb3cb48f3c59c83c8912a5867fe5e481698154c82dc36f05a9c058ad87d355dbd8cbaee9156af5080261b8b446cb3cd45eb3f4365fbf7d3baa68085ce94246eefd0409483ce6f0e7edd111ab1eb15fd8cc713ccee1b5be6cd91cb9bfc11e1c8b36496ceea0e0e84e3589f736943858f2edc69b1d35517ecc44f78d02d9692301b86f912d8c3c0e2226d91202eec6e7f689beaa940edc0e0d43c68d66ce931a88ffbbc2aab562d356c33cfd54e38b51e3c28f8791f4885c4d6381746044455146aceefdc83df7b66aa9e146f3110579310e6c7062565cc3b9f66f6a782465fdad69604affc5758377432f164190be09e4eb14412430085c01bc9c871f18659c54d0d8598553a68de939525afd6e5d8bc3f01036bf67760cb76b8e80951c0ae373a4d96f181c9a853b43994f472702f2ed99eafd490e263569a0385130b473c3631b3be093247e6faedf93d6841bd09fbe735380527000bd8e13c67b00042e5d5221aaad680783434748d0f07e27df4c359b77572e9d145efd2475f53da7579f14fd0c81702d3f2ebb7866fd32a3a6400d6136908112bf5230996b37d411303b1dda8d864f1e54070523a6cfe11b724f25cedde5d2f3f9fc8dde573626811b99f277cd7d7e27403b00ac738fe89748e3c6ee568b882ba454f1ff169bb216c9b289abb5c0d4ad0038bdae8df975a7d6aca58dc63415a902018c6b2ad1fb2e3bf9171a4361372e6d699bb834a84d204c124492fc8d7702835b43cfe24f84feb2c8feda82f0a8fd66391a55cdfb45425a175641e9e9bc3f0e8f1d611f9ddc5bc0e15b4a0e889b37d113c7303aa819726b4014801541945027c7a87260f2b4a37b1a7afb27e2bdab383d47a1b84dfae6e9b0c6d47672da2c7789ed07a17e78517dbb250149606d99931d615edd2a3c09e32cfec8f142e030aa7bd92381c2e774e9953e116a7ecc6802a73f01ab1656867009088f175b6804dcc0e022dd6691ff38fd866e3bcb85b2dc473116d58eca5ed90d86b912eab2d0a60c80f839766952ba4a9c35808318c53ac67acb12188a78fec03c485649cfb0bb0e7b843bf3c808c25fac614f71ea787c59c5c8697fb5867f1ebca7a2d555c08abbcd1c2d94ed937292be328fc4cb6eb8ee042416d6618a77e4d66a4be54705c11f3089c04620aa3f0881b78ce8af31c285d34d78602e9b65a5cd708c32b8a493d3cf63b859c07f0fc010edd99a953bde1000fbcd5e60112f3f0b8b31e64933b8efa9d5224e6905c95c559f438e8e75b1b3cc8656e9a67b436a5410ff936e93cffcbd9ab00edeafcc47473aa885665f9f585b6dfa05ddb714a8089192bdefcd2691ba057cab1a85e4c32bb23c7f63eb472309b1135b8d704c6d99fec669699a10d96ca60c133522feee0b933a8217f2fe6285e6f56c190f92c7acd2c60195d7176a5fe602e72abab41b9ac9cea56823b7c13122541c0f3b58e72d89462164e3740a371cff8f01d11f7296892420fc95fb8a6741ac152c3576388114be18ef6fc3a9ed1ac0c8ec2b3c018f8c2b1f93483d7fcebd8335eef657e59547eba191b2334ff1fd1f738e69957cc011d1c460260e2e8b040b05790c9153520c7a509c189621e0e24a515d13da2d1a8e7bdae4b06dd24576d16790c41c1f9e3e89ffce9d04cf14eb243344675d9eb562989bca40a6962df742ca804af0e1c75c7c3dd58e2648cbbc5faea958d28ea32f734f69270b6d33735377910336aa97a22417acda75352aab308bad0b2b716ee25e3302fcb772384ad0481c184efdb6fdd61bb2c16ed88606a8dce002a4d0d917519269987f566b0bfc596e9bc4bcaab12536a944e498e40f89e51c4738df566855ccd3412ba5200dabc9eedbdfa62ba873d7f1a3a27c83a1b71568e680126e0198d6dd2a353e7500334a40eaeb7849e5d6facf4e56b80309b14c3eb0550346e4b8d6190e0bf8185b7dd4f90e88512362e62784eae1dc4bb898f998ec9f5086e2d145bf55079b46f6b9acdbd4f7b0986573c2dfa5d09e5c06bdf112d0cc9dd62b2738319022d71d8d4c52cea90c2a0f4294513f5e1476f9e5510249900b00cfa1f71178b49f2643981abfc0d897dd19d516bd832117b44355c1bc7c5b608b49db30b38d5e8e41bc8194d606f0767f826e75cdc7d1f9740ce858aff8e96095375f823c7a521ac945800c8694f4aaac626bd44060902a395ce8b616de525ef06fe7318822f168ee49f76b175569b4d2dd1cd1bf66e41a974c2d20e0ecedc9ea39652b8bcaef052862790dd124fbae2de535032daef494952478e75e05f4068642188b3e1e871088db5826c0879798828c8c061db98e18421517ea7fa518801eda4882e3bd8075481df7cec52f0f25216544fbc1b583fff5b606bfa5d717d6873dc384060a1c259e5be03cabe769b561e4c2ccb8ea65e014d53c00dbbb6326cc3ce006f4774d8d9f7a05eaca0fdbe45e0d49f2942a0fd580098eea77d39a06b16c95affa6df1f45d2b14bc5281987afec9d2dafe51922da22de0b4d93d648f2be21a09400e6d67266c4eb2d8fae8cb28f2b39c58cba19ae585a42fb5df66834edcd5ba3e686bfd5dadaf5f481a14fcf69294ffde63972793997a83182281db23b43c50d4bb1d5752e11d763df93aea80e80f81dd4c38c78c2f0b55eed3c9cc874436c76cc62d4b00a020d155f9cab1b138674f3483021ff497643d4207c076efebe259da5ee534394fc0e1d95a84bfacc64e1f748660fcf9ead50c37abaf219422fe1bd8ebeac174f5e950ff90c390206c13bd545561d528a70d2c7b5c3d6cfb469d98e6c7f55ef86f5310f9e943b4492e22088bdf5829d85813fe82b7af2c6b40df8fb2e931aa1c76c23ac54cca4b9e17e0578fa03e8f5163e806ce224d365129f00b0c8f746a4b2f7a3383824a8e9e6e766b489e22e4610bbd51fc6905e99acae9c4150c6bc8de7ea064f08e76449d23f2933d607f1f41b26f6cdca37a9f45d1c2488d3cf1d9e3142e50890898015d912a0917a6b492633a39cd6e2659cf21df6a4cfb2f67020d0c3b91eae37e752ef2197628fdf066a8e85737afa758ba21996af07126ebf169ec027b93acbc92540cbca1bfbe797c806770a1cdc6246ef811f1d9e9638c885e72f7a6313259dd07c9252bc9cd8080e6ecdc4856f49749d239f751dcdc66e9b181cecdb412f4c0f9884cbb5274e038740f5ad2b5126a628f91b106c50b55a147d027d82d91dcd091af3ca04435e8266022366812dd235188629ce762acc5dceb319f93ed37d7ae1a13f6a9f5726f8840873055eee7a816cb7f746be3962bc25e67f68861d74e63f7e3bc7dee24e2ebd16c6818378b9428b133d3ed012e54dc4a556fc1ed741e786918acc1991f6a9407c4c9078eee98c4e3779b6b18850edbffb2ed12c757f182c1d57bc3189cca4d87b13cf1715067cd5204ad57de93fa4d145847a051c3a34e4cb5994853094d7f8be36f1a9e1587df47905c915ddd15cb5e9eddad9b07b0a4570893cf26222b18b76ac7e67afaffe1213d9192f1f619802106bd324120a648813a882cd5dffb5b8116be10d47489e4abdbe1261a37a81a8835f1332c3ad21629ddb1258d25074e8b1cdd5f84ddb371f28fcb148c2ff75d1c4a7336f9d56d44be9c20f03dc481ee83f85e1af02ba3d3f4b8acdc70ebd067f893982a3f329cf245ed", 0x1000, r0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r1 = openat$selinux_status(0xffffffffffffff9c, &(0x7f0000eb4000)='/selinux/status\x00', 0x0, 0x0)
ioctl$SIOCSIFHWADDR(r1, 0x8924, &(0x7f0000faa000-0x28)={@common='bond0\x00', @ifru_data=&(0x7f0000210000)="3340918b628e3fbea63f335b3ee43aab6fa25923b9500d89b6c481f74c8ad87c"})
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x2c, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0x1e, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, ""}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
socketpair$inet_icmp_raw(0x2, 0x3, 0x1, &(0x7f00004e8000-0x8)={0x0, <r0=>0x0})
fcntl$addseals(r0, 0x409, 0x3)
ioctl$sock_inet_SIOCGIFPFLAGS(r0, 0x8935, &(0x7f000015d000)={@common='teql0\x00', @ifru_flags=0x4000})
bpf$BPF_GET_PROG_INFO(0xf, &(0x7f0000c3e000)={0xffffffffffffff9c, 0x50, &(0x7f000091b000)={0x0, <r1=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/16}}, 0x10)
bpf$BPF_PROG_GET_FD_BY_ID(0xd, &(0x7f0000ff2000-0x4)=r1, 0xfffffffffffffe5e)
request_key(&(0x7f00004a6000)='rxrpc_s\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00002d7000)='{*(\x00', 0x0)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x0, 0x0, 0x0)
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = memfd_create(&(0x7f000070b000-0xb)='(trusted*&\x00', 0x2)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r1 = syz_open_procfs(0x0, &(0x7f0000247000-0x8)='pagemap\x00')
getsockopt$inet_sctp6_SCTP_GET_ASSOC_STATS(r0, 0x84, 0x70, &(0x7f0000750000)={<r2=>0x0, @in6={{0xa, 0x2, 0x1f, @mcast1={0xff, 0x1, [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, 0x0]}, [0x80000001, 0x2, 0x200, 0xfffffffffffffffd, 0x1ff, 0xff, 0xa8, 0x9, 0x2, 0x603e, 0xffffffff, 0x1000, 0xffff, 0x5, 0x6]}, &(0x7f0000c7e000)=0x108)
getsockopt$inet_sctp6_SCTP_PR_ASSOC_STATUS(r1, 0x84, 0x73, &(0x7f0000fb4000-0x18)={r2, 0x1, 0x30, 0x8, 0x80000001}, &(0x7f0000ab2000)=0x18)
ioctl$SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO(r1, 0xc02c5341, &(0x7f0000bc9000-0x68)={0x0, 0x0, 0x0, {0x0, 0x0}, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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_XCRS(r1, 0x8188aea6, &(0x7f0000652000)={0x8, 0x9, [{0x5, 0x0, 0x2}, {0x8, 0x0, 0xffffffffffffffab}, {0x1, 0x0, 0x6e35}, {0x1ff, 0x0, 0x0}, {0x0, 0x0, 0x7}, {0x7, 0x0, 0x3}, {0x8, 0x0, 0x8}, {0x9, 0x0, 0x5}]})
ioctl$TIOCGPGRP(r1, 0x540f, &(0x7f00008b3000)=<r3=>0x0)
setpriority(0x3, r3, 0xc97)
ioctl$DRM_IOCTL_MAP_BUFS(r0, 0xc0186419, &(0x7f0000bd0000-0x18)={0x9, &(0x7f00009c1000)=""/14, &(0x7f00002e8000-0xd8)=[{0xfffffffffffffffc, 0xf4, 0x6, &(0x7f0000987000)=""/244}, {0x7fff, 0xb6, 0x80000000, &(0x7f0000c17000-0xb6)=""/182}, {0x8c9, 0xa8, 0x9, &(0x7f00005d1000-0xa8)=""/168}, {0x0, 0x55, 0x0, &(0x7f000084c000)=""/85}, {0x335, 0x50, 0x8, &(0x7f00009a9000-0x50)=""/80}, {0x1, 0xe1, 0x9db, &(0x7f0000302000)=""/225}, {0x3, 0x28, 0x1ff, &(0x7f0000a2f000-0x28)=""/40}, {0x5, 0x5c, 0x549, &(0x7f0000556000-0x5c)=""/92}, {0x0, 0x7, 0x7, &(0x7f00003a9000)=""/7}]})
r4 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r4, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f0000ba7000)=0x411)
ioctl$KVM_SET_NR_MMU_PAGES(r0, 0xae44, 0x4)
2017/12/31 12:50:49 executing program 0:
r0 = socket$bt_hci(0x1f, 0x3, 0x1)
ioctl$sock_inet_SIOCGIFNETMASK(r0, 0x891b, &(0x7f0000816000-0x20)={@generic="61db29dca85cd30234cea287f5873e42", @ifru_flags=0x1000})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bind$alg(0xffffffffffffffff, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(0xffffffffffffffff, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = getpid()
waitid(0x0, r0, &(0x7f000063b000-0x10)={0x0, 0x0, 0x0, 0x0}, 0x8100000b, &(0x7f000027f000-0x90)={{0x0, 0x0}, {0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r2 = socket$inet_sctp(0x2, 0x5, 0x84)
getsockopt$inet_sctp6_SCTP_RTOINFO(0xffffffffffffff9c, 0x84, 0x0, &(0x7f0000688000-0x10)={0x0, 0x2, 0x7, 0x0}, &(0x7f000022b000)=0x10)
r3 = msgget$private(0x0, 0x100)
getsockopt$inet6_IPV6_XFRM_POLICY(0xffffffffffffff9c, 0x29, 0x23, &(0x7f000041d000)={{{@in=@loopback=0x0, @in6=@mcast1={0x0, 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}, {{@in=@empty=0x0, 0x0, 0x0}, 0x0, @in=@multicast1=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f000087d000+0xe85)=0xe8)
getsockopt$sock_cred(r2, 0x1, 0x11, &(0x7f0000330000-0xc)={0x0, 0x0, <r5=>0x0}, &(0x7f0000c24000)=0xc)
getsockopt$inet_IP_XFRM_POLICY(r2, 0x0, 0x11, &(0x7f00009da000)={{{@in=@empty=0x0, @in=@broadcast=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}, {{@in6=@loopback={0x0, 0x0}, 0x0, 0x0}, 0x0, @in=@rand_addr=0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000b07000)=0xe8)
getresgid(&(0x7f0000a9a000)=0x0, &(0x7f0000a45000-0x4)=0x0, &(0x7f0000f9c000)=<r7=>0x0)
msgctl$IPC_SET(r3, 0x1, &(0x7f0000d03000-0x78)={{0x400, r4, r5, r6, r7, 0x91, 0x1f, 0x0, 0x0, 0x0}, 0xa0000, 0xfffffffffffffffc, 0x9, 0x8, 0x1, 0xfff, r0, r0, 0x0, 0x0})
r8 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000f9c000)='/dev/hwrng\x00', 0x2000000020000, 0x0)
ioctl$PIO_FONT(r8, 0x4b61, &(0x7f0000fd9000-0xc6)="c2328192934d8a2f7119b0198e317de9267d7b347e039f405b49b79e306743714e6e4df9da7efb5f13c75ea771c6aaf500d3bceaddbdb53365d088693c0991bfdcf8cbaaad8bfb8dd1e3072bd4ead1d9a07a06e2c3dbc8ff2f492e629a87b6c996783d688d35fa6bac7a688792880fc1be09351d817312ee6924b2a2ce71bf8ed32434f502e89bac637995cdf78e79cd11fbb6cdb6b290429fa236f9b775198fde7e2f757304fc288e5dd61f1619d02535353ea810023b39183a3d568576c483d50de3778fa9")
socketpair(0x17, 0x5, 0xffffffffffffffe0, &(0x7f00009ff000)={<r9=>0x0, <r10=>0x0})
getsockopt$inet_sctp6_SCTP_DELAYED_SACK(r8, 0x84, 0x10, &(0x7f0000ba4000)=@sack_info={0x0, 0x40, 0x0}, &(0x7f0000448000)=0xc)
mlock(&(0x7f000010c000/0x3000)=nil, 0x3000)
clock_gettime(0x0, &(0x7f000001d000-0x10)={<r11=>0x0, <r12=>0x0})
fcntl$F_GET_RW_HINT(r1, 0x40b, &(0x7f0000c50000-0x8)=0x0)
ioctl$SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO(r9, 0x402c5342, &(0x7f0000765000)={0x8, 0x3, 0x7, {r11, r12+10000000}, 0x5, 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, 0x0, 0x0, 0x0, 0x0, 0x0]})
getsockopt$bt_sco_SCO_OPTIONS(r10, 0x11, 0x1, &(0x7f0000dba000-0x12)=""/18, &(0x7f0000358000)=0x12)
r13 = openat$selinux_user(0xffffffffffffff9c, &(0x7f0000b10000)='/selinux/user\x00', 0x2, 0x0)
clock_nanosleep(0x50436a2664e0f52d, 0x0, &(0x7f00006b2000)={0x0, 0x989680}, &(0x7f0000314000-0x10)={0x0, 0x0})
ioctl$KDSETKEYCODE(r9, 0x4b4d, &(0x7f000001f000)={0x6, 0xffffffffe7c21628})
fallocate(r1, 0x0, 0xfffffffffffffffd, 0x101)
getsockopt$inet_sctp_SCTP_MAXSEG(r10, 0x84, 0xd, &(0x7f00000c1000-0x8)=@assoc_value={<r14=>0x0, 0x7}, &(0x7f0000743000)=0x8)
setsockopt$inet_sctp_SCTP_PEER_ADDR_THLDS(r13, 0x84, 0x1f, &(0x7f000003d000)={r14, @in6={{0xa, 0x3, 0x5, @loopback={0x0, 0x1}, 0x2}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x0, 0x2}, 0x98)
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
ioctl$sock_inet_SIOCSIFADDR(r0, 0x8916, &(0x7f0000dd0000)={@generic="ac394b6567ba91a5a551ea22fcc2b9e0", @ifru_addrs={0x2, 0x3, @loopback=0x7f000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_KEY(r0, 0x117, 0x1, &(0x7f0000b87000-0x3)="abb004", 0x3)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x9a, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0x8c, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626a"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 3 (fault-call:2 fault-nth:0):
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:49 executing program 7:
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$inet6(0xa, 0x802, 0x0)
setsockopt$inet6_udp_int(r0, 0x11, 0xfffffffffffffffe, &(0x7f0000cc8000)=0x5d, 0xffffffffffffff22)
sendmsg$inet_sctp(r0, &(0x7f0000558000-0x38)={&(0x7f0000a34000)=@in={0x2, 0x0, @empty=0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0x10, &(0x7f0000f70000)=[], 0x0, 0x0, 0x0, 0x0}, 0x0)
close(r0)
ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000c7c000)=<r1=>0x0)
ioprio_get$pid(0x3, r1)
2017/12/31 12:50:49 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, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:49 executing program 7:
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
accept4$packet(0xffffffffffffff9c, &(0x7f0000af1000-0x14)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000032000)=0x14, 0x80800)
socketpair$inet6_sctp(0xa, 0x0, 0x84, &(0x7f0000a7f000)={<r0=>0x0, 0x0})
r1 = accept$packet(0xffffffffffffffff, &(0x7f0000f61000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @remote={[0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, [0x0, 0x0]}, &(0x7f0000738000)=0x14)
getsockname(r1, &(0x7f0000e30000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000460000-0x4)=0x830ae7e0194ea1e8)
setsockopt$inet_sctp6_SCTP_I_WANT_MAPPED_V4_ADDR(r0, 0x84, 0xc, &(0x7f000085e000-0x4)=0xffffffff, 0x4)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f00001c2000)=0x0)
keyctl$join(0x1, &(0x7f0000cdb000-0x5)={0x73, 0x79, 0x7a, 0x3, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x232)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
bpf$OBJ_GET_PROG(0x7, &(0x7f0000ada000)={&(0x7f0000ea4000-0xe)='./file0/file0\x00', 0x0, 0x10}, 0x39f)
2017/12/31 12:50:49 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_access(0xffffffffffffff9c, &(0x7f0000c9e000)='/selinux/access\x00', 0x2, 0x0)
getsockname$packet(0xffffffffffffff9c, &(0x7f0000c14000-0x14)={0x0, 0x0, <r1=>0x0, 0x0, 0x0, 0x0, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0], [0x0, 0x0]}, &(0x7f0000c6d000)=0x14)
sendto$packet(r0, &(0x7f0000909000)="641db2e5755e26bf1e5aacd110c5d62ba023dac6d50a84b55ccb5880d94f97d69965babd1c9b73c5b4c8ad22e3b1ac5a01ebdfa40cabca115e2c9b2c724c0b35224263f45057a60fff2c27cb94710a3e69c3a531f7541ecfa28aaf89258e4f8d078e4c31d134c983ca7fef24101749798f9d58e8963603b274855b49a3dff2acb8e61ed727bdaf4eb6c5eacd60c1eb19e3162cb62eba6c40fc86", 0x9a, 0x0, &(0x7f0000bd3000)={0x11, 0xff, r1, 0x1, 0x100, 0x6, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [0x0, 0x0]}, 0x14)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000ca7000)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r0 = syz_open_dev$mice(&(0x7f0000233000-0x10)='/dev/input/mice\x00', 0x0, 0x400000)
setsockopt$inet_sctp_SCTP_NODELAY(r0, 0x84, 0x3, &(0x7f0000c25000-0x4)=0x3, 0x4)
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
r1 = openat$hwrng(0xffffffffffffff9c, &(0x7f00003e0000)='/dev/hwrng\x00', 0x40, 0x0)
getsockopt$inet_IP_XFRM_POLICY(r1, 0x0, 0x11, &(0x7f0000c50000)={{{@in=@broadcast=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=@local={0x0, 0x0, 0x0, 0x0}, 0x0, 0x0}, 0x0, @in6=@mcast2={0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000149000)=0xe8)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
getpeername(r1, &(0x7f00003de000-0x10)=@ipx={0x0, 0x0, 0x0, ""/6, 0x0, 0x0}, &(0x7f00001fa000-0x4)=0x10)
2017/12/31 12:50:49 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
ioctl$fiemap(r0, 0xc020660b, &(0x7f00008bf000)={0x2b, 0x9, 0x2, 0x3, 0x1, [{0x80, 0x5, 0x9, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0}]})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x9a, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0x8c, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626a"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket(0x10, 0x802, 0x0)
write(r0, &(0x7f0000dbd000)="220000001900070400943300090004000a01020000c600800000000006001580a427", 0x22)
setsockopt$bt_BT_SECURITY(r0, 0x112, 0x4, &(0x7f0000575000-0x1)={0x0, 0x0}, 0x2)
2017/12/31 12:50:49 executing program 7:
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x9a, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0x8c, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626a"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0x82, &(0x7f0000fe6000)={@local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, [], {{0x800, @ipv4={{0x5, 0x4, 0x0, 0x0, 0x74, 0x0, 0x0, 0x0, 0x1, 0x0, @remote={0xac, 0x14, 0x0, 0xbb}, @local={0xac, 0x14, 0x0, 0xaa}, {[]}}, @icmp=@dest_unreach={0x3, 0x0, 0x0, 0x0, 0x0, 0x0, {0x16, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, @loopback=0x7f000001, @loopback=0x7f000001, {[@lsrr={0x83, 0xf, 0x0, [@rand_addr=0x0, @rand_addr=0x0, @broadcast=0xffffffff]}, @lsrr={0x83, 0x23, 0x0, [@multicast2=0xe0000002, @multicast1=0xe0000001, @local={0xac, 0x14, 0x0, 0xaa}, @broadcast=0xffffffff, @local={0xac, 0x14, 0x0, 0xaa}, @multicast2=0xe0000002, @rand_addr=0x0, @rand_addr=0x0]}, @timestamp={0x44, 0x10, 0x0, 0x0, 0x0, [{[], 0x0}, {[], 0x0}, {[], 0x0}]}]}}, ""}}}}}, 0x0)
socket$inet_icmp(0x2, 0x2, 0x1)
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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f0000001000-0x78)={0x5, 0x78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x666, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x20000000, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$inet6_tcp(0xa, 0x1, 0x0)
r1 = accept4(r0, 0x0, &(0x7f00005ae000-0x4)=0x0, 0x800)
getsockopt$inet_sctp6_SCTP_PEER_AUTH_CHUNKS(0xffffffffffffffff, 0x84, 0x1a, &(0x7f000017a000-0xe)={<r2=>0x0, 0x6, '=X[z\\D'}, &(0x7f0000dc6000)=0xe)
getsockopt$inet_sctp_SCTP_PARTIAL_DELIVERY_POINT(r1, 0x84, 0x13, &(0x7f0000bff000)={r2, 0x5}, &(0x7f000011e000-0x4)=0x8)
r3 = getpgrp(0x0)
r4 = getpgrp(0xffffffffffffffff)
setpgid(r3, r4)
getsockopt$inet6_tcp_buf(r0, 0x6, 0x1a, &(0x7f0000793000-0x1000)=""/4096, &(0x7f0000000000)=0x1000)
socket(0xb, 0x0, 0x0)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
writev(r0, &(0x7f000024d000)=[{&(0x7f0000128000)="efba28a228ee9fcf56fac13a53c19182e0cb3802843eb414f8cdc27c39a08fed29c2bb8698204bc6a1d86bb38b48a53ba589a8c35f3bb5c81ad7ea482a474baf9de90228cbc1d062b6ef2f54a4277969ab3176efd26630a5d10b2ce4d4ed87a8e93bfacc043be9fab611556dfda872b23e46d29dd991d15e37d1079c6fd2a7c86e6be28f0e6afbb13118dff4320b35b983e6252b31552bb1a7efef950e3503a70052e813ccf8c42bf98a29e5129d9db32aeda4ae942b0f1258fba86f3677ffcee6ec4745d75d1de967cf582d2092ecc4", 0xd0}, {&(0x7f00000f4000)="8d22b2ea34ca4710615baa327036de4c534e76c2aaec03afdb1eaf75180021f3a30ef68a2006d5a0fbba1d025dbf587b2289e01c7af3e79f3ff3037c8e801531eafe5fd7aa05ce5f47bf2eb1491331df446b5002000000000000006b191a8705a942ba0478c50b1f24b1f0dcb4f31fd25f7b554df89d42d8dc43304d3a679e1d5158b8b4424f70a15883eb3a88aa47a81aa4068d092e35248e85", 0x2ed}, {&(0x7f0000dfe000)="a5fd93e6b8bcfeadce6438b991c7db5b699362a8556df3a90448ae72bb7ab4729e3da8ff006056d488177da3462607b73faef4879c21f6826a3761b49ddcb2c162f3a05e285030c9f1ba", 0x4a}, {&(0x7f0000970000)="954b057962dd6bf16ce281c9bb8a5867a40e735242593e0cbd42e73334aa330429dd45ffd81a5b9f49d2492ceb185fa0a3780ae79bec437593f8e4127ea239", 0x3f}, {&(0x7f0000fb1000-0x40)="750d7901aebe50516edffb830b2cc1782edf994ac21453e93534488a7f3478a5781f40f184caa95085eca0fd996ac5991f45c58b0a54f8c0b541d3a8441adf04", 0x40}], 0x5)
r1 = socket(0x1f, 0x4, 0x698)
setsockopt$ipx_IPX_TYPE(r1, 0x100, 0x1, &(0x7f00003a8000)=0x1, 0x4)
2017/12/31 12:50:49 executing program 3:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000108000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_STATUS(0xffffffffffffff9c, 0x84, 0xe, &(0x7f000058e000-0xb8)={<r1=>0x0, 0x100000001, 0xffffffffffff0000, 0x4, 0x7, 0x1, 0x3, 0x5a, {0x0, @in6={{0xa, 0x2, 0x5, @loopback={0x0, 0x1}, 0x7}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}, 0xfffffffffffffffe, 0x0, 0x3, 0x58d1, 0x3}}, &(0x7f0000b9f000-0x4)=0xb8)
getsockopt$inet_sctp6_SCTP_DEFAULT_SNDINFO(r0, 0x84, 0x22, &(0x7f0000598000)={0x8, 0x8009, 0x7, 0x5, r1}, &(0x7f0000199000-0x4)=0x10)
r2 = syz_open_procfs(0x0, &(0x7f0000b86000)='syscall\x00')
ioctl$EVIOCGABS20(r2, 0x80184560, &(0x7f0000f7e000)=""/254)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0xd1, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xc3, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x0, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0xd1, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xc3, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = syz_open_dev$random(&(0x7f000098a000)='/dev/random\x00', 0x0, 0x4000)
pwrite64(r0, &(0x7f0000ed0000-0xaa)="5d9a831ccbab3d90d159f46a75a244452fc5c4894bbe4b8ff8372392d3011ff2c55f80551688f67be9112dc08844a9ad54a28fb6cfb143d95d4666daf4876cc9e1", 0x41, 0x0)
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname$unix(0xffffffffffffffff, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:49 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$cuse(0xffffffffffffff9c, &(0x7f0000972000-0xa)='/dev/cuse\x00', 0x80, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
connect$unix(r0, &(0x7f0000acd000)=@file={0x1, './file0\x00'}, 0xa)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f0000d0f000)="c4bfd5a7630000000000000006000003ff0877ff520ce7", 0x17, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:49 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x400000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$PERF_EVENT_IOC_REFRESH(r0, 0x2402, 0xf7)
setrlimit(0x0, &(0x7f000037e000-0x10)={0xbd67, 0x2})
r1 = fcntl$dupfd(r0, 0x0, r0)
ioctl$EVIOCSREP(r1, 0x40084503, &(0x7f0000829000-0x8)=[0x3, 0x10000])
getsockopt$inet_mtu(r0, 0x0, 0xa, &(0x7f00004f1000-0x4)=0x0, &(0x7f000071f000-0x4)=0x4)
r2 = msgget$private(0x0, 0x202)
ioctl$sock_FIOGETOWN(r1, 0x8903, &(0x7f0000adb000-0x4)=<r3=>0x0)
ioctl$TIOCGPGRP(r1, 0x540f, &(0x7f0000123000-0x4)=<r4=>0x0)
rt_tgsigqueueinfo(r3, r4, 0xa, &(0x7f000066c000-0x10)={0x748, 0xfffffffffffffff9, 0x1, 0x8})
ioctl$TUNGETIFF(r1, 0x800454d2, &(0x7f00005e6000-0x4)=0xd4)
r5 = getuid()
r6 = getegid()
lstat(&(0x7f00009d4000-0x8)='./file0\x00', &(0x7f0000601000)={0x0, 0x0, 0x0, 0x0, <r7=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
fstat(r0, &(0x7f00002e8000-0x44)={0x0, 0x0, 0x0, 0x0, 0x0, <r8=>0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
ioctl$sock_SIOCGPGRP(r1, 0x8904, &(0x7f00001ce000)=<r9=>0x0)
ioctl$SNDRV_TIMER_IOCTL_STOP(r1, 0x54a1)
r10 = getpgid(0x0)
setsockopt$nfc_llcp_NFC_LLCP_RW(r1, 0x118, 0x0, &(0x7f0000d2a000-0x4)=0x2, 0x4)
listxattr(&(0x7f0000913000)='./file0\x00', &(0x7f0000ccf000-0x1000)=""/4096, 0x1000)
msgctl$IPC_SET(r2, 0x1, &(0x7f00009d2000-0x78)={{0x100, r5, r6, r7, r8, 0x1, 0x7, 0x0, 0x0, 0x0}, 0xfffffffffffffa10, 0x0, 0xffffffffffffffff, 0x401, 0x6, 0x0, r9, r10, 0x0, 0x0})
ioctl$TIOCGSID(r0, 0x5429, &(0x7f0000766000-0x4)=0x0)
setsockopt$inet_sctp6_SCTP_AUTH_CHUNK(r1, 0x84, 0x15, &(0x7f0000099000)={0x0}, 0x1)
ioctl$TIOCGSID(r1, 0x5429, &(0x7f00003b6000)=0x0)
getpid()
2017/12/31 12:50:49 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r0 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
ioctl$TIOCOUTQ(r0, 0x5411, &(0x7f0000090000)=0x0)
ustat(0x6, &(0x7f0000645000-0x20)={0x0, 0x0, 0x0, 0x0, 0x0})
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
ioctl$TCSBRK(r0, 0x5409, 0x100000000)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:49 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0xd1, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xc3, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:49 executing program 1:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
symlink(&(0x7f0000f0a000-0x8)='./file0\x00', &(0x7f0000843000)='./file0\x00')
bpf$OBJ_GET_PROG(0x7, &(0x7f0000d14000-0xc)={&(0x7f0000950000)='./file0\x00', 0x0, 0x0}, 0xc)
chown(&(0x7f00008cc000-0x8)='./file0\x00', 0x0, 0x0)
2017/12/31 12:50:49 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x7, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
2017/12/31 12:50:49 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:50 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = semget(0x0, 0x2, 0x2)
semctl$SETALL(r0, 0x0, 0x11, &(0x7f0000bc3000)=[0xfffffffffffeffff, 0x101, 0x9, 0x7fffffff, 0xde71b49, 0x10001, 0x7])
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:50 executing program 0:
r0 = socket$bt_hci(0x1f, 0x3, 0x1)
r1 = openat$vga_arbiter(0xffffffffffffff9c, &(0x7f0000023000-0x11)='/dev/vga_arbiter\x00', 0x2000, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$SNDRV_TIMER_IOCTL_GSTATUS(r1, 0xc0505405, &(0x7f0000001000-0x50)={{0x3, 0x1, 0xfff, 0x1, 0x7fffffff}, 0x0, 0x4, 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]})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet_SIOCGIFNETMASK(r0, 0x891b, &(0x7f0000000000)={@syzn={0x73, 0x79, 0x7a, 0x0, 0x0}, @ifru_addrs={0x2, 0x2, @multicast1=0xe0000001, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r2 = accept(0xffffffffffffff9c, &(0x7f00006f0000-0x58)=@alg={0x0, ""/14, 0x0, 0x0, ""/64}, &(0x7f00009f3000-0x4)=0x58)
recvfrom$llc(r2, &(0x7f0000db6000-0x30)=""/48, 0x30, 0x1, &(0x7f0000ee3000-0x10)={0x1a, 0xff, 0x0, 0x60, 0x5, 0x3, @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [0x0, 0x0]}, 0x10)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(r0, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r3 = bpf$OBJ_GET_PROG(0x7, &(0x7f0000630000-0x10)={&(0x7f0000e55000)='./file0\x00', 0x0, 0x10}, 0x10)
bpf$BPF_GET_PROG_INFO(0xf, &(0x7f0000362000-0x10)={r3, 0x50, &(0x7f0000e85000-0x50)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ""/16}}, 0x10)
r4 = openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x3, 0x2, 0x10000, 0x20, 0x0}, &(0x7f00006a8000-0x4)=0xfffffffffffffed3)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
getsockopt$inet_sctp_SCTP_GET_ASSOC_ID_LIST(r4, 0x84, 0x1d, &(0x7f0000696000-0xc)={0x2, [0x0, 0x0]}, &(0x7f0000940000-0x4)=0xc)
2017/12/31 12:50:50 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x80000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000f01000-0x1)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$hwrng(0xffffffffffffff9c, &(0x7f0000360000-0xa)='/dev/hwrng\x00', 0x80, 0x0)
recvfrom$unix(r0, &(0x7f000045d000-0x5b)=""/91, 0x5b, 0x0, &(0x7f0000834000)=@file={0x0, './file0\x00'}, 0xa)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:50 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r0 = socket$inet6_udp(0xa, 0x2, 0x0)
ioctl$sock_inet_SIOCGIFPFLAGS(r0, 0x8935, &(0x7f000062f000)={@generic="6b17a2ee38512163ddfec048bf4a5488", @ifru_addrs={0x2, 0x3, @local={0xac, 0x14, 0x0, 0xaa}, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}})
2017/12/31 12:50:50 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:50 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0xec, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xde, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf35"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:50 executing program 1:
r0 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f00003ca000)='/selinux/checkreqprot\x00', 0x2000, 0x0)
ioctl$SNDRV_TIMER_IOCTL_STATUS(r0, 0x80605414, &(0x7f0000d68000)=""/4096)
unshare(0x8000000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f000059b000)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$TUNSETTXFILTER(r1, 0x400454d1, &(0x7f0000879000)={0x0, 0x6, [@remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @random="41f7b7c30cae", @random="10941197c587", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0]]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff800000000002, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mq_open(&(0x7f000004b000)='/$cgrouplo\x00', 0x0, 0x0, &(0x7f000004b000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
unshare(0xc000000)
2017/12/31 12:50:50 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, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
r0 = openat$sequencer(0xffffffffffffff9c, &(0x7f0000d4c000-0x2)='/dev/sequencer\x00', 0x2, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
umount2(&(0x7f0000281000-0x8)='./file0\x00', 0x7)
ioctl$PERF_EVENT_IOC_RESET(r0, 0x2403, 0x1ff)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:50 executing program 2:
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
ioctl$PERF_EVENT_IOC_REFRESH(r0, 0x2402, 0x8000)
r1 = openat$selinux_status(0xffffffffffffff9c, &(0x7f0000e73000)='/selinux/status\x00', 0x0, 0x0)
ioctl$sock_bt_bnep_BNEPGETCONNLIST(r1, 0x800442d2, &(0x7f00007ec000)={0x1, &(0x7f000010e000)=[{0x0, 0x0, 0x0, ""/6, ""/16}]})
2017/12/31 12:50:50 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
r1 = openat$selinux_validatetrans(0xffffffffffffff9c, &(0x7f00003fc000-0x17)='/selinux/validatetrans\x00', 0x1, 0x0)
ioctl$PERF_EVENT_IOC_SET_OUTPUT(r1, 0x2405, r0)
ioctl$KVM_SET_GUEST_DEBUG(r1, 0x4048ae9b, &(0x7f000032e000)={0x10000, 0x0, [0x3f, 0x8, 0xfffffffffffffffa, 0x6352, 0x6, 0x1, 0xfffffffffffffff6, 0x9]})
2017/12/31 12:50:50 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = openat$selinux_avc_cache_stats(0xffffffffffffff9c, &(0x7f0000e76000)='/selinux/avc/cache_stats\x00', 0x0, 0x0)
ioctl$SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT(r1, 0xc0a85352, &(0x7f0000196000-0xb0)={{0x80, 0x9}, 'port0\x00', 0x79, 0x2, 0x800, 0x4, 0x3, 0x5, 0x9, 0x0, 0x2, 0xfffffffffffffffa, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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 = openat(0xffffffffffffffff, &(0x7f0000a70000)='./file0\x00', 0x4000, 0x0)
setsockopt$inet_udp_int(r2, 0x11, 0x65, &(0x7f0000e82000)=0x0, 0x4)
2017/12/31 12:50:50 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
inotify_init1(0x800)
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r1 = dup(r0)
ioctl$SNDRV_SEQ_IOCTL_SET_CLIENT_POOL(r1, 0x4058534c, &(0x7f00009e5000-0x58)={0xa6, 0x10000, 0x24d, 0xf35, 0x2, 0x4, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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/31 12:50:50 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(0xffffffffffffffff, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:50 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0xec, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xde, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf35"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:50 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_user(0xffffffffffffff9c, &(0x7f000040d000)='/selinux/user\x00', 0x2, 0x0)
ioctl$sock_bt_bnep_BNEPGETSUPPFEAT(r0, 0x800442d4, &(0x7f00002d3000-0x4)=0x2)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000e3c000-0xba)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'rmd160\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:50 executing program 3:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$rfkill(0xffffffffffffff9c, &(0x7f00000d6000)='/dev/rfkill\x00', 0x244000, 0x0)
ioctl$DRM_IOCTL_GET_UNIQUE(r0, 0xc0106401, &(0x7f0000700000)={0x8b, &(0x7f0000a14000-0x8b)=""/139})
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0xffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f000072a000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
ioctl$sock_SIOCGPGRP(r0, 0x8904, &(0x7f00002b0000)=<r1=>0x0)
ioctl$TIOCGSID(r0, 0x5429, &(0x7f00003d9000-0x4)=<r2=>0x0)
rt_tgsigqueueinfo(r1, r2, 0x35, &(0x7f000031c000)={0x10, 0x6f9, 0xffff, 0x647})
2017/12/31 12:50:50 executing program 6:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r0, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
r1 = syz_open_dev$vcsn(&(0x7f0000004000)='/dev/vcs#\x00', 0x7, 0x8000)
getdents(r1, &(0x7f00006b6000)=""/206, 0xce)
2017/12/31 12:50:50 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(0xffffffffffffffff, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:50 executing program 1:
r0 = openat$selinux_checkreqprot(0xffffffffffffff9c, &(0x7f00003ca000)='/selinux/checkreqprot\x00', 0x2000, 0x0)
ioctl$SNDRV_TIMER_IOCTL_STATUS(r0, 0x80605414, &(0x7f0000d68000)=""/4096)
unshare(0x8000000)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f000059b000)='/selinux/relabel\x00', 0x2, 0x0)
ioctl$TUNSETTXFILTER(r1, 0x400454d1, &(0x7f0000879000)={0x0, 0x6, [@remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @random="41f7b7c30cae", @random="10941197c587", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, @remote={[0xbb, 0xbb, 0xbb, 0xbb, 0xbb], 0x0}, @empty=[0x0, 0x0, 0x0, 0x0, 0x0, 0x0]]})
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff800000000002, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
mq_open(&(0x7f000004b000)='/$cgrouplo\x00', 0x0, 0x0, &(0x7f000004b000)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
unshare(0xc000000)
2017/12/31 12:50:50 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0xec, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xde, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf35"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:50 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, 0x0, 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, 0x3, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
request_key(&(0x7f00004a6000)='id_legacy\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
2017/12/31 12:50:50 executing program 3:
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r0 = socket$bt_sco(0x1f, 0x5, 0x2)
getsockopt$bt_hci(r0, 0x0, 0x3, &(0x7f00004cf000-0x9d)=""/157, &(0x7f00001dc000-0x4)=0x9d)
prlimit64(0x0, 0x3, 0x0, 0x0)
2017/12/31 12:50:50 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(0xffffffffffffffff, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(r0, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:50 executing program 0:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
ioctl$KVM_ENABLE_CAP_CPU(r0, 0x4068aea3, &(0x7f00004d9000)={0x7b, 0x0, [0x2, 0xffffffffffffffe0, 0x7, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
r1 = openat$sequencer2(0xffffffffffffff9c, &(0x7f00000b6000-0x10)='/dev/sequencer2\x00', 0x420000, 0x0)
statx(r1, &(0x7f0000ae1000)='./file0\x00', 0x400, 0x7ff, &(0x7f00001bb000-0x100)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
getsockname(0xffffffffffffffff, &(0x7f0000008000-0x8)=@sco={0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}, &(0x7f0000002000-0x4)=0x8)
ioctl$sock_inet_tcp_SIOCATMARK(0xffffffffffffffff, 0x4028700f, &(0x7f0000002000-0x4)=0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
openat$selinux_policy(0xffffffffffffff9c, &(0x7f0000fb1000)='/selinux/policy\x00', 0x0, 0x0)
getsockopt$inet_sctp_SCTP_DEFAULT_SNDINFO(0xffffffffffffffff, 0x84, 0x22, &(0x7f0000bc6000-0x10)={0x0, 0x2, 0x0, 0x20, 0x0}, &(0x7f00007cc000+0xfbb)=0x10)
bpf$OBJ_GET_MAP(0x7, &(0x7f0000ca0000)={&(0x7f0000502000-0x8)='./file0\x00', 0x0, 0x0}, 0x10)
2017/12/31 12:50:50 executing program 5:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe2, 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, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
keyctl$join(0x1, &(0x7f0000d64000-0x5)={0x73, 0x79, 0x7a, 0x0, 0x0})
r1 = openat$rtc(0xffffffffffffff9c, &(0x7f0000310000)='/dev/rtc\x00', 0x105900, 0x0)
getsockopt$inet_sctp_SCTP_FRAGMENT_INTERLEAVE(r1, 0x84, 0x12, &(0x7f0000700000-0x4)=0x0, &(0x7f0000f86000-0x4)=0x4)
request_key(&(0x7f00004a6000)='blacklist\x00', &(0x7f0000bf3000)={0x73, 0x79, 0x7a, 0x1, 0x0}, &(0x7f00006af000)='{*(\x00', 0x0)
r2 = openat$rtc(0xffffffffffffff9c, &(0x7f0000699000-0x9)='/dev/rtc\x00', 0x101000, 0x0)
ioctl$TIOCGSID(r2, 0x5429, &(0x7f000042c000-0x4)=0x0)
r3 = getpgid(0xffffffffffffffff)
fcntl$lock(r0, 0x7, &(0x7f0000806000-0x20)={0x0, 0x0, 0x6, 0x4, r3})
2017/12/31 12:50:50 executing program 6:
r0 = openat$selinux_relabel(0xffffffffffffff9c, &(0x7f00008fc000)='/selinux/relabel\x00', 0x2, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
setsockopt$inet_sctp_SCTP_AUTO_ASCONF(r0, 0x84, 0x1e, &(0x7f0000000000)=0xfffffffffffff801, 0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r1 = perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
r2 = socket$unix(0x1, 0x1, 0x0)
getsockname$unix(r2, &(0x7f0000e57000)=@file={0x0, ""/108}, &(0x7f00000e3000-0x4)=0x6e)
signalfd4(r1, &(0x7f00004c3000-0x8)={0x7f}, 0x8, 0x80800)
setsockopt$inet6_opts(r0, 0x29, 0x3f, &(0x7f0000078000)=@routing={0x3e, 0xc, 0x2, 0x20, 0x0, [@local={0xfe, 0x80, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0], 0x0, 0xaa}, @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}, @loopback={0x0, 0x1}, @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}]}, 0x68)
2017/12/31 12:50:50 executing program 4:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000025c000)={0x2, 0x78, 0x3e3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffff7fffffffffff, 0x0, 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_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
syz_emit_ethernet(0xfa, &(0x7f00002a2000-0x10b)={@random="e3d4d59a0b1a", @local={[0xaa, 0xaa, 0xaa, 0xaa, 0xaa], 0x0}, [], {{0x9900, @ipx={0xffff, 0xec, 0x9, 0x0, {@broadcast=0xffffffff, @random="b507d4dc1992", 0xfffffffffffffffb}, {@random=0x9, @broadcast=[0xff, 0xff, 0xff, 0xff, 0xff, 0xff], 0x3}, "bca2734473049621a9c854c4e8f4e790d0060bbb72d4511be2b4ebfc12c992f38cea6d8b477cbb58fd26eac8dad2884f31831ce44b29b3005ad565ac5247c0ad3468d4f173a5d3d275e293f39a2b1d32e17db19128602caca7f6ae59b7828cd3d6ed148dd2262042a71950d5626aa515ccad410b01eb78ee94c8624898e0f92d5e9adc5eee06f6a8564f9692729c43fd5139bc4b395a1e90bc5f2b279f0a7bac8a992d0577beae7f60e2a5a503f891050b7031df4533be10b44ddacd7fa7bf356c89d833a954161a6ecd28129305"}}}}, &(0x7f0000a4f000-0xc)={0x1, 0x1, [0x9c1]})
2017/12/31 12:50:50 executing program 1:
r0 = fcntl$dupfd(0xffffffffffffff9c, 0x0, 0xffffffffffffffff)
setsockopt$llc_int(r0, 0x10c, 0x6, &(0x7f0000fc3000-0x4)=0x4020, 0x4)
ioctl$KVM_CREATE_DEVICE(0xffffffffffffff9c, 0xc00caee0, &(0x7f0000acd000-0xc)={0x2, <r1=>0xffffffffffffffff, 0x1})
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000001000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
ioctl$sock_inet6_tcp_SIOCOUTQNSD(r1, 0x894b, &(0x7f0000001000)=0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_tcp_int(r1, 0x6, 0x6, &(0x7f0000001000-0x4)=0x0, &(0x7f0000001000-0x4)=0x4)
mmap(&(0x7f0000000000/0xfd5000)=nil, 0xfd5000, 0x300000c, 0x32, 0xffffffffffffffff, 0x0)
r2 = socket$inet6(0xa, 0x8000000003, 0x80200000029)
sendto$inet6(r2, &(0x7f0000a81000-0x34)="", 0x0, 0x800, &(0x7f000059a000-0x1c)={0xa, 0x0, 0x0, @loopback={0x0, 0x1}, 0x0}, 0x1c)
mmap(&(0x7f0000fd5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
socketpair$inet_tcp(0x2, 0x1, 0x0, &(0x7f0000fd5000)={0x0, 0x0})
mmap(&(0x7f0000fd5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r3 = dup2(r2, r2)
mmap(&(0x7f0000fd5000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
bpf$OBJ_PIN_PROG(0x6, &(0x7f0000fd6000-0xc)={&(0x7f0000fd6000-0x8)='./file0\x00', r3}, 0xc)
2017/12/31 12:50:50 executing program 2:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
add_key(&(0x7f00004b9000-0xa)='id_legacy\x00', &(0x7f000088c000)={0x73, 0x79, 0x7a, 0x0, 0x0}, &(0x7f00002de000)="", 0x0, 0x0)
epoll_create(0x5)
keyctl$dh_compute(0x17, &(0x7f00005b5000-0xc)={0x0, 0x0, 0x0}, &(0x7f0000335000)=""/186, 0xba, &(0x7f0000a13000-0x38)={&(0x7f00009cb000)={'sha224-avx2\x00'}, &(0x7f0000c1a000-0x25)="", 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]})
2017/12/31 12:50:50 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(0xffffffffffffffff, 0x117, 0x5, 0x0, 0x9)
2017/12/31 12:50:50 executing program 3:
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat$selinux_load(0xffffffffffffff9c, &(0x7f0000000000)='/selinux/load\x00', 0x2, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
mmap(&(0x7f0000000000/0x1000)=nil, 0x1000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
getsockopt$inet_dccp_int(r0, 0x21, 0xb, &(0x7f0000001000-0x4)=0x0, &(0x7f0000001000-0x4)=0x4)
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
perf_event_open(&(0x7f000001d000)={0x2, 0x78, 0xe3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 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, @perf_bp={&(0x7f0000000000)=0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, 0x0, 0x0, 0xffffffffffffffff, 0x0)
prlimit64(0x0, 0x3, 0x0, 0x0)
r1 = openat$rtc(0xffffffffffffff9c, &(0x7f0000318000-0x9)='/dev/rtc\x00', 0x40, 0x0)
setsockopt$netrom_NETROM_IDLE(r1, 0x103, 0x7, &(0x7f0000934000-0x4)=0x3, 0x4)
[  266.077586] ==================================================================
[  266.085019] BUG: KASAN: use-after-free in __ipv6_dev_get_saddr+0x4ce/0x4f0
[  266.092030] Read of size 8 at addr ffff8801c3deb248 by task syz-executor1/11042
[  266.099462] 
[  266.101087] CPU: 0 PID: 11042 Comm: syz-executor1 Not tainted 4.15.0-rc4-next-20171221+ #78
[  266.109563] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  266.118911] Call Trace:
[  266.121498]  dump_stack+0x194/0x257
[  266.125127]  ? arch_local_irq_restore+0x53/0x53
[  266.129770]  ? show_regs_print_info+0x18/0x18
[  266.134250]  ? __ipv6_dev_get_saddr+0x4ce/0x4f0
[  266.138894]  print_address_description+0x73/0x250
[  266.143709]  ? __ipv6_dev_get_saddr+0x4ce/0x4f0
[  266.148350]  kasan_report+0x25b/0x340
[  266.152131]  __asan_report_load8_noabort+0x14/0x20
[  266.157036]  __ipv6_dev_get_saddr+0x4ce/0x4f0
[  266.161516]  ? ipv6_get_saddr_eval+0xb80/0xb80
[  266.166076]  ? __lock_is_held+0xb6/0x140
[  266.170131]  ipv6_dev_get_saddr+0x701/0xa00
[  266.174446]  ? cleanup_prefix_route+0x1e0/0x1e0
[  266.179088]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  266.184253]  ? trace_event_raw_event_lock+0x340/0x340
[  266.189417]  ? perf_trace_lock+0x900/0x900
[  266.193622]  ? perf_trace_lock_acquire+0xe3/0x980
[  266.198447]  ? check_noncircular+0x20/0x20
[  266.202667]  ? ip6_pol_route_input+0x70/0x70
[  266.207050]  ? fib6_rule_lookup+0xd4/0x290
[  266.211262]  ? fib6_get_table+0x40/0x40
[  266.215207]  ? perf_trace_lock_acquire+0xe3/0x980
[  266.220043]  ? ip6_route_output_flags+0x1f1/0x2b0
[  266.224865]  ip6_dst_lookup_tail+0x298/0x940
[  266.229257]  ip6_dst_lookup_flow+0xc8/0x270
[  266.233556]  ? ip6_dst_lookup+0x60/0x60
[  266.237510]  ? selinux_sk_getsecid+0xa0/0x110
[  266.241988]  rawv6_sendmsg+0xcf4/0x2bc0
[  266.245945]  ? avc_has_perm+0x35e/0x680
[  266.249910]  ? rawv6_bind+0x8c0/0x8c0
[  266.253703]  ? avc_has_perm+0x43e/0x680
[  266.257657]  ? avc_has_perm_noaudit+0x520/0x520
[  266.262298]  ? __fget+0x35c/0x570
[  266.265738]  ? do_page_fault+0xee/0x720
[  266.269692]  ? perf_trace_lock+0x900/0x900
[  266.273906]  ? find_held_lock+0x35/0x1d0
[  266.277984]  inet_sendmsg+0x11f/0x5e0
[  266.281756]  ? inet_sendmsg+0x11f/0x5e0
[  266.285707]  ? inet_recvmsg+0x5f0/0x5f0
[  266.289654]  ? selinux_socket_sendmsg+0x36/0x40
[  266.294299]  ? security_socket_sendmsg+0x89/0xb0
[  266.299031]  ? inet_recvmsg+0x5f0/0x5f0
[  266.302984]  sock_sendmsg+0xca/0x110
[  266.306675]  SYSC_sendto+0x361/0x5c0
[  266.310366]  ? SYSC_connect+0x4a0/0x4a0
[  266.314321]  ? get_unused_fd_flags+0x190/0x190
[  266.318884]  ? alloc_file+0x27e/0x390
[  266.322653]  ? _raw_spin_unlock+0x22/0x30
[  266.326780]  ? sock_alloc_file+0x2a6/0x560
[  266.330999]  ? __alloc_fd+0x750/0x750
[  266.334774]  ? __fdget+0x18/0x20
[  266.338121]  ? SyS_futex+0x269/0x390
[  266.341802]  ? fd_install+0x4d/0x60
[  266.345407]  ? do_futex+0x22a0/0x22a0
[  266.349178]  ? SyS_socket+0x12d/0x1d0
[  266.352949]  ? entry_SYSCALL_64_fastpath+0x5/0x96
[  266.357775]  SyS_sendto+0x40/0x50
[  266.361206]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  266.365932] RIP: 0033:0x452ac9
[  266.369091] RSP: 002b:00007fc6cbfb3c58 EFLAGS: 00000212 ORIG_RAX: 000000000000002c
[  266.376773] RAX: ffffffffffffffda RBX: 00007fc6cbfb4700 RCX: 0000000000452ac9
[  266.384020] RDX: 0000000000000000 RSI: 0000000020a80fcc RDI: 0000000000000013
[  266.391270] RBP: 0000000000000000 R08: 0000000020599fe4 R09: 000000000000001c
[  266.398510] R10: 0000000000000800 R11: 0000000000000212 R12: 0000000000000000
[  266.405753] R13: 0000000000a2f7ef R14: 00007fc6cbfb49c0 R15: 0000000000000000
[  266.413030] 
[  266.414632] Allocated by task 3390:
[  266.418230]  save_stack+0x43/0xd0
[  266.421659]  kasan_kmalloc+0xad/0xe0
[  266.425341]  kmem_cache_alloc_trace+0x136/0x750
[  266.429980]  ipv6_add_dev+0x18a/0x1300
[  266.433843]  addrconf_notify+0xc04/0x21c0
[  266.437959]  notifier_call_chain+0x136/0x2c0
[  266.442335]  raw_notifier_call_chain+0x2d/0x40
[  266.446885]  call_netdevice_notifiers_info+0x32/0x60
[  266.451967]  register_netdevice+0xd2a/0x1010
[  266.456353]  register_netdev+0x1a/0x30
[  266.460213]  sit_init_net+0x384/0xa30
[  266.463989]  ops_init+0x10a/0x570
[  266.467412]  setup_net+0x313/0x710
[  266.470921]  copy_net_ns+0x27c/0x580
[  266.474608]  create_new_namespaces+0x425/0x880
[  266.479158]  unshare_nsproxy_namespaces+0xae/0x1e0
[  266.484060]  SyS_unshare+0x653/0xfa0
[  266.487744]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  266.492481] 
[  266.494078] Freed by task 1697:
[  266.497328]  save_stack+0x43/0xd0
[  266.500754]  kasan_slab_free+0x71/0xc0
[  266.504618]  kfree+0xd6/0x260
[  266.507698]  skb_free_head+0x74/0xb0
[  266.511381]  skb_release_data+0x58c/0x790
[  266.515497]  skb_release_all+0x4a/0x60
[  266.519356]  kfree_skb+0x15d/0x4c0
[  266.522865]  netlink_unicast+0x58d/0x6a0
[  266.526897]  netlink_sendmsg+0xa4a/0xe60
[  266.530926]  sock_sendmsg+0xca/0x110
[  266.534608]  ___sys_sendmsg+0x767/0x8b0
[  266.538554]  __sys_sendmsg+0xe5/0x210
[  266.542327]  SyS_sendmsg+0x2d/0x50
[  266.545838]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  266.550569] 
[  266.552168] The buggy address belongs to the object at ffff8801c3deb240
[  266.552168]  which belongs to the cache kmalloc-1024 of size 1024
[  266.565059] The buggy address is located 8 bytes inside of
[  266.565059]  1024-byte region [ffff8801c3deb240, ffff8801c3deb640)
[  266.576815] The buggy address belongs to the page:
[  266.581714] page:00000000c51f2b19 count:1 mapcount:0 mapping:00000000ac56ea00 index:0xffff8801c3debb40 compound_mapcount: 0
[  266.592955] flags: 0x2fffc0000008100(slab|head)
[  266.597597] raw: 02fffc0000008100 ffff8801c3dea040 ffff8801c3debb40 0000000100000006
[  266.605449] raw: ffffea0006d81920 ffffea0007516420 ffff8801dac00ac0 0000000000000000
[  266.613300] page dumped because: kasan: bad access detected
[  266.618975] 
[  266.620574] Memory state around the buggy address:
[  266.625471]  ffff8801c3deb100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[  266.632800]  ffff8801c3deb180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[  266.640128] >ffff8801c3deb200: fb fb fb fb fb fb fb fb fb fb fb fb 00 00 00 00
[  266.647455]                                               ^
[  266.653137]  ffff8801c3deb280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[  266.660466]  ffff8801c3deb300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[  266.667791] ==================================================================
2017/12/31 12:50:50 executing program 7:
mmap(&(0x7f0000000000/0xfff000)=nil, 0xfff000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = socket$alg(0x26, 0x5, 0x0)
bind$alg(r0, &(0x7f00001e4000-0x58)={0x26, 'aead\x00', 0x0, 0x0, 'pcrypt(rfc4309(authenc(michael_mic-generic,chacha20-generic)))\x00'}, 0x58)
setsockopt$ALG_SET_AEAD_AUTHSIZE(0xffffffffffffffff, 0x117, 0x5, 0x0, 0x9)
[  266.675135] Disabling lock debugging due to kernel taint
[  266.680732] Kernel panic - not syncing: panic_on_warn set ...
[  266.680732] 
[  266.688088] CPU: 0 PID: 11042 Comm: syz-executor1 Tainted: G    B            4.15.0-rc4-next-20171221+ #78
[  266.697868] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[  266.707214] Call Trace:
[  266.709795]  dump_stack+0x194/0x257
[  266.713427]  ? arch_local_irq_restore+0x53/0x53
[  266.718091]  ? kasan_end_report+0x32/0x50
[  266.722240]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[  266.726992]  ? vsnprintf+0x1ed/0x1900
[  266.730793]  ? __ipv6_dev_get_saddr+0x490/0x4f0
[  266.735457]  panic+0x1e4/0x41c
[  266.739676]  ? refcount_error_report+0x214/0x214
[  266.744449]  ? __ipv6_dev_get_saddr+0x4ce/0x4f0
[  266.749115]  kasan_end_report+0x50/0x50
[  266.753088]  kasan_report+0x144/0x340
[  266.756890]  __asan_report_load8_noabort+0x14/0x20
[  266.761818]  __ipv6_dev_get_saddr+0x4ce/0x4f0
[  266.766317]  ? ipv6_get_saddr_eval+0xb80/0xb80
[  266.770896]  ? __lock_is_held+0xb6/0x140
[  266.774973]  ipv6_dev_get_saddr+0x701/0xa00
[  266.779304]  ? cleanup_prefix_route+0x1e0/0x1e0
[  266.783971]  ? debug_check_no_locks_freed+0x3c0/0x3c0
[  266.789164]  ? trace_event_raw_event_lock+0x340/0x340
[  266.794353]  ? perf_trace_lock+0x900/0x900
[  266.798585]  ? perf_trace_lock_acquire+0xe3/0x980
[  266.803429]  ? check_noncircular+0x20/0x20
[  266.807669]  ? ip6_pol_route_input+0x70/0x70
[  266.812070]  ? fib6_rule_lookup+0xd4/0x290
[  266.816311]  ? fib6_get_table+0x40/0x40
[  266.820265]  ? perf_trace_lock_acquire+0xe3/0x980
[  266.825110]  ? ip6_route_output_flags+0x1f1/0x2b0
[  266.829937]  ip6_dst_lookup_tail+0x298/0x940
[  266.834338]  ip6_dst_lookup_flow+0xc8/0x270
[  266.838635]  ? ip6_dst_lookup+0x60/0x60
[  266.842589]  ? selinux_sk_getsecid+0xa0/0x110
[  266.847066]  rawv6_sendmsg+0xcf4/0x2bc0
[  266.851020]  ? avc_has_perm+0x35e/0x680
[  266.855004]  ? rawv6_bind+0x8c0/0x8c0
[  266.858807]  ? avc_has_perm+0x43e/0x680
[  266.862761]  ? avc_has_perm_noaudit+0x520/0x520
[  266.867404]  ? __fget+0x35c/0x570
[  266.870845]  ? do_page_fault+0xee/0x720
[  266.874807]  ? perf_trace_lock+0x900/0x900
[  266.879028]  ? find_held_lock+0x35/0x1d0
[  266.883117]  inet_sendmsg+0x11f/0x5e0
[  266.886889]  ? inet_sendmsg+0x11f/0x5e0
[  266.890841]  ? inet_recvmsg+0x5f0/0x5f0
[  266.894792]  ? selinux_socket_sendmsg+0x36/0x40
[  266.899436]  ? security_socket_sendmsg+0x89/0xb0
[  266.904164]  ? inet_recvmsg+0x5f0/0x5f0
[  266.908118]  sock_sendmsg+0xca/0x110
[  266.911810]  SYSC_sendto+0x361/0x5c0
[  266.915505]  ? SYSC_connect+0x4a0/0x4a0
[  266.919460]  ? get_unused_fd_flags+0x190/0x190
[  266.924026]  ? alloc_file+0x27e/0x390
[  266.927800]  ? _raw_spin_unlock+0x22/0x30
[  266.931928]  ? sock_alloc_file+0x2a6/0x560
[  266.936153]  ? __alloc_fd+0x750/0x750
[  266.939922]  ? __fdget+0x18/0x20
[  266.943272]  ? SyS_futex+0x269/0x390
[  266.946954]  ? fd_install+0x4d/0x60
[  266.950566]  ? do_futex+0x22a0/0x22a0
[  266.954339]  ? SyS_socket+0x12d/0x1d0
[  266.958112]  ? entry_SYSCALL_64_fastpath+0x5/0x96
[  266.962942]  SyS_sendto+0x40/0x50
[  266.966385]  entry_SYSCALL_64_fastpath+0x1f/0x96
[  266.971112] RIP: 0033:0x452ac9
[  266.974274] RSP: 002b:00007fc6cbfb3c58 EFLAGS: 00000212 ORIG_RAX: 000000000000002c
[  266.981955] RAX: ffffffffffffffda RBX: 00007fc6cbfb4700 RCX: 0000000000452ac9
[  266.989198] RDX: 0000000000000000 RSI: 0000000020a80fcc RDI: 0000000000000013
[  266.996438] RBP: 0000000000000000 R08: 0000000020599fe4 R09: 000000000000001c
[  267.003680] R10: 0000000000000800 R11: 0000000000000212 R12: 0000000000000000
[  267.010933] R13: 0000000000a2f7ef R14: 00007fc6cbfb49c0 R15: 0000000000000000
[  267.018660] Dumping ftrace buffer:
[  267.022170]    (ftrace buffer empty)
[  267.025851] Kernel Offset: disabled
[  267.029465] Rebooting in 86400 seconds..

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-04 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-04 14:02 KASAN: use-after-free Read in __ipv6_dev_get_saddr syzbot

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.