HomeFreeBSD

Avoid leaking data from the kernel environment: When we convert the

Description

Avoid leaking data from the kernel environment: When we convert the
initial static environment to a dynamic one, zero the static environment
buffer, and zero individual values when kern_unsetenv and freeenv are
called.

Tested by: kmoore (VM memory dump + grep)
Tested by: cperciva (kernel panic dump + grep)

Details

Provenance
cpercivaAuthored on
Parents
rS273486: Clip the settings for the NFS rsize, wsize mount options
Branches
Unknown
Tags
Unknown