In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Check the untrusted offset in FF-A memory share Verify the offset to prevent OOB access in the hypervisor FF-A buffer in case an untrusted large enough value [U32MAX - sizeof(struct ffacompositememregion) + 1, U32_MAX] is set from the host kernel.