OESA-2024-2187

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2187
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2187.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2187
Upstream
Published
2024-09-27T11:09:14Z
Modified
2025-08-12T05:36:25.055159Z
Summary
uboot-tools security update
Details

This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fwprintenv and fwsetenv programs to read and modify U-Boot's environment.

Security Fix(es):

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.(CVE-2022-2347)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / uboot-tools

Package

Name
uboot-tools
Purl
pkg:rpm/openEuler/uboot-tools&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2020.07-8.oe2003sp4

Ecosystem specific

{
    "noarch": [
        "uboot-images-armv8-2020.07-8.oe2003sp4.noarch.rpm",
        "uboot-tools-help-2020.07-8.oe2003sp4.noarch.rpm"
    ],
    "src": [
        "uboot-tools-2020.07-8.oe2003sp4.src.rpm"
    ],
    "aarch64": [
        "uboot-images-elf-2020.07-8.oe2003sp4.aarch64.rpm",
        "uboot-tools-2020.07-8.oe2003sp4.aarch64.rpm",
        "uboot-tools-debuginfo-2020.07-8.oe2003sp4.aarch64.rpm",
        "uboot-tools-debugsource-2020.07-8.oe2003sp4.aarch64.rpm"
    ],
    "x86_64": [
        "uboot-tools-2020.07-8.oe2003sp4.x86_64.rpm",
        "uboot-tools-debuginfo-2020.07-8.oe2003sp4.x86_64.rpm",
        "uboot-tools-debugsource-2020.07-8.oe2003sp4.x86_64.rpm"
    ]
}