Bug 103346 - maintainer update: mail/dkimproxy to fix problems.
Summary: maintainer update: mail/dkimproxy to fix problems.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-18 08:20 UTC by Yoshisato YANAGISAWA
Modified: 2006-09-18 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.84 KB, patch)
2006-09-18 08:20 UTC, Yoshisato YANAGISAWA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshisato YANAGISAWA 2006-09-18 08:20:26 UTC
	Since mail/dkfilter and mail/dkimproxy are using similar rc.d scripts,
	a problem in one is potentially a problem in another.
	+ Potential race condition is found.
	+ A potential DoS attack by dkimproxy user is found.
	(See also: PR: ports/103344)

Fix: For ease of taking care of the two ports, a variable name in a rc.d
	script is changed.

	Apply following patch:
How-To-Repeat: 	n/a
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-09-18 15:15:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-18 15:18:01 UTC
rafan       2006-09-18 14:15:22 UTC

  FreeBSD ports repository

  Modified files:
    mail/dkimproxy       Makefile 
    mail/dkimproxy/files dkimproxy_in.in dkimproxy_out.in 
  Log:
  - Fix race condition and DoS in rc script.
    These fixes are similar to mail/dkfilter, see ports/103344.
  
  PR:             ports/103346
  Submitted by:   Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -0      ports/mail/dkimproxy/Makefile
  1.3       +18 -7     ports/mail/dkimproxy/files/dkimproxy_in.in
  1.3       +18 -7     ports/mail/dkimproxy/files/dkimproxy_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"