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, 22 Jul 2011 13:40:36 +0200
From:	Denys Vlasenko <vda.linux@...glemail.com>
To:	Tejun Heo <tj@...nel.org>
Cc:	Oleg Nesterov <oleg@...hat.com>,
	Jan Kratochvil <jan.kratochvil@...hat.com>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: Merging ptrace branch into mainline

On Fri, Jul 22, 2011 at 12:30 PM, Tejun Heo <tj@...nel.org> wrote:
> Hello,
>
> Most of the changes that I had on mind when I wrote "Proposal for
> ptrace improvements"[1] seem complete.  The details of course changed
> quite a bit during implementation iterations but AFAICS all the
> features and fixes described in the propsal are now in Oleg's tree
> waiting to be pulled into mainline.  New features are still blocked by
> the DEVEL flag indicating the API is not finalized yet and should be
> used only for developement.
>
> Remaining issues are
>
> * Two different modes of trap notification - directly ptrace_notify()
>  and force_sig(SIGTRAP), which makes SIGTRAP special w.r.t. ptrace.

To what cases of ptrace stops is this applicable?

I thought with PTRACE_O_TRACESYSGOOD the problem with SIGTRAP
being special under strace is dealt with: now both user-sent
SIGTRAPs and ones generated by int3 instruction are handled correctly
in current strace git.

Is it about single-stepping? Strace doesn't use PTRACE_SIGLESTEP,
and I didn't have the need yet to familiarize myself with it.
Does it generate SIGTRAP?

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