CVE-2014-3610
Detail
Modified After Enrichment
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by leveraging guest OS privileges, related to the wrmsr_interception function in arch/x86/kvm/svm.c and the handle_wrmsr function in arch/x86/kvm/vmx.c.
Metrics
CVSS Version 4.0
CVSS Version 3.x
CVSS Version 2.0
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
CVSS 4.0 Severity and Vector Strings:
NVD assessment
not yet provided.
CVSS 3.x Severity and Vector Strings:
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.0 Severity and Vector Strings:
Vector:
(AV:L/AC:L/Au:N/C:N/I:N/A:C)
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected] .
URL
Source(s)
Tag(s)
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=854e8bb1aa06c578c2c9145fa6bfe3680ef63b23
CVE, Inc., Red Hat
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html
CVE, Inc., Red Hat
Mailing List
Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html
CVE, Inc., Red Hat
Mailing List
Third Party Advisory
http://rhn.redhat.com/errata/RHSA-2015-0869.html
CVE, Inc., Red Hat
Third Party Advisory
http://www.debian.org/security/2014/dsa-3060
CVE, Inc., Red Hat
Third Party Advisory
http://www.openwall.com/lists/oss-security/2014/10/24/9
CVE, Inc., Red Hat
Mailing List
Patch
Third Party Advisory
http://www.securityfocus.com/bid/70742
CVE, Inc., Red Hat
Third Party Advisory
VDB Entry
http://www.ubuntu.com/usn/USN-2394-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2417-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2418-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2491-1
CVE, Inc., Red Hat
Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=1144883
CVE, Inc., Red Hat
Issue Tracking
Patch
Third Party Advisory
https://github.com/torvalds/linux/commit/854e8bb1aa06c578c2c9145fa6bfe3680ef63b23
CVE, Inc., Red Hat
Exploit
Patch
Third Party Advisory
Weakness Enumeration
CWE-ID
CWE Name
Source
NVD-CWE-noinfo
Insufficient Information
NIST
Change History
15 change records found show changes
CVE Modified by Red Hat, Inc.
6/16/2026 8:08:36 PM
Action
Type
Old Value
New Value
Added
Affected
[{"vendor":"n/a","product":"n/a","versions":[{"version":"n/a","status":"affected"}]}]
CVE Status Change
5/06/2026 6:30:45 PM
Action
Type
Old Value
New Value
CVE Modified by CVE
11/20/2024 9:08:29 PM
Action
Type
Old Value
New Value
Added
Reference
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=854e8bb1aa06c578c2c9145fa6bfe3680ef63b23
Added
Reference
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html
Added
Reference
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html
Added
Reference
http://rhn.redhat.com/errata/RHSA-2015-0869.html
Added
Reference
http://www.debian.org/security/2014/dsa-3060
Added
Reference
http://www.openwall.com/lists/oss-security/2014/10/24/9
Added
Reference
http://www.securityfocus.com/bid/70742
Added
Reference
http://www.ubuntu.com/usn/USN-2394-1
Added
Reference
http://www.ubuntu.com/usn/USN-2417-1
Added
Reference
http://www.ubuntu.com/usn/USN-2418-1
Added
Reference
http://www.ubuntu.com/usn/USN-2491-1
Added
Reference
https://bugzilla.redhat.com/show_bug.cgi?id=1144883
Added
Reference
https://github.com/torvalds/linux/commit/854e8bb1aa06c578c2c9145fa6bfe3680ef63b23
CVE Modified by Red Hat, Inc.
5/13/2024 11:14:20 PM
Action
Type
Old Value
New Value
CVE Modified by Red Hat, Inc.
2/12/2023 7:41:04 PM
Action
Type
Old Value
New Value
Changed
Description
It was found that KVM's Write to Model Specific Register (WRMSR) instruction emulation would write non-canonical values passed in by the guest to certain MSRs in the host's context. A privileged guest user could use this flaw to crash the host.
The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by leveraging guest OS privileges, related to the wrmsr_interception function in arch/x86/kvm/svm.c and the handle_wrmsr function in arch/x86/kvm/vmx.c.
Removed
CVSS V2
Red Hat, Inc. (AV:A/AC:L/Au:S/C:N/I:N/A:C)
Removed
Reference
https://access.redhat.com/errata/RHSA-2015:0869 [No Types Assigned]
Removed
Reference
https://access.redhat.com/security/cve/CVE-2014-3610 [No Types Assigned]
CVE Modified by Red Hat, Inc.
2/02/2023 3:17:45 PM
Action
Type
Old Value
New Value
Changed
Description
The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by leveraging guest OS privileges, related to the wrmsr_interception function in arch/x86/kvm/svm.c and the handle_wrmsr function in arch/x86/kvm/vmx.c.
It was found that KVM's Write to Model Specific Register (WRMSR) instruction emulation would write non-canonical values passed in by the guest to certain MSRs in the host's context. A privileged guest user could use this flaw to crash the host.
Added
CVSS V2
Red Hat, Inc. (AV:A/AC:L/Au:S/C:N/I:N/A:C)
Added
Reference
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=854e8bb1aa06c578c2c9145fa6bfe3680ef63b23 [No Types Assigned]
Added
Reference
https://access.redhat.com/errata/RHSA-2015:0869 [No Types Assigned]
Added
Reference
https://access.redhat.com/security/cve/CVE-2014-3610 [No Types Assigned]
Removed
Reference
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=854e8bb1aa06c578c2c9145fa6bfe3680ef63b23 [Exploit, Mailing List, Patch, Vendor Advisory]
Modified Analysis by NIST
8/13/2020 1:39:03 PM
Action
Type
Old Value
New Value
Added
CVSS V3.1
NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Added
CWE
NIST NVD-CWE-noinfo
Removed
CWE
NIST CWE-264
Changed
CPE Configuration
Record truncated, showing 2048 of 24016 characters.
View Entire Change Record
OR
*cpe:2.3:o:linux:linux_kernel:3.0:rc1:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0:rc2:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0:rc3:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0:rc4:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0:rc5:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0:rc6:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0:rc7:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.1:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.2:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.3:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.4:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.7:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.8:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.9:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.10:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.11:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.12:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.13:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.14:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.15:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.16:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.17:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.18:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.19:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.20:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.21:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.22:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.23:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.24:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.25:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.26:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.27:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.28:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.29:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.0.30:*:*
OR
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 3.17.2
Added
CPE Configuration
OR
*cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:*
*cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*
Added
CPE Configuration
OR
*cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
Added
CPE Configuration
OR
*cpe:2.3:o:opensuse:evergreen:11.4:*:*:*:*:*:*:*
*cpe:2.3:o:suse:suse_linux_enterprise_server:11:sp2:*:*:ltss:*:*:*
Changed
Reference Type
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=854e8bb1aa06c578c2c9145fa6bfe3680ef63b23 No Types Assigned
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=854e8bb1aa06c578c2c9145fa6bfe3680ef63b23 Exploit, Mailing List, Patch, Vendor Advisory
Changed
Reference Type
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html No Types Assigned
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html Mailing List, Third Party Advisory
Changed
Reference Type
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html No Types Assigned
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html Mailing List, Third Party Advisory
Changed
Reference Type
http://rhn.redhat.com/errata/RHSA-2015-0869.html No Types Assigned
http://rhn.redhat.com/errata/RHSA-2015-0869.html Third Party Advisory
Changed
Reference Type
http://www.debian.org/security/2014/dsa-3060 No Types Assigned
http://www.debian.org/security/2014/dsa-3060 Third Party Advisory
Changed
Reference Type
http://www.openwall.com/lists/oss-security/2014/10/24/9 No Types Assigned
http://www.openwall.com/lists/oss-security/2014/10/24/9 Mailing List, Patch, Third Party Advisory
Changed
Reference Type
http://www.securityfocus.com/bid/70742 No Types Assigned
http://www.securityfocus.com/bid/70742 Third Party Advisory, VDB Entry
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2394-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2394-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2417-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2417-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2418-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2418-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2491-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2491-1 Third Party Advisory
Changed
Reference Type
https://bugzilla.redhat.com/show_bug.cgi?id=1144883 No Types Assigned
https://bugzilla.redhat.com/show_bug.cgi?id=1144883 Issue Tracking, Patch, Third Party Advisory
Changed
Reference Type
https://github.com/torvalds/linux/commit/854e8bb1aa06c578c2c9145fa6bfe3680ef63b23 Exploit
https://github.com/torvalds/linux/commit/854e8bb1aa06c578c2c9145fa6bfe3680ef63b23 Exploit, Patch, Third Party Advisory
CVE Modified by Red Hat, Inc.
1/02/2017 9:59:05 PM
Action
Type
Old Value
New Value
Added
Reference
http://rhn.redhat.com/errata/RHSA-2015-0869.html [No Types Assigned]
CVE Modified by Red Hat, Inc.
11/28/2016 2:11:52 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.securityfocus.com/bid/70742 [No Types Assigned]
CVE Modified by Red Hat, Inc.
3/25/2015 9:59:38 PM
Action
Type
Old Value
New Value
Added
Reference
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html
CVE Modified by Red Hat, Inc.
3/17/2015 10:01:15 PM
Action
Type
Old Value
New Value
Added
Reference
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html
CVE Modified by Red Hat, Inc.
3/11/2015 9:59:26 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.ubuntu.com/usn/USN-2491-1
CVE Modified by Red Hat, Inc.
12/06/2014 9:59:33 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.debian.org/security/2014/dsa-3060
Added
Reference
http://www.ubuntu.com/usn/USN-2417-1
Added
Reference
http://www.ubuntu.com/usn/USN-2418-1
CVE Modified by Red Hat, Inc.
11/13/2014 10:04:33 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.ubuntu.com/usn/USN-2394-1
Initial CVE Analysis
11/10/2014 8:55:12 AM
Action
Type
Old Value
New Value
Quick Info
CVE Dictionary Entry: CVE-2014-3610 NVD
Published Date: 11/10/2014 NVD
Last Modified: 06/16/2026
Source: Red Hat, Inc.