Re: RFC: disablenetwork facility. (v4)
From: Valdis . Kletnieks
Date: Mon Dec 28 2009 - 09:39:26 EST
On Mon, 28 Dec 2009 11:10:06 +0100, Pavel Machek said:
> a) make disablenetwork reset to "enablenetwork" during setuid exec
That won't work either. If you only make it 'setuid==0' binaries, you still
break 'setuid-FOO' binaries that require the net. If you just check the setuid
bit, it allows a trivial escape by creating a setuid-yourself binary and using
that to exec something else (now with network access, because we apparently
don't have a way to remember the previous setting).
> b) disallow setuid execs for tasks that have network disabled.
This is probably safer...
Attachment:
pgp00000.pgp
Description: PGP signature