Re: [PATCH v2 4/4] KVM: arm64: Handle UBSAN faults
From: Kees Cook
Date: Wed Apr 30 2025 - 14:31:29 EST
On Wed, Apr 30, 2025 at 04:27:11PM +0000, Mostafa Saleh wrote:
> As now UBSAN can be enabled, handle brk64 exits from UBSAN.
> Re-use the decoding code from the kernel, and panic with
> UBSAN message.
>
> Signed-off-by: Mostafa Saleh <smostafa@xxxxxxxxxx>
Looks correct to me.
Reviewed-by: Kees Cook <kees@xxxxxxxxxx>
--
Kees Cook