// https://syzkaller.appspot.com/bug?id=4595bc1e3e8359e51a86748af853247f2866d174 // autogenerated by syzkaller (http://github.com/google/syzkaller) #define _GNU_SOURCE #include #include #include #include #include void loop() { memcpy((void*)0x20000180, "", 1); syscall(__NR_execve, 0x20000180, 0x20000240, 0x20000380); } int main() { syscall(__NR_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); loop(); return 0; }