ALPINE-CVE-2020-11739
An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don't contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the "critical" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Alpine:v3.19 | xen | 0, 4.0.1-r0, 4.0.1-r1 |
| Alpine:v3.16 | xen | 4.0.1-r0, 4.9.1-r3, 4.9.1-r2 |
| Alpine:v3.11 | xen | 4.3.1-r2, 4.3.1-r3, 4.3.2-r0 |
| Alpine:v3.13 | xen | 4.2.2-r4, 4.2.2-r2, 4.2.2-r11 |
| Alpine:v3.21 | xen | 4.9.1-r3, 4.9.1-r2, 4.9.1-r1 |
| Alpine:v3.20 | xen | 4.9.1-r3, 4.2.1-r7, 4.2.1-r8 |
| Alpine:v3.10 | xen | 4.9.1-r3, 4.9.1-r2, 4.9.1-r1 |
| Alpine:v3.17 | xen | 4.3.2-r4, 4.0.1-r2, 4.0.1-r3 |
| Alpine:v3.22 | xen | 4.0.1-r0, 0, 4.9.1-r3 |
| Alpine:v3.12 | xen | 4.7.0-r1, 0, 4.0.1-r0 |
| Alpine:v3.8 | xen | 4.0.1-r2, 4.0.1-r1, 4.0.1-r0 |
| Alpine:v3.9 | xen | 4.1.2-r5, 4.3.0-r4, 4.9.1-r3 |
| Alpine:v3.18 | xen | 4.0.1-r0, 4.8.1-r0, 4.8.1-r1 |
| Alpine:v3.14 | xen | 4.1.2-r4, 0, 4.0.1-r0 |
| Alpine:v3.15 | xen | 4.9.1-r2, 4.9.1-r3, 4.0.1-r0 |
| Alpine:v3.23 | xen | 0, 4.0.1-r0, 4.0.1-r1 |
Timeline
- Apr 14, 2020 CVE Published
- Dec 3, 2025 CVE Updated
- Apr 30, 2026 Distribution Patch