summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-11-28 20:44:14 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-11-28 20:44:14 +0000
commitb488395f4d99d44a950073a64b35ec8729102782 (patch)
treec0631be17190789a23fd49742ed648e454f6e479
parent178ecb70987f024f0e775d87c2f8b2cf587dd542 (diff)
Change log updateexim-4_90_RC3
-rw-r--r--doc/doc-txt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 0ea49a280..cf104e7f1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -195,7 +195,11 @@ JH/33 Downgrade an unfound-list name (usually a typo in the config file) from
JH/34 Bug 2199: Fix a use-after-free while reading smtp input for header lines.
A crafted sequence of BDAT commands could result in in-use memory beeing
- freed.
+ freed. CVE-2017-16943.
+
+HS/03 Bug 2201: Fix checking for leading-dot on a line during headers reading
+ from SMTP input. Previously it was always done; now only done for DATA
+ and not BDAT commands. CVE-2017-16944.
Exim version 4.89