https://bugs.winehq.org/show_bug.cgi?id=48417
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- While we may want to add ASLR at some point, it's not necessary for this bug.
The right fix is to map the exe before anything else, but there's still some work left before we can do that. For now, setting an explicit load address for kernelbase should be enough.