]> git.ipfire.org Git - thirdparty/systemd.git/commit
units: add nosuid and nodev options to tmp.mount (#3575)
authorMartin Pitt <martin.pitt@ubuntu.com>
Wed, 22 Jun 2016 10:32:59 +0000 (12:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 22 Jun 2016 10:32:59 +0000 (12:32 +0200)
commit2f9df7c96a25adb42093ee3ee201577f3e01da42
treec8388097e3ef6a517d793674a45a65fa3fcf6f55
parente382c49f1dfe172cc14651fd0908da6ebf12ef53
units: add nosuid and nodev options to tmp.mount (#3575)

This makes privilege escalation attacks harder by putting traps and exploits
into /tmp.

https://bugs.debian.org/826377
units/tmp.mount.m4