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

113 lines
5.1 KiB
JSON
Raw Normal View History

2024-03-04 19:00:35 +00:00
{
2024-04-01 20:46:52 +00:00
"data_version": "4.0",
2024-03-04 19:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-47134",
2024-04-01 20:46:52 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-03-04 19:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-01 20:46:52 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nefi/fdt: fix panic when no valid fdt found\n\nsetup_arch() would invoke efi_init()->efi_get_fdt_params(). If no\nvalid fdt found then initial_boot_params will be null. So we\nshould stop further fdt processing here. I encountered this\nissue on risc-v."
}
]
},
"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": "<",
2024-04-02 15:06:34 +00:00
"version_name": "b91540d52a08b",
2024-04-01 20:46:52 +00:00
"version_value": "5148066edbdc"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.10",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.10",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.10.43",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.12.10",
"lessThanOrEqual": "5.12.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.13",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/5148066edbdc89c6fe5bc419c31a5c22e5f83bdb",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/5148066edbdc89c6fe5bc419c31a5c22e5f83bdb"
},
{
"url": "https://git.kernel.org/stable/c/8a7e8b4e5631a03ea2fee27957857a56612108ca",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8a7e8b4e5631a03ea2fee27957857a56612108ca"
},
{
"url": "https://git.kernel.org/stable/c/668a84c1bfb2b3fd5a10847825a854d63fac7baa",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/668a84c1bfb2b3fd5a10847825a854d63fac7baa"
2024-03-04 19:00:35 +00:00
}
]
2024-04-01 20:46:52 +00:00
},
"generator": {
2024-04-02 15:06:34 +00:00
"engine": "bippy-8df59b4913de"
2024-03-04 19:00:35 +00:00
}
}