2017-10-16 12:31:07 -04:00
{
2023-02-02 16:00:36 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-17 22:31:01 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2015-5157" ,
2023-02-02 16:00:36 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
2019-03-17 22:31:01 +00:00
"STATE" : "PUBLIC"
} ,
2023-02-02 16:00:36 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-12 23:02:06 +00:00
"value" : "arch/x86/entry/entry_64.S in the Linux kernel before 4.1.6 on the x86_64 platform mishandles IRET faults in processing NMIs that occurred during userspace execution, which might allow local users to gain privileges by triggering an NMI."
2023-02-02 16:00:36 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-12 23:02:06 +00:00
"value" : "n/a"
2023-02-02 16:00:36 +00:00
}
]
}
]
} ,
2019-03-17 22:31:01 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-12 23:02:06 +00:00
"vendor_name" : "n/a" ,
2019-03-17 22:31:01 +00:00
"product" : {
"product_data" : [
{
2023-02-12 23:02:06 +00:00
"product_name" : "n/a" ,
2023-02-02 16:00:36 +00:00
"version" : {
"version_data" : [
{
2023-02-12 23:02:06 +00:00
"version_affected" : "=" ,
"version_value" : "n/a"
2019-03-17 22:31:01 +00:00
}
]
}
}
]
2023-02-02 16:00:36 +00:00
}
2019-03-17 22:31:01 +00:00
}
2017-10-16 12:31:07 -04:00
]
2019-03-17 22:31:01 +00:00
}
} ,
"references" : {
"reference_data" : [
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html" ,
"refsource" : "MISC" ,
"name" : "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
} ,
{
"url" : "http://www.debian.org/security/2015/dsa-3313" ,
"refsource" : "MISC" ,
"name" : "http://www.debian.org/security/2015/dsa-3313"
} ,
{
"url" : "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.6" ,
"refsource" : "MISC" ,
"name" : "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.6"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2015/07/22/7" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2015/07/22/7"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.ubuntu.com/usn/USN-2687-1" ,
"refsource" : "MISC" ,
"name" : "http://www.ubuntu.com/usn/USN-2687-1"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.ubuntu.com/usn/USN-2688-1" ,
"refsource" : "MISC" ,
"name" : "http://www.ubuntu.com/usn/USN-2688-1"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.ubuntu.com/usn/USN-2689-1" ,
"refsource" : "MISC" ,
"name" : "http://www.ubuntu.com/usn/USN-2689-1"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.ubuntu.com/usn/USN-2690-1" ,
"refsource" : "MISC" ,
"name" : "http://www.ubuntu.com/usn/USN-2690-1"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.ubuntu.com/usn/USN-2691-1" ,
"refsource" : "MISC" ,
"name" : "http://www.ubuntu.com/usn/USN-2691-1"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00009.html" ,
"refsource" : "MISC" ,
"name" : "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00009.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html" ,
"refsource" : "MISC" ,
"name" : "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9b6e6a8334d56354853f9c255d1395c2ba570e0a" ,
"refsource" : "MISC" ,
"name" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9b6e6a8334d56354853f9c255d1395c2ba570e0a"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-11/msg00035.html" ,
"refsource" : "MISC" ,
"name" : "http://lists.opensuse.org/opensuse-security-announce/2015-11/msg00035.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00026.html" ,
"refsource" : "MISC" ,
"name" : "http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00026.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00031.html" ,
"refsource" : "MISC" ,
"name" : "http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00031.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-02/msg00013.html" ,
"refsource" : "MISC" ,
"name" : "http://lists.opensuse.org/opensuse-security-announce/2016-02/msg00013.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0185.html" ,
"refsource" : "MISC" ,
"name" : "http://rhn.redhat.com/errata/RHSA-2016-0185.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0212.html" ,
"refsource" : "MISC" ,
"name" : "http://rhn.redhat.com/errata/RHSA-2016-0212.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0224.html" ,
"refsource" : "MISC" ,
"name" : "http://rhn.redhat.com/errata/RHSA-2016-0224.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0715.html" ,
"refsource" : "MISC" ,
"name" : "http://rhn.redhat.com/errata/RHSA-2016-0715.html"
2019-03-17 22:31:01 +00:00
} ,
{
2023-02-02 16:00:36 +00:00
"url" : "http://www.securityfocus.com/bid/76005" ,
"refsource" : "MISC" ,
"name" : "http://www.securityfocus.com/bid/76005"
2019-03-17 22:31:01 +00:00
} ,
2023-02-02 16:00:36 +00:00
{
"url" : "https://github.com/torvalds/linux/commit/9b6e6a8334d56354853f9c255d1395c2ba570e0a" ,
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/9b6e6a8334d56354853f9c255d1395c2ba570e0a"
}
]
2019-03-17 22:31:01 +00:00
}
}