torokernel / torov

ToroV allows user's applications to run as VMs and to communicate with the host OS by relying on a POSIX hypercall interface.
GNU General Public License v3.0
10 stars 1 forks source link

Copy_to/from the user requires verification #5

Open MatiasVara opened 2 years ago

MatiasVara commented 2 years ago

The copying from and to the user requires verification to prevent writing to invalid memory regions.