// https://syzkaller.appspot.com/bug?id=7393e83fa3b6e20eb1c40e028ed24dce5c230580 // 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); *(uint16_t*)0x200000c0 = 5; *(uint16_t*)0x200000c2 = 4; *(uint32_t*)0x200000c4 = 0x692; *(uint64_t*)0x200000c8 = 0x20000000; *(uint64_t*)0x200000d0 = 0x80000000; syscall(SYS_self_notify, 0xfffffc00, 0x19, 0x200000c0, 1); return 0; }