VYPR

U Boot

by U Boot

Source repositories

CVEs (49)

  • CVE-2022-33103HigJul 1, 2022
    risk 0.51cvss 7.8epss 0.00

    Das U-Boot from v2020.10 to v2022.07-rc3 was discovered to contain an out-of-bounds write via the function sqfs_readdir().

  • CVE-2022-30790HigJun 8, 2022
    risk 0.51cvss 7.8epss 0.01

    Das U-Boot 2022.01 has a Buffer Overflow, a different issue than CVE-2022-30552.

  • CVE-2020-10648HigMar 19, 2020
    risk 0.51cvss 7.8epss 0.01

    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.

  • CVE-2019-13106HigAug 6, 2019
    risk 0.51cvss 7.8epss 0.02

    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-13105HigAug 6, 2019
    risk 0.51cvss 7.8epss 0.01

    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-13104HigAug 6, 2019
    risk 0.51cvss 7.8epss 0.01

    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-2018-18440HigNov 20, 2018
    risk 0.51cvss 7.8epss 0.01

    DENX U-Boot through 2018.09-rc1 has a locally exploitable buffer overflow via a crafted kernel image because filesystem loading is mishandled.

  • CVE-2025-24857HigDec 10, 2025
    risk 0.49cvss 7.6epss 0.00

    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.

  • CVE-2026-29009HigJul 8, 2026
    risk 0.46cvss 8.2epss 0.01

    U-Boot before 2026.07-rc2 contains a buffer overflow vulnerability in nfs_readlink_reply() (net/nfs-common.c) when CONFIG_CMD_NFS is enabled, allowing a malicious or compromised NFS server to overflow the 2048-byte nfs_path_buff buffer by returning multiple relative symlink…

  • CVE-2026-46728HigMay 16, 2026
    risk 0.46cvss 8.2epss 0.00

    Das U-Boot before 2026.04 allows FIT (Flat Image Tree) signature verification bypass because hashed-nodes is omitted from a hash.

  • CVE-2024-57259HigFeb 18, 2025
    risk 0.46cvss 7.1epss 0.00

    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.

  • CVE-2024-57258HigFeb 18, 2025
    risk 0.46cvss 7.1epss 0.00

    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.

  • CVE-2024-57256HigFeb 18, 2025
    risk 0.46cvss 7.1epss 0.00

    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.

  • CVE-2024-57255HigFeb 18, 2025
    risk 0.46cvss 7.1epss 0.00

    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.

  • CVE-2024-57254HigFeb 18, 2025
    risk 0.46cvss 7.1epss 0.00

    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.

  • CVE-2018-3968HigMar 21, 2019
    risk 0.46cvss 7.0epss 0.00

    An exploitable vulnerability exists in the verified boot protection of the Das U-Boot from version 2013.07-rc1 to 2014.07-rc2. The affected versions lack proper FIT signature enforcement, which allows an attacker to bypass U-Boot's verified boot and execute an unsigned kernel,…

  • CVE-2025-36938MedDec 11, 2025
    risk 0.44cvss 6.8epss 0.00

    In U-Boot of append_uint32_le(), there is a possible fault injection due to a logic error in the code. This could lead to physical escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2026-29008HigJul 8, 2026
    risk 0.42cvss 7.5epss 0.01

    U-Boot through 2026.04-rc3 contains an integer underflow vulnerability in the tcp_rx_state_machine() function (net/tcp.c) that allows a network-adjacent attacker to crash the bootloader by sending a malformed TCP SYN+ACK packet with a manipulated data offset field causing…

  • CVE-2017-3226MedJul 24, 2018
    risk 0.42cvss 6.4epss 0.00

    Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. Devices that make use of Das U-Boot's AES-CBC encryption feature using environment encryption (i.e., setting the configuration parameter CONFIG_ENV_AES=y) read environment variables…

  • CVE-2019-13103HigJul 29, 2019
    risk 0.39cvss 7.1epss 0.00

    A crafted self-referential DOS partition table will cause all Das U-Boot versions through 2019.07-rc4 to infinitely recurse, causing the stack to grow infinitely and eventually either crash or overwrite other data.