CVE-2017-12855

medium
Published 2017-08-15 · Modified 2026-05-13
CVSS v3
6.5
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS v2
2.1
VIR risk
6.5

Description

Xen maintains the _GTF_{read,writ}ing bits as appropriate, to inform the guest that a grant is in use. A guest is expected not to modify the grant details while it is in use, whereas the guest is free to modify/reuse the grant entry when it is not in use. Under some circumstances, Xen will clear the status bits too early, incorrectly informing the guest that the grant is no longer in use. A guest may prematurely believe that a granted frame is safely private again, and reuse it in a way which contains sensitive information, while the domain on the far end of the grant is still using the grant. Xen 4.9, 4.8, 4.7, 4.6, and 4.5 are affected.

Predictions

Exploit likelihood
65%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-12855

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://xenbits.xen.org/xsa/advisory-230.html

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4.8.1-1+deb9u3
debian debianbullseyefixed4.8.1-1+deb9u3
debian debianforkyfixed4.8.1-1+deb9u3
debian debiansidfixed4.8.1-1+deb9u3
debian debiantrixiefixed4.8.1-1+deb9u3

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.