From: Tal Tchwella
This patch enables chroot for all users, not just root users,
by disabling the appropriate checks in fs/open.c.
It also disables nested chroots by non-root users,
so they will not be able to break out of a chroot using classic techniques.
Signed-off-by: Tal Tchwella
---
fs/e
This patch enables chroot for all users, not just root users,
by disabling the appropriate checks in fs/open.c.
It also disables nested chroots by non-root users,
so they will not be able to break out of a chroot using classic techniques.
Signed-off-by: Tal Tchwella
---
fs/exec.c |
2 matches
Mail list logo