// 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*)0x20000780 = 7; *(uint16_t*)0x20000782 = 0x20; *(uint32_t*)0x20000784 = 0; *(uint64_t*)0x20000788 = 0x20000740; *(uint64_t*)0x20000790 = 2; syscall(SYS_self_notify, 0xffff518b, 0xc, 0x20000780, 0); } int main() { syscall(SYS_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); loop(); return 0; }