CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2017/01/11 02:32:31

Modified files:
        sys/arch/arm64/arm64: pmap.c 

Log message:
Prohibit execution of kernel pages by userland and prohibit execution
of user pages by the kernel.  Additionally, don't allow userland to
read executable pages that were not mapped explicitly with a read flag.

Reply via email to