Re: [PATCH 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)

From: Dmitry Safonov
Date: Tue Jun 14 2016 - 10:44:43 EST


On 06/14/2016 05:34 PM, Oleg Nesterov wrote:

Well, perhaps we should also remove SA_IA32_ABI|SA_X32_ABI from
oact->sa.sa_flags in do_sigaction() to ensure that these non-uapi flags won't
leak to user-space, but probably we do not really care.

Thanks, I missed that - will mask it out to v2.