How ASLR protects Linux systems from buffer overflow attacks
ASLR (Address Space Layout Randomization) is a memory exploitation mitigation technique used on both Linux and Windows systems. Learn how to tell if it's running, enable/disable it, and get a view of how it works.
By Sandra Henry Stocker
Jan 8, 2019 4 mins
Operating Systems
Security