Bug 2508143 - CVE-2026-62430 xen: Xen: Out-of-bounds read due to concurrent CMOS memory access [fedora-all]
Summary: CVE-2026-62430 xen: Xen: Out-of-bounds read due to concurrent CMOS memory acc...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: 45
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Michael Young
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["676ae575-2b79-4473-8ee3-f...
Depends On:
Blocks: CVE-2026-62430
TreeView+ depends on / blocked
 
Reported: 2026-07-28 17:58 UTC by Ganesh
Modified: 2026-08-17 15:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-07-28 17:58:30 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.

Comment 1 Aoife Moloney 2026-08-17 15:39:46 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


Note You need to log in before you can comment on or make changes to this bug.