CVE-2026-53277
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/06/2026
Last modified:
15/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation<br />
<br />
walk_s1() and kvm_walk_nested_s2() expect to be called while holding<br />
kvm->srcu to guard against memslot changes. While this is generally<br />
the case, __kvm_at_s12() and __kvm_find_s1_desc_level() call into the<br />
respective walkers without taking kvm->srcu.<br />
<br />
Fix by acquiring kvm->srcu prior to the table walk in both instances.
Impact
Base Score 3.x
8.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12 (including) | 6.18.36 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 7.0.13 (excluding) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/97706097f9b851cfe55c3b00b083dfc2bcf542bc
- https://git.kernel.org/stable/c/ec42b4ed1b072ea2d03f086061aa67bad6d8de39
- https://git.kernel.org/stable/c/f2ca45b50d4216c9cc7ffabf50d9ad1932209251
- https://access.redhat.com/security/cve/CVE-2026-53277
- https://bugzilla.redhat.com/show_bug.cgi?id=2492725
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53277.json



