Description
The logic to handle periodic Viridian STIMERs performs a division with an
unchecked user-controlled divisor value, that can be set to zero to cause a #DE
fault.
Published: 2026-07-28
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Xen hypervisor contains a logic flaw in the handling of periodic Viridian STIMERs; the divisor used in a critical division operation is derived from user input and is not validated against zero. When an attacker supplies a zero divisor, the hypervisor triggers a #DE fault that crashes the impacted domain or the host system. This results in a denial of service for the affected guest or the entire hypervisor operation. The weakness is classed as CWE‑369, a classic divide‑by‑zero bug, and demonstrates how improper validation can cause a system crash.

Affected Systems

The issue appears in Xen hypervisors that have Viridian extensions enabled for HVM guests. Because the extensions are not enabled by default, any Xen installation that has manually activated Viridian STIMERs for high‑virtual‑machine (HVM) guests and has not applied the security update referenced in XSA‑504 is vulnerable. No specific Xen version is enumerated, so the vulnerability may affect multiple releases that include the Viridian code path.

Risk and Exploitability

The CVSS score of 7.5 reflects a high severity denial of service impact. The EPSS score of < 1% signals a low likelihood of exploitation under current conditions, and the vulnerability is not listed in CISA's KEV catalog. Effective exploitation requires an attacker who can inject or influence the divisor value in a Viridian STIMER, which is inferred to mean control over a guest operating system or privileged user access to the hypervisor configuration. Thus, the attack vector is likely an insider or a compromised guest that can manipulate the STIMER settings, leading to a fault and system crash.

Generated by OpenCVE AI on August 4, 2026 at 12:56 UTC.

Remediation

Vendor Workaround

Not enabling Viridian STIMERs for HVM guests will avoid the vulnerability. Note Viridian extensions are not enabled by default.


OpenCVE Recommended Actions

  • Configure Xen to disable Viridian STIMERs for all HVM guests, ensuring the hypervisor no longer processes user‑controlled divisors.
  • Apply the patch or upgrade Xen to a release that includes the fix referenced in Xenbits advisory‑504, if available.
  • Enable log monitoring for hypervisor #DE faults and investigate any unexpected reboots or service interruptions to detect exploitation attempts.

Generated by OpenCVE AI on August 4, 2026 at 12:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6424-1 xen security update
History

Tue, 28 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Xen
Xen xen
Vendors & Products Xen
Xen xen

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a #DE fault.
Title Viridian STIMER division by zero
Weaknesses CWE-369
References
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: XEN

Published:

Updated: 2026-07-28T16:33:31.447Z

Reserved: 2026-07-14T10:28:12.655Z

Link: CVE-2026-62431

cve-icon Vulnrichment

Updated: 2026-07-28T16:33:31.447Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T13:19:02.010

Modified: 2026-07-28T17:16:55.977

Link: CVE-2026-62431

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T13:00:11Z

Weaknesses