HomeFreeBSD

MFC r363966:

Description

MFC r363966:

Preserve ASLR vm_map flags across fork

In the most common case (fork+execve) this doesn't matter, but further
attempts to apply entropy would fail in (e.g.) a pre-fork server.

Reported by: Alfredo Mazzinghi
Reviewed by: kib, markj
Obtained from: CheriBSD
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D25966

Details

Provenance
brooksAuthored on
Reviewer
kib
Differential Revision
D25966: Preserve ASLR vm_map flags across fork.
Parents
rS364086: vfs: drop the hello world stat probes from the vfs provider
Branches
Unknown
Tags
Unknown