Date: Thu, 24 Feb 2000 11:06:06 -0800 (PST) From: Yoshinobu Inoue <shin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.c src/usr.sbin/traceroute6 traceroute6.c Message-ID: <200002241906.LAA83118@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
shin 2000/02/24 11:06:05 PST
Modified files:
sbin/ping6 ping6.c
usr.sbin/traceroute6 traceroute6.c
Log:
Security fixes. (Just same as sbin/ping and usr.sbin/traceroute)
-Open socket() at first and then setuid() to actual user.
-Allow ping6 preload option only for root.
Approved by: jkh
Submitted by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
Revision Changes Path
1.3 +9 -4 src/sbin/ping6/ping6.c
1.4 +10 -8 src/usr.sbin/traceroute6/traceroute6.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002241906.LAA83118>
