Questions related to ASLR (Address Space Layout Randomization), a technique to randomize the address space of executable instruction as well as the memory address allocated to stack of a program, should use this tag.
Address space layout randomization (ASLR) is a computer security technique involved in preventing exploitation of memory corruption vulnerabilities.