CVE-2026-64555

Source
https://cve.org/CVERecord?id=CVE-2026-64555
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64555.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64555
Downstream
Published
2026-07-27T20:10:42.259Z
Modified
2026-07-28T04:02:54.313840198Z
Summary
KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()
Details

In the Linux kernel, the following vulnerability has been resolved:

KVM: arm64: nv: Fix SPSREL2 restore in kvmhyphandlemops()

kvmhyphandlemops() resets the single-step state machine as part of rewinding state for a MOPS exception by modifying vcpucpsr() and writing the result directly into hardware.

In the case of nested virtualization, vcpu_cpsr() is a synthetic value such that the rest of KVM can deal with vEL2 cleanly. That means the value requires translation before being written into hardware, which is unfortunately missing from the MOPS handler.

Fix it by directly modifying SPSR_EL2 and avoiding the synthetic state altogether, which will be resynchronized on the next 'full' exit back to KVM.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64555.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2de451a329cf662beeba71f63c7f83ee24ca6642
Fixed
10a568010e827108d149779908850afaec898846
Fixed
884b44256041ec6b2dcbe8e6a67384d26145cba1
Fixed
dd3b237eb7780d65eae296d3d3a70012b6e7a02f
Fixed
ff1022c3de46753eb7eba2f6efd990569e66ff95

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64555.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64555.json"