DeletedUser235 The bug (only one found thus far?) Mullvad fixed was in the runtime (Go) and likely every single WireGuard app using WireGuard's official userspace implementation (which is in Go) will crash if MTE is enabled.
Windscribe, it seems like, uses Cloudflare's WireGuard implementation written in Rust (not the official one written in Go), so they must be good (but that's no guarantee that MTE isn't going to catch memory bugs elsewhere).
See: https://github.com/golang/go/issues/59090