Bug 1402758 (CVE-2016-10024, xsa202) - CVE-2016-10024 xsa202 xen: x86 PV guests may be able to mask interrupts (XSA-202)
Summary: CVE-2016-10024 xsa202 xen: x86 PV guests may be able to mask interrupts (XSA-...
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2016-10024, xsa202
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1406840
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-08 09:49 UTC by Adam Mariš
Modified: 2021-02-17 02:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-08 03:03:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2016-12-08 09:49:35 UTC
ISSUE DESCRIPTION
=================

Certain PV guest kernel operations (page table writes in particular)
need emulation, and use Xen's general x86 instruction emulator.  This
allows a malicious guest kernel which asynchronously modifies its
instruction stream to effect the clearing of EFLAGS.IF from the state
used to return to guest context.

IMPACT
======

A malicious guest kernel administrator can cause a host hang or
crash, resulting in a Denial of Service.

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

All Xen versions are vulnerable.

Only x86 PV guests can exploit the vulnerability.

Neither ARM guests nor x86 HVM guests can exploit the vulnerability.

MITIGATION
==========

Running only HVM guests will avoid the vulnerability.

For PV guests the vulnerability can be avoided if the guest kernel is
controlled by the host rather than guest administrator, provided that
further steps are taken to prevent the guest administrator from loading
code into the kernel (e.g. by disabling loadable modules etc) or from
using other mechanisms which allow them to run code at kernel privilege.

External References:

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

Acknowledgements:

Name: the Xen project

Comment 1 Adam Mariš 2016-12-21 15:32:00 UTC
Created xen tracking bugs for this issue:

Affects: fedora-all [bug 1406840]


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