Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more syscalls #5

Open
AkihiroSuda opened this issue Oct 26, 2023 · 0 comments
Open

Support more syscalls #5

AkihiroSuda opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@AkihiroSuda
Copy link
Member

subuidless/README.md

Lines 76 to 89 in 6e36c0c

## Hooked system calls
- [X] `chown`
- [ ] `fchown`
- [ ] `fchownat`
- [ ] `lchown`
- [X] `lstat`
- ...
TODO:
```
https://github.com/rootless-containers/PRoot/blob/081bb63955eb4378e53cf4d0eb0ed0d3222bf66e/src/extension/fake_id0/fake_id0.c#L141-L205
https://github.com/cyphar/remainroot/blob/master/src/ptrace/generic-shims.c
```

@AkihiroSuda AkihiroSuda added the enhancement New feature or request label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant