Hi,
On Fri, 18 Oct 2019 09:10:15 -0700
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 can be found here:
>
> https://clang.l
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 can be found here:
https://clang.llvm.org/docs/ShadowCallStack.html
SCS is currently supported only on arm
2 matches
Mail list logo