From d21bf202dbce10f259310dffcc6993f4d9886e56 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 12 Dec 2017 21:52:33 +0000 Subject: CHUNKING: flush input stream after message-fatal error detection. Bug 2201 --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cf104e7f1..824ae232e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -201,6 +201,11 @@ 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. +JH/35 Bug 2201: Flush received data in BDAT mode after detecting an error fatal + to the message (such as an overlong header line). Previously this was + not done and we did not exit BDAT mode. Followon from the previous item + though a different problem. + Exim version 4.89 ----------------- -- cgit v1.2.3