Skip to content
Commit 3bbfe059 authored by Alexey Dobriyan's avatar Alexey Dobriyan
Browse files

proc: remove kernel.maps_protect

After commit 831830b5

 aka
"restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace"
sysctl stopped being relevant because commit moved security checks from ->show
time to ->start time (mm_for_maps()).

Signed-off-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
Acked-by: default avatarKees Cook <kees.cook@canonical.com>
parent 45acb8db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment