encrypted home-directory is not unmounted on logout
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-session |
New
|
Undecided
|
Unassigned | ||
ecryptfs-utils (Debian) |
Fix Released
|
Unknown
|
|||
ecryptfs-utils (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
gdm3 (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
gnome-session (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Current Situation:
If you log out from an user account with an encrypted home directory, it is not automatically unmounted and encrypted again.
Expected behaviour:
If I log out from an user account with an encrypted home directory, Id expect the homedir to be unmounted and encrypted again.
Stepts to reproduce:
log into an account with encrypted home directory. (lets call it: user)
Log out again
log into another account (which has sudo rights, lets call it: user2)
and now enter the following into a terminal:
user2@ubuntu: sudo su
user2@ubuntu: ls -la /home/user
you can see the files of the user
Reasons:
This is a security issue, because as a user you can reasonable expect your data to be safe, if you log out. if you would simply log in as another user but keep your data accessable you would simply switch user, instead of loggin out.
Many users only suspend their laptop while carrying it with them. Logging out and suspending the user expects to have at least the home directory encrypted.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gdm3 3.26.1-3ubuntu2
ProcVersionSign
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov 26 16:18:39 2017
EcryptfsInUse: Yes
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)
information type: | Public → Public Security |
Changed in gdm3 (Ubuntu): | |
importance: | Undecided → Medium |
Changed in gnome-session (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: bionic |
Changed in ecryptfs-utils (Ubuntu): | |
status: | New → Confirmed |
tags: |
added: xenial removed: artful |
Changed in ecryptfs-utils (Debian): | |
status: | Unknown → New |
affects: | gnome-session-shutdown → gnome-session |
tags: | removed: xenial |
Changed in ecryptfs-utils (Debian): | |
status: | New → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.