summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-03-14 12:26:34 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-03-14 12:29:06 +0000
commit14bc9cf085aff7bd5147881e5b7068769a29b026 (patch)
treea26147ed32c7e7b8fb5b49fb51abdfa443a3fb04 /doc
parenta23acfd5c4366f1c4d97e87ac61ee841f39b819a (diff)
Fix crash from SRV lookup hitting a CNAME
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 5a42f0e7c..2239d9c16 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -35,6 +35,10 @@ JH/07 GnuTLS: Our use of late (post-handshake) certificate verification, under
JB/01 Bug 2375: fix expansions of 822 addresses having comments in local-part
and/or domain. Found and fixed by Jason Betts.
+JH/08 Add hardening against SRV & TLSA lookups the hit CNAMEs (a nonvalid
+ configuration). If a CNAME target was not a wellformed name pattern, a
+ crash could result.
+
Exim version 4.92
-----------------