CVE-2021-47134
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
15/03/2024
Last modified:
27/02/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
efi/fdt: fix panic when no valid fdt found<br />
<br />
setup_arch() would invoke efi_init()->efi_get_fdt_params(). If no<br />
valid fdt found then initial_boot_params will be null. So we<br />
should stop further fdt processing here. I encountered this<br />
issue on risc-v.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.10 (including) | 5.10.43 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.12.10 (excluding) |
| cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.13:rc4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/5148066edbdc89c6fe5bc419c31a5c22e5f83bdb
- https://git.kernel.org/stable/c/668a84c1bfb2b3fd5a10847825a854d63fac7baa
- https://git.kernel.org/stable/c/8a7e8b4e5631a03ea2fee27957857a56612108ca
- https://git.kernel.org/stable/c/5148066edbdc89c6fe5bc419c31a5c22e5f83bdb
- https://git.kernel.org/stable/c/668a84c1bfb2b3fd5a10847825a854d63fac7baa
- https://git.kernel.org/stable/c/8a7e8b4e5631a03ea2fee27957857a56612108ca



