opnsense-src/sys/cddl/dev/dtrace/aarch64
John Baldwin ae95396817 Check that the frame pointer is within the current stack.
This same check is used on other architectures.  Previously this would
permit a stack frame to unwind into any arbitrary kernel address
(including unmapped addresses).

Reviewed by:	andrew, markj
Obtained from:	CheriBSD
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D27362
2020-12-08 18:00:58 +00:00
..
dtrace_asm.S
dtrace_isa.c Check that the frame pointer is within the current stack. 2020-12-08 18:00:58 +00:00
dtrace_subr.c Don't overflow the trap frame when accessing lr or xzr. 2020-07-17 14:39:07 +00:00
regset.h