// 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*)0x20000540 = 0; *(uint16_t*)0x20000542 = 6; *(uint32_t*)0x20000544 = 7; *(uint64_t*)0x20000548 = 0x20000440; *(uint64_t*)0x20000550 = 0x8001; syscall(SYS_self_notify, 0xfffffff9, 0xf, 0x20000540, 1); } int main() { syscall(SYS_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); loop(); return 0; }