diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-10-09 16:56:29 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-10-09 16:56:29 +0000 |
commit | 5157966d6330f372fe1f61ec43e22a3a8abb6edd (patch) | |
tree | 845383cdc1d460696af05b16cb585e06d8f45071 /sys/kern/kern_exec.c | |
parent | daacd5aa55a401e45aa9e87238c55f17e3902010 (diff) | |
download | FreeBSD-src-5157966d6330f372fe1f61ec43e22a3a8abb6edd.zip FreeBSD-src-5157966d6330f372fe1f61ec43e22a3a8abb6edd.tar.gz |
o Recent addition of (p1==p2) exception in p_candebug() permitted
processes to attach debugging to themselves even though the
global kern_unprivileged_procdebug_permitted policy might disallow
this.
o Move the kern_unprivileged_procdebug_permitted check above the
(p1==p2) check.
Reviewed by: des
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions