← Back

Denx

denx

46 CVEs • 1 product

Products (1)

Click to collapse
Toggle
U Boot
u-boot

CVEs (46)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Denx
Pengutronix
2Barebox
U Boot
Mar 26, 2026
Mar 20, 2026
N/A· v4
8.2 HIGH· v3
N/A· v2
barebox is a bootloader. In barebox from version 2016.03.0 to before version 2026.03.1 (and the corresponding backport to 2025.09.3), an attacker could exploit a FIT signature verification vulnerability to trick the boot...Show more
barebox is a bootloader. In barebox from version 2016.03.0 to before version 2026.03.1 (and the corresponding backport to 2025.09.3), an attacker could exploit a FIT signature verification vulnerability to trick the bootloader into booting different images than those that were verified as part of a signed configuration. mkimage(1) sets the hashed-nodes property of the FIT signature node to list which nodes of the FIT were hashed as part of the signing process as these will need to be verified later on by the bootloader. However, hashed-nodes itself is not part of the hash and could therefore be modified to allow booting different images than those that have been verified. This issue has been patched in barebox versions 2026.03.1 and backported to 2025.09.3.Show less
1Denx
1U Boot
Jan 21, 2026
Dec 10, 2025
N/A· v4
7.6 HIGH· v3
N/A· v2
Improper access control for volatile memory containing boot code in Universal Boot Loader (U-Boot) before 2017.11 and Qualcomm chips IPQ4019, IPQ5018, IPQ5322, IPQ6018, IPQ8064, IPQ8074, and IPQ9574 could allow an attack...Show more
Improper access control for volatile memory containing boot code in Universal Boot Loader (U-Boot) before 2017.11 and Qualcomm chips IPQ4019, IPQ5018, IPQ5322, IPQ6018, IPQ8064, IPQ8074, and IPQ9574 could allow an attacker to execute arbitrary code.Show less
1Denx
1U Boot
Oct 2, 2025
Aug 5, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A lack of signature verification in the bootloader of DENX Software Engineering Das U-Boot (U-Boot) v1.1.3 allows attackers to install crafted firmware files, leading to arbitrary code execution.
1Denx
1U Boot
Nov 3, 2025
Feb 18, 2025
N/A· v4
6.8 MEDIUM· v3
N/A· v2
sqfs_search_dir in Das U-Boot before 2025.01-rc1 exhibits an off-by-one error and resultant heap memory corruption for squashfs directory listing because the path separator is not considered in a size calculation.
1Denx
1U Boot
May 12, 2026
Feb 18, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
Integer overflows in memory allocation in Das U-Boot before 2025.01-rc1 occur for a crafted squashfs filesystem via sbrk, via request2size, or because ptrdiff_t is mishandled on x86_64.
1Denx
1U Boot
Nov 3, 2025
Feb 18, 2025
N/A· v4
2.4 LOW· v3
N/A· v2
A stack consumption issue in sqfs_size in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with deep symlink nesting.
1Denx
1U Boot
May 12, 2026
Feb 18, 2025
N/A· v4
6.8 MEDIUM· v3
N/A· v2
An integer overflow in ext4fs_read_symlink in Das U-Boot before 2025.01-rc1 occurs for zalloc (adding one to an le32 variable) via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero...Show more
An integer overflow in ext4fs_read_symlink in Das U-Boot before 2025.01-rc1 occurs for zalloc (adding one to an le32 variable) via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite.Show less
1Denx
1U Boot
Nov 3, 2025
Feb 18, 2025
N/A· v4
6.8 MEDIUM· v3
N/A· v2
An integer overflow in sqfs_resolve_symlink in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite.
1Denx
1U Boot
Nov 3, 2025
Feb 18, 2025
N/A· v4
6.8 MEDIUM· v3
N/A· v2
An integer overflow in sqfs_inode_size in Das U-Boot before 2025.01-rc1 occurs in the symlink size calculation via a crafted squashfs filesystem.
1Denx
1U Boot
Apr 3, 2026
Aug 23, 2024
N/A· v4
8.1 HIGH· v3
N/A· v2
Buffer Overflow vulnerability in the net/bootp.c in DENEX U-Boot from its initial commit in 2002 (3861aa5) up to today on any platform allows an attacker on the local network to leak memory from four up to 32 bytes of me...Show more
Buffer Overflow vulnerability in the net/bootp.c in DENEX U-Boot from its initial commit in 2002 (3861aa5) up to today on any platform allows an attacker on the local network to leak memory from four up to 32 bytes of memory stored behind the packet to the network depending on the later use of DHCP-provided parameters via crafted DHCP responses.Show less
1Denx
1U Boot
May 12, 2026
Sep 23, 2022
N/A· v4
7.1 HIGH· v3
N/A· v2
There exists an unchecked length field in UBoot. The U-Boot DFU implementation does not bound the length field in USB DFU download setup packets, and it does not verify that the transfer direction corresponds to the spec...Show more
There exists an unchecked length field in UBoot. The U-Boot DFU implementation does not bound the length field in USB DFU download setup packets, and it does not verify that the transfer direction corresponds to the specified command. Consequently, if a physical attacker crafts a USB DFU download setup packet with a `wLength` greater than 4096 bytes, they can write beyond the heap-allocated request buffer.Show less
1Denx
1U Boot
Nov 3, 2025
Jul 20, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
squashfs filesystem implementation of U-Boot versions from v2020.10-rc2 to v2022.07-rc5 contains a heap-based buffer overflow vulnerability due to a defect in the metadata reading process. Loading a specially crafted squ...Show more
squashfs filesystem implementation of U-Boot versions from v2020.10-rc2 to v2022.07-rc5 contains a heap-based buffer overflow vulnerability due to a defect in the metadata reading process. Loading a specially crafted squashfs image may lead to a denial-of-service (DoS) condition or arbitrary code execution.Show less
1Denx
1U Boot
Nov 3, 2025
Jul 1, 2022
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
Das U-Boot from v2020.10 to v2022.07-rc3 was discovered to contain an out-of-bounds write via the function sqfs_readdir().
1Denx
1U Boot
May 12, 2026
Jun 30, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Das U-Boot through 2022.07-rc5, an integer signedness error and resultant stack-based buffer overflow in the "i2c md" command enables the corruption of the return address pointer of the do_i2c_md function.
1Denx
1U Boot
May 12, 2026
Jun 8, 2022
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Das U-Boot 2022.01 has a Buffer Overflow, a different issue than CVE-2022-30552.
1Denx
1U Boot
May 12, 2026
Jun 8, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Das U-Boot 2022.01 has a Buffer Overflow.
2Denx
Fedoraproject
2Fedora
U Boot
Nov 3, 2025
May 16, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
nfs_lookup_reply in net/nfs.c in Das U-Boot through 2022.04 (and through 2022.07-rc2) has an unbounded memcpy with a failed length check, leading to a buffer overflow. NOTE: this issue exists because of an incorrect fix...Show more
nfs_lookup_reply in net/nfs.c in Das U-Boot through 2022.04 (and through 2022.07-rc2) has an unbounded memcpy with a failed length check, leading to a buffer overflow. NOTE: this issue exists because of an incorrect fix for CVE-2019-14196.Show less
1Denx
1U Boot
Nov 3, 2025
Feb 17, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
The boot loader in Das U-Boot before 2021.04-rc2 mishandles use of unit addresses in a FIT.
1Denx
1U Boot
Nov 3, 2025
Feb 17, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
The boot loader in Das U-Boot before 2021.04-rc2 mishandles a modified FIT.
2Denx
Opensuse
2Leap
U Boot
May 12, 2026
Mar 19, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
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.