Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx> wrote: > The syzkaller repro runs in threaded mode, so syscalls should not be > interpreted in order. I think they are actually ordered. It's kind of weirdly done, though, flipping back and forth between threads and using futexes for synchronisation. David