Source-Changes-HG archive

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

[src/netbsd-3-0]: src/doc Ticket 1382.



details:   https://anonhg.NetBSD.org/src/rev/4f3c830d7a52
branches:  netbsd-3-0
changeset: 579249:4f3c830d7a52
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jun 14 17:44:43 2006 +0000

description:
Ticket 1382.

diffstat:

 doc/CHANGES-3.0.1 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 78939ec03b37 -r 4f3c830d7a52 doc/CHANGES-3.0.1
--- a/doc/CHANGES-3.0.1 Wed Jun 14 17:44:32 2006 +0000
+++ b/doc/CHANGES-3.0.1 Wed Jun 14 17:44:43 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.1,v 1.1.2.57 2006/06/13 22:34:48 tron Exp $
+#      $NetBSD: CHANGES-3.0.1,v 1.1.2.58 2006/06/14 17:44:43 tron Exp $
 
 A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.0.1
 release:
@@ -523,3 +523,13 @@
        stuck in a tight loop after receiving a HUP signal.
        [chuck, ticket #1376]
 
+gnu/dist/sendmail/sendmail/deliver.c           patch
+gnu/dist/sendmail/sendmail/mime.c              patch
+gnu/dist/sendmail/sendmail/sendmail.h          patch
+gnu/dist/sendmail/sendmail/version.c           patch
+
+       Fix potential denial of service problem caused by excessive recursion
+       which leads to stack exhaustion when attempting delivery of a malformed
+       MIME message.
+       [adrianp, ticket #1382]
+



Home | Main Index | Thread Index | Old Index