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.
References
Link | Resource |
---|---|
https://xenbits.xenproject.org/xsa/advisory-397.txt | Third Party Advisory |
http://xenbits.xen.org/xsa/advisory-397.html | Patch Third Party Advisory |
http://www.openwall.com/lists/oss-security/2022/04/05/1 | Mailing List Patch Third Party Advisory |
https://www.debian.org/security/2022/dsa-5117 | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UHFSRVLM2JUCPDC2KGB7ETPQYJLCGBLD/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6ETPM2OVZZ6KOS2L7QO7SIW6XWT5OW3F/ | Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Information
Published : 2022-04-05 06:15
Updated : 2022-07-29 11:59
NVD link : CVE-2022-26356
Mitre link : CVE-2022-26356
JSON object : View
CWE
CWE-772
Missing Release of Resource after Effective Lifetime
Products Affected
debian
- debian_linux
xen
- xen
fedoraproject
- fedora