Date: Wed, 14 Jun 2006 15:59:37 +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.k5EFxbVR008949@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2006-06-14 15:59:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_0)
. 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.3.2.14 +5 -0 src/UPDATING
1.1.1.23.4.2 +2 -2 src/contrib/sendmail/src/deliver.c
1.1.1.13.4.2 +29 -7 src/contrib/sendmail/src/mime.c
1.1.1.26.4.2 +2 -1 src/contrib/sendmail/src/sendmail.h
1.69.2.8.2.10 +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.k5EFxbVR008949>
