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

KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2

It is entirely possible for a guest to write to the ZCR_EL2 sysreg alias
while in a nested context, as it is expected if FEAT_NV2 is advertised
to the L1 hypervisor.

Get rid of the bogus WARN which, since the hyp vectors were installed at
this point, has the effect of a hyp_panic...
Published: 2026-08-15
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel for ARM64 allows a nested KVM guest to write to the ZCR_EL2 system register alias. This write triggers a bogus warning that, while hypervisor vectors are installed, can cause a hyp_panic and crash the host. The result is a denial of service to all virtual machines and services running on the host, representing a flaw in exception handling.

Affected Systems

Linux kernels running on ARM64 hosts with KVM and FEAT_NV2 enabled are affected. Any kernel revision that has not incorporated the patches from commits 5000bcae71c, 6561597dba, 7deadbc5da, or 9f1667098c remains vulnerable. Recent kernel builds lacking these changes should be considered for impact assessment. No specific affected version information is identified in the CVE data.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate severity, while an EPSS score of < 1% suggests a low probability of exploitation today. The vulnerability is not listed in CISA KEV. Exploitation requires a guest that can perform a write to ZCR_EL2 in a nested virtualization scenario, and that the host advertises FEAT_NV2. A successful exploit immediately crashes the host, providing local denial of service. The attack vector is therefore a privileged guest VM executing a specific privileged instruction in a nested context.

Generated by OpenCVE AI on August 18, 2026 at 14:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the kernel to a version that includes the patches removing the bogus warning for ZCR_EL2 writes (commits 5000bcae71c, 6561597dba, 7deadbc5da, or 9f1667098c).
  • If an upgrade is not possible, disable FEAT_NV2 or nested virtualization on the host to eliminate the vulnerable write path.
  • Monitor kernel logs for hyp_panic events caused by ZCR_EL2 writes and respond promptly to any crashes.

Generated by OpenCVE AI on August 18, 2026 at 14:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-617
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 17 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-703

Mon, 17 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H'}


Sat, 15 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-703

Sat, 15 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2 It is entirely possible for a guest to write to the ZCR_EL2 sysreg alias while in a nested context, as it is expected if FEAT_NV2 is advertised to the L1 hypervisor. Get rid of the bogus WARN which, since the hyp vectors were installed at this point, has the effect of a hyp_panic...
Title KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-17T05:42:15.995Z

Reserved: 2026-08-09T03:40:39.916Z

Link: CVE-2026-72280

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:21:58.270

Modified: 2026-08-17T06:18:30.593

Link: CVE-2026-72280

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-15T00:00:00Z

Links: CVE-2026-72280 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T15:00:06Z

Weaknesses