// https://syzkaller.appspot.com/bug?id=ce4e6f3b0608824cab0e5c01bd96b10579350310 // autogenerated by syzkaller (https://github.com/google/syzkaller) #define _GNU_SOURCE #include <endian.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/syscall.h> #include <sys/types.h> #include <unistd.h> int main(void) { syscall(__NR_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); memcpy((void*)0x20000040, "/dev/sequencer\000", 15); syscall(__NR_openat, 0xffffffffffffff9c, 0x20000040, 1, 0); return 0; }