Description
The io_pgetevents is a new Linux system call, similar to io_getevents. It has the same security implications as io_getevents, which is allowed by the filter
Steps to reproduce the issue:
- Run an application that uses
io_pgetevents
Describe the results you received:
Unexpected EPERM
Describe the results you expected:
No EPERM