https://github.com/torvalds/linux
Revision 9c698bff66ab4914bb3d71da7dc6112519bde23e authored by Russell King on 29 January 2021, 10:19:07 UTC, committed by Russell King on 05 February 2021, 10:23:00 UTC
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>
1 parent 538eea5
Raw File
Tip revision: 9c698bff66ab4914bb3d71da7dc6112519bde23e authored by Russell King on 29 January 2021, 10:19:07 UTC
ARM: ensure the signal page contains defined contents
Tip revision: 9c698bf
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top