Re: Chroot bug (was: sys_chroot+sys_fchdir Fix)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Newall <david@...>
Cc: Serge E. Hallyn <serge@...>, Bill Davidsen <davidsen@...>, Philipp Marek <philipp@...>, <7eggert@...>, Alan Cox <alan@...>, majkls <majkls@...>, <bunk@...>, <linux-kernel@...>
Date: Wednesday, September 26, 2007 - 3:23 pm

On Wed, 26 Sep 2007, David Newall wrote:


The root directory, '/' is changed, and if the process is capable of using
chroot, it may change the root directory again. Works as defined.


As long as root has more than a safe subset of capabilities, root can escape 
a chroot.

Besides that, fchdir on open-at-chroot fds does not decrease the security, 
since the attacker needs help from the outside root, who is not restricted 
by chroot.

I'm more concerned about abstract unix sockets, they could be used to 
send a file descriptor to compromised daemons and extend exploits to
the outside of a chroot and across namespaces - at least I suspect it.
The whole f* family of syscalls would be affected. This can be cured by
e.g. not allowing to receive fds if the root+namespace do not match.


The good guys don't cd out, they open the instalkler archive, chroot to the 
new system root and extract it there. Then they chroot back using the saved 
cwd.


As in jail()?

As far as I know, the new virtualisation features sneaking into the kernel  
will allow implementing a jail, too, in a more secure way than any hacking 
on chroot can give.


There are implementations of chroot which imply chdir(), and not having f* 
functions, they can not _directly_ acces files outside the chroot. But as 
long as they can e.g. mknod /dev/mem or strace, they can do anything.

So let's not put a fingerprint sensor on that chinese paper door.
-- 
You know you're in trouble when packet floods are competing to flood you.
	-- grc.com
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: sys_chroot+sys_fchdir Fix, Bodo Eggert, (Thu Sep 20, 7:13 am)
Re: sys_chroot+sys_fchdir Fix, Philipp Marek, (Thu Sep 20, 7:59 am)
Re: sys_chroot+sys_fchdir Fix, David Newall, (Thu Sep 20, 12:06 pm)
Re: sys_chroot+sys_fchdir Fix, Philipp Marek, (Thu Sep 20, 12:17 pm)
Re: sys_chroot+sys_fchdir Fix, David Newall, (Thu Sep 20, 2:02 pm)
Re: sys_chroot+sys_fchdir Fix, Bill Davidsen, (Thu Sep 20, 4:53 pm)
Re: sys_chroot+sys_fchdir Fix, David Newall, (Fri Sep 21, 4:29 am)
Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, (Mon Sep 24, 5:32 pm)
Re: sys_chroot+sys_fchdir Fix, David Newall, (Mon Sep 24, 6:04 pm)
Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, (Mon Sep 24, 7:02 pm)
Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, (Mon Sep 24, 7:00 pm)
Re: sys_chroot+sys_fchdir Fix, David Newall, (Tue Sep 25, 3:45 am)
Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, (Tue Sep 25, 7:49 am)
Re: sys_chroot+sys_fchdir Fix, David Newall, (Tue Sep 25, 9:58 am)
Chroot bug (was: sys_chroot+sys_fchdir Fix), David Newall, (Tue Sep 25, 11:10 am)
Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Bodo Eggert, (Wed Sep 26, 3:23 pm)
Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Adrian Bunk, (Tue Sep 25, 11:32 am)
Re: Chroot bug, Miloslav Semler, (Tue Sep 25, 11:43 am)
Re: Chroot bug, Adrian Bunk, (Tue Sep 25, 12:02 pm)
Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Alan Cox, (Tue Sep 25, 11:30 am)
Re: Chroot bug, David Newall, (Tue Sep 25, 11:35 am)
Re: Chroot bug, Arjan van de Ven, (Tue Sep 25, 12:33 pm)
Re: Chroot bug, Alan Cox, (Tue Sep 25, 11:48 am)
Re: Chroot bug, David Newall, (Tue Sep 25, 7:50 pm)
Re: Chroot bug, Adrian Bunk, (Tue Sep 25, 8:55 pm)
Re: Chroot bug, Kyle Moffett, (Wed Sep 26, 1:21 am)
Re: Chroot bug, David Newall, (Wed Sep 26, 6:27 am)
Re: Chroot bug, Kyle Moffett, (Wed Sep 26, 8:54 am)
Re: Chroot bug, Miloslav Semler, (Wed Sep 26, 9:11 am)
Re: Chroot bug, Kyle Moffett, (Wed Sep 26, 10:02 am)
Re: Chroot bug, Miloslav Semler, (Wed Sep 26, 11:01 am)
Re: Chroot bug, Jiri Kosina, (Thu Sep 27, 9:49 am)
Re: Chroot bug, Al Viro, (Wed Sep 26, 9:42 am)
Re: Chroot bug, Miloslav Semler, (Wed Sep 26, 10:51 am)
Re: Chroot bug, Olivier Galibert, (Wed Sep 26, 6:45 am)
Re: Chroot bug, David Newall, (Wed Sep 26, 7:13 am)
Re: Chroot bug, Olivier Galibert, (Wed Sep 26, 11:02 am)
Re: Chroot bug, linux-os (Dick Johnson), (Wed Sep 26, 9:18 am)
Re: Chroot bug, Willy Tarreau, (Wed Sep 26, 1:25 am)
Re: Chroot bug, Alan Cox, (Tue Sep 25, 8:18 pm)
Re: Chroot bug, David Newall, (Wed Sep 26, 6:24 am)
Re: Chroot bug, Alan Cox, (Wed Sep 26, 6:47 am)
Re: Chroot bug, David Newall, (Wed Sep 26, 7:06 am)
Re: Chroot bug, Bongani Hlope, (Wed Sep 26, 9:13 am)
Re: Chroot bug, Alan Cox, (Wed Sep 26, 7:20 am)
Re: Chroot bug, Jan Engelhardt, (Tue Sep 25, 11:47 am)
Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Jan Engelhardt, (Tue Sep 25, 11:20 am)
Re: Chroot bug, Miloslav Semler, (Tue Sep 25, 11:39 am)
Re: Chroot bug, David Newall, (Tue Sep 25, 11:41 am)
Re: Chroot bug, Jan Engelhardt, (Tue Sep 25, 11:48 am)
Re: Chroot bug, David Newall, (Tue Sep 25, 4:51 pm)
Re: Chroot bug, Miloslav Semler, (Tue Sep 25, 12:19 pm)
Re: Chroot bug, Serge E. Hallyn, (Tue Sep 25, 12:53 pm)
Re: Chroot bug, Jan Engelhardt, (Tue Sep 25, 12:52 pm)
Re: Chroot bug, Miloslav Semler, (Tue Sep 25, 1:00 pm)
Re: Chroot bug, Jan Engelhardt, (Tue Sep 25, 1:05 pm)
Re: Chroot bug, Al Viro, (Tue Sep 25, 1:09 pm)
Re: Chroot bug, Miloslav Semler, (Tue Sep 25, 1:19 pm)
Re: Chroot bug, Miloslav Semler, (Tue Sep 25, 1:09 pm)
Re: sys_chroot+sys_fchdir Fix, majkls, (Thu Sep 20, 8:52 am)