aboutsummaryrefslogtreecommitdiff
path: root/changes/buffer_bug
diff options
context:
space:
mode:
Diffstat (limited to 'changes/buffer_bug')
-rw-r--r--changes/buffer_bug7
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/buffer_bug b/changes/buffer_bug
new file mode 100644
index 0000000000..634f609533
--- /dev/null
+++ b/changes/buffer_bug
@@ -0,0 +1,7 @@
+
+ o Major bugfixes:
+ - Fix a heap overflow bug that could occur when trying to pull
+ data into the first chunk of a buffer, when that chunk had
+ already had some data drained from it. Fixes CVE-2011-2778;
+ bugfix on 0.2.0.16-alpha. Reported by "Vektor".
+