aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/virtio_uml.c
diff options
context:
space:
mode:
authorRichard Weinberger <[email protected]>2025-07-26 12:29:30 +0000
committerJohannes Berg <[email protected]>2025-09-10 12:24:13 +0000
commitc45601306aa5831c3e59158f95b8e34f27e9ea09 (patch)
tree5ff0cb5427e6becf1c3677730b414b2808dc7c2f /arch/um/drivers/virtio_uml.c
parentLinux 6.17-rc5 (diff)
downloadkernel-c45601306aa5831c3e59158f95b8e34f27e9ea09.tar.gz
kernel-c45601306aa5831c3e59158f95b8e34f27e9ea09.zip
um: Don't mark stack executable
On one of my machines UML failed to start after enabling SELinux. UML failed to start because SELinux's execmod rule denies executable pages on a modified file mapping. Historically UML marks it's stack rwx. AFAICT, these days this is no longer needed, so let's remove PROT_EXEC. Signed-off-by: Richard Weinberger <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'arch/um/drivers/virtio_uml.c')
0 files changed, 0 insertions, 0 deletions