summaryrefslogtreecommitdiffstats
path: root/sbin/dumplfs/misc.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1997-02-17 10:58:46 +0000
committerdg <dg@FreeBSD.org>1997-02-17 10:58:46 +0000
commit2af96e689ce0de14ee79eef20ace76145bb8112d (patch)
tree30cddd1ef6589e028945cb76d5b45b9de5a2db52 /sbin/dumplfs/misc.c
parentc674b6df12228e4a70c0d923c5423a02131373d8 (diff)
downloadFreeBSD-src-2af96e689ce0de14ee79eef20ace76145bb8112d.zip
FreeBSD-src-2af96e689ce0de14ee79eef20ace76145bb8112d.tar.gz
Pass P_SUGID on to the child of a fork(). It was possible to get rlogin
to coredump previously since it (somewhat uniquely) is setuid and forks without execing, and thus without passing P_SUGID the child could coredump and possibly divulge sensitive information (such as encrypted passwords from the passwd database).
Diffstat (limited to 'sbin/dumplfs/misc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud