Fixes a crash on 4.4.0-93 kernels due to the vdso being placed right before the exe. The bug is in the hugepage text handling from i#2566 where it merges with a prior mapping but fails to check whether the current mapping is also an ELF header.
Issue: #2634 (closed), #2566 (closed) Fixes #2634 (closed)