SECURITY: length limits on many cmdline options
[exim.git] / doc / doc-txt / ChangeLog
index d66dc64d1f54d5f0d1c165869c0335c6666cd91e..4c6eb810e269e7aa2832daa7721f42ea82da0d71 100644 (file)
@@ -254,6 +254,21 @@ JH/53 Bug 2743: fix immediate-delivery via named queue.  Previously this would
 
 HS/01 Enforce absolute PID file path name.
 
+HS/02 Handle SIGINT as we handle SIGTERM: terminate the Exim process.
+
+PP/01 Add a too-many-bad-recipients guard to the default config's RCPT ACL.
+
+PP/02 Bug 2643: Correct TLS DH constants.
+      A missing NUL termination in our code-generation tool had led to some
+      incorrect Diffie-Hellman constants in the Exim source.
+      Reported by kylon94, code-gen tool fix by Simon Arlott.
+
+PP/03 Fix Linux security issue CVE-2020-SLCWD and guard against PATH_MAX
+      better.  Reported by Qualys.
+
+PP/04 Impose security length checks on various command-line options.
+      Fixes CVE-2020-SPRSS reported by Qualys.
+
 
 Exim version 4.94
 -----------------