lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 23 Sep 2011 11:31:39 +0200
From:	Denys Vlasenko <vda.linux@...glemail.com>
To:	mtk.manpages@...il.com
Cc:	Oleg Nesterov <oleg@...hat.com>,
	Jan Kratochvil <jan.kratochvil@...hat.com>,
	linux-kernel@...r.kernel.org, Tejun Heo <tj@...nel.org>,
	Michael Kerrisk <mtk.manpages@...glemail.com>
Subject: Re: [PATCH] man ptrace: add extended description of various ptrace quirks

On Wed, Sep 21, 2011 at 7:10 AM, Michael Kerrisk <mtk.manpages@...il.com> wrote:
>>> +Tracer can not assume that tracee ALWAYS ends its life by reporting
>>> +WIFEXITED(status) or WIFSIGNALED(status).
>>> +.LP
>>> +.\" or can it? Do we include such a promise into ptrace API?
>>
>> IIRC, we already discussed this... The traced group leader can
>> disappear during mt-exec, otherwise the tracee can never go away
>> silently.

>From userspace perspective, traced group leader doesn't go away
silently, it's execing thread who goes away silently.

> Does your patch need any revision in the light of Oleg's comments?

No, it does not. Please commit it to manpage git.

-- 
vda
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ