Re: [PATCH 0/2] uprobes: x86: Reject probing MOV SS

From: Andy Lutomirski
Date: Wed May 09 2018 - 10:36:47 EST


On Wed, May 9, 2018 at 5:58 AM Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> Hi,

> I found the CVE-2018-1087 and CVE-2018-8897 should
> be related to kprobes and uprobes too, since both
> are using #DB for single stepping.


Seems okay to me. I doubt we have a security problem, but I can easily
imagine that the probes wouldn't work right.