Re: [PATCH v2 1/4] arm64: Introduce esr_is_ubsan_brk()

From: Kees Cook
Date: Wed Apr 30 2025 - 14:30:36 EST


On Wed, Apr 30, 2025 at 04:27:08PM +0000, Mostafa Saleh wrote:
> Soon, KVM is going to use this logic for hypervisor panics,
> so add it in a wrapper that can be used by the hypervisor exit
> handler to decode hyp panics.
>
> Signed-off-by: Mostafa Saleh <smostafa@xxxxxxxxxx>

Mechanical change; looks good.

Reviewed-by: Kees Cook <kees@xxxxxxxxxx>

--
Kees Cook