DKIM: tighter checking while parsing signature headers. Bug 2217
[exim.git] / doc / doc-txt / ChangeLog
index d13004b8c1bbd7acef9e4f7acc18517a87bea0f1..7ec669b1c013295b19ef788c74dd8dc55d253488 100644 (file)
@@ -19,6 +19,12 @@ JH/02 Disallow '/' characters in queue names specified for the "queue=" ACL
 JH/03 Fix pgsql lookup for multiple result-tuples with a single column.
       Previously only the last row was returned.
 
+JH/04 Bug 2217: Tighten up the parsing of DKIM signature headers. Previously
+      we assumed that tags in the header were well-formed, and parsed the
+      element content after inspecting only the first char of the tag.
+      Assumptions at that stage could crash the receive process on malformed
+      input.
+
 
 Exim version 4.90
 -----------------