cvelist/2017/18xxx/CVE-2017-18200.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2018-02-25 22:03:24 -05:00
{
2019-03-17 21:30:02 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-18200",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-02-25 22:03:24 -05:00
{
2019-03-17 21:30:02 +00:00
"lang": "eng",
"value": "The f2fs implementation in the Linux kernel before 4.14 mishandles reference counts associated with f2fs_wait_discard_bios calls, which allows local users to cause a denial of service (BUG), as demonstrated by fstrim."
2018-02-25 22:03:24 -05:00
}
2019-03-17 21:30:02 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/torvalds/linux/commit/638164a2718f337ea224b747cf5977ef143166a4",
"refsource": "CONFIRM",
"url": "https://github.com/torvalds/linux/commit/638164a2718f337ea224b747cf5977ef143166a4"
},
{
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=638164a2718f337ea224b747cf5977ef143166a4",
"refsource": "CONFIRM",
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=638164a2718f337ea224b747cf5977ef143166a4"
}
]
}
}