Accesses to the CMOS memory contents are done using an...
High severity
Unreviewed
Published
Jul 28, 2026
to the GitHub Advisory Database
•
Updated Jul 28, 2026
Description
Published by the National Vulnerability Database
Jul 28, 2026
Published to the GitHub Advisory Database
Jul 28, 2026
Last updated
Jul 28, 2026
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.
References