DynamoRIO / DynamoRIO/dynamorio
query for CAP_SYS_RESOURCE and allow raising hard file limit
Open
Bug-AppFail
OpSys-Linux
Priority-Low
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
For -steal_fds we emulate the file number limit. We should allow raising the hard limit (up to our stolen fd value) if the process has CAP_SYS_RESOURCE. This issue covers implementing that.
Contributor guide
Assessment
This issue has not been assessed yet.