// https://syzkaller.appspot.com/bug?id=e8597703401620bae2cab316adcc0749ec1d029f // autogenerated by syzkaller (http://github.com/google/syzkaller) #define _GNU_SOURCE #include #include #include #include void loop() { memcpy((void*)0x200004c0, "/net/tcp/0/listen", 18); syscall(SYS_openat, 0xffffffffffffff9c, 0x200004c0, 0x12, 3, 0); } int main() { syscall(SYS_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); loop(); return 0; }