diff options
author | 2015-11-30 19:36:28 +0100 | |
---|---|---|
committer | 2015-12-04 19:20:34 +0000 | |
commit | 08925c2f124f1bac6152a8b234268f9874fc70a5 (patch) | |
tree | 37bc92623cc72be72dde47ea5bf6bde6c86cdf31 /arch/arm/lib/uaccess_with_memcpy.c | |
parent | ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers (diff) | |
download | wireguard-linux-08925c2f124f1bac6152a8b234268f9874fc70a5.tar.xz wireguard-linux-08925c2f124f1bac6152a8b234268f9874fc70a5.zip |
ARM: 8464/1: Update all mm structures with section adjustments
Currently, when updating section permissions to mark areas RO
or NX, the only mm updated is current->mm. This is working off
the assumption that there are no additional mm structures at
the time. This may not always hold true. (Example: calling
modprobe early will trigger a fork/exec). Ensure all mm structres
get updated with the new section information.
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Laura Abbott <labbott@fedoraproject.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions