// 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(void) { syscall(SYS_mmap, 0x20000000, 0x1000000, 3, 0x32, -1, 0); *(uint16_t*)0x20000040 = 0xc; *(uint16_t*)0x20000042 = 0xf0; *(uint32_t*)0x20000044 = 9; *(uint64_t*)0x20000048 = 0x20000000; *(uint64_t*)0x20000050 = 6; syscall(SYS_self_notify, 0x10b7f805, 0, 0x20000040, 0); return 0; }