Source-Changes archive

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

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



Module Name:    src
Committed By:   tron
Date:           Wed Jun 14 20:08:52 UTC 2006

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

Log Message:
Apply patch (requested by adrianp in ticket #10645):
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.12.2.1 -r1.12.2.2 src/gnu/dist/sendmail/sendmail/deliver.c
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/gnu/dist/sendmail/sendmail/mime.c
cvs rdiff -r1.14.2.1 -r1.14.2.2 src/gnu/dist/sendmail/sendmail/sendmail.h
cvs rdiff -r1.15.2.1 -r1.15.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