cvelist/2017/2xxx/CVE-2017-2618.json
2023-02-12 23:01:42 +00:00

117 lines
4.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2017-2618",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the Linux kernel's handling of clearing SELinux attributes on /proc/pid/attr files before 4.9.10. An empty (null) write to this file can crash the system by causing the system to attempt to access unmapped kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-193",
"cweId": "CWE-193"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4.9.10"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://www.securityfocus.com/bid/96272",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/96272"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:0931",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:0931"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:0932",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:0932"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:0933",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:0933"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2618",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2618"
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0c461cb727d146c9ef2d3e86214f498b78b7d125",
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0c461cb727d146c9ef2d3e86214f498b78b7d125"
},
{
"url": "https://marc.info/?l=selinux&m=148588165923772&w=2",
"refsource": "MISC",
"name": "https://marc.info/?l=selinux&m=148588165923772&w=2"
},
{
"url": "https://www.debian.org/security/2017/dsa-3791",
"refsource": "MISC",
"name": "https://www.debian.org/security/2017/dsa-3791"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
]
}
}