// 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(void) { syscall(SYS_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); memcpy((void*)0x200006c0, "./file0", 8); memcpy((void*)0x20000700, "./file0", 8); syscall(SYS_symlink, 0x200006c0, 8, 0x20000700, 8); memcpy((void*)0x20000740, "./file0/file0", 14); syscall(SYS_rmdir, 0x20000740, 0xe); return 0; }