HomeFreeBSD

user stack randomization: only enable by default for 64bit processes

Description

user stack randomization: only enable by default for 64bit processes

All aslr knobs are disabled by default for 32bit processes, except
stack. This results in weird stack location, typically making around 1G
of user address space hard to use.

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D42356

Details

Provenance
kibAuthored on Oct 24 2023, 9:44 PM
Reviewer
emaste
Differential Revision
D42356: user stack randomization: only enable by default for 64bit processes
Parents
rGad991e4c142e: OpenSSL: update to 3.0.12
Branches
Unknown
Tags
Unknown