// https://syzkaller.appspot.com/bug?id=7393e83fa3b6e20eb1c40e028ed24dce5c230580 // autogenerated by syzkaller (http://github.com/google/syzkaller) #define _GNU_SOURCE #include #include #include #include void loop() { *(uint16_t*)0x20001140 = 1; *(uint16_t*)0x20001142 = 4; *(uint32_t*)0x20001144 = 7; *(uint64_t*)0x20001148 = 0x20000140; *(uint64_t*)0x20001150 = 0x7f; syscall(SYS_self_notify, 0xfffffffe, 0x1f, 0x20001140, 0); } int main() { syscall(SYS_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); loop(); return 0; }