]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ensure the signal page contains defined contents
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 29 Jan 2021 10:19:07 +0000 (10:19 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 5 Feb 2021 10:23:00 +0000 (10:23 +0000)
commit71cbd2bdf9e0c456e8cf4f4c84cc4e24c67a086a
treeffbe22801c9afde748a568d3db0f5f7e072ba119
parente1be539ede3ed242a647e78b615600a89e9f4ac5
ARM: ensure the signal page contains defined contents

Ensure that the signal page contains our poison instruction to increase
the protection against ROP attacks and also contains well defined
contents.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/kernel/signal.c