eCryptfs: Initialize empty lower files when opening them
From: Colin Ian King <colin.king@canonical.com>
BugLink: https://launchpad.net/bugs/911507
SRU justification:
Impact:
eCryptfs only initialized lower files in the ecryptfs_create() path.
A number of users have reported empty lower files in beneath their
eCryptfs mounts. The presence of empty files causes problems due to
the lack of proper cryptographic metadata.
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
08-22-2012, 10:44 AM
Colin King
eCryptfs: Initialize empty lower files when opening them
From: Colin Ian King <colin.king@canonical.com>
BugLink: https://launchpad.net/bugs/911507
SRU justification:
Impact:
eCryptfs only initialized lower files in the ecryptfs_create() path.
A number of users have reported empty lower files in beneath their
eCryptfs mounts. The presence of empty files causes problems due to
the lack of proper cryptographic metadata.