cvelist/2019/3xxx/CVE-2019-3900.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-04-25 11:23:51 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:46:24 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3900",
2019-04-25 15:00:48 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-04-25 11:23:51 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Kernel",
"version": {
"version_data": [
{
"version_value": "affects up to and including v5.1-rc6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-835"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3900",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3900",
"refsource": "CONFIRM"
},
{
"url": "https://www.spinics.net/lists/kernel/msg3111012.html",
"name": "https://www.spinics.net/lists/kernel/msg3111012.html",
"refsource": "CONFIRM"
2019-04-26 20:00:43 +00:00
},
{
"refsource": "BID",
"name": "108076",
"url": "http://www.securityfocus.com/bid/108076"
2019-04-25 11:23:51 -03:00
}
]
2019-03-18 06:46:24 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-04-25 11:23:51 -03:00
"value": "An infinite loop issue was found in the vhost_net kernel module in Linux Kernel up to and including v5.1-rc6, while handling incoming packets in handle_rx(). It could occur if one end sends packets faster than the other end can process them. A guest user, maybe remote one, could use this flaw to stall the vhost_net kernel thread, resulting in a DoS scenario."
2019-03-18 06:46:24 +00:00
}
]
2019-04-25 11:23:51 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "6.3/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.0"
}
]
]
2019-03-18 06:46:24 +00:00
}
2019-04-25 15:00:48 +00:00
}