Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 10645.



details:   https://anonhg.NetBSD.org/src/rev/abe76028ad6f
branches:  netbsd-2-0
changeset: 564981:abe76028ad6f
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jun 14 20:09:32 2006 +0000

description:
Ticket 10645.

diffstat:

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

diffs (23 lines):

diff -r 8bfd0307e125 -r abe76028ad6f doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Wed Jun 14 20:08:52 2006 +0000
+++ b/doc/CHANGES-2.0.4 Wed Jun 14 20:09:32 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.4,v 1.1.2.36 2006/06/08 22:28:36 tron Exp $
+#      $NetBSD: CHANGES-2.0.4,v 1.1.2.37 2006/06/14 20:09:32 tron Exp $
 
 A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
 update.
@@ -315,3 +315,13 @@
        is set-group-ID "games", and users shouldn't be in that group.
        [dan, ticket #10641]
 
+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 #10645]
+



Home | Main Index | Thread Index | Old Index