Date: Wed, 14 Jun 2006 16:01:21 +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: <200606141601.k5EG1Lmp009435@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2006-06-14 16:01:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_11) . 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.73.2.91.2.20 +5 -0 src/UPDATING 1.1.1.3.2.17.2.2 +2 -2 src/contrib/sendmail/src/deliver.c 1.1.1.3.2.8.2.2 +29 -7 src/contrib/sendmail/src/mime.c 1.1.1.4.2.19.2.2 +2 -1 src/contrib/sendmail/src/sendmail.h 1.44.2.39.2.23 +1 -1 src/sys/conf/newvers.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606141601.k5EG1Lmp009435>