CVE-2025-71155

Publication date

2026-01-23 14:25:54

Family

Linux

State

PUBLISHED

Description

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