Re: [PATCH] x32: Mask away the x32 syscall bit in the ptrace codepath

From: Philipp Kern
Date: Wed May 28 2014 - 17:53:26 EST


On Wed, May 28, 2014 at 11:43 PM, Andy Lutomirski <luto@xxxxxxxxxxxxxx> wrote:
> However: are you sure that entry_64.S handles this? It looks like
> tracesys has higher priority than badsys. And strace can certainly
> see out-of-range syscalls. [â]

Not only can it see them: It must see that this bit is set as that's
the only identifier it has to deduce that the binary is running in x32
mode.

Out of range syscall numbers certainly do not work for auditing right
now, hence my attempt to patch around it.

Kind regards and thanks
Philipp Kern
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/