aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ea0d2e..95b2bd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,7 +60,9 @@
* kernel: fix a couple of bugs
- * Order of request_end() and fuse_copy_finish() was wrong
+ * Order of request_end() and fuse_copy_finish() was wrong.
+ Posthumus note: Franco Broi managed to exploit this, though it
+ seemed quite impossible
* request_end() used request pointer after decrementing refcount