{"id":"CVE-2026-89919","published":"2026-09-16T11:17:00.967","lastModified":"2026-09-16T15:18:18.130","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: keyop: use mmu_lock to read gmap->asce\n\nEvery other dat_* consumer in this file (kvm_s390_get_skeys,\nset_skeys, get_cmma_bits, set_cmma_bits, MEM_CLR_CMMA,\nkvm_s390_fixup_prefix, kvm_test_age_gfn, kvm_age_gfn) reads\nkvm->arch.gmap->asce *inside* the mmu_lock read-side. keyop is the only\noutlier.\n\ngmap->asce is mutated under write_lock(mmu_lock) by gmap_set_limit()\nand keyop might use a stale asce value for walking as KVM_S390_KEYOP\nand KVM_S390_VM_MEM_LIMIT_SIZE can run concurrently. This can result\nin memory corruption.","cvssScore":7.8,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","cwes":[],"vendors":[],"products":[],"references":[{"url":"https://git.kernel.org/stable/c/ae452b990e0544425f77045351c56e77158858e7","tags":[]},{"url":"https://git.kernel.org/stable/c/da07a751efa4583385f9f0f47113549fe8871242","tags":[]}],"exploitRefs":[],"hasPoc":false,"ai":null}