diff options
author | Jann Horn <[email protected]> | 2020-11-20 18:05:45 +0100 |
---|---|---|
committer | Kees Cook <[email protected]> | 2020-11-20 11:39:21 -0800 |
commit | fab686eb0307121e7a2890b6d6c57edd2457863d (patch) | |
tree | 23cd109c162d392b7e1b5aafe53bead84bf2393f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 0d8315dddd2899f519fe1ca3d4d5cdaf44ea421e (diff) |
seccomp: Remove bogus __user annotations
Buffers that are passed to read_actions_logged() and write_actions_logged()
are in kernel memory; the sysctl core takes care of copying from/to
userspace.
Fixes: 32927393dc1c ("sysctl: pass kernel pointers to ->proc_handler")
Reviewed-by: Tyler Hicks <[email protected]>
Signed-off-by: Jann Horn <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions