mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
71 lines
2.1 KiB
JSON
71 lines
2.1 KiB
JSON
{
|
||
"CVE_data_meta": {
|
||
"ASSIGNER": "psirt@nvidia.com",
|
||
"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"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"data_format": "MITRE",
|
||
"data_type": "CVE",
|
||
"data_version": "4.0",
|
||
"description": {
|
||
"description_data": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "NVIDIA Linux distributions contain a vulnerability in TrustZone’s 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"
|
||
}
|
||
]
|
||
}
|
||
}
|