CVE-2015-0239
Detail
Deferred
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
Description
The em_sysenter function in arch/x86/kvm/emulate.c in the Linux kernel before 3.18.5, when the guest OS lacks SYSENTER MSR initialization, allows guest OS users to gain guest OS privileges or cause a denial of service (guest OS crash) by triggering use of a 16-bit code segment for emulation of a SYSENTER instruction.
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:
NVD assessment
not yet provided.
CVSS 2.0 Severity and Vector Strings:
Vector:
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
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=f3747379accba8e95d70cec0eae0582c8c182050
CVE, Inc., Red Hat
http://permalink.gmane.org/gmane.linux.kernel.commits.head/502245
CVE, Inc., Red Hat
Broken Link
http://rhn.redhat.com/errata/RHSA-2015-1272.html
CVE, Inc., Red Hat
Third Party Advisory
http://www.debian.org/security/2015/dsa-3170
CVE, Inc., Red Hat
Third Party Advisory
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.5
CVE, Inc., Red Hat
Release Notes
Vendor Advisory
http://www.mandriva.com/security/advisories?name=MDVSA-2015:058
CVE, Inc., Red Hat
Third Party Advisory
http://www.openwall.com/lists/oss-security/2015/01/27/6
CVE, Inc., Red Hat
Exploit
Mailing List
Third Party Advisory
http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
CVE, Inc., Red Hat
Third Party Advisory
http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
CVE, Inc., Red Hat
Third Party Advisory
http://www.securityfocus.com/bid/72842
CVE, Inc., Red Hat
Third Party Advisory
VDB Entry
http://www.ubuntu.com/usn/USN-2513-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2514-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2515-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2516-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2517-1
CVE, Inc., Red Hat
Third Party Advisory
http://www.ubuntu.com/usn/USN-2518-1
CVE, Inc., Red Hat
Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=1186448
CVE, Inc., Red Hat
Issue Tracking
Third Party Advisory
https://github.com/torvalds/linux/commit/f3747379accba8e95d70cec0eae0582c8c182050
CVE, Inc., Red Hat
Patch
Third Party Advisory
Weakness Enumeration
CWE-ID
CWE Name
Source
CWE-269
Improper Privilege Management
NIST
Change History
16 change records found show changes
CVE Modified by CVE 11/20/2024 9:22:37 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=f3747379accba8e95d70cec0eae0582c8c182050
Added
Reference
http://permalink.gmane.org/gmane.linux.kernel.commits.head/502245
Added
Reference
http://rhn.redhat.com/errata/RHSA-2015-1272.html
Added
Reference
http://www.debian.org/security/2015/dsa-3170
Added
Reference
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.5
Added
Reference
http://www.mandriva.com/security/advisories?name=MDVSA-2015:058
Added
Reference
http://www.openwall.com/lists/oss-security/2015/01/27/6
Added
Reference
http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
Added
Reference
http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
Added
Reference
http://www.securityfocus.com/bid/72842
Added
Reference
http://www.ubuntu.com/usn/USN-2513-1
Added
Reference
http://www.ubuntu.com/usn/USN-2514-1
Added
Reference
http://www.ubuntu.com/usn/USN-2515-1
Added
Reference
http://www.ubuntu.com/usn/USN-2516-1
Added
Reference
http://www.ubuntu.com/usn/USN-2517-1
Added
Reference
http://www.ubuntu.com/usn/USN-2518-1
Added
Reference
https://bugzilla.redhat.com/show_bug.cgi?id=1186448
Added
Reference
https://github.com/torvalds/linux/commit/f3747379accba8e95d70cec0eae0582c8c182050
CVE Modified by Red Hat, Inc. 5/13/2024 11:27:06 PM
Action
Type
Old Value
New Value
CVE Modified by Red Hat, Inc. 2/12/2023 7:45:44 PM
Action
Type
Old Value
New Value
Changed
Description
It was found that the Linux kernel KVM subsystem's sysenter instruction emulation was not sufficient. An unprivileged guest user could use this flaw to escalate their privileges by tricking the hypervisor to emulate a SYSENTER instruction in 16-bit mode, if the guest OS did not initialize the SYSENTER model-specific registers (MSRs). Note: Certified guest operating systems for Red Hat Enterprise Linux with KVM do initialize the SYSENTER MSRs and are thus not vulnerable to this issue when running on a KVM hypervisor.
The em_sysenter function in arch/x86/kvm/emulate.c in the Linux kernel before 3.18.5, when the guest OS lacks SYSENTER MSR initialization, allows guest OS users to gain guest OS privileges or cause a denial of service (guest OS crash) by triggering use of a 16-bit code segment for emulation of a SYSENTER instruction.
Removed
CVSS V2
Red Hat, Inc. (AV:L/AC:H/Au:N/C:C/I:C/A:C)
Removed
Reference
https://access.redhat.com/errata/RHSA-2015:1272 [No Types Assigned]
Removed
Reference
https://access.redhat.com/errata/RHSA-2015:2152 [No Types Assigned]
Removed
Reference
https://access.redhat.com/security/cve/CVE-2015-0239 [No Types Assigned]
CVE Modified by Red Hat, Inc. 2/02/2023 3:20:01 PM
Action
Type
Old Value
New Value
Changed
Description
The em_sysenter function in arch/x86/kvm/emulate.c in the Linux kernel before 3.18.5, when the guest OS lacks SYSENTER MSR initialization, allows guest OS users to gain guest OS privileges or cause a denial of service (guest OS crash) by triggering use of a 16-bit code segment for emulation of a SYSENTER instruction.
It was found that the Linux kernel KVM subsystem's sysenter instruction emulation was not sufficient. An unprivileged guest user could use this flaw to escalate their privileges by tricking the hypervisor to emulate a SYSENTER instruction in 16-bit mode, if the guest OS did not initialize the SYSENTER model-specific registers (MSRs). Note: Certified guest operating systems for Red Hat Enterprise Linux with KVM do initialize the SYSENTER MSRs and are thus not vulnerable to this issue when running on a KVM hypervisor.
Added
CVSS V2
Red Hat, Inc. (AV:L/AC:H/Au:N/C:C/I:C/A:C)
Added
Reference
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f3747379accba8e95d70cec0eae0582c8c182050 [No Types Assigned]
Added
Reference
https://access.redhat.com/errata/RHSA-2015:1272 [No Types Assigned]
Added
Reference
https://access.redhat.com/errata/RHSA-2015:2152 [No Types Assigned]
Added
Reference
https://access.redhat.com/security/cve/CVE-2015-0239 [No Types Assigned]
Removed
Reference
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3747379accba8e95d70cec0eae0582c8c182050 [Patch, Vendor Advisory]
Modified Analysis by NIST 5/21/2020 10:19:07 AM
Action
Type
Old Value
New Value
Added
CVSS V2
NIST (AV:L/AC:M/Au:N/C:P/I:P/A:P)
Removed
CVSS V2
NIST (AV:L/AC:H/Au:N/C:N/I:P/A:C)
Added
CWE
NIST CWE-269
Removed
CWE
NIST CWE-362
Added
CPE Configuration
OR
*cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
*cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
Added
CPE Configuration
OR
*cpe:2.3:o:oracle:linux:5:-:*:*:*:*:*:*
*cpe:2.3:o:oracle:linux:7:-:*:*:*:*:*:*
Added
CPE Configuration
OR
*cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*
*cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*
*cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*
Removed
CPE Configuration
Record truncated, showing 2048 of 86751 characters.
View Entire Change Record
OR
*cpe:2.3:o:linux:linux_kernel:1.2.0:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:1.3.0:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.1:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.2:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.3:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.4:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.7:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.8:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.9:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.10:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.11:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.12:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.13:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.14:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.15:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.16:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.17:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.18:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.19:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.20:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.21:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.22:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.23:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.24:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.25:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.26:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.27:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.28:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.29:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.30:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.31:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.32:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.33:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.34:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:2.0.3
Changed
Reference Type
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3747379accba8e95d70cec0eae0582c8c182050 No Types Assigned
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3747379accba8e95d70cec0eae0582c8c182050 Patch, Vendor Advisory
Changed
Reference Type
http://permalink.gmane.org/gmane.linux.kernel.commits.head/502245 No Types Assigned
http://permalink.gmane.org/gmane.linux.kernel.commits.head/502245 Broken Link
Changed
Reference Type
http://rhn.redhat.com/errata/RHSA-2015-1272.html No Types Assigned
http://rhn.redhat.com/errata/RHSA-2015-1272.html Third Party Advisory
Changed
Reference Type
http://www.debian.org/security/2015/dsa-3170 No Types Assigned
http://www.debian.org/security/2015/dsa-3170 Third Party Advisory
Changed
Reference Type
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.5 No Types Assigned
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.5 Release Notes, Vendor Advisory
Changed
Reference Type
http://www.mandriva.com/security/advisories?name=MDVSA-2015:058 No Types Assigned
http://www.mandriva.com/security/advisories?name=MDVSA-2015:058 Third Party Advisory
Changed
Reference Type
http://www.openwall.com/lists/oss-security/2015/01/27/6 No Types Assigned
http://www.openwall.com/lists/oss-security/2015/01/27/6 Exploit, Mailing List, Third Party Advisory
Changed
Reference Type
http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html No Types Assigned
http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html Third Party Advisory
Changed
Reference Type
http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html No Types Assigned
http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html Third Party Advisory
Changed
Reference Type
http://www.securityfocus.com/bid/72842 No Types Assigned
http://www.securityfocus.com/bid/72842 Third Party Advisory, VDB Entry
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2513-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2513-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2514-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2514-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2515-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2515-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2516-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2516-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2517-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2517-1 Third Party Advisory
Changed
Reference Type
http://www.ubuntu.com/usn/USN-2518-1 No Types Assigned
http://www.ubuntu.com/usn/USN-2518-1 Third Party Advisory
Changed
Reference Type
https://bugzilla.redhat.com/show_bug.cgi?id=1186448 No Types Assigned
https://bugzilla.redhat.com/show_bug.cgi?id=1186448 Issue Tracking, Third Party Advisory
Changed
Reference Type
https://github.com/torvalds/linux/commit/f3747379accba8e95d70cec0eae0582c8c182050 No Types Assigned
https://github.com/torvalds/linux/commit/f3747379accba8e95d70cec0eae0582c8c182050 Patch, Third Party Advisory
CVE Modified by Red Hat, Inc. 12/23/2016 9:59:04 PM
Action
Type
Old Value
New Value
Added
Reference
http://rhn.redhat.com/errata/RHSA-2015-1272.html [No Types Assigned]
CVE Modified by Red Hat, Inc. 10/14/2016 10:00:29 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
CVE Modified by Red Hat, Inc. 10/11/2016 9:59:57 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
CVE Modified by Red Hat, Inc. 3/25/2015 10:00:46 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.mandriva.com/security/advisories?name=MDVSA-2015:058
CVE Modified by Red Hat, Inc. 3/18/2015 9:59:59 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.debian.org/security/2015/dsa-3170
CVE Modified by Red Hat, Inc. 3/17/2015 10:04:02 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.ubuntu.com/usn/USN-2513-1
Added
Reference
http://www.ubuntu.com/usn/USN-2514-1
CVE Modified by Red Hat, Inc. 3/11/2015 10:01:42 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.securityfocus.com/bid/72842
Modified Analysis by NIST 3/06/2015 10:32:25 PM
Action
Type
Old Value
New Value
Changed
CPE Configuration
Record truncated, showing 2048 of 94338 characters.
View Entire Change Record
Configuration 1
OR
*cpe:2.3:o:linux:linux_kernel:3.18.4:*:*:*:*:*:*:* (and previous)
*cpe:2.3:o:linux:linux_kernel:3.18.3:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.2:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.1:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.0:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.4:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.4:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.5:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.6:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.7:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.7:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.8:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.8:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.9:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.9:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.4.49:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.5:*:*:*:*:*:x86:*
*cpe:2.3:o:linux:linux_kernel:3.4.50:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.51:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.52:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.53:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.54:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.55:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.56:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.57:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.58:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.59:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.60:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.61
Record truncated, showing 2048 of 94558 characters.
View Entire Change Record
Configuration 1
OR
*cpe:2.3:o:linux:linux_kernel:3.18.4:*:*:*:*:*:*:* (and previous)
*cpe:2.3:o:linux:linux_kernel:3.18.3:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.2:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.1:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.0:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.4:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.4:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.5:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.6:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.7:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.7:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.8:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.8:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.9:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.9:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.4.49:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.5:*:*:*:*:*:x86:*
*cpe:2.3:o:linux:linux_kernel:3.4.50:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.51:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.52:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.53:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.54:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.55:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.56:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.57:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.58:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.59:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.60:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.61
CVE Modified by Red Hat, Inc. 3/05/2015 10:00:08 PM
Action
Type
Old Value
New Value
Added
Reference
http://www.ubuntu.com/usn/USN-2515-1
Added
Reference
http://www.ubuntu.com/usn/USN-2516-1
Added
Reference
http://www.ubuntu.com/usn/USN-2517-1
Added
Reference
http://www.ubuntu.com/usn/USN-2518-1
Modified Analysis by NIST 3/03/2015 1:34:29 PM
Action
Type
Old Value
New Value
Added
CVSS V2
(AV:L/AC:H/Au:N/C:N/I:P/A:C)
Added
CWE
CWE-362
Added
CPE Configuration
Record truncated, showing 2048 of 94338 characters.
View Entire Change Record
Configuration 1
OR
*cpe:2.3:o:linux:linux_kernel:3.18.4:*:*:*:*:*:*:* (and previous)
*cpe:2.3:o:linux:linux_kernel:3.18.3:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.2:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.1:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.18.0:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.4:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.4:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.5:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.6:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.7:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.7:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.8:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.8:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.9.9:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.9.9:*:*:*:*:*:arm64:*
*cpe:2.3:o:linux:linux_kernel:3.4.49:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.5:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.5:*:*:*:*:*:x86:*
*cpe:2.3:o:linux:linux_kernel:3.4.50:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.51:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.52:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.53:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.54:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.55:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.56:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.57:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.58:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.59:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.6:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.60:*:*:*:*:*:*:*
*cpe:2.3:o:linux:linux_kernel:3.4.61
Initial CVE Analysis 3/02/2015 6:37:22 PM
Action
Type
Old Value
New Value
Quick Info
CVE Dictionary Entry: CVE-2015-0239 NVD
Published Date: 03/02/2015 NVD
Last Modified: 04/12/2025
Source: Red Hat, Inc.