VYPR

U Boot

by U Boot

Source repositories

CVEs (45)

  • 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-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-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.

  • CVE-2019-11690MedMay 3, 2019
    risk 0.38cvss 5.9epss 0.01

    gen_rand_uuid in lib/uuid.c in Das U-Boot v2014.04 through v2019.04 lacks an srand call, which allows attackers to determine UUID values in scenarios where CONFIG_RANDOM_UUID is enabled, and Das U-Boot is relied upon for UUID values of a GUID Partition Table of a boot device.

  • CVE-2022-30552MedJun 8, 2022
    risk 0.36cvss 5.5epss 0.00

    Das U-Boot 2022.01 has a Buffer Overflow.

  • CVE-2018-1000205MedJun 26, 2018
    risk 0.36cvss 5.5epss 0.01

    U-Boot contains a CWE-20: Improper Input Validation vulnerability in Verified boot signature validation that can result in Bypass verified boot. This attack appear to be exploitable via Specially crafted FIT image and special device memory functionality.

  • CVE-2017-3225MedJul 24, 2018
    risk 0.30cvss 4.6epss 0.00

    Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector may allow attacks against the underlying cryptographic implementation and allow an…

  • CVE-2024-57257LowFeb 18, 2025
    risk 0.13cvss 2.0epss 0.00

    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.