diff options
author | Jeff Mahoney <jeffm@suse.com> | 2016-07-05 17:32:29 -0400 |
---|---|---|
committer | Sasha Levin <alexander.levin@verizon.com> | 2016-07-19 15:49:44 -0400 |
commit | f1e8b05914912c9a6309c450f266aa21d5667524 (patch) | |
tree | ea7957883e6d6b042c4be85f675fdc9d2d4f24fd /tools | |
parent | 9c9497d5b1e93187ea6c0cdca3f3706fd7713acf (diff) | |
download | lwn-f1e8b05914912c9a6309c450f266aa21d5667524.tar.gz lwn-f1e8b05914912c9a6309c450f266aa21d5667524.zip |
Revert "ecryptfs: forbid opening files without mmap handler"
[ Upstream commit 78c4e172412de5d0456dc00d2b34050aa0b683b5 ]
This reverts commit 2f36db71009304b3f0b95afacd8eba1f9f046b87.
It fixed a local root exploit but also introduced a dependency on
the lower file system implementing an mmap operation just to open a file,
which is a bit of a heavy hammer. The right fix is to have mmap depend
on the existence of the mmap handler instead.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Cc: stable@vger.kernel.org
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions