From: daw@taverner.cs.berkeley.edu (David Wagner)
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] capabilities not inherited
Date: Thu, 9 Jun 2005 02:59:19 +0000 (UTC) [thread overview]
Message-ID: <d88ba7$hck$1@abraham.cs.berkeley.edu> (raw)
In-Reply-To: 1118265642.969.12.camel@localhost.localdomain
Alexander Nyberg wrote:
>btw since the last discussion was about not changing the existing
>interface and thus exposing security flaws, what about introducing
>another prctrl that says maybe PRCTRL_ACROSS_EXECVE?
Not sure if I understand the semantics you are proposing.
I remember that the sendmail attack involved the attacker clearing
its SETUID capability bit, then execing sendmail. Sendmail, the victim,
got executed with fewer capabilities than it expected, and this caused it
to fail (in particular, sendmail's attempt to drop privileges silently
failed) -- leading to a security hole. Will your proposal prevent such
attacks? I'm worried.
>Any new user-space applications must understand the implications of
>using it so it's safe in that aspect. Yes?
Not clear. Suppose Alice exec()s Bob.
Does your scheme protect Alice against a malicious Bob? Yes, because
Alice has to know about PRCTRL_ACROSS_EXECVE to use it.
Does your scheme protect Bob against a malicious Alice? Not clear.
If Alice is the only who has to set PRCTRL_ACROSS_EXECVE, then Bob might
not know about this flag and thus might be surprised by the implicatiohns
of this flag. Consequently, I can imagine this flag might allow Alice
to attack Bob by exec()ing Bob with a different set of capabilities than
Bob was expecting. Does this sound right?
But maybe I'm not thinking clearly enough about this. This is tricky
stuff.
next prev parent reply other threads:[~2005-06-09 3:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-08 20:27 [PATCH] capabilities not inherited Manfred Georg
2005-06-08 20:41 ` Alexander Nyberg
2005-06-08 21:26 ` Manfred Georg
2005-06-08 20:44 ` Chris Wright
2005-06-08 21:20 ` Alexander Nyberg
2005-06-08 21:33 ` Manfred Georg
2005-06-08 21:46 ` Alexander Nyberg
2005-06-08 21:54 ` Chris Wright
2005-06-08 21:59 ` Chris Wright
2005-06-08 23:49 ` Lee Revell
2005-06-09 2:59 ` David Wagner [this message]
2005-06-09 10:32 ` Alexander Nyberg
2005-06-09 14:55 ` David Wagner
2005-06-09 15:31 ` Lee Revell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='d88ba7$hck$1@abraham.cs.berkeley.edu' \
--to=daw@taverner.cs.berkeley.edu \
--cc=daw-usenet@taverner.cs.berkeley.edu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox