|
|
Subscribe / Log in / New account

Unprivileged mknod() or use FUSE?

Unprivileged mknod() or use FUSE?

Posted Mar 26, 2021 23:13 UTC (Fri) by jrincayc (guest, #29129)
In reply to: Unprivileged chroot() by walters
Parent article: Unprivileged chroot()

Hm, I wonder if you could get around the lack of things like no dev by either doing a "dev" in FUSE or possibly by another patch to allow some unprivileged uses of mknod? I would think that it might be possible to allow making /dev/null, /dev/zero, /dev/random and /dev/urandom be unprivileged.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds