[Bug 1533639] [NEW] [ubuntu-cpc] please make /tmp a tmpfs in RAM
Dustin Kirkland
dustin.kirkland at gmail.com
Wed Jan 13 11:58:41 UTC 2016
Public bug reported:
In Ubuntu, we clear /tmp on every boot.
As such, on servers, by default /tmp should actually be a tmpfs entirely
in RAM.
This has several advantages, mainly:
* Performance - much faster read/write access to data in /tmp
* Security - sensitive data would be cleared from memory on boot, rather than written (leaked) to disk -- important for encryption scenarios
** Affects: livecd-rootfs (Ubuntu)
Importance: High
Assignee: Ben Howard (utlemming)
Status: Triaged
** Changed in: livecd-rootfs (Ubuntu)
Status: New => Triaged
** Changed in: livecd-rootfs (Ubuntu)
Importance: Undecided => High
** Changed in: livecd-rootfs (Ubuntu)
Assignee: (unassigned) => Ben Howard (utlemming)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1533639
Title:
[ubuntu-cpc] please make /tmp a tmpfs in RAM
Status in livecd-rootfs package in Ubuntu:
Triaged
Bug description:
In Ubuntu, we clear /tmp on every boot.
As such, on servers, by default /tmp should actually be a tmpfs
entirely in RAM.
This has several advantages, mainly:
* Performance - much faster read/write access to data in /tmp
* Security - sensitive data would be cleared from memory on boot, rather than written (leaked) to disk -- important for encryption scenarios
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1533639/+subscriptions
More information about the foundations-bugs
mailing list