Bug 877385 (CVE-2012-5512) - CVE-2012-5512 kernel: xen: HVMOP_get_mem_access crash / HVMOP_set_mem_access information leak
Summary: CVE-2012-5512 kernel: xen: HVMOP_get_mem_access crash / HVMOP_set_mem_access ...
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2012-5512
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: 883085
Blocks: 877406
TreeView+ depends on / blocked
 
Reported: 2012-11-16 11:49 UTC by Petr Matousek
Modified: 2023-05-11 20:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-24 14:02:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Petr Matousek 2012-11-16 11:49:19 UTC
The HVMOP_set_mem_access operation handler uses an input as an array index before range checking it.

A malicious HVM guest administrator can cause Xen to crash.  If the out of array bounds access does not crash, the arbitrary value read will be used if the caller reads back the default access through the HVMOP_get_mem_access operation, thus causing an information leak. The caller cannot, however, directly control the address from which to read, since the value read in the first step will be used as an array index again in the second step. 


Acknowledgements:

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

Comment 3 Petr Matousek 2012-11-16 11:50:55 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 as we did not have support for Xen hypervisor.

Comment 4 Petr Matousek 2012-12-03 18:13:36 UTC
Created xen tracking bugs for this issue

Affects: fedora-all [bug 883085]

Comment 5 Fedora Update System 2012-12-13 06:00:26 UTC
xen-4.1.3-7.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2012-12-15 17:55:55 UTC
xen-4.1.3-6.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.


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