gvisor
gvisor copied to clipboard
Disable process_vm_read/writev and add a test.
Disable process_vm_read/writev and add a test.
ProcessVM readv/writev needs some work due to lock ordering issues with locking MM between tasks. So disable the call until it can be fixed.
Also add a test from one of the identified bugs from syzcaller.