OESA-2024-2188

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2188
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2188.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2188
Upstream
Published
2024-09-27T11:09:14Z
Modified
2025-08-12T05:36:25.523179Z
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:22.03-LTS-SP1 / uboot-tools

Package

Name
uboot-tools
Purl
pkg:rpm/openEuler/uboot-tools&distro=openEuler-22.03-LTS-SP1

Affected ranges

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

Ecosystem specific

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