]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: start section for 231, with tmpfs.mount option changes (#3576)
authorMartin Pitt <martin.pitt@ubuntu.com>
Wed, 22 Jun 2016 11:22:47 +0000 (13:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 22 Jun 2016 11:22:47 +0000 (13:22 +0200)
This documents the "add nosuid and nodev options to tmp.mount" change from
commit 2f9df7c96a2.

NEWS

diff --git a/NEWS b/NEWS
index 788fb33853a7ada548cfd8c03181c8f60763b41c..7ecb10e21622e43f627a180841ac06aa60eb2fb2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
 systemd System and Service Manager
 
+CHANGES WITH 231:
+
+        * When using systemd's default tmp.mount for /tmp, this will now be
+          mounted with the "nosuid" and "nodev" options. This avoids
+          privilege escalation attacks that put traps and exploits into /tmp.
+          However, this might cause some problems if you e. g. put container
+          images or overlays into /tmp; if you need this, override tmp.mount's
+          "Options=" with a drop-in, or mount /tmp from /etc/fstab with your
+          desired options.
+
+        Contributions from: ...
+
+        — Somewhere, 2016-XX-XX
+
 CHANGES WITH 230:
 
         * DNSSEC is now turned on by default in systemd-resolved (in