CVE-2021-27097
- EPSS 0.05%
- Veröffentlicht 17.02.2021 23:15:13
- Zuletzt bearbeitet 03.11.2025 19:15:40
The boot loader in Das U-Boot before 2021.04-rc2 mishandles a modified FIT.
CVE-2020-10648
- EPSS 0.12%
- Veröffentlicht 19.03.2020 14:15:12
- Zuletzt bearbeitet 12.05.2026 10:16:36
Das U-Boot through 2020.01 allows attackers to bypass verified boot restrictions and subsequently boot arbitrary images by providing a crafted FIT image to a system configured to boot the default configuration.
- EPSS 1.96%
- Veröffentlicht 29.01.2020 19:15:14
- Zuletzt bearbeitet 21.11.2024 05:38:50
In Das U-Boot through 2020.01, a double free has been found in the cmd/gpt.c do_rename_gpt_parts() function. Double freeing may result in a write-what-where condition, allowing an attacker to execute arbitrary code. NOTE: this vulnerablity was introd...
CVE-2019-13106
- EPSS 0.92%
- Veröffentlicht 06.08.2019 20:15:12
- Zuletzt bearbeitet 12.05.2026 10:16:34
Das U-Boot versions 2016.09 through 2019.07-rc4 can memset() too much data while reading a crafted ext4 filesystem, which results in a stack buffer overflow and likely code execution.
CVE-2019-13105
- EPSS 0.26%
- Veröffentlicht 06.08.2019 20:15:12
- Zuletzt bearbeitet 21.11.2024 04:24:11
Das U-Boot versions 2019.07-rc1 through 2019.07-rc4 can double-free a cached block of data when listing files in a crafted ext4 filesystem.
CVE-2019-13104
- EPSS 0.25%
- Veröffentlicht 06.08.2019 19:15:13
- Zuletzt bearbeitet 12.05.2026 10:16:34
In Das U-Boot versions 2016.11-rc1 through 2019.07-rc4, an underflow can cause memcpy() to overwrite a very large amount of data (including the whole stack) while reading a crafted ext4 filesystem.
CVE-2019-14204
- EPSS 0.56%
- Veröffentlicht 31.07.2019 13:15:14
- Zuletzt bearbeitet 12.05.2026 10:16:35
An issue was discovered in Das U-Boot through 2019.07. There is a stack-based buffer overflow in this nfs_handler reply helper function: nfs_umountall_reply.
CVE-2019-14195
- EPSS 0.26%
- Veröffentlicht 31.07.2019 13:15:13
- Zuletzt bearbeitet 12.05.2026 10:16:34
An issue was discovered in Das U-Boot through 2019.07. There is an unbounded memcpy with unvalidated length at nfs_readlink_reply in the "else" block after calculating the new path length.
CVE-2019-14192
- EPSS 0.37%
- Veröffentlicht 31.07.2019 13:15:13
- Zuletzt bearbeitet 12.05.2026 10:16:34
An issue was discovered in Das U-Boot through 2019.07. There is an unbounded memcpy when parsing a UDP packet due to a net_process_received_packet integer underflow during an nc_input_packet call.
CVE-2019-14193
- EPSS 0.49%
- Veröffentlicht 31.07.2019 13:15:13
- Zuletzt bearbeitet 12.05.2026 10:16:34
An issue was discovered in Das U-Boot through 2019.07. There is an unbounded memcpy with an unvalidated length at nfs_readlink_reply, in the "if" block after calculating the new path length.