In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix gmaphelperzaponepage() again A few checks were missing in gmaphelperzaponepage(), which can lead to memory corruption in the guest under specific circumstances. Add the missing checks.