Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1481762 - (CVE-2017-12855, xsa230) CVE-2017-12855 xsa230 CVE-2017-12855 xen: grant_table: possibly premature clearing of GTF_writing / GTF_reading (XSA-230)
CVE-2017-12855 xsa230 CVE-2017-12855 xen: grant_table: possibly premature cle...
Status: NEW
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20170815,repor...
: Security
Depends On: 1481765
Blocks:
  Show dependency treegraph
 
Reported: 2017-08-15 12:07 EDT by Adam Mariš
Modified: 2017-08-15 13:38 EDT (History)
12 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Adam Mariš 2017-08-15 12:07:29 EDT
ISSUE 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.

IMPACT
======

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.

VULNERABLE SYSTEMS
==================

All systems are vulnerable.

MITIGATION
==========

There are no mitigations.

External References:

http://xenbits.xen.org/xsa/advisory-230.html

Acknowledgements:

Name: the Xen project
Upstream: Jan Beulich (SUSE)
Comment 1 Adam Mariš 2017-08-15 12:14:49 EDT
Created xen tracking bugs for this issue:

Affects: fedora-all [bug 1481765]

Note You need to log in before you can comment on or make changes to this bug.