Date: Mon, 18 Sep 2006 14:12:16 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/dkfilter Makefile ports/mail/dkfilter/files dkfilter_in.in dkfilter_out.in Message-ID: <200609181412.k8IECGVH001505@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609181412.k8IECGVH001505>
