Files
i2som-imx-linux/fs
Corey Wright b048b93f0e proc: Fix ptrace-based permission checks for accessing task maps
Modify mm_access() calls in fs/proc/task_mmu.c and fs/proc/task_nommu.c to
have the mode include PTRACE_MODE_FSCREDS so accessing /proc/pid/maps and
/proc/pid/pagemap is not denied to all users.

In backporting upstream commit caaee623 to pre-3.18 kernel versions it was
overlooked that mm_access() is used in fs/proc/task_*mmu.c as those calls
were removed in 3.18 (by upstream commit 29a40ace) and did not exist at the
time of the original commit.

Signed-off-by: Corey Wright <undefined@pobox.com>
Acked-by: Jann Horn <jann@thejh.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-03 15:06:19 -08:00
..
2016-02-25 11:57:48 -08:00
2016-02-25 11:57:46 -08:00
2015-04-29 10:33:57 +02:00
2016-02-19 14:22:39 -08:00
2016-02-25 11:57:46 -08:00
2013-10-05 07:13:09 -07:00
2015-07-03 19:48:08 -07:00
2015-07-10 10:40:22 -07:00
2015-07-03 19:48:08 -07:00
2015-07-03 19:48:08 -07:00
2015-07-03 19:48:08 -07:00