Description
Racy interactions between dirty vram tracking and paging log dirty hypercalls Activation of log dirty mode done by XEN_DMOP_track_dirty_vram (was named HVMOP_track_dirty_vram before Xen 4.9) is racy with ongoing log dirty hypercalls. A suitably timed call to XEN_DMOP_track_dirty_vram can enable log dirty while another CPU is still in the process of tearing down the structures related to a previously enabled log dirty mode (XEN_DOMCTL_SHADOW_OP_OFF). This is due to lack of mutually exclusive locking between both operations and can lead to entries being added in already freed slots, resulting in a memory leak.
Published: 2022-04-05
Score: 5.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

No remediation available yet.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-5117-1 xen security update
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: XEN

Published:

Updated: 2024-08-03T05:03:32.753Z

Reserved: 2022-03-02T00:00:00.000Z

Link: CVE-2022-26356

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2022-04-05T13:15:07.727

Modified: 2024-11-21T06:53:49.023

Link: CVE-2022-26356

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses