cvelist/2015/5xxx/CVE-2015-5157.json

250 lines
10 KiB
JSON
Raw Normal View History

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",
"value": "A flaw was found in the way the Linux kernel handled IRET faults during the processing of NMIs. An unprivileged, local user could use this flaw to crash the system or, potentially (although highly unlikely), escalate their privileges on the system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Interaction Between Multiple Correctly-Behaving Entities",
"cweId": "CWE-435"
}
]
}
]
},
2019-03-17 22:31:01 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 16:00:36 +00:00
"vendor_name": "Red Hat",
2019-03-17 22:31:01 +00:00
"product": {
"product_data": [
{
2023-02-02 16:00:36 +00:00
"product_name": "Red Hat Enterprise Linux 6",
"version": {
"version_data": [
{
"version_value": "0:2.6.32-573.26.1.el6",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "0:3.10.0-327.10.1.rt56.211.el7_2",
"version_affected": "!"
},
{
"version_value": "0:3.10.0-327.10.1.el7",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise MRG 2",
2019-03-17 22:31:01 +00:00
"version": {
"version_data": [
{
2023-02-02 16:00:36 +00:00
"version_value": "1:3.10.0-327.rt56.171.el6rt",
"version_affected": "!"
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://access.redhat.com/errata/RHSA-2016:0185",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:0185"
2019-03-17 22:31:01 +00:00
},
{
2023-02-02 16:00:36 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:0212",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:0212"
2019-03-17 22:31:01 +00:00
},
{
2023-02-02 16:00:36 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:0224",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:0224"
2019-03-17 22:31:01 +00:00
},
{
2023-02-02 16:00:36 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:0715",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:0715"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2015-5157",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-5157"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1259577",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1259577"
},
{
"url": "https://github.com/torvalds/linux/commit/9b6e6a8334d56354853f9c255d1395c2ba570e0a",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/9b6e6a8334d56354853f9c255d1395c2ba570e0a"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "HIGH",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.2,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "COMPLETE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "COMPLETE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
"version": "2.0"
2019-03-17 22:31:01 +00:00
}
]
}
}