You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/10/19 19:12:19 UTC

[Bug 3838] Insecure dependency in eval while running setuid

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3838





------- Additional Comments From jacob@gnifty.net  2005-10-19 19:12 -------
I just wanted to add that I see this bug running SA 3.1.0 on debian stable
(using the package from unstable), and when spamd starts doing this, it also
starts doing things like:

Oct 19 09:50:12 dakar spamd[14123]: Use of uninitialized value in pattern match
(m//) at /usr/share/perl5/Mail/SpamAssassin/Conf/Parser.pm line 547.
Oct 19 09:50:12 dakar spamd[14123]: Use of uninitialized value in bitwise and
(&) at /usr/share/perl5/Mail/SpamAssassin/Conf/Parser.pm line 674.
Oct 19 09:50:12 dakar spamd[14123]: Use of uninitialized value in numeric eq
(==) at /usr/share/perl5/Mail/SpamAssassin/Conf/Parser.pm line 726.
Oct 19 09:50:12 dakar last message repeated 5 times
Oct 19 09:50:12 dakar spamd[14123]: Use of uninitialized value in concatenation
(.) or string at /usr/share/perl5/Mail/SpamAssassin/Conf/Parser.pm line 755.

and

Oct 19 09:50:12 dakar spamd[14123]: unknown type  for FROM_HOSTILE_DOMAIN: From
=~ /.*(\@|\.)yahoo\.ca.*/ at /usr/share/perl5/Mail/SpamAssassin/Conf/Parser.pm
line 755.

I have tried running with --round-robin and it seems to help a little but not
much.  I typically run with --max-children 3




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.