ID CVE-2017-12134
Summary The xen_biovec_phys_mergeable function in drivers/xen/biomerge.c in Xen might allow local OS guest users to corrupt block device data streams and consequently obtain sensitive memory information, cause a denial of service, or gain host OS privileges by leveraging incorrect block IO merge-ability calculation.
References
Vulnerable Configurations
  • cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*
    cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*
  • cpe:2.3:a:citrix:xenserver:6.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:citrix:xenserver:6.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:citrix:xenserver:6.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:citrix:xenserver:6.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:citrix:xenserver:6.5:*:*:*:*:*:*:*
    cpe:2.3:a:citrix:xenserver:6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:citrix:xenserver:7.0:*:*:*:*:*:*:*
    cpe:2.3:a:citrix:xenserver:7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:citrix:xenserver:7.1:*:*:*:*:*:*:*
    cpe:2.3:a:citrix:xenserver:7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:citrix:xenserver:7.2:*:*:*:*:*:*:*
    cpe:2.3:a:citrix:xenserver:7.2:*:*:*:*:*:*:*
CVSS
Base: 7.2 (as of 03-10-2019 - 00:03)
Impact:
Exploitability:
CWE CWE-682
CAPEC
  • Integer Attacks
    An attacker takes advantage of the structure of integer variables to cause these variables to assume values that are not expected by an application. For example, adding one to the largest positive integer in a signed integer variable results in a negative number. Negative numbers may be illegal in an application and the application may prevent an attacker from providing them directly, but the application may not consider that adding two positive numbers can create a negative number do to the structure of integer storage formats.
  • Pointer Manipulation
    This attack pattern involves an adversary manipulating a pointer within a target application resulting in the application accessing an unintended memory location. This can result in the crashing of the application or, for certain pointer values, access to data that would not normally be possible or the execution of arbitrary code. Since pointers are simply integer variables, Integer Attacks may often be used in Pointer Attacks.
Access
VectorComplexityAuthentication
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:L/AC:L/Au:N/C:C/I:C/A:C
refmap via4
bid 100343
confirm
debian DSA-3981
gentoo GLSA-201801-14
misc https://bugzilla.redhat.com/show_bug.cgi?id=1477656
mlist [oss-security] 20170815 Xen Security Advisory 229 (CVE-2017-12134) - linux: Fix Xen block IO merge-ability calculation
sectrack 1039176
ubuntu
  • USN-3655-1
  • USN-3655-2
Last major update 03-10-2019 - 00:03
Published 24-08-2017 - 14:29
Last modified 03-10-2019 - 00:03
Back to Top