CVE-2022-26356
Last modified
CVE-2022-26356 is a medium-severity vulnerability rated 5.6/10 on the CVSS scale. 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). EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | >= 4.0.0, < 4.12.0 |
| Xen | Xen | >= 4.13.0, < 4.14.0 |
| Xen | Xen | >= 4.15.0, < 4.16.0 |
| Debian | Debian Linux | 11.0 |
| Fedoraproject | Fedora | 34 |
| Fedoraproject | Fedora | 35 |
References
- http://www.openwall.com/lists/oss-security/2022/04/05/1Mailing List, Patch, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-397.htmlPatch, Third Party Advisory
- https://www.debian.org/security/2022/dsa-5117Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-397.txtThird Party Advisory
- http://www.openwall.com/lists/oss-security/2022/04/05/1Mailing List, Patch, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-397.htmlPatch, Third Party Advisory
- https://www.debian.org/security/2022/dsa-5117Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-397.txtThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-26356?
How severe is CVE-2022-26356?
How do I fix CVE-2022-26356?
Are you affected by CVE-2022-26356?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
