summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-07-18 20:35:46 +0100
committerNikolaus Rath <Nikolaus@rath.org>2018-07-21 12:19:30 +0100
commit57ab9586b1ffac5292f7511502f7c92177cb029e (patch)
tree4ff9d44f162f83a1b9b97e633c84024361f17882
parentb3abb451184019c74e6659029b579a93b294e5c8 (diff)
downloadfuse-57ab9586b1ffac5292f7511502f7c92177cb029e.tar.gz
Added ChangeLog entry for hardening patches.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a7e4c8..f452dfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Unreleased Changes
+==================
+
+* The fusermount binary has been hardened in several ways to reduce
+ potential attack surface. Most importantly, mountpoints and mount
+ options must now match a hard-coded whitelist. It is expected that
+ this whitelist covers all regular use-cases.
+
FUSE 2.9.8
==========