Date: Mon, 18 Sep 2006 14:20:24 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/103344: commit references a PR Message-ID: <200609181420.k8IEKOh4062510@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/103344; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/103344: commit references a PR Date: Mon, 18 Sep 2006 14:13:58 +0000 (UTC) rafan 2006-09-18 14:12:16 UTC FreeBSD ports repository Modified files: mail/dkfilter Makefile mail/dkfilter/files dkfilter_in.in dkfilter_out.in Log: - rc scripts have race condition to stop executing at start-up time. This also stops FreeBSD start up. Ref: http://docs.freebsd.org/cgi/mid.cgi?450CA21C.3080407 - There are potential DoS attacks by dkfilter_{in,out} program. They can change their pid file to illegally stop any program when an administrator try to stop them by rc script. - pet portlint(1) PR: ports/103344 Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp> (maintainer) Revision Changes Path 1.6 +6 -6 ports/mail/dkfilter/Makefile 1.3 +13 -2 ports/mail/dkfilter/files/dkfilter_in.in 1.3 +13 -2 ports/mail/dkfilter/files/dkfilter_out.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609181420.k8IEKOh4062510>