cvelist/2018/16xxx/CVE-2018-16862.json

102 lines
3.3 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2019-03-18 02:29:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-16862",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "kernel:",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-11-26 11:12:04 -03:00
{
2019-03-18 02:29:40 +00:00
"lang": "eng",
"value": "A security flaw was found in the Linux kernel in a way that the cleancache subsystem clears an inode after the final file truncation (removal). The new file created with the same inode may contain leftover pages from cleancache and the old file data instead of the new one."
2018-11-26 11:12:04 -03:00
}
2019-03-18 02:29:40 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.3/CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-11-26 11:12:04 -03:00
{
2019-03-18 02:29:40 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
2018-11-26 11:12:04 -03:00
}
2019-03-18 02:29:40 +00:00
]
},
"references": {
"reference_data": [
{
"name": "106009",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106009"
},
{
"name": "USN-3879-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3879-2/"
},
{
"name": "[oss-security] 20181123 CVE-2018-16862: Linux kernel: cleancache: deleted files infoleak",
"refsource": "MLIST",
"url": "https://seclists.org/oss-sec/2018/q4/169"
},
{
"name": "USN-3879-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3879-1/"
},
{
"name": "https://lore.kernel.org/patchwork/patch/1011367/",
"refsource": "CONFIRM",
"url": "https://lore.kernel.org/patchwork/patch/1011367/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16862",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16862"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190315 [SECURITY] [DLA 1715-1] linux-4.9 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html"
}
]
}
}