How to break out of a chroot() jail Anthony Pell 1 min read Nov 29, 2004 This page details how the chroot() system call can be used to provide an additional layer of security when running untrusted programs. It also details how this additional layer of security can be circumvented. Prev: Play with the Lovely Netcat: Reinvent /usr/bin/yes Next: Detecting Loadable Kernel Modules