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

MOUNT namespace creation fails on Arch-based distros #7

Open
whokilleddb opened this issue Feb 15, 2022 · 0 comments
Open

MOUNT namespace creation fails on Arch-based distros #7

whokilleddb opened this issue Feb 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@whokilleddb
Copy link
Owner

whokilleddb commented Feb 15, 2022

When being run on Arch Linux or other Arch based distros, the pivot_root function fails as follows:

$ sudo ./isolate /bin/sh           
[+] 1s0lat3 by @whokilleddb
[>] Command to be run in 1s0lati0n: /bin/sh 
[i] Successfully created UTS namespace
[i] Successfully created USER namespace
[i] Successfully created NETWORK namespace
[!] Could not create .put_old
[!] Failed to create MOUNT namespace
[+] Bye :D
@whokilleddb whokilleddb added the bug Something isn't working label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant