Re: [PATCH v5 00/14] add support for Clang's Shadow Call Stack

From: Mark Rutland
Date: Fri Nov 15 2019 - 09:17:04 EST


On Tue, Nov 12, 2019 at 03:44:42PM -0800, Kees Cook wrote:
> On Tue, Nov 05, 2019 at 03:55:54PM -0800, Sami Tolvanen wrote:
> > This patch series adds support for Clang's Shadow Call Stack
> > (SCS) mitigation, which uses a separately allocated shadow stack
> > to protect against return address overwrites. More information
>
> Will, Catalin, Mark,
>
> What's the next step here? I *think* all the comments have been
> addressed.

I'm hoping to look over the remaining bits in the next week or so, and
to throw my test boxes at this shortly.

Thanks,
Mark.