diff options
author | Jiri Olsa <[email protected]> | 2016-09-08 09:57:08 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-09-20 13:32:49 -0700 |
commit | df04abfd181acc276ba6762c8206891ae10ae00d (patch) | |
tree | 03afe92ae5ef3e51035ab871e0b29742d11eb0d1 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f5beeb1851ea6f8cfcf2657f26cb24c0582b4945 (diff) |
fs/proc/kcore.c: Add bounce buffer for ktext data
We hit hardened usercopy feature check for kernel text access by reading
kcore file:
usercopy: kernel memory exposure attempt detected from ffffffff8179a01f (<kernel text>) (4065 bytes)
kernel BUG at mm/usercopy.c:75!
Bypassing this check for kcore by adding bounce buffer for ktext data.
Reported-by: Steve Best <[email protected]>
Fixes: f5509cc18daa ("mm: Hardened usercopy")
Suggested-by: Kees Cook <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions