CVE-2026-53277

HIGH

KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation walk_s1() and kvm_walk_nested_s2() expect to be called while holding kvm->srcu to guard against memslot changes. While this is generally the case, __kvm_at_s12() and __kvm_find_s1_desc_level() call into the respective walkers without taking kvm->srcu. Fix by acquiring kvm->srcu prior to the table walk in both instances.

Scores

CVSS v3 8.8
EPSS 0.0011
EPSS Percentile 1.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Details

CWE
CWE-662 CWE-820
Status published
Products (12)
linux/Kernel 6.12.0 - 6.18.36linux
linux/Kernel 6.19.0 - 7.0.13linux
Linux/Linux < 6.12
Linux/Linux 6.12
Linux/Linux 6.18.36 - 6.18.*
Linux/Linux 7.0.13 - 7.0.*
Linux/Linux 7.1
Linux/Linux be04cebf3e78874627dc1042991d5d504464a5cc - 97706097f9b851cfe55c3b00b083dfc2bcf542bc
Linux/Linux be04cebf3e78874627dc1042991d5d504464a5cc - ec42b4ed1b072ea2d03f086061aa67bad6d8de39
Linux/Linux be04cebf3e78874627dc1042991d5d504464a5cc - f2ca45b50d4216c9cc7ffabf50d9ad1932209251
... and 2 more
Published Jun 25, 2026
Tracked Since Jun 25, 2026