summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug2324_uncompress5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2324_uncompress b/changes/bug2324_uncompress
new file mode 100644
index 0000000000..223a3ce35b
--- /dev/null
+++ b/changes/bug2324_uncompress
@@ -0,0 +1,5 @@
+ o Major bugfixes (security):
+ - Prevent a DoS attack by disallowing any zlib-compressed data
+ whose compression factor is implausibly high. Fixes the
+ second part of bug2324; found by doors.
+