qemu-e2k/linux-user
Ilya Leoshkevich aa98e2d885 linux-user: Clear translations on mprotect()
Currently it's possible to execute pages that do not have PAGE_EXEC
if there is an existing translation block. Fix by invalidating TBs
that touch the affected pages.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20220817150506.592862-2-iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-09-06 08:04:25 +01:00
..
2022-08-01 11:58:02 +02:00
2022-04-06 10:50:37 +02:00
2022-09-06 08:04:25 +01:00
2022-01-27 16:58:33 +01:00
2022-09-06 08:04:25 +01:00