mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 19:51:04 +01:00
f56a08c810
When trapping on a wrote access to a buffer the kernel has mapped as write only we should only pass the VM_PROT_WRITE flag. Previously the call to vm_fault_trap as the VM_PROT_READ flag was unexpected. Reported by: manu Sponsored by: Innovate UK |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.depend | ||
mlock_test.c | ||
mmap_test.c | ||
page_fault_signal.c |