VDB
DEBIAN-CVE-2022-26356
DEBIAN-CVE-2022-26356
PUBLISHED
CVSS 5.599999904632568 MEDIUM
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.
Risk Scores
CVSS 3.1
5.599999904632568
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | xen | 0, 0, 0 |
| Debian:13 | xen | 0, 0, 0 |
| Debian:14 | xen | 0, 0, 0 |
| Debian:11 | xen | 4.14.3+32-g9de3671772-1, 4.14.3-1, 4.14.3-1~deb11u1 |
Timeline
- Apr 5, 2022 CVE Published
- Apr 28, 2026 CVE Updated