cvelist/2020/14xxx/CVE-2020-14375.json

97 lines
3.7 KiB
JSON
Raw Normal View History

2020-06-17 14:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14375",
2020-09-30 19:02:39 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "dpdk",
"version": {
"version_data": [
{
"version_value": "All dpdk versions before 18.11.10 and before 19.11.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-367"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1879468",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879468"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/09/28/3",
"url": "https://www.openwall.com/lists/oss-security/2020/09/28/3"
2020-09-30 20:01:31 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4550-1",
"url": "https://usn.ubuntu.com/4550-1/"
2020-10-03 12:01:40 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1593",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html"
2020-10-04 06:01:39 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1599",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html"
2021-01-04 16:01:52 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues",
"url": "http://www.openwall.com/lists/oss-security/2021/01/04/5"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210104 Re: DPDK security advisory for multiple vhost crypto issues",
"url": "http://www.openwall.com/lists/oss-security/2021/01/04/1"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues",
"url": "http://www.openwall.com/lists/oss-security/2021/01/04/2"
2020-09-30 19:02:39 +00:00
}
]
2020-06-17 14:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-30 19:02:39 +00:00
"value": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
2020-06-17 14:01:34 +00:00
}
]
}
}