[PATCH 0/2] arm64: KVM: prevent overflow in inject_abt64

From: Anastasia Belova
Date: Mon Sep 09 2024 - 06:40:25 EST


Add explicit casting to prevent expantion of 32th bit of
u32 into highest half of u64.

Found by Linux Verification Center (linuxtesting.org) with SVACE.