This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[suspend] [patch 3/3] attach-fail-reasons: SELinux deny_ptrace


On Tue, 06 Mar 2012 07:17:39 +0100, Jan Kratochvil wrote:
> and here is the last bit for new SELinux 'deny_ptrace':
> 	https://bugzilla.redhat.com/show_bug.cgi?id=786878

FYI going to keep this patch off-trunk for a while as 'deny_ptrace' is not
going to restrict PTRACE_TRACEME.  Therefore the GDB patch no longer has to
protect against failing PTRACE_TRACEME.  This does simplify the GDB patch.

I will wait till the SELinux kernel 'deny_ptrace' restrictions settle down.


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]