cvelist/2021/47xxx/CVE-2021-47526.json

102 lines
4.4 KiB
JSON
Raw Normal View History

2024-05-24 16:00:34 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-47526",
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: liteuart: Fix NULL pointer dereference in ->remove()\n\ndrvdata has to be set in _probe() - otherwise platform_get_drvdata()\ncauses null pointer dereference BUG in _remove()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1da81e5562fa",
"version_value": "189c99c629bb"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.11",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.11",
"status": "unaffected",
2024-11-04 12:00:36 +00:00
"versionType": "semver"
2024-05-24 16:00:34 +00:00
},
{
"version": "5.15.7",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-04 12:00:36 +00:00
"versionType": "semver"
2024-05-24 16:00:34 +00:00
},
{
"version": "5.16",
"lessThanOrEqual": "*",
"status": "unaffected",
2024-11-04 13:02:49 +00:00
"versionType": "original_commit_for_fix"
2024-05-24 16:00:34 +00:00
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/189c99c629bbf85916c02c153f904649cc0a9d7f",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/189c99c629bbf85916c02c153f904649cc0a9d7f"
},
{
"url": "https://git.kernel.org/stable/c/0f55f89d98c8b3e12b4f55f71c127a173e29557c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/0f55f89d98c8b3e12b4f55f71c127a173e29557c"
}
]
},
"generator": {
2024-11-04 13:02:49 +00:00
"engine": "bippy-9e1c9544281a"
2024-05-24 16:00:34 +00:00
}
}