CVE-2022-2347

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.
References
Link Resource
https://seclists.org/oss-sec/2022/q3/41 Exploit Mailing List Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:denx:u-boot:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-09-23 13:15

Updated : 2024-02-28 19:29


NVD link : CVE-2022-2347

Mitre link : CVE-2022-2347

CVE.ORG link : CVE-2022-2347


JSON object : View

Products Affected

denx

  • u-boot
CWE
CWE-787

Out-of-bounds Write

CWE-122

Heap-based Buffer Overflow