Date: Wed, 14 Jun 2006 15:59:28 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/contrib/sendmail/src deliver.c mime.c sendmail.h src/sys/conf newvers.sh Message-ID: <200606141559.k5EFxS4g008873@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2006-06-14 15:59:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) . UPDATING contrib/sendmail/src deliver.c mime.c sendmail.h sys/conf newvers.sh Log: Correct a bug in the handling of multipart messages by sendmail(8) which can allow a malformed message to crash a sendmail queue processing process. Security: FreeBSD-SA-06:17.sendmail Approved by: so (cperciva) Revision Changes Path 1.416.2.22.2.4 +5 -0 src/UPDATING 1.1.1.23.2.2.2.1 +2 -2 src/contrib/sendmail/src/deliver.c 1.1.1.13.2.2.2.1 +29 -7 src/contrib/sendmail/src/mime.c 1.1.1.26.2.2.2.1 +2 -1 src/contrib/sendmail/src/sendmail.h 1.69.2.11.2.4 +1 -1 src/sys/conf/newvers.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606141559.k5EFxS4g008873>