// https://syzkaller.appspot.com/bug?id=4507bd0aeeb2e87b4798cdb620bfb39ea244bab5 // 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*)0x200003c0 = 4; *(uint16_t*)0x200003c2 = 1; *(uint32_t*)0x200003c4 = 0x7fff; *(uint64_t*)0x200003c8 = 0x20000380; *(uint64_t*)0x200003d0 = 0x1f; syscall(SYS_send_event, 0, 0x200003c0, 3); return 0; }