cvelist/2018/10xxx/CVE-2018-10876.json

147 lines
5.2 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2023-02-02 21:01:03 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 01:05:14 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-10876",
2023-02-02 21:01:03 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 01:05:14 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-13 04:00:56 +00:00
"value": "A flaw was found in Linux kernel in the ext4 filesystem code. A use-after-free is possible in ext4_ext_remove_space() function when mounting and operating a crafted ext4 image."
2023-02-02 21:01:03 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-13 04:00:56 +00:00
"value": "CWE-416",
2023-02-02 21:01:03 +00:00
"cweId": "CWE-416"
}
]
}
]
},
2019-03-18 01:05:14 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 04:00:56 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-18 01:05:14 +00:00
"product": {
"product_data": [
{
2023-02-13 04:00:56 +00:00
"product_name": "kernel",
2019-03-18 01:05:14 +00:00
"version": {
"version_data": [
{
2023-02-13 04:00:56 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-03-18 01:05:14 +00:00
}
]
}
}
]
2023-02-02 21:01:03 +00:00
}
2019-03-18 01:05:14 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:01:03 +00:00
"url": "http://www.securityfocus.com/bid/106503",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/106503"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00020.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2018/07/msg00020.html"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://usn.ubuntu.com/3871-1/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3871-1/"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://usn.ubuntu.com/3871-3/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3871-3/"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://usn.ubuntu.com/3871-4/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3871-4/"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://usn.ubuntu.com/3871-5/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3871-5/"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://usn.ubuntu.com/3753-1/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3753-1/"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://usn.ubuntu.com/3753-2/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3753-2/"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "http://patchwork.ozlabs.org/patch/929239/",
"refsource": "MISC",
"name": "http://patchwork.ozlabs.org/patch/929239/"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "http://www.securityfocus.com/bid/104904",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/104904"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://access.redhat.com/errata/RHSA-2019:0525",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:0525"
2019-03-18 01:05:14 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://bugzilla.kernel.org/show_bug.cgi?id=199403",
"refsource": "MISC",
"name": "https://bugzilla.kernel.org/show_bug.cgi?id=199403"
2019-03-18 01:05:14 +00:00
},
2019-04-01 19:00:46 +00:00
{
2023-02-02 21:01:03 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10876",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10876"
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8844618d8aa7a9973e7b527d038a2a589665002c",
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8844618d8aa7a9973e7b527d038a2a589665002c"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
2019-03-18 01:05:14 +00:00
}
]
}
}