CVE Catalog

CVE-2026-62430

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

Accesses to CMOS memory contents are done using an indirect IO port pair. Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes, allowing a guest to change the index after it being checked, causing an out-of-bound read access.

Risk Assessment

A malicious guest can read data out of bounds, potentially leading to information disclosure or system crash.

Recommendation

Apply the vendor patch for Xen that ensures proper locking when accessing the CMOS index.

Other vulnerabilities in Xen

See all
Original NVD description (English source)

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked, causing a subsequent out-of-bound read access to the contents of an array.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS