Thread (1 message) 1 message, 1 author, 2017-06-07

Re: [PATCH 03/26] signal: Do not perform permission checks when sending pdeath_signal

From: Eric W. Biederman <hidden>
Date: 2017-06-07 11:30:09
Also in: lkml

Linus Torvalds [off-list ref] writes:
On Tue, Jun 6, 2017 at 12:03 PM, Eric W. Biederman
[off-list ref] wrote:
quoted
As this is more permisssive there is no chance anything will break.
Actually, I do worry about the security issues here.

The thing is, the parent may be some system daemon that wants to catch
SIGCHLD, but we've used prctl and changed pdeath_signal to something
else (like SIGSEGV or something).

Do we really want to be able to kill a system daemon that we couldn't
use kill() on directly, just because that system daemon spawned us?

So I think those permission checks may actually be a good idea.
Although possibly they should be in prctl()..
To be clear.  pdeath signal is the signal we receive when our parent
dies.  It is the parent death signal.

AKA when the system daemon (or whatever is dies) what signal does the
child process that called the prctl get?

There is no chance of killing the system daemon that spawned us,
as the signal only gets sent to ourselves.

Eric
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help