cvelist/2021/1xxx/CVE-2021-1107.json

85 lines
3.0 KiB
JSON
Raw Normal View History

2020-11-12 23:01:36 +00:00
{
2021-08-26 02:00:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "psirt@nvidia.com",
"ID": "CVE-2021-1107",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jetson AGX Xavier series, Jetson Xavier NX, Jetson TX2 series, Jetson TX2 NX, Jetson Nano, Jetson Nano 2GB, Jetson TX1",
2021-08-26 02:00:59 +00:00
"version": {
"version_data": [
{
2022-01-18 17:04:13 -06:00
"version_value": "All Jetson Linux versions prior to r32.6.1"
}
]
}
},
{
"product_name": "Shield TV",
"version": {
"version_data": [
{
2022-01-18 17:04:13 -06:00
"version_value": "All Shield TV versions prior to SE 9.0"
2021-08-26 02:00:59 +00:00
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "NVIDIA Linux kernel distributions contain a vulnerability in nvmap NVMAP_IOC_WRITE* paths, where improper access controls may lead to code execution, complete denial of service, and seriously compromised integrity of all system components."
}
]
},
"impact": {
"cvss": {
"baseScore": 7.8,
2021-08-26 02:00:59 +00:00
"baseSeverity": "High",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2021-08-26 02:00:59 +00:00
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "code execution, denial of service, loss of integrity"
}
]
}
]
},
"references": {
"reference_data": [
2022-01-19 18:01:13 +00:00
{
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5216",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5216"
},
2021-08-26 02:00:59 +00:00
{
2022-01-19 18:01:13 +00:00
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5259",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5259"
2021-08-26 02:00:59 +00:00
}
]
}
}