CVE-2026-42487 - x86 HVM I/O port list traversal
CVE ID :CVE-2026-42487
Published : June 18, 2026, 1:46 p.m. | 1 hour, 52 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : June 18, 2026, 1:46 p.m. | 1 hour, 52 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...