// 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*)0x20000140 = 3; *(uint16_t*)0x20000142 = 0x20; *(uint32_t*)0x20000144 = 7; *(uint64_t*)0x20000148 = 0x20000040; *(uint64_t*)0x20000150 = 0x5e; syscall(SYS_self_notify, -1, 0x19, 0x20000140, 1); return 0; }