summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 42334537e5..fd7c348f9a 100644
--- a/TODO
+++ b/TODO
@@ -129,6 +129,11 @@ Deprecations and removals:
Features:
+* mount /tmp/ and /var/tmp with a uidmap applied that blocks out "nobody" user
+ among other things such as dynamic uid ranges for containers and so on. That
+ way noone can create files there with these uids and we enforce they are only
+ used transiently, never persistently.
+
* set MS_NOSYMFOLLOW for ESP and XBOOTLDR mounts both in gpt-generator and in
dissect.c