Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/gnu/dist/sendmail/sendmail



Module Name:    src
Committed By:   tron
Date:           Wed Jun 14 17:40:22 UTC 2006

Modified Files:
        src/gnu/dist/sendmail/sendmail [netbsd-3]: deliver.c mime.c sendmail.h
            version.c

Log Message:
Apply patch (requested by adrianp in ticket #1382):
Fix potential denial of service problem caused by excessive recursion
which leads to stack exhaustion when attempting delivery of a malformed
MIME message.


To generate a diff of this commit:
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/gnu/dist/sendmail/sendmail/deliver.c
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/gnu/dist/sendmail/sendmail/mime.c
cvs rdiff -r1.15.2.1 -r1.15.2.2 src/gnu/dist/sendmail/sendmail/sendmail.h
cvs rdiff -r1.16.2.1 -r1.16.2.2 src/gnu/dist/sendmail/sendmail/version.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index