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.
Cite this page
CVE-2022-2347. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2022-2347
Use CWE-122, Denx vendor hub and U-Boot product page to widen CVE-2022-2347 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-33243, CVE-2024-42040 and CVE-2022-33967 for nearby disclosures in the same product family.