Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2002 02:46:58 -0800 (PST)
From:      Clive Lin <clive@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/nullmailer/files patch-send.cc patch-sendmail.cc patch-smtp.cc
Message-ID:  <200211241046.gAOAkw1o058067@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clive       2002/11/24 02:46:58 PST

  Modified files:
    mail/nullmailer/files patch-send.cc 
  Added files:
    mail/nullmailer/files patch-sendmail.cc patch-smtp.cc 
  Log:
  Fix a possible denial of service vulnerability.
  
  After this patch, the action of piping mails out won't stop,
  even if all of your mails were failed to deliver. Nullmailer
  itself will keep throwing mails to smart relay as long as
  there're incoming mails, no matter how broken the recipients
  of the previous mails.
  
  Still leave this port in FORBIDDEN state until I address
  PR ports/45152
  
  Obtained from: http://www.debian.org/security/2002/dsa-198
  Noted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
  
  Revision  Changes    Path
  1.2       +10 -0     ports/mail/nullmailer/files/patch-send.cc
  1.1       +11 -0     ports/mail/nullmailer/files/patch-sendmail.cc (new)
  1.1       +14 -0     ports/mail/nullmailer/files/patch-smtp.cc (new)

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?200211241046.gAOAkw1o058067>