[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gulliver] Faille importante dans le noyau Linux
|
From |
"David MENTRE" <dmentre at linux-france dot org> |
|
Subject |
Re: [gulliver] Faille importante dans le noyau Linux |
|
Date |
Mon, 11 Feb 2008 15:00:47 +0100 |
Salut Christophe,
Le 11/02/08, Christophe GUILLOUX<cg-ml at rootix dot info> a écrit :
> Le root
> donnait accès au chroot mais il parait qu'on peut en sortir une fois
> root, je n'ai jamais essayé.
Avec cd .. :
man 2 chroot :
This call does not change the current working directory, so
that after the call `.'
can be outside the tree rooted at `/'. In particular, the
superuser can escape
from a `chroot jail' by doing `mkdir foo; chroot foo; cd ..'.
chroot est juste un truc utile pour le test, bien loin des jail des *BSD.
Amicalement,
d.