banan-os/kernel/include
Bananymous 22252cfcf0 Kernel: All syscalls now validate users pointers
We now validate pointers passed by the user, to forbid arbitary
memory read/write. Now the user is only allowed to pass in pointers
in their own mapped memory space (or null).
2023-09-25 22:07:12 +03:00
..
kernel Kernel: All syscalls now validate users pointers 2023-09-25 22:07:12 +03:00