Bug 1035805 - xen: Disaggregated domain management security status
Summary: xen: Disaggregated domain management security status
Keywords:
Status: CLOSED NOTABUG
Alias: None
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:
Blocks: 1035806
TreeView+ depends on / blocked
 
Reported: 2013-11-28 14:15 UTC by Petr Matousek
Modified: 2021-02-17 07:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-28 14:17:25 UTC


Attachments (Terms of Use)

Description Petr Matousek 2013-11-28 14:15:14 UTC
Xen supports disaggregation of various support and management
functions into their own domains; this is often done for security and
robustness reasons.

In Xen 4.3 additional functionality was introduced to allow further
disaggregation: the Xen Security Modules mechanism was enhanced to
make it possible to delegate all domctls (domain control hypercalls)
to particular other domains, rather than only permitting use by dom0.

However the domctl implementations were originally written to be used
only by the totally-privileged dom0, and have not been reviewed for
security when exposed to supposedly-only-semi-privileged disaggregated
management domains.  But such management domains are (in such a
design) to be seen as potentially hostile, e.g. due to privilege
escalation following exploitation of a bug in the management domain.

As a result, the potential security benefits of toolstack
disaggregation are not always fully realised.  This constitutes a
breach of the enhanced security promises implied by the Xen APIs in
Xen in 4.3 and later.

Domains deliberately given partial management control may be able to
deny service to the entire host or even escalate their privileges.

Acknowledgements:

Red Hat would like to thank the Xen project for reporting this issue.

Comment 2 Petr Matousek 2013-11-28 14:17:25 UTC
Statement:

Not vulnerable.

This issue did not affect the versions of the kernel-xen package as shipped with Red Hat Enterprise Linux 5.

This issue did not affect Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2 as we did not have support for Xen hypervisor.

Comment 3 Petr Matousek 2013-12-10 13:07:57 UTC
This is public now via:

  http://www.openwall.com/lists/oss-security/2013/12/10/8


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