mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
97 lines
3.7 KiB
JSON
97 lines
3.7 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2020-14375",
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4550-1",
|
|
"url": "https://usn.ubuntu.com/4550-1/"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1593",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1599",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |