[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4FAAECA5.8050606@redhat.com>
Date: Wed, 09 May 2012 23:16:05 +0100
From: Pedro Alves <palves@...hat.com>
To: Oleg Nesterov <oleg@...hat.com>
CC: Mike Frysinger <vapier@...too.org>,
"Michael Kerrisk (man-pages)" <mtk.manpages@...il.com>,
pacman@...h.dhis.org, linux-man <linux-man@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>,
Denys Vlasenko <dvlasenk@...hat.com>,
Tejun Heo <tj@...nel.org>,
Jan Kratochvil <jan.kratochvil@...hat.com>
Subject: Re: ptrace.2: PTRACE_KILL needs a stopped process too
On 05/09/2012 10:14 PM, Oleg Nesterov wrote:
>> i like to assume that my code isn't going to be bug free, so the more
>> mechanisms i have in place to protect innocent bystanders the better :)
>> -mike
>
> From this pov PTRACE_KILL is safer, I agree ;)
Yeah, until you trip on that case where it resumes the process
instead of killing it... At that point, it's useless.
Since I know Mike likes hacking on GDB so much ;-), FYI, this is
exercised by the gdb.base/kill-after-signal.exp test.
--
Pedro Alves
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists