summaryrefslogtreecommitdiff
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2016-07-05 21:32:30 (GMT)
committerTyler Hicks <tyhicks@canonical.com>2016-07-08 15:35:28 (GMT)
commitf0fe970df3838c202ef6c07a4c2b36838ef0a88b (patch)
treef9556752b553050c87aef3172147f94e242778a9 /kernel/fork.c
parent78c4e172412de5d0456dc00d2b34050aa0b683b5 (diff)
downloadlinux-f0fe970df3838c202ef6c07a4c2b36838ef0a88b.tar.xz
ecryptfs: don't allow mmap when the lower fs doesn't support it
There are legitimate reasons to disallow mmap on certain files, notably in sysfs or procfs. We shouldn't emulate mmap support on file systems that don't offer support natively. CVE-2016-1583 Signed-off-by: Jeff Mahoney <jeffm@suse.com> Cc: stable@vger.kernel.org [tyhicks: clean up f_op check by using ecryptfs_file_to_lower()] Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions