Skip to content
Commit 32a93233 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

brk randomization: introduce CONFIG_COMPAT_BRK



based on similar patch from: Pavel Machek <pavel@ucw.cz>

Introduce CONFIG_COMPAT_BRK. If disabled then the kernel is free
(but not obliged to) randomize the brk area.

Heap randomization breaks ancient binaries, so we keep COMPAT_BRK
enabled by default.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 4cc6028d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment