cvelist/2022/28xxx/CVE-2022-28199.json

80 lines
2.8 KiB
JSON
Raw Normal View History

2022-03-30 04:01:18 +00:00
{
"CVE_data_meta": {
2022-09-01 11:15:12 -05:00
"ASSIGNER": "psirt@nvidia.com",
2022-03-30 04:01:18 +00:00
"ID": "CVE-2022-28199",
2022-09-01 11:15:12 -05:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NVIDIA FLARE",
"version": {
"version_data": [
{
"version_value": "mlnx_dpdk_19.11_1.*.* through mlnx_dpdk_20.11_1.0.0-4.*.*"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
2022-03-30 04:01:18 +00:00
},
2022-09-01 11:15:12 -05:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-30 04:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-01 17:00:34 +00:00
"value": "NVIDIA\u2019s distribution of the Data Plane Development Kit (MLNX_DPDK) contains a vulnerability in the network stack, where error recovery is not handled properly, which can allow a remote attacker to cause denial of service and some impact to data integrity and confidentiality."
2022-03-30 04:01:18 +00:00
}
]
2022-09-01 11:15:12 -05:00
},
"impact": {
"cvss": {
2022-09-01 17:00:34 +00:00
"baseScore": 6.5,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
2022-09-01 11:15:12 -05:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1284: Improper Validation of Specified Quantity in Input"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-09-01 17:00:34 +00:00
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5389",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5389"
2022-09-06 15:00:34 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220906 Re: CVE-2022-28199: DPDK mlx5 driver error recovery handling vulnerability",
"url": "http://www.openwall.com/lists/oss-security/2022/09/06/2"
2022-09-07 18:00:37 +00:00
},
{
"refsource": "CISCO",
"name": "20220907 Vulnerability in NVIDIA Data Plane Development Kit Affecting Cisco Products: August 2022",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-mlx5-jbPCrqD8"
2022-09-01 17:00:34 +00:00
}
2022-09-01 11:15:12 -05:00
]
2022-03-30 04:01:18 +00:00
}
}