diff options
author | Ram Pai <linuxram@us.ibm.com> | 2018-05-04 13:01:51 -0700 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-06-05 11:03:25 +1000 |
commit | eabdb8ca8690eedd461e61ea7780595fbbae8132 (patch) | |
tree | db6036b2c5c08dd3c43e7dcb53fbc668bb1e15c8 /CREDITS | |
parent | 75743649064ec0cf5ddd69f240ef23af66dde16e (diff) |
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Disassociate the exec_key from a VMA if the VMA permission is not
PROT_EXEC anymore. Otherwise the exec_only key continues to be
associated with the vma, causing unexpected behavior.
The problem was reported on x86 by Shakeel Butt, which is also
applicable on powerpc.
Fixes: 5586cf61e108 ("powerpc: introduce execute-only pkey")
Cc: stable@vger.kernel.org # v4.16+
Reported-by: Shakeel Butt <shakeelb@google.com>
Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Reviewed-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions