gvisor icon indicating copy to clipboard operation
gvisor copied to clipboard

Disable process_vm_read/writev and add a test.

Open copybara-service[bot] opened this issue 3 years ago • 0 comments

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.

copybara-service[bot] avatar Aug 09 '22 23:08 copybara-service[bot]