// https://syzkaller.appspot.com/bug?id=908caeef195cfdfbb2143defd67ac6048e00136a // autogenerated by syzkaller (https://github.com/google/syzkaller) #define _GNU_SOURCE #include #include #include #include #include #include #include #include #include #include #include #include #include #define BITMASK(bf_off, bf_len) (((1ull << (bf_len)) - 1) << (bf_off)) #define STORE_BY_BITMASK(type, htobe, addr, val, bf_off, bf_len) \ *(type*)(addr) = \ htobe((htobe(*(type*)(addr)) & ~BITMASK((bf_off), (bf_len))) | \ (((type)(val) << (bf_off)) & BITMASK((bf_off), (bf_len)))) static bool write_file(const char* file, const char* what, ...) { char buf[1024]; va_list args; va_start(args, what); vsnprintf(buf, sizeof(buf), what, args); va_end(args); buf[sizeof(buf) - 1] = 0; int len = strlen(buf); int fd = open(file, O_WRONLY | O_CLOEXEC); if (fd == -1) return false; if (write(fd, buf, len) != len) { int err = errno; close(fd); errno = err; return false; } close(fd); return true; } static int inject_fault(int nth) { int fd; fd = open("/proc/thread-self/fail-nth", O_RDWR); if (fd == -1) exit(1); char buf[16]; sprintf(buf, "%d", nth); if (write(fd, buf, strlen(buf)) != (ssize_t)strlen(buf)) exit(1); return fd; } static void setup_fault() { static struct { const char* file; const char* val; bool fatal; } files[] = { {"/sys/kernel/debug/failslab/ignore-gfp-wait", "N", true}, {"/sys/kernel/debug/fail_futex/ignore-private", "N", false}, {"/sys/kernel/debug/fail_page_alloc/ignore-gfp-highmem", "N", false}, {"/sys/kernel/debug/fail_page_alloc/ignore-gfp-wait", "N", false}, {"/sys/kernel/debug/fail_page_alloc/min-order", "0", false}, }; unsigned i; for (i = 0; i < sizeof(files) / sizeof(files[0]); i++) { if (!write_file(files[i].file, files[i].val)) { if (files[i].fatal) exit(1); } } } uint64_t r[1] = {0xffffffffffffffff}; int main(void) { syscall(__NR_mmap, 0x1ffff000ul, 0x1000ul, 0ul, 0x32ul, -1, 0ul); syscall(__NR_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x32ul, -1, 0ul); syscall(__NR_mmap, 0x21000000ul, 0x1000ul, 0ul, 0x32ul, -1, 0ul); setup_fault(); intptr_t res = 0; res = syscall(__NR_socket, 0x10ul, 3ul, 0x10); if (res != -1) r[0] = res; *(uint64_t*)0x200001c0 = 0; *(uint32_t*)0x200001c8 = 0; *(uint64_t*)0x200001d0 = 0x20000200; *(uint64_t*)0x20000200 = 0x20000240; *(uint32_t*)0x20000240 = 0x74; *(uint16_t*)0x20000244 = 0; *(uint16_t*)0x20000246 = 5; *(uint32_t*)0x20000248 = 0; *(uint32_t*)0x2000024c = 0; *(uint8_t*)0x20000250 = 0xf; *(uint8_t*)0x20000251 = 0; *(uint16_t*)0x20000252 = 0; *(uint16_t*)0x20000254 = 8; *(uint16_t*)0x20000256 = 3; *(uint32_t*)0x20000258 = 0; *(uint16_t*)0x2000025c = 0x28; *(uint16_t*)0x2000025e = 0xe; STORE_BY_BITMASK(uint8_t, , 0x20000260, 0, 0, 2); STORE_BY_BITMASK(uint8_t, , 0x20000260, 0, 2, 2); STORE_BY_BITMASK(uint8_t, , 0x20000260, 8, 4, 4); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 0, 1); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 1, 1); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 2, 1); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 3, 1); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 4, 1); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 5, 1); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 6, 1); STORE_BY_BITMASK(uint8_t, , 0x20000261, 0, 7, 1); STORE_BY_BITMASK(uint16_t, , 0x20000262, 0, 0, 15); STORE_BY_BITMASK(uint16_t, , 0x20000263, 0, 7, 1); memset((void*)0x20000264, 255, 6); *(uint8_t*)0x2000026a = 8; *(uint8_t*)0x2000026b = 2; *(uint8_t*)0x2000026c = 0x11; *(uint8_t*)0x2000026d = 0; *(uint8_t*)0x2000026e = 0; *(uint8_t*)0x2000026f = 0; *(uint8_t*)0x20000270 = 8; *(uint8_t*)0x20000271 = 2; *(uint8_t*)0x20000272 = 0x11; *(uint8_t*)0x20000273 = 0; *(uint8_t*)0x20000274 = 0; *(uint8_t*)0x20000275 = 0; STORE_BY_BITMASK(uint16_t, , 0x20000276, 0, 0, 4); STORE_BY_BITMASK(uint16_t, , 0x20000276, 0, 4, 12); *(uint64_t*)0x20000278 = 0; *(uint16_t*)0x20000280 = 0x64; *(uint16_t*)0x20000282 = 1; *(uint16_t*)0x20000284 = 8; *(uint16_t*)0x20000286 = 0x26; *(uint32_t*)0x20000288 = 0x96c; *(uint16_t*)0x2000028c = 8; *(uint16_t*)0x2000028e = 0xc; *(uint32_t*)0x20000290 = 0x64; *(uint16_t*)0x20000294 = 8; *(uint16_t*)0x20000296 = 0xd; *(uint32_t*)0x20000298 = 0; *(uint16_t*)0x2000029c = 0xa; *(uint16_t*)0x2000029e = 0x34; memset((void*)0x200002a0, 2, 6); *(uint16_t*)0x200002a8 = 8; *(uint16_t*)0x200002aa = 0x35; *(uint32_t*)0x200002ac = 0; *(uint16_t*)0x200002b0 = 4; *(uint16_t*)0x200002b2 = 0x105; *(uint64_t*)0x20000208 = 0x74; *(uint64_t*)0x200001d8 = 1; *(uint64_t*)0x200001e0 = 0; *(uint64_t*)0x200001e8 = 0; *(uint32_t*)0x200001f0 = 0; inject_fault(5); syscall(__NR_sendmsg, r[0], 0x200001c0ul, 0ul); return 0; }