cvelist/2017/15xxx/CVE-2017-15127.json

116 lines
4.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:00:39 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 03:24:33 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-15127",
2023-02-02 21:00:39 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 03:24:33 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the Linux kernel when freeing pages in hugetlbfs. This could trigger a local denial of service by crashing the kernel."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Cleanup on Thrown Exception",
"cweId": "CWE-460"
}
]
}
]
},
2019-03-18 03:24:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:00:39 +00:00
"vendor_name": "Red Hat",
2019-03-18 03:24:33 +00:00
"product": {
"product_data": [
{
2023-02-02 21:00:39 +00:00
"product_name": "Red Hat Enterprise Linux 7",
2019-03-18 03:24:33 +00:00
"version": {
"version_data": [
{
2023-02-02 21:00:39 +00:00
"version_value": "0:3.10.0-862.rt56.804.el7",
"version_affected": "!"
},
{
"version_value": "0:3.10.0-862.el7",
"version_affected": "!"
2019-03-18 03:24:33 +00:00
}
]
}
}
]
2023-02-02 21:00:39 +00:00
}
2019-03-18 03:24:33 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/errata/RHSA-2018:0676",
2019-03-18 03:24:33 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://access.redhat.com/errata/RHSA-2018:0676"
2019-03-18 03:24:33 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/errata/RHSA-2018:1062",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2018:1062"
2019-03-18 03:24:33 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5af10dfd0afc559bb4b0f7e3e8227a1578333995",
2019-03-18 03:24:33 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5af10dfd0afc559bb4b0f7e3e8227a1578333995"
2019-03-18 03:24:33 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "http://www.securityfocus.com/bid/102517",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/102517"
2019-03-18 03:24:33 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2017-15127",
2019-03-18 03:24:33 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2017-15127"
2019-03-18 03:24:33 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525218",
2019-03-18 03:24:33 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1525218"
2019-03-18 03:24:33 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://github.com/torvalds/linux/commit/5af10dfd0afc559bb4b0f7e3e8227a1578333995",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/5af10dfd0afc559bb4b0f7e3e8227a1578333995"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
2019-03-18 03:24:33 +00:00
}
]
}
}