// https://syzkaller.appspot.com/bug?id=126ab667f003eed2434b03214c5fda3edafc0edb // autogenerated by syzkaller (https://github.com/google/syzkaller) #define _GNU_SOURCE #include #include #include #include #include #include #include int main() { syscall(SYS_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); memcpy((void*)0x20000000, "./file0", 8); memcpy((void*)0x20000040, "./file0", 8); syscall(SYS_symlink, 0x20000000, 8, 0x20000040, 8); memcpy((void*)0x200001c0, "./file0/file0/file0", 20); syscall(SYS_rmdir, 0x200001c0, 0x14); return 0; }