previous | start | next

Linux Stack Position (cont.)

Linux will place the stack at different random starting positions each time a program is run if the kernel variable

        randomize_va_space
     

has non-zero value.

How do you know its value?

How do you change its value?



previous | start | next