Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-42487 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model (via XEN_DOMCTL_ioport_mapping), and hence the linked list used may changed at any time. Traversal of those lists (while handling guest I/O port accesses) therefore needs synchronizing with updates, which was missing so far.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')CISA-ADP

Affected Products

ProductVersions
Xen
>= 3.2

CPE

  • cpe:2.3:o:xen:xen:*:*:*:*:*:x86:*:*
  • cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*
  • cpe:2.3:a:xen:xen:*:*:*:*:*:*:*:*

Remediation

  • Patch: xsa491.patchmoderate effort
  • Patch: xsa491-4.21.patchmoderate effort
  • Mitigation:low effort

    Run only PV or PVH guests.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-42487
NVD Published Date:
Jun 18, 2026
NVD Last Modified:
Jun 22, 2026
Source:
[email protected]
CVE-2026-42487 Details - Not Deferred