cvelist/2021/34xxx/CVE-2021-34405.json

71 lines
2.1 KiB
JSON
Raw Normal View History

2021-06-09 15:00:49 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "psirt@nvidia.com",
2021-06-09 15:00:49 +00:00
"ID": "CVE-2021-34405",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SHIELD TV",
"version": {
"version_data": [
{
"version_value": "All versions prior to SE 9.0"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
2021-06-09 15:00:49 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-06-09 15:00:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "NVIDIA Linux distributions contain a vulnerability in TrustZones TEE_Malloc function, where an unchecked return value causing a null pointer dereference may lead to denial of service."
}
]
},
"impact": {
"cvss": {
"baseScore" : 5.5,
"baseSeverity" : "Medium",
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE 690 - Unchecked Return Value to NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5259",
"refsource": "CONFIRM",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5259"
2021-06-09 15:00:49 +00:00
}
]
}
}